diff options
Diffstat (limited to '')
| -rw-r--r-- | results/scraper/box64/179 | 26 | ||||
| -rw-r--r-- | results/scraper/box64/1792 | 168 | ||||
| -rw-r--r-- | results/scraper/box64/1793 | 145 | ||||
| -rw-r--r-- | results/scraper/box64/1794 | 2 | ||||
| -rw-r--r-- | results/scraper/box64/1798 | 12 |
5 files changed, 353 insertions, 0 deletions
diff --git a/results/scraper/box64/179 b/results/scraper/box64/179 new file mode 100644 index 000000000..086e134a2 --- /dev/null +++ b/results/scraper/box64/179 @@ -0,0 +1,26 @@ +Is it posibble to compile box64 on RPi 3B+ +Hi, i'm trying to compile and run box64 on my Raspberry Pi 3B+, but i'm encountering a compilation error. + +uname -a: "Linux michasus-rpi 5.10.63-v8+ #1459 SMP PREEMPT Wed Oct 6 16:42:49 BST 2021 aarch64 GNU/Linux" +Cmake cmd: "cmake .. -DRPI4ARM64=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo" (using DRPI4ARM64, because i could not find other rpi ARM64 flag) + +[...] +[ 27%] Building C object CMakeFiles/arm64_pass2.dir/src/dynarec/dynarec_arm64_f0.c.o +[ 27%] Building C object CMakeFiles/arm64_pass2.dir/src/dynarec/dynarec_arm64_660f.c.o +[ 28%] Building C object CMakeFiles/arm64_pass2.dir/src/dynarec/dynarec_arm64_6664.c.o +[ 28%] Building C object CMakeFiles/arm64_pass2.dir/src/dynarec/dynarec_arm64_f20f.c.o +[ 28%] Building C object CMakeFiles/arm64_pass2.dir/src/dynarec/dynarec_arm64_f30f.c.o +[ 28%] Building C object CMakeFiles/arm64_pass3.dir/src/dynarec/dynarec_arm64_64.c.o +[ 28%] Built target arm64_pass2 +[ 29%] Building C object CMakeFiles/arm64_pass3.dir/src/dynarec/dynarec_arm64_66.c.o +{standard input}: Assembler messages: +{standard input}: Warning: end of file not at end of a line; newline inserted +{standard input}:625: Error: unknown pseudo-op: `.' +cc: fatal error: Killed signal terminated program cc1 +compilation terminated. +make[2]: *** [CMakeFiles/arm64_pass3.dir/build.make:160: CMakeFiles/arm64_pass3.dir/src/dynarec/dynarec_arm64_00.c.o] Error 1 +make[2]: *** Waiting for unfinished jobs.... +make[1]: *** [CMakeFiles/Makefile2:272: CMakeFiles/arm64_pass3.dir/all] Error 2 +make: *** [Makefile:182: all] Error 2 + +Sorry for english mistakes! \ No newline at end of file diff --git a/results/scraper/box64/1792 b/results/scraper/box64/1792 new file mode 100644 index 000000000..57404f741 --- /dev/null +++ b/results/scraper/box64/1792 @@ -0,0 +1,168 @@ +CPU type is not detected in log. +Box64 with Dynarec v0.3.1 9eaaaaa + +In my game launching log, the cpu is not detected/recognized correctly, eg, +```bash +rico [ /opt/games/keeperrl ]$ ./box64-start.sh +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on - - - - - - - - - - - - - - - - with 8 Cores +Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz +Params database has 89 entries +Box64 with Dynarec v0.3.1 9eaaaaa built on Sep 4 2024 06:35:23 +BOX64: Detected 48bits at least of address space +``` + +However, `lscpu` can show cpu correctly, +```bash +rico [ ~/rk3588-sdk ]$ lscpu +Architecture: aarch64 + CPU op-mode(s): 32-bit, 64-bit + Byte Order: Little Endian +CPU(s): 8 + On-line CPU(s) list: 0-7 +Vendor ID: ARM + Model name: - + Model: Rockchip RK3588 + Thread(s) per core: 0 + Core(s) per socket: 0 + Socket(s): 0 + Stepping: 0x2 + BogoMIPS: 48.00 + Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp + Model name: - + Model: 0 + Thread(s) per core: 1 + Core(s) per socket: 1 + Socket(s): 1 + CPU(s) scaling MHz: 100% + CPU max MHz: 1800.0000 + CPU min MHz: 408.0000 + BogoMIPS: 48.00 + Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp + Model name: - + Model: Rockchip RK3588 + Thread(s) per core: 0 + Core(s) per socket: 0 + Socket(s): 0 + Stepping: 0x2 + Model name: - + Model: 0 + Thread(s) per core: 1 + Core(s) per socket: 1 + Socket(s): 1 + CPU(s) scaling MHz: 100% + CPU max MHz: 1800.0000 + CPU min MHz: 408.0000 + BogoMIPS: 48.00 + Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp + Model name: - + Model: Rockchip RK3588 + Thread(s) per core: 0 + Core(s) per socket: 0 + Socket(s): 0 + Stepping: 0x2 + Model name: - + Model: 0 + Thread(s) per core: 1 + Core(s) per socket: 1 + Socket(s): 1 + CPU(s) scaling MHz: 100% + CPU max MHz: 1800.0000 + CPU min MHz: 408.0000 + BogoMIPS: 48.00 + Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp + Model name: - + Model: Rockchip RK3588 + Thread(s) per core: 0 + Core(s) per socket: 0 + Socket(s): 0 + Stepping: 0x2 + Model name: - + Model: 0 + Thread(s) per core: 1 + Core(s) per socket: 1 + Socket(s): 1 + CPU(s) scaling MHz: 100% + CPU max MHz: 1800.0000 + CPU min MHz: 408.0000 + BogoMIPS: 48.00 + Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp + Model name: - + Model: Rockchip RK3588 + Thread(s) per core: 0 + Core(s) per socket: 0 + Socket(s): 0 + Stepping: 0x4 + Model name: - + Model: 0 + Thread(s) per core: 1 + Core(s) per socket: 1 + Socket(s): 1 + CPU(s) scaling MHz: 100% + CPU max MHz: 2256.0000 + CPU min MHz: 408.0000 + BogoMIPS: 48.00 + Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp + Model name: - + Model: Rockchip RK3588 + Thread(s) per core: 0 + Core(s) per socket: 0 + Socket(s): 0 + Stepping: 0x4 + Model name: - + Model: 0 + Thread(s) per core: 1 + Core(s) per socket: 1 + Socket(s): 1 + CPU(s) scaling MHz: 100% + CPU max MHz: 2256.0000 + CPU min MHz: 408.0000 + BogoMIPS: 48.00 + Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp + Model name: - + Model: Rockchip RK3588 + Thread(s) per core: 0 + Core(s) per socket: 0 + Socket(s): 0 + Stepping: 0x4 + Model name: - + Model: 0 + Thread(s) per core: 1 + Core(s) per socket: 1 + Socket(s): 1 + CPU(s) scaling MHz: 100% + CPU max MHz: 2256.0000 + CPU min MHz: 408.0000 + BogoMIPS: 48.00 + Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp + Model name: - + Model: Rockchip RK3588 + Thread(s) per core: 0 + Core(s) per socket: 0 + Socket(s): 0 + Stepping: 0x4 + Model name: - + Model: 0 + Thread(s) per core: 1 + Core(s) per socket: 1 + Socket(s): 1 + CPU(s) scaling MHz: 100% + CPU max MHz: 2256.0000 + CPU min MHz: 408.0000 +Caches (sum of all): + L1d: 384 KiB (8 instances) + L1i: 384 KiB (8 instances) + L2: 2.5 MiB (8 instances) + L3: 3 MiB (1 instance) +Vulnerabilities: + Itlb multihit: Not affected + L1tf: Not affected + Mds: Not affected + Meltdown: Not affected + Mmio stale data: Not affected + Retbleed: Not affected + Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl + Spectre v1: Mitigation; __user pointer sanitization + Spectre v2: Mitigation; CSV2, BHB + Srbds: Not affected + Tsx async abort: Not affected +``` diff --git a/results/scraper/box64/1793 b/results/scraper/box64/1793 new file mode 100644 index 000000000..47d31ef62 --- /dev/null +++ b/results/scraper/box64/1793 @@ -0,0 +1,145 @@ +Error loading needed lib libzstd.so.1 +Greetings :) + +I can't launch the game Kandria, v1.1.14 +https://shinmera.itch.io/kandria +https://store.steampowered.com/app/1261430/Kandria/ + +Error log, +```bash +rico [ /opt/games/kandria ]$ ./kandria-linux.run +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on - - - - - - - - - - - - - - - - with 8 Cores +Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz +Params database has 89 entries +Box64 with Dynarec v0.3.1 9eaaaaa built on Sep 4 2024 06:35:23 +BOX64: Detected 48bits at least of address space +Counted 62 Env var +BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/opt/rustc/bin/:/usr/local/bin/:/usr/bin/:/opt/ant/bin/:/opt/jdk/bin/:/opt/bin/ +Looking for ./kandria-linux.run +Rename process to "kandria-linux.run" +Using native(wrapped) libdl.so.2 +Using native(wrapped) libpthread.so.0 +Error loading needed lib libzstd.so.1 +Using native(wrapped) libm.so.6 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libutil.so.1 +Using native(wrapped) librt.so.1 +Using native(wrapped) libbsd.so.0 +Error loading one of needed lib +Error: Loading needed libs in elf /opt/games/kandria/././kandria-linux.run +``` + +I have tired, but in vain. +- copy and sideloading my aarch64 native system zstd shared libs +```bash +rico [ ~/rk3588-sdk ]$ ls -lah /usr/lib/libzstd* +lrwxrwxrwx 1 root root 16 Sep 1 17:52 /usr/lib/libzstd.so -> libzstd.so.1.5.6 +lrwxrwxrwx 1 root root 16 Sep 1 17:52 /usr/lib/libzstd.so.1 -> libzstd.so.1.5.6 +-rwxr-xr-x 1 root root 885K Sep 1 17:52 /usr/lib/libzstd.so.1.5.6 +``` +- `export BOX64_PREFER_EMULATED=1` +- `export BOX64_PREFER_WRAPPED=1` + +----------------------------------- +And this is the 2nd time I've encountered suspicious 'libzstd' issue. + +Another one is the game, Noreya The Gold Project. +https://www.gog.com/en/game/noreya_the_gold_project +https://store.steampowered.com/app/1760330/Noreya_The_Gold_Project/ + +Lines as `Warning: Weak Symbol ZSTD_trace_decompress` look a bit strange? + +Error log, +```bash +rico [ /opt/games/noreya/squashfs-root ]$ ./'Noreya The Gold Project' +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on - - - - - - - - - - - - - - - - with 8 Cores +Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz +Params database has 89 entries +Box64 with Dynarec v0.3.1 9eaaaaa built on Sep 4 2024 06:35:23 +BOX64: Detected 48bits at least of address space +Counted 63 Env var +BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/opt/rustc/bin/:/usr/local/bin/:/usr/bin/:/opt/ant/bin/:/opt/jdk/bin/:/opt/bin/ +Looking for ./Noreya The Gold Project +Rename process to "Noreya The Gold Project" +Redirecting overridden malloc from symtab function for /opt/games/noreya/squashfs-root/Noreya The Gold Project +Using emulated libffmpeg.so +Using native(wrapped) libdl.so.2 +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libgobject-2.0.so.0 +Using native(wrapped) libglib-2.0.so.0 +Using native(wrapped) libgio-2.0.so.0 +Using native(wrapped) libgmodule-2.0.so.0 +Using native(wrapped) libnss3.so +Using native(wrapped) libnssutil3.so +Using native(wrapped) libsmime3.so +Using native(wrapped) libnspr4.so +Using native(wrapped) libdbus-1.so.3 +Using native(wrapped) libatk-1.0.so.0 +Using native(wrapped) libatk-bridge-2.0.so.0 +Using native(wrapped) libSM.so.6 +Using native(wrapped) libICE.so.6 +Using native(wrapped) libXau.so.6 +Using native(wrapped) libxcb.so.1 +Using native(wrapped) libXdmcp.so.6 +Using native(wrapped) libcups.so.2 +Using native(wrapped) libdrm.so.2 +Using native(wrapped) libgtk-3.so.0 +Using native(wrapped) libgdk-3.so.0 +Using native(wrapped) libgdk_pixbuf-2.0.so.0 +Using native(wrapped) libpangocairo-1.0.so.0 +Using native(wrapped) libpango-1.0.so.0 +Using native(wrapped) libcairo.so.2 +Using native(wrapped) libX11.so.6 +Using native(wrapped) libXcomposite.so.1 +Using native(wrapped) libXdamage.so.1 +Using native(wrapped) libXext.so.6 +Using native(wrapped) libXfixes.so.3 +Using native(wrapped) libXrandr.so.2 +Using native(wrapped) libXrender.so.1 +Using native(wrapped) libgbm.so.1 +Using native(wrapped) libexpat.so.1 +Using native(wrapped) libxkbcommon.so.0 +Using native(wrapped) libasound.so.2 +Using native(wrapped) libatspi.so.0 +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) libutil.so.1 +Using native(wrapped) librt.so.1 +Using native(wrapped) libbsd.so.0 +Warning: Weak Symbol ZSTD_trace_decompress_begin not found, cannot apply R_X86_64_JUMP_SLOT @0x10a649bc8 (0xa0d8b96) +Warning: Weak Symbol ZSTD_trace_decompress_end not found, cannot apply R_X86_64_JUMP_SLOT @0x10a649bd0 (0xa0d8ba6) +Warning: Weak Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_JUMP_SLOT @0x10a64a2d8 (0xa0d99b6) +Warning: Weak Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_JUMP_SLOT @0x10a64a2e0 (0xa0d99c6) +Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x10a64a528 (0xa0d9e56) +Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x10a64a530 (0xa0d9e66) +Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x10a64a538 (0xa0d9e76) +Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x10a64a540 (0xa0d9e86) +munmap_chunk(): invalid pointer +NativeBT: ./Noreya The Gold Project() [0x34a6c788] +NativeBT: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0xffffad08079c] +NativeBT: /usr/lib/libc.so.6(+0x848b8) [0xffffacf048b8] +NativeBT: /usr/lib/libc.so.6(gsignal+0x1c) [0xffffaceb5c7c] +NativeBT: /usr/lib/libc.so.6(abort+0xf4) [0xffffacea1900] +NativeBT: /usr/lib/libc.so.6(+0x78124) [0xffffacef8124] +NativeBT: /usr/lib/libc.so.6(+0x8f428) [0xffffacf0f428] +NativeBT: /usr/lib/libc.so.6(+0x8f604) [0xffffacf0f604] +NativeBT: /usr/lib/libc.so.6(__libc_free+0x5c) [0xffffacf13b1c] +NativeBT: [0xffffa0919dc4] +EmulatedBT: box64(free+0) [0x100a0] +EmulatedBT: /opt/games/noreya/squashfs-root/Noreya The Gold Project+9ded4f0 [0x109ded4f0] +EmulatedBT: /opt/games/noreya/squashfs-root/Noreya The Gold Project(__libc_csu_init+45) [0x102465b65] +EmulatedBT: box64(ExitEmulation+0) [0x10080] +EmulatedBT: /opt/games/noreya/squashfs-root/Noreya The Gold Project(+2a) [0x1020d402a] +1603|SIGABRT @0xffffacf048b8 (???(/usr/lib/libc.so.6+0x848b8)) (x64pc=0x100a0/"???", rsp=0xffffac9592c8, stack=0xffffac15a000:0xffffac95a000 own=(nil) fp=0xffffac9593c0), for accessing 0x3e800000643 (code=-6/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil) +RSP-0x20:0x0000000000000019 RSP-0x18:0x0000ffffac959360 RSP-0x10:0x000000010a7f9768 RSP-0x08:0x0000ffffac9593c0 +RSP+0x00:0x0000000109ded073 RSP+0x08:0x0000000000000019 RSP+0x10:0x0000000000000000 RSP+0x18:0x0000000000000000 +RAX:0x0000ffffac959341 RCX:0x0000000000000031 RDX:0x00003b4400210998 RBX:0x000000010a7f9600 +RSP:0x0000ffffac9592c8 RBP:0x0000ffffac9593c0 RSI:0x0000ffffacf1e4c0 RDI:0x00003b4400210990 + R8:0x0000ffffac959320 R9:0x00003b4400210990 R10:0x0000000000000000 R11:0x0000000000000060 +R12:0x0000000000000019 R13:0x0000000000000000 R14:0x0000ffffac959360 R15:0x000000010a7f9768 +ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 +Aborted (core dumped) +``` diff --git a/results/scraper/box64/1794 b/results/scraper/box64/1794 new file mode 100644 index 000000000..a8a129813 --- /dev/null +++ b/results/scraper/box64/1794 @@ -0,0 +1,2 @@ +Dynarec stopped because of x64 Opcode 67 66 48 0F 7E DA F3 4C 0F 38 F6 D8 66 4D 0F +got this error while trying to get a valheim dedicated server to run on an oracle arm instance \ No newline at end of file diff --git a/results/scraper/box64/1798 b/results/scraper/box64/1798 new file mode 100644 index 000000000..e4429878c --- /dev/null +++ b/results/scraper/box64/1798 @@ -0,0 +1,12 @@ +SeaMonkey Browser - Only Linux x64 - Won't start +Hello everyone. +I'm trying to use Box86 to run a non game App from Linux, for Intel Arch (64 Bit) on Termux Proot Distro. +I'm getting this error: +`Error: PltResolver: Symbol gdk_disable_multidevice(ver 0: gdk_disable_multidevice) not found, cannot apply R_X86_64_JUMP_SLOT 0x3f16b8b5c0 (0x3f109d5266) in /home/ivix/Downloads/seamonkey/libxul.so (local_maplib=(nil), global maplib=0x36c9fed0, deepbind=0)` + +for this command line: +`box64 seamonkey` + +Please, help. + +Thanks in advance for any help. Regards, have a nice day. \ No newline at end of file |