summary refs log tree commit diff stats
path: root/results/scraper/box64/62
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/62
parent2843bb65aeaeb86eb89bf3d9690db61b9dc6306e (diff)
downloadqemu-analysis-box64.tar.gz
qemu-analysis-box64.zip
add box64 bug reports box64
Diffstat (limited to 'results/scraper/box64/62')
-rw-r--r--results/scraper/box64/6242
1 files changed, 42 insertions, 0 deletions
diff --git a/results/scraper/box64/62 b/results/scraper/box64/62
new file mode 100644
index 000000000..e450ac8b6
--- /dev/null
+++ b/results/scraper/box64/62
@@ -0,0 +1,42 @@
+Error While Launching Qt5 App
+When i try to run Genymotion a x86_64 app with box64 it fails and gives this error 

+```

+pi@raspberrypi:~/genymotion $ ./genymotion

+Box64 v0.1.3 ba33593 built on Jul 17 2021 13:30:36

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

+Using default BOX64_PATH: ./:bin/

+Counted 61 Env var

+Looking for ./genymotion

+Using native(wrapped) libcrypto.so.1

+Using emulated libQt5WebSockets.so.5

+Using emulated libQt5QuickControls2.so.5

+Using emulated libQt5Quick.so.5

+Using emulated libQt5Qml.so.5

+Using emulated libQt5Network.so.5

+Using emulated libQt5Widgets.so.5

+Using emulated libQt5Gui.so.5

+Using emulated libQt5Sql.so.5

+Using emulated libQt5DBus.so.5

+Using emulated libQt5Core.so.5

+Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6

+Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1

+Using native(wrapped) libc.so.6

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

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) librt.so.1

+Using native(wrapped) libm.so.6

+Using native(wrapped) libz.so.1

+Using native(wrapped) libdl.so.2

+Using emulated libicui18n.so.56

+Using emulated libicuuc.so.56

+Using emulated libicudata.so.56

+Error loading needed lib libgthread-2.0.so.0

+Error loading one of needed lib

+Error initializing needed lib libQt5Core.so.5

+Error loading one of needed lib

+Error initializing needed lib libQt5Network.so.5

+Error loading one of needed lib

+Error initializing needed lib libQt5WebSockets.so.5

+Error loading one of needed lib

+Error: loading needed libs in elf ./genymotion

+```
\ No newline at end of file