summary refs log tree commit diff stats
path: root/results/scraper/box64/2790
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-16 14:55:48 +0200
commit63d2e9d409831aa8582787234cae4741847504b7 (patch)
tree595fae753d2eb293437226eaab2eed208463f132 /results/scraper/box64/2790
parent2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff)
downloadqemu-analysis-box64.tar.gz
qemu-analysis-box64.zip
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/2790')
-rw-r--r--results/scraper/box64/279023
1 files changed, 23 insertions, 0 deletions
diff --git a/results/scraper/box64/2790 b/results/scraper/box64/2790
new file mode 100644
index 000000000..654d19bb8
--- /dev/null
+++ b/results/scraper/box64/2790
@@ -0,0 +1,23 @@
+Zoom-6.5.3.2773 missing libs - How to trace?
+I've got an Orange Pi 5 (4×A-76@2.4G & 4×A55@1.8G) with 8g of ram on Slackware64-aarch64-current). I've just built box64, Running zoom,It seems to be missing libs.
+`[BOX64] Looking for /opt/zoom/ZoomLauncher
+[BOX64] Rename process to "ZoomLauncher"
+[BOX64] Using native(wrapped) libpthread.so.0
+[BOX64] Using emulated /usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6
+[BOX64] Using emulated /usr/lib/box64-x86_64-linux-gnu/libgcc_s.so.1
+[BOX64] Using native(wrapped) libc.so.6
+[BOX64] Using native(wrapped) ld-linux-x86-64.so.2
+[BOX64] Using native(wrapped) libdl.so.2
+[BOX64] Using native(wrapped) libutil.so.1
+[BOX64] Using native(wrapped) librt.so.1
+[BOX64] Using native(wrapped) libbsd.so.0
+[BOX64] Using native(wrapped) libm.so.6
+dec@Lucille:~$ `
+Other binaries give this error
+`...
+[BOX64] Using native(wrapped) librt.so.1
+[BOX64] Using native(wrapped) libbsd.so.0
+[BOX64] Error loading one of needed lib
+[BOX64] Error: Loading needed libs in elf /opt/zoom/zopen`
+
+Box64 doesn't seem to have a documented debug option, and ldd won't operate on a x86_64 elf file. It' a fresh install, so I could well be missing stuff. But how do I find out?
\ No newline at end of file