summary refs log tree commit diff stats
path: root/results/scraper/box64/707
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/707')
-rw-r--r--results/scraper/box64/70725
1 files changed, 25 insertions, 0 deletions
diff --git a/results/scraper/box64/707 b/results/scraper/box64/707
new file mode 100644
index 000000000..d0ac472c1
--- /dev/null
+++ b/results/scraper/box64/707
@@ -0,0 +1,25 @@
+DeaDBeeF 1.9.5 crash; can't find x64lib libstdc++.so.6 from box64's github in lib directory
+Not sure what I'm doing wrong.  The `libstdc++.so.6` library is in the proper `lib` directory for DeaDBeeF, it's executable too.

+

+```

+$ box64 deadbeef

+Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096

+Box64 with Dynarec v0.1.8 nogit built on Jan  1 1980 00:00:00

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 71 Env var

+Looking for deadbeef

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libm.so.6

+Using native(wrapped) libpthread.so.0

+Using emulated /home/llirium/Builds/deadbeef-1.9.5/lib/libdispatch.so

+Using emulated /home/llirium/Builds/deadbeef-1.9.5/lib/libBlocksRuntime.so

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Using native(wrapped) librt.so.1

+Error loading needed lib libstdc++.so.6

+Error loading one of needed lib

+Error initializing needed lib libdispatch.so

+Error loading one of needed lib

+Error: loading needed libs in elf /home/llirium/Builds/deadbeef-1.9.5/deadbeef

+```
\ No newline at end of file