diff options
Diffstat (limited to '')
| -rw-r--r-- | results/scraper/box64/187 | 54 | ||||
| -rw-r--r-- | results/scraper/box64/1873 | 2 | ||||
| -rw-r--r-- | results/scraper/box64/1876 | 17 | ||||
| -rw-r--r-- | results/scraper/box64/1879 | 3 |
4 files changed, 76 insertions, 0 deletions
diff --git a/results/scraper/box64/187 b/results/scraper/box64/187 new file mode 100644 index 000000000..ac7a34ddb --- /dev/null +++ b/results/scraper/box64/187 @@ -0,0 +1,54 @@ +Cannot start Viber +Earlier Viber was not able to start because of not being able to load libglib-2.0.so.0. Upgrading box64 to version 0.1.6 solved that. Thank you for this version! But now it still cannot start because of not being able to load other libraries, see below: +``` +BOX64_LD_LIBRARY_PATH=/usr/lib box64 viber +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 +Box64 with Dynarec v0.1.6 8c91d76 built on Dec 4 2021 21:03:21 +BOX64_LD_LIBRARY_PATH: /usr/lib/ +Using default BOX64_PATH: ./:bin/ +Counted 62 Env var +Looking for viber +Using native(wrapped) libXss.so.1 +Using emulated /opt/viber/lib/libqrencode.so +Using native(wrapped) libXext.so.6 +Using native(wrapped) libX11.so.6 +Using native(wrapped) libxcb.so.1 +Using native(wrapped) libXau.so.6 +Using native(wrapped) libXdmcp.so.6 +Using native(wrapped) libpthread.so.0 +Using emulated /opt/viber/lib/libViberRTC.so +Using emulated /opt/viber/lib/libicui18n.so.60 +Using emulated /opt/viber/lib/libicuuc.so.60 +Using emulated /opt/viber/lib/libQt5Sql.so.5 +Using emulated /opt/viber/lib/libQt5Widgets.so.5 +Using emulated /opt/viber/lib/libQt5Multimedia.so.5 +Using emulated /opt/viber/lib/libQt5WebSockets.so.5 +Using emulated /opt/viber/lib/libQt5WebEngine.so.5 +Using emulated /opt/viber/lib/libQt5WebEngineCore.so.5 +Using emulated /opt/viber/lib/libQt5Quick.so.5 +Using emulated /opt/viber/lib/libQt5Gui.so.5 +Using emulated /opt/viber/lib/libQt5Qml.so.5 +Using emulated /opt/viber/lib/libQt5Network.so.5 +Using emulated /opt/viber/lib/libQt5DBus.so.5 +Using emulated /opt/viber/lib/libQt5Core.so.5 +Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6 +Using native(wrapped) libm.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) librt.so.1 +Using native(wrapped) libz.so.1 +Using emulated /opt/viber/lib/libicudata.so.60 +Using native(wrapped) libdl.so.2 +Using native(wrapped) libglib-2.0.so.0 +Using native(wrapped) libGL.so.1 +Using native(wrapped) libpng16.so.16 +Error loading needed lib libharfbuzz.so.0 +Error loading one of needed lib +Error initializing needed lib libQt5Gui.so.5 +Error loading one of needed lib +Error initializing needed lib libQt5Widgets.so.5 +Error loading one of needed lib +Error: loading needed libs in elf /opt/viber/Viber +``` +All libharfbuzz.so.0, libQt5Gui.so.5 and libQt5Widgets.so.5 libraries are installed in /usr/lib of my Manjaro ARM (aarch64) system. What could be wrong and how to solve that? \ No newline at end of file diff --git a/results/scraper/box64/1873 b/results/scraper/box64/1873 new file mode 100644 index 000000000..2ca70953e --- /dev/null +++ b/results/scraper/box64/1873 @@ -0,0 +1,2 @@ +About emulating AVX instructions on RISC-V +Now that RISC-V dynarec supports vector instructions, will AVX be emulated with scalar instructions? \ No newline at end of file diff --git a/results/scraper/box64/1876 b/results/scraper/box64/1876 new file mode 100644 index 000000000..6d1210e79 --- /dev/null +++ b/results/scraper/box64/1876 @@ -0,0 +1,17 @@ +Cannot run Conty Appimage +[Steam-appimage](https://github.com/ivan-hc/Steam-appimage) is base on [Conty](https://github.com/Kron4ek/Conty) project. +I use `box64` cannot run [Steam-appimage](https://github.com/ivan-hc/Steam-appimage) appimage on ARM linux🤭 +``` +localhost ~ [SIGBUS]> box64 ./Steam-1.0.0.81-2-3-x86_64.AppImage +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:4096 Running on unknown aarch64 cpu with 9 Cores +Params database has 46 entries +Box64 with Dynarec v0.2.7 a891e1f8 built on Jan 6 2024 01:22:36 +BOX64: Didn't detect 48bits of address space, considering it's 39bits +Counted 28 Env var +BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/usr/lib/x86_64-linux-gnu/ +BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/:/data/data/com.termux/files/usr/bin/:/system/bin/:/system/xbin/ +Looking for ./Steam-1.0.0.81-2-3-x86_64.AppImage +Rename process to "Steam-1.0.0.81-2-3-x86_64.AppImage" +Error: Unsupported Syscall 0x13h (19) +``` +What else I need to operate? diff --git a/results/scraper/box64/1879 b/results/scraper/box64/1879 new file mode 100644 index 000000000..1d67f3179 --- /dev/null +++ b/results/scraper/box64/1879 @@ -0,0 +1,3 @@ +Using BOX64_LD_PRELOAD to modify function arguments is ineffective. +I want to use `BOX64_LD_PRELOAD` to modify the arguments passed to a function. I have verified that this works on the x64 platform without any issues. However, when I use `BOX64_LD_PRELOAD=myintercept.so box64 myapp` to make the modification, the log shows that the modification was successful, but the final result indicates that the arguments were not actually modified. + |