summary refs log tree commit diff stats
path: root/results/scraper/box64/18
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/box64/1828
-rw-r--r--results/scraper/box64/180179
-rw-r--r--results/scraper/box64/180257
-rw-r--r--results/scraper/box64/1805129
-rw-r--r--results/scraper/box64/18097
-rw-r--r--results/scraper/box64/1814
-rw-r--r--results/scraper/box64/18107
-rw-r--r--results/scraper/box64/181836
-rw-r--r--results/scraper/box64/18229
-rw-r--r--results/scraper/box64/182316
-rw-r--r--results/scraper/box64/18254
-rw-r--r--results/scraper/box64/182699
-rw-r--r--results/scraper/box64/18384
-rw-r--r--results/scraper/box64/18436
-rw-r--r--results/scraper/box64/1841125
-rw-r--r--results/scraper/box64/1843303
-rw-r--r--results/scraper/box64/185422
-rw-r--r--results/scraper/box64/185825
-rw-r--r--results/scraper/box64/1859256
-rw-r--r--results/scraper/box64/1860686
-rw-r--r--results/scraper/box64/18754
-rw-r--r--results/scraper/box64/18732
-rw-r--r--results/scraper/box64/187617
-rw-r--r--results/scraper/box64/18793
-rw-r--r--results/scraper/box64/1882
-rw-r--r--results/scraper/box64/18828
-rw-r--r--results/scraper/box64/188868
-rw-r--r--results/scraper/box64/1898
-rw-r--r--results/scraper/box64/18914
-rw-r--r--results/scraper/box64/189317
30 files changed, 2315 insertions, 0 deletions
diff --git a/results/scraper/box64/18 b/results/scraper/box64/18
new file mode 100644
index 000000000..6b9e6e83a
--- /dev/null
+++ b/results/scraper/box64/18
@@ -0,0 +1,28 @@
+Trouble with SDL2
+Testing Celeste Linux from itch.io https://mattmakesgames.itch.io/celeste/download/_2l1Vrwt3A__iBnP6ea4mr8u2f_fheFUfja_zORu

+

+The game plays and runs well when no controller is connected.

+

+After replacing the gamecontrollerdb.txt file with one which includes support for the switch pro controller, the game will no longer launch and instead these errors are in the debug. Any controller should replicate this

+

+```

+Warning, function SDL_GameControllerRumbleTriggers not found in lib libSDL2-2.0.so.0

+Warning, function SDL_GameControllerRumbleTriggers not found in lib libSDL2-2.0.so.0

+Warning, function SDL_GameControllerRumbleTriggers not found in lib libSDL2-2.0.so.0

+Warning, function SDL_GameControllerRumbleTriggers not found in lib libSDL2-2.0.so.0

+Warning, function SDL_GameControllerRumbleTriggers not found in lib libSDL2-2.0.so.0

+Warning, function SDL_GameControllerRumbleTriggers not found in lib libSDL2-2.0.so.0

+Warning, function SDL_GameControllerRumbleTriggers not found in lib libSDL2-2.0.so.0

+Warning, function SDL_GameControllerRumbleTriggers not found in lib libSDL2-2.0.so.0

+System.TypeInitializationException: The type initializer for 'Microsoft.Xna.Framework.FNAPlatform' threw an exception. ---> System.EntryPointNotFoundException: SDL_GameControllerRumbleTriggers

+  at (wrapper managed-to-native) SDL2.SDL.SDL_GameControllerRumbleTriggers(intptr,uint16,uint16,uint)

+  at Microsoft.Xna.Framework.SDL2_FNAPlatform.INTERNAL_AddInstance (System.Int32 dev) [0x000b7] in <4c19a1a736204d189ba94c3bc07cd4ac>:0 

+  at Microsoft.Xna.Framework.SDL2_FNAPlatform.ProgramInit (Microsoft.Xna.Framework.LaunchParameters args) [0x0027b] in <4c19a1a736204d189ba94c3bc07cd4ac>:0 

+  at Microsoft.Xna.Framework.FNAPlatform..cctor () [0x00474] in <4c19a1a736204d189ba94c3bc07cd4ac>:0 

+   --- End of inner exception stack trace ---

+  at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr)

+  at Microsoft.Xna.Framework.Game..ctor () [0x000ad] in <4c19a1a736204d189ba94c3bc07cd4ac>:0 

+  at Monocle.Engine..ctor (System.Int32 width, System.Int32 height, System.Int32 windowWidth, System.Int32 windowHeight, System.String windowTitle, System.Boolean fullscreen, System.Boolean vsync) [0x0000b] in <d7b2abb405ec4c97954549f0a02e4a41>:0 

+  at Celeste.Celeste..ctor () [0x00012] in <d7b2abb405ec4c97954549f0a02e4a41>:0 

+  at Celeste.Celeste.Main (System.String[] args) [0x0012a] in <d7b2abb405ec4c97954549f0a02e4a41>:0 

+```
\ No newline at end of file
diff --git a/results/scraper/box64/180 b/results/scraper/box64/180
new file mode 100644
index 000000000..4d5ea7b9a
--- /dev/null
+++ b/results/scraper/box64/180
@@ -0,0 +1,179 @@
+Compile Error on Raspbian x86
+Hi, when running make -j4 I get the error bellow. RasPi4 4GB:

+

+Raspbian 10

+Kernel 5.10.63-v76+

+

+```

+Scanning dependencies of target dynarec_arm

+Scanning dependencies of target WRAPPERS

+[  0%] Generating ../src/wrapped/generated/functions_list.txt

+[  0%] Building C object CMakeFiles/dynarec_arm.dir/src/dynarec/dynablock.c.o

+[  0%] Building C object CMakeFiles/dynarec_arm.dir/src/dynarec/dynarec_arm64.c.o

+[  1%] Building C object CMakeFiles/dynarec_arm.dir/src/dynarec/dynarec_arm64_functions.c.o

+In file included from /home/pi/box64/src/emu/x64emu_private.h:4,

+                 from /home/pi/box64/src/dynarec/dynarec_arm64.c:11:

+/home/pi/box64/src/include/regs.h:250:2: error: unknown type name ‘__uint128_t’

+  __uint128_t u128;

+  ^~~~~~~~~~~

+In file included from /home/pi/box64/src/emu/x64emu_private.h:4,

+                 from /home/pi/box64/src/dynarec/dynablock.c:10:

+/home/pi/box64/src/include/regs.h:250:2: error: unknown type name ‘__uint128_t’

+  __uint128_t u128;

+  ^~~~~~~~~~~

+In file included from /home/pi/box64/src/dynarec/dynarec_arm64.c:17:

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch8’:

+/home/pi/box64/src/emu/x64run_private.h:20:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+ static inline uint8_t Fetch8(x64emu_t *emu) {return *(uint8_t*)(R_RIP++);}

+                                                      ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch8s’:

+/home/pi/box64/src/emu/x64run_private.h:21:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+ static inline int8_t Fetch8s(x64emu_t *emu) {return *(int8_t*)(R_RIP++);}

+                                                      ^

+In file included from /home/pi/box64/src/dynarec/dynablock.c:16:

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch8’:

+/home/pi/box64/src/emu/x64run_private.h:20:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+ static inline uint8_t Fetch8(x64emu_t *emu) {return *(uint8_t*)(R_RIP++);}

+                                                      ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch16’:

+/home/pi/box64/src/emu/x64run_private.h:24:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     uint16_t val = *(uint16_t*)R_RIP;

+                     ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch8s’:

+/home/pi/box64/src/emu/x64run_private.h:21:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+ static inline int8_t Fetch8s(x64emu_t *emu) {return *(int8_t*)(R_RIP++);}

+                                                      ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch16’:

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch16s’:

+/home/pi/box64/src/emu/x64run_private.h:30:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     int16_t val = *(int16_t*)R_RIP;

+                    ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch32’:

+/home/pi/box64/src/emu/x64run_private.h:36:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     uint32_t val = *(uint32_t*)R_RIP;

+                     ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch32s’:

+/home/pi/box64/src/emu/x64run_private.h:42:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     int32_t val = *(int32_t*)R_RIP;

+                    ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch64’:

+/home/pi/box64/src/emu/x64run_private.h:48:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     uint64_t val = *(uint64_t*)R_RIP;

+                     ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch64s’:

+/home/pi/box64/src/emu/x64run_private.h:54:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     int64_t val = *(int64_t*)R_RIP;

+                    ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Peek’:

+/home/pi/box64/src/emu/x64run_private.h:58:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+ static inline uint8_t Peek(x64emu_t *emu, int offset){return *(uint8_t*)(R_RIP + offset);}

+                                                               ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Pop’:

+/home/pi/box64/src/emu/x64run_private.h:62:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     uint64_t* st = ((uint64_t*)(R_RSP));

+                     ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Push’:

+/home/pi/box64/src/emu/x64run_private.h:70:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     *((uint64_t*)R_RSP) = v;

+       ^

+/home/pi/box64/src/emu/x64run_private.h:24:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     uint16_t val = *(uint16_t*)R_RIP;

+                     ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch16s’:

+/home/pi/box64/src/emu/x64run_private.h:30:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     int16_t val = *(int16_t*)R_RIP;

+                    ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch32’:

+/home/pi/box64/src/emu/x64run_private.h:36:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     uint32_t val = *(uint32_t*)R_RIP;

+                     ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch32s’:

+/home/pi/box64/src/emu/x64run_private.h:42:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     int32_t val = *(int32_t*)R_RIP;

+                    ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch64’:

+/home/pi/box64/src/emu/x64run_private.h:48:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     uint64_t val = *(uint64_t*)R_RIP;

+                     ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch64s’:

+/home/pi/box64/src/emu/x64run_private.h:54:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     int64_t val = *(int64_t*)R_RIP;

+                    ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Peek’:

+/home/pi/box64/src/emu/x64run_private.h:58:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+ static inline uint8_t Peek(x64emu_t *emu, int offset){return *(uint8_t*)(R_RIP + offset);}

+                                                               ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Pop’:

+/home/pi/box64/src/emu/x64run_private.h:62:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     uint64_t* st = ((uint64_t*)(R_RSP));

+                     ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Push’:

+/home/pi/box64/src/emu/x64run_private.h:70:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     *((uint64_t*)R_RSP) = v;

+       ^

+make[2]: *** [CMakeFiles/dynarec_arm.dir/build.make:76: CMakeFiles/dynarec_arm.dir/src/dynarec/dynarec_arm64.c.o] Error 1

+make[2]: *** Waiting for unfinished jobs....

+In file included from /home/pi/box64/src/emu/x64emu_private.h:4,

+                 from /home/pi/box64/src/dynarec/dynarec_arm64_functions.c:15:

+/home/pi/box64/src/include/regs.h:250:2: error: unknown type name ‘__uint128_t’

+  __uint128_t u128;

+  ^~~~~~~~~~~

+In file included from /home/pi/box64/src/dynarec/dynarec_arm64_functions.c:21:

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch8’:

+/home/pi/box64/src/emu/x64run_private.h:20:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+ static inline uint8_t Fetch8(x64emu_t *emu) {return *(uint8_t*)(R_RIP++);}

+                                                      ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch8s’:

+/home/pi/box64/src/emu/x64run_private.h:21:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+ static inline int8_t Fetch8s(x64emu_t *emu) {return *(int8_t*)(R_RIP++);}

+                                                      ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch16’:

+/home/pi/box64/src/emu/x64run_private.h:24:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     uint16_t val = *(uint16_t*)R_RIP;

+                     ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch16s’:

+/home/pi/box64/src/emu/x64run_private.h:30:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     int16_t val = *(int16_t*)R_RIP;

+                    ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch32’:

+/home/pi/box64/src/emu/x64run_private.h:36:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     uint32_t val = *(uint32_t*)R_RIP;

+                     ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch32s’:

+/home/pi/box64/src/emu/x64run_private.h:42:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     int32_t val = *(int32_t*)R_RIP;

+                    ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch64’:

+/home/pi/box64/src/emu/x64run_private.h:48:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     uint64_t val = *(uint64_t*)R_RIP;

+                     ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Fetch64s’:

+/home/pi/box64/src/emu/x64run_private.h:54:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     int64_t val = *(int64_t*)R_RIP;

+                    ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Peek’:

+/home/pi/box64/src/emu/x64run_private.h:58:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+ static inline uint8_t Peek(x64emu_t *emu, int offset){return *(uint8_t*)(R_RIP + offset);}

+                                                               ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Pop’:

+/home/pi/box64/src/emu/x64run_private.h:62:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     uint64_t* st = ((uint64_t*)(R_RSP));

+                     ^

+/home/pi/box64/src/emu/x64run_private.h: In function ‘Push’:

+/home/pi/box64/src/emu/x64run_private.h:70:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     *((uint64_t*)R_RSP) = v;

+       ^

+/home/pi/box64/src/dynarec/dynarec_arm64_functions.c: In function ‘arm_ud’:

+/home/pi/box64/src/dynarec/dynarec_arm64_functions.c:157:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

+     emit_signal(emu, SIGILL, (void*)R_RIP, 0);

+                              ^

+make[2]: *** [CMakeFiles/dynarec_arm.dir/build.make:63: CMakeFiles/dynarec_arm.dir/src/dynarec/dynablock.c.o] Error 1

+make[2]: *** [CMakeFiles/dynarec_arm.dir/build.make:89: CMakeFiles/dynarec_arm.dir/src/dynarec/dynarec_arm64_functions.c.o] Error 1

+make[1]: *** [CMakeFiles/Makefile2:198: CMakeFiles/dynarec_arm.dir/all] Error 2

+make[1]: *** Waiting for unfinished jobs....

+Detected same build as last run, skipping

+[  1%] Built target WRAPPERS

+make: *** [Makefile:163: all] Error 2

+```

+

+I'm not very Linux savvy, so not sure how to proceed or if this may have been caused by me. Happy to help with any troubleshooting required.
\ No newline at end of file
diff --git a/results/scraper/box64/1802 b/results/scraper/box64/1802
new file mode 100644
index 000000000..2cd1d4f36
--- /dev/null
+++ b/results/scraper/box64/1802
@@ -0,0 +1,57 @@
+Error: Symbol libusb_dev_mem_alloc not found when running X64 Openocd
+The log is as follows:

+```sh

+./box64 ./openocd -f ./test.cfg -s scripts

+sh: lscpu: not found

+sh: lscpu: not found

+ PageSize:4096 Running on Unknown CPU with 4 Cores

+Will use time-based emulation for rdtsc, even if hardware counter are available

+Will use Software counter measured at 1.0 GHz emulating 2.0 GHz

+Params database has 14 entries

+Box64 v0.3.1 16f156be built on Sep  6 2024 09:53:27

+BOX64: Didn't detect 48bits of address space, considering it's 39bits

+Counted 19 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/bin/:/sbin/:/usr/bin/:/usr/sbin/:/userdata/:/userdata/bin/:/data/bin/:/data/bin/pcba_test/

+Looking for ./openocd

+argv[1]="-f"

+argv[2]="./test.cfg"

+argv[3]="-s"

+argv[4]="scripts"

+Rename process to "openocd"

+Using native(wrapped) libusb-1.0.so.0

+Using emulated libhidapi-hidraw.so.0

+Using native(wrapped) libm.so.6

+Using native(wrapped) libutil.so.1

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libc.so.6

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

+Using native(wrapped) librt.so.1

+Using native(wrapped) libbsd.so.0

+Using native(wrapped) libudev.so.1

+Error: Symbol libusb_dev_mem_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x1006828d0 (0x69156) in /userdata/x64-openocd/bin/openocd

+Error: Symbol libusb_dev_mem_free not found, cannot apply R_X86_64_JUMP_SLOT @0x100682ac8 (0x69546) in /userdata/x64-openocd/bin/openocd

+Open On-Chip Debugger 0.12.0+dev-00597-ga5a30519f (2024-08-03-11:02)

+Licensed under GNU GPL v2

+For bug reports, read

+        http://openocd.org/doc/doxygen/bugs.html

+Info : auto-selecting first available session transport "swd". To override use 'transport select <transport>'.

+Info : Listening on port 6666 for tcl connections

+Info : Listening on port 4444 for telnet connections

+Info : Using CMSIS-DAPv2 interface with VID:PID=0x0d28:0x0204, serial=012345ABCDEF

+3470|SIGSEGV @0x34dff070 (???(./openocd+0x5ff070)) (x64pc=0x69156/"???", rsp=0x7f8cfe2278), for accessing 0x69156 (code=1)

+RAX:0x000000004c9c21f0 RCX:0x000000004c9b1600 RDX:0x0000000000000200 RBX:0x000000004c9b1600

+RSP:0x0000007f8cfe2278 RBP:0x0000007f8cfe22a0 RSI:0x0000000000000200 RDI:0x000000004c9c21f0

+ R8:0x000000004c9b15a0  R9:0x0000007f8cfe21f0 R10:0x0000000000000001 R11:0x0000007f8cfe1d10

+R12:0x0000007f8cfe2a00 R13:0x000000004c93edc0 R14:0x0000000000000000 R15:0x0000000000000001

+ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053

+Segmentation fault

+```

+

+I run `nm /usr/lib/libusb-1.0* | grep libusb_dev_mem_alloc` and it displayed:

+```

+0000000000004870 T libusb_dev_mem_alloc

+0000000000004870 T libusb_dev_mem_alloc

+0000000000004870 T libusb_dev_mem_alloc

+```

+This indicates that the symbol `libusb_dev_mem_alloc` does exist.
\ No newline at end of file
diff --git a/results/scraper/box64/1805 b/results/scraper/box64/1805
new file mode 100644
index 000000000..2277fee39
--- /dev/null
+++ b/results/scraper/box64/1805
@@ -0,0 +1,129 @@
+Missing symbols running AppImage on Asahi
+Hi!

+As the title says, I'm trying to run an AppImage on Asahi Linux. Specifically (if it matters) Cider, an Apple Music client, which uses Electron

+

+I first tried the `box64-asahi` package from the Fedora repos, but that kept throwing errors about a library `libgcc_s.so.1`, which I couldn't resolve. After, I complied it myself with the options recommended on [the docs](https://github.com/ptitSeb/box64/blob/main/docs/COMPILE.md) for M1 `-D M1=1 -D CMAKE_BUILD_TYPE=RelWithDebInfo`, and that had no such errors

+

+I'm getting further now, but I still have issues. I haven't done any additional configuration past just installing, but I haven't found any options that could (as far as I can see) resolve it, although I don't know a whole lot about emulation like this.

+I'm doing all this on a Macbook Air M2 with Fedora Asahi Remix

+

+Here's the full log:

+```

+$ box64 ~/Cider-linux-appimage-x64.AppImage 

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Blizzard-M2 Avalanche-M2 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 75bdb328 built on Sep  7 2024 13:23:18

+BOX64: Detected 48bits at least of address space

+Counted 87 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/calebwestaway/.local/bin/:/home/calebwestaway/bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/

+Looking for /home/calebwestaway/Cider-linux-appimage-x64.AppImage

+Rename process to "Cider-linux-appimage-x64.AppImage"

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libz.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

+Using native(wrapped) libfuse.so.2

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Blizzard-M2 Avalanche-M2 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 75bdb328 built on Sep  7 2024 13:23:18

+BOX64: Detected 48bits at least of address space

+Counted 92 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/tmp/.mount_Cider-5IKban/:/tmp/.mount_Cider-5IKban/usr/sbin/:/home/calebwestaway/.local/bin/:/home/calebwestaway/bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/

+Looking for /tmp/.mount_Cider-5IKban/cider

+Rename process to "cider"

+Redirecting overridden malloc from symtab function for /tmp/.mount_Cider-5IKban/cider

+Using emulated /tmp/.mount_Cider-5IKban/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 /usr/lib/box64-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 @0x10a9eb170 (0xa446246)

+Warning: Weak Symbol ZSTD_trace_decompress_end not found, cannot apply R_X86_64_JUMP_SLOT @0x10a9eb178 (0xa446256)

+Warning: Weak Symbol _ZTHN2v88internal12trap_handler21g_thread_in_wasm_codeE not found, cannot apply R_X86_64_JUMP_SLOT @0x10a9eb808 (0xa446f76)

+Warning: Weak Symbol _ZTHN2v88internal19RwxMemoryWriteScope31code_space_write_nesting_level_E not found, cannot apply R_X86_64_JUMP_SLOT @0x10a9eb810 (0xa446f86)

+Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x10a9eba48 (0xa4473f6)

+Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x10a9eba50 (0xa447406)

+Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x10a9eba58 (0xa447416)

+Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x10a9eba60 (0xa447426)

+14147|BOX64: Warning, calling Signal 4 function handler SIG_DFL

+Unhandled signal caught, aborting

+NativeBT: /tmp/.mount_Cider-5IKban/cider() [0x34878010]

+NativeBT: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0xfffef0568800]

+NativeBT: /lib64/libc.so.6(+0x987e0) [0xfffef03b87e0]

+NativeBT: /lib64/libc.so.6(gsignal+0x20) [0xfffef0365a00]

+NativeBT: /lib64/libc.so.6(abort+0xf8) [0xfffef0350288]

+NativeBT: /tmp/.mount_Cider-5IKban/cider() [0x3487335c]

+NativeBT: /tmp/.mount_Cider-5IKban/cider() [0x3487686c]

+NativeBT: /tmp/.mount_Cider-5IKban/cider() [0x34878ef4]

+NativeBT: /tmp/.mount_Cider-5IKban/cider() [0x351aa010]

+NativeBT: [0xfffeeaaa0c3c]

+EmulatedBT: /tmp/.mount_Cider-5IKban/cider+5de1e90 [0x105de1e90]

+EmulatedBT: /tmp/.mount_Cider-5IKban/cider+5de4217 [0x105de4217]

+EmulatedBT: /tmp/.mount_Cider-5IKban/cider+5df5bd1 [0x105df5bd1]

+EmulatedBT: /tmp/.mount_Cider-5IKban/cider(_Znwm+1f) [0x105df511f]

+EmulatedBT: /tmp/.mount_Cider-5IKban/cider+5d3043d [0x105d3043d]

+EmulatedBT: /tmp/.mount_Cider-5IKban/cider+5d932aa [0x105d932aa]

+EmulatedBT: /tmp/.mount_Cider-5IKban/cider+5d931d4 [0x105d931d4]

+EmulatedBT: /tmp/.mount_Cider-5IKban/cider+248e001 [0x10248e001]

+EmulatedBT: /tmp/.mount_Cider-5IKban/cider(__libc_csu_init+45) [0x1023f4195]

+EmulatedBT: box64(ExitEmulation+0) [0x10080]

+EmulatedBT: /tmp/.mount_Cider-5IKban/cider(+2a) [0x10205202a]

+14147|SIGABRT @0xfffef03b87e0 (???(/lib64/libc.so.6+0x987e0)) (x64pc=0x105de1e90/"/tmp/.mount_Cider-5IKban/cider + 0x5de1e90", rsp=0xfffef00659f8, stack=0xfffeef868000:0xfffef0068000 own=(nil) fp=0xfffef00663c0), for accessing 0x3e800003743 (code=-6/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)

+RSP-0x20:0x0000000000000000 RSP-0x18:0x0000000000000000 RSP-0x10:0x0000000000000000 RSP-0x08:0x0000000000000000

+RSP+0x00:0x0000000000000000 RSP+0x08:0x0000000000000000 RSP+0x10:0x0000000000000000 RSP+0x18:0x0000000000000002

+RAX:0x0000000000000016 RCX:0x0000000000000000 RDX:0x0000fffef0528760 RBX:0x0000000000001000 

+RSP:0x0000fffef00659f8 RBP:0x0000fffef00663c0 RSI:0x0000fffef0350f60 RDI:0x0000fffef0066394 

+ R8:0x0000000000000000  R9:0x0000000000000001 R10:0x0000000000000001 R11:0x0000000000000010 

+R12:0x0000000000000003 R13:0x0000000000000000 R14:0x0000000000000003 R15:0x00003f5c00201000 

+ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 

+Aborted (core dumped)

+```

+

+Thanks in advance for any help!
\ No newline at end of file
diff --git a/results/scraper/box64/1809 b/results/scraper/box64/1809
new file mode 100644
index 000000000..1157090aa
--- /dev/null
+++ b/results/scraper/box64/1809
@@ -0,0 +1,7 @@
+Error loading needed lib libhidapi-hidraw.so.0
+I can find `/usr/lib/libhidapi-hidraw.so.0` using `find / -name libhidapi-hidraw.so.0`

+```sh

+# find / -name libhidapi-hidraw.so.0

+/usr/lib/libhidapi-hidraw.so.0

+```

+but running box64 results in the error `Error loading needed lib libhidapi-hidraw.so.0`.
\ No newline at end of file
diff --git a/results/scraper/box64/181 b/results/scraper/box64/181
new file mode 100644
index 000000000..446e6d76f
--- /dev/null
+++ b/results/scraper/box64/181
@@ -0,0 +1,4 @@
+Is there any web browser can be used ?
+I wanna try to use a web browser on ras-pi4b ,by box64,but I've try many like midori,tor and firefox,

+none of them succeed...

+I would like to ask, has anyone successfully used a certain browser? If so, please let me know.. Any browser will do.
\ No newline at end of file
diff --git a/results/scraper/box64/1810 b/results/scraper/box64/1810
new file mode 100644
index 000000000..6b8b4170a
--- /dev/null
+++ b/results/scraper/box64/1810
@@ -0,0 +1,7 @@
+Recent commits broke some unity games
+During my recent testing.

+

+Two games, `dotAG`E and `Skul: The Hero Slayer` are known good at v0.3.1 9eaaaaa1,

+But broken (crashed without warnings in log) at v0.3.1 1b48cd1

+

+Need time to bisect which is the offending commit.
\ No newline at end of file
diff --git a/results/scraper/box64/1818 b/results/scraper/box64/1818
new file mode 100644
index 000000000..302e534c7
--- /dev/null
+++ b/results/scraper/box64/1818
@@ -0,0 +1,36 @@
+RISC-V Vector Extension Seems Not Working Well
+## Description

+

+I encountered a weird bug when running `lstopo` (https://archlinux.org/packages/extra/x86_64/hwloc/) with box64 for _testing_. It raised `SIGILL` like this:

+

+```

+86920|SIGILL @0x7040b8b85618 (???(0x7040b8b85618)) (x64pc=0x3f020a7073/"/lib/libcairo.so.2 + 0xa7073", rsp=0x7040bb5fa390, stack=0x7040bae00000:0x7040bb600000 own=(nil) fp=0x7040bb5fae30), for accessing 0x7040b8b85618 (code=1/prot=7), db=0x7040b9dfef40(0x7040b8b84f80:0x7040b8b85b48/0x3f020a6f06:0x3f020a7103//lib/libcairo.so.2 + 0xa6f06:clean, hash:89047ac9/89047ac9) handler=(nil)

+RAX:0x000000003744f690 RCX:0x0000000000000000 RDX:0x000000003732fa20 RBX:0x0000000037315650 

+RSP:0x00007040bb5fa390 RBP:0x00007040bb5fae48 RSI:0x0000000000000042 RDI:0x00007040bb5fa340 

+ R8:0x00007040bb5fa440  R9:0x000000003732f830 R10:0x000000003744f6d0 R11:0x0000000000000000 

+R12:0x0000000000000001 R13:0x00000000374498d0 R14:0x000000003732fa20 R15:0x00007040bb5fa600 

+ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053 

+RSP-0x20:0x00000000374497e0 RSP-0x18:0x000000003744ad90 RSP-0x10:0x00007040bb5fa600 RSP-0x08:0x0000003f020a6f06

+RSP+0x00:0x0000000100000f00 RSP+0x08:0x000000003744f6d0 RSP+0x10:0x000000000000000d RSP+0x18:0x00007040bb5fae30 opcode=27 F5 05 02 27 38 05 0F (0F 84 B7 07 00)

+[1]    86920 illegal hardware instruction (core dumped)  ./box64 lstopo

+```

+

+I found that, if I turned off `rv64_vector` manually, this `SIGILL` would not occur. So it must be something wrong in box64 with `rv64_vector` enabled.

+

+## Investigation

+

+I did some investigation about this issue, and found that, if I disabled this translation via inserting `return 0` after `case 0x6C`, this bug would not occur.

+

+https://github.com/ptitSeb/box64/blob/fc7f83c60b82e77712165dd600501af2c59b8d3b/src/dynarec/rv64/dynarec_rv64_660f_vector.c#L180-L203

+

+Therefore, I think this instruction (`PUNPCKLQDQ`) is not processed correctly. However, GDB told me that illegal instruction did not come from this process, but from

+

+https://github.com/ptitSeb/box64/blob/fc7f83c60b82e77712165dd600501af2c59b8d3b/src/dynarec/rv64/dynarec_rv64_helper.c#L1837

+

+Weird...

+

+## Want Help

+

+I am not familiar with both x64 mmx and riscv vector extension, and failed to find out where the bug is in the past 2 days, so I am sending this issue and waiting for help/fix.

+

+I checked the history of these code lines, and found PR #1755, #1811 & #1816 are related.
\ No newline at end of file
diff --git a/results/scraper/box64/182 b/results/scraper/box64/182
new file mode 100644
index 000000000..db4e49a18
--- /dev/null
+++ b/results/scraper/box64/182
@@ -0,0 +1,29 @@
+"Error loading needed lib libstdc++.so.6" When trying to run Ripcord
+I downloaded Ripcord's AppImage and extracted it. I tried to run it but got:

+```

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

+Box64 with Dynarec v0.1.7 40c5824 built on Nov 29 2021 15:21:55

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

+Using default BOX64_PATH: ./:bin/

+Counted 62 Env var

+Looking for squashfs-root/Ripcord

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libXss.so.1

+Using native(wrapped) libz.so.1

+Using native(wrapped) libdl.so.2

+Using emulated /home/system/Downloads/box64/build/squashfs-root/lib/libsodium.so.18

+Using emulated /home/system/Downloads/box64/build/squashfs-root/lib/libopus.so.0

+Using emulated /home/system/Downloads/box64/build/squashfs-root/lib/libQt5Svg.so.5

+Using emulated /home/system/Downloads/box64/build/squashfs-root/lib/libQt5Widgets.so.5

+Using emulated /home/system/Downloads/box64/build/squashfs-root/lib/libQt5Multimedia.so.5

+Using emulated /home/system/Downloads/box64/build/squashfs-root/lib/libQt5Gui.so.5

+Using emulated /home/system/Downloads/box64/build/squashfs-root/lib/libQt5WebSockets.so.5

+Using emulated /home/system/Downloads/box64/build/squashfs-root/lib/libQt5Network.so.5

+Using emulated /home/system/Downloads/box64/build/squashfs-root/lib/libQt5Concurrent.so.5

+Using emulated /home/system/Downloads/box64/build/squashfs-root/lib/libQt5Core.so.5

+Using native(wrapped) libGL.so.1

+Using native(wrapped) libpthread.so.0

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

+Error loading one of needed lib

+Error: loading needed libs in elf /home/system/Downloads/box64/build/squashfs-root/Ripcord

+```
\ No newline at end of file
diff --git a/results/scraper/box64/1823 b/results/scraper/box64/1823
new file mode 100644
index 000000000..02871a4e3
--- /dev/null
+++ b/results/scraper/box64/1823
@@ -0,0 +1,16 @@
+Failing to load libraries that are present in the current directory (as well custom directories specified in `BOX64_LD_LIBRARY_PATH`)
+Used `termux-chroot` to compile box64 on Termux (natively) (device is non-rooted) (everything here was done remotely using ssh).

+I attempted to run A Dance of Fire and Ice on my phone with the following libraries it asked for:

+

+UnityPlayer.so

+libm.so.6

+libgcc_s.so.1

+libpthread.so.0

+libc.so.6

+

+However it was only emulating the UnityPlayer.so and the other libraries weren't loading in. I've tried using the `BOX64_LD_LIBRARY_PATH` environmental variable to specify the paths for the libraries but it only managed to load in UnityPlayer.so and libgcc_s.so.1 from `/usr/lib/box64-x86_64-linux-gnu/libgcc_s.so.1`

+

+All the other libraries were in the same directory as the UnityPlayer.so as well as some others in other directories since libc.so.6 and others weren't present on the system (so I downloaded them from an rpm). 

+

+Image:

+![image](https://github.com/user-attachments/assets/d06dbf60-abd2-455c-9174-73498632beb1)

diff --git a/results/scraper/box64/1825 b/results/scraper/box64/1825
new file mode 100644
index 000000000..c19f79e3e
--- /dev/null
+++ b/results/scraper/box64/1825
@@ -0,0 +1,4 @@
+Raspberry PI 5 Box64 
+i have Raspberry PI OS **Lite** x64 and im using xfce.

+the box64 for rpi5 doesnt exist on the page of pre-built deb files.

+so if anyone have the proper tutorial of how to install it please tell me :)
\ No newline at end of file
diff --git a/results/scraper/box64/1826 b/results/scraper/box64/1826
new file mode 100644
index 000000000..3297c5151
--- /dev/null
+++ b/results/scraper/box64/1826
@@ -0,0 +1,99 @@
+Missing symbols for ALSA? Trying to run Zotero but Global symbols not found and PltResolver: Symbol not found. Mostly related to libxul.so's use of ALSA?
+"[Zotero](https://www.zotero.org/) is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share research."

+

+When I try to run it on my RaspPi 5 with box64 installed, I get the following terminal output and errors.  They are all related to `libxul.so`.  Specifically, they seem to be related to libxul.so's use of [ALSA](https://www.alsa-project.org/) (Advanced Linux Sound Architecture).

+

+``` text

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A76 with 4 Cores

+Will use Hardware counter measured at 54.0 MHz emulating 3.4 GHz

+Params database has 90 entries

+Box64 with Dynarec v0.3.1 0acd849f built on Sep 14 2024 06:22:03

+BOX64: Detected 48bits at least of address space

+Counted 53 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/:/snap/bin/

+Looking for /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/zotero-bin

+argv[1]="-app"

+argv[2]="/home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/app/application.ini"

+Rename process to "zotero-bin"

+Redirecting overridden malloc from dynsym function for /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/zotero-bin

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libdl.so.2

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

+Using native(wrapped) libm.so.6

+Using emulated /usr/lib/box64-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

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libnspr4.so

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libplc4.so

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libplds4.so

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libmozsandbox.so

+BOX64: ignoring prctl(PR_SET_SECCOMP, ...)

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/liblgpllibs.so

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libnssutil3.so

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libnss3.so

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libsmime3.so

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libmozsqlite3.so

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libssl3.so

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libmozgtk.so

+Using native(wrapped) libgtk-3.so.0

+Using native(wrapped) libgdk-3.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) libgdk_pixbuf-2.0.so.0

+Using native(wrapped) libpangocairo-1.0.so.0

+Using native(wrapped) libpango-1.0.so.0

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libmozwayland.so

+Using emulated /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libxul.so

+Using native(wrapped) libasound.so.2

+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) 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) libXtst.so.6

+Using native(wrapped) libfreetype.so.6

+Using native(wrapped) libfontconfig.so.1

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libatk-1.0.so.0

+Using native(wrapped) libcairo-gobject.so.2

+Using native(wrapped) libcairo.so.2

+Using native(wrapped) libdbus-glib-1.so.2

+Using native(wrapped) libdbus-1.so.3

+Using native(wrapped) libxcb-shm.so.0

+Using native(wrapped) libX11-xcb.so.1

+Using native(wrapped) libXcursor.so.1

+Using native(wrapped) libXi.so.6

+Error: Global Symbol snd_mixer_selem_ask_capture_vol_dB not found, cannot apply R_X86_64_GLOB_DAT @0x7fff18055310 ((nil)) in /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libxul.so

+Error: Global Symbol snd_ctl_convert_to_dB not found, cannot apply R_X86_64_GLOB_DAT @0x7fff18056660 ((nil)) in /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libxul.so

+Error: Global Symbol snd_ctl_convert_from_dB not found, cannot apply R_X86_64_GLOB_DAT @0x7fff1805a1b0 ((nil)) in /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libxul.so

+Error: Global Symbol snd_ctl_get_dB_range not found, cannot apply R_X86_64_GLOB_DAT @0x7fff1805df50 ((nil)) in /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libxul.so

+Error: Global Symbol snd_pcm_status_get_audio_htstamp not found, cannot apply R_X86_64_GLOB_DAT @0x7fff18062370 ((nil)) in /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libxul.so

+Error: Global Symbol snd_hctl_handle_events not found, cannot apply R_X86_64_GLOB_DAT @0x7fff180667e8 ((nil)) in /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libxul.so

+Error: Global Symbol snd_pcm_query_chmaps not found, cannot apply R_X86_64_GLOB_DAT @0x7fff1806e618 ((nil)) in /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libxul.so

+Error: Global Symbol snd_pcm_free_chmaps not found, cannot apply R_X86_64_GLOB_DAT @0x7fff180706d0 ((nil)) in /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libxul.so

+Error: Global Symbol snd_seq_set_client_pool_output not found, cannot apply R_X86_64_GLOB_DAT @0x7fff18070970 ((nil)) in /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libxul.so

+Error: PltResolver: Symbol  gdk_display_manager_open_display(ver 0: gdk_display_manager_open_display) not found, cannot apply R_X86_64_JUMP_SLOT 0x7fff18071fd0 (0x7fff0f0bffa6) in /home/myname/Downloads/Zotero-7.0.5_linux-x86_64/Zotero_linux-x86_64/libxul.so (local_maplib=(nil), global maplib=0x6bf1e370, deepbind=0)

+

+```

+Note that `$ cat /proc/asound/version` returns this:  `Advanced Linux Sound Architecture Driver Version k6.8.0-1010-raspi.`

+

+There is a box64 usage setting that is relevant to alsa, but I'm not sure how relevant it is to this issue with Zotero.  The setting info is this:

+

+```

+BOX64_PREFER_EMULATED *

+

+Box64 will prefer emulated libs first (except for glibc, alsa, pulse, GL, vulkan and X11

+

+    0 : Native libs are preferred (Default.)

+    1 : Emulated libs are preferred (Default for program running inside pressure-vessel)

+```
\ No newline at end of file
diff --git a/results/scraper/box64/183 b/results/scraper/box64/183
new file mode 100644
index 000000000..1775dfaf1
--- /dev/null
+++ b/results/scraper/box64/183
@@ -0,0 +1,84 @@
+Running electron app causes `Error: Global Symbol OPENSSL_...` errors
+I am trying to run an electron based app called `nrfconnect` and have provided it will all the libraries it needs but it still ends up missing openSSL related symbols. #70 seems to exhibit the same behaviour so it must be something todo with chromium.

+

+Any ideas how I could resolve this?

+

+```

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

+Box64 with Dynarec v0.1.7 40c5824 built on Nov 30 2021 19:07:35

+BOX64_LD_LIBRARY_PATH: ../x64_lib/

+Using default BOX64_PATH: ./:bin/

+Counted 27 Env var

+Looking for ./nrfconnect

+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 emulated ../x64_lib/libxshmfence.so.1

+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) 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) libdbus-1.so.3

+Using emulated ../x64_lib/libdrm.so.2

+Using native(wrapped) libgdk_pixbuf-2.0.so.0

+Using emulated ../x64_lib/libgtk-3.so.0

+Using emulated ../x64_lib/libgdk-3.so.0

+Using native(wrapped) libpango-1.0.so.0

+Using native(wrapped) libcairo.so.2

+Using native(wrapped) libm.so.6

+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) libXdmcp.so.6

+Using native(wrapped) libXfixes.so.3

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libxkbcommon.so.0

+Using emulated ../x64_lib/libgbm.so.1

+Using native(wrapped) libasound.so.2

+Using native(wrapped) libatspi.so.0

+Using native(wrapped) libcups.so.2

+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) libXinerama.so.1

+Using native(wrapped) libpangocairo-1.0.so.0

+Using native(wrapped) libXi.so.6

+Using emulated ../x64_lib/libcairo-gobject.so.2

+Using emulated ../x64_lib/libwayland-cursor.so.0

+Using emulated ../x64_lib/libwayland-egl.so.1

+Using emulated ../x64_lib/libwayland-client.so.0

+Using emulated ../x64_lib/libepoxy.so.0

+Using emulated ../x64_lib/libfribidi.so.0

+Using native(wrapped) libpangoft2-1.0.so.0

+Using native(wrapped) libfontconfig.so.1

+Using native(wrapped) libfreetype.so.6

+Using emulated ../x64_lib/libharfbuzz.so.0

+Using emulated ../x64_lib/libgraphite2.so.3

+Using emulated ../x64_lib/libpixman-1.so.0

+Using native(wrapped) libpng16.so.16

+Using native(wrapped) libxcb-shm.so.0

+Using emulated ../x64_lib/libxcb-render.so.0

+Using native(wrapped) libz.so.1

+Using emulated ../x64_lib/libffi.so.7

+Error: Global Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_GLOB_DAT @0x7f86df9aa8 ((nil)) in /home/pi/Downloads/nrfconnect-3.9.1-x64/nrfconnect

+Error: Global Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_GLOB_DAT @0x7f86df9ab0 ((nil)) in /home/pi/Downloads/nrfconnect-3.9.1-x64/nrfconnect

+Error: Global Symbol sdallocx not found, cannot apply R_X86_64_GLOB_DAT @0x7f86df9ab8 ((nil)) in /home/pi/Downloads/nrfconnect-3.9.1-x64/nrfconnect

+Error: Global Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_GLOB_DAT @0x7f86df9ac0 ((nil)) in /home/pi/Downloads/nrfconnect-3.9.1-x64/nrfconnect

+Error: PltResolver: Symbol clone(ver 2: clone@GLIBC_2.2.5) not found, cannot apply R_X86_64_JUMP_SLOT 0x7f86dfcbc0 (0x7f8692a456) in /home/pi/Downloads/nrfconnect-3.9.1-x64/nrfconnect

+Stop waiting for remaining thread 3955

+Aborted

+```
\ No newline at end of file
diff --git a/results/scraper/box64/184 b/results/scraper/box64/184
new file mode 100644
index 000000000..eb21001e1
--- /dev/null
+++ b/results/scraper/box64/184
@@ -0,0 +1,36 @@
+Error initializing needed lib libmozgtk.so   when I use palemoon(web-browsers)
+Q1:about palemoon.

+when I cd /palemoon ,then I use box64 : box64 ./palemoon

+but I met these problem,what should I do?

+

+Using emulated /home/zmh/install/palemoon/libmozgtk.so

+Error loading needed lib libgtk-3.so.0

+Error loading one of needed lib

+Error initializing needed lib libmozgtk.so

+Warning: Cannot dlopen("/home/zmh/install/palemoon/libmozgtk.so"/0xffffb177ff90, 101)

+XPCOMGlueLoad error for file /home/zmh/install/palemoon/libmozgtk.so:

+Cannot dlopen("/home/zmh/install/palemoon/libmozgtk.so"/0xffffb177ff90, 101)

+

+Couldn't load XPCOM.

+3502|SIGSEGV @0x6492d8a4 (???(/usr/local/bin/box64/0x6492d8a4)) (x64pc=0x931/???:"???", rsp=0xffffb1783068, stack=0xffffb0f84000:0xffffb1784000 own=(nil) fp=0xffffb1783070), for accessing 0x930 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)

+Segmentation fault (core dumped)

+

+Q2:about firefox

+when I try to use firefox with box64, but stuck in a loop like this:

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

+Box64 with Dynarec v0.1.6 1874c57 built on Nov 20 2021 09:44:26

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

+Using default BOX64_PATH: ./:bin/

+Counted 54 Env var

+Looking for /home/zmh/install/firefox/firefox

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libdl.so.2

+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

+

+

+please help me! thanks a lot!

diff --git a/results/scraper/box64/1841 b/results/scraper/box64/1841
new file mode 100644
index 000000000..f03a25716
--- /dev/null
+++ b/results/scraper/box64/1841
@@ -0,0 +1,125 @@
+PyInstaller Application Won't Run
+I am developing a Python application that installs and manages a Windows program. The app is distributed through a prebuilt binary created from PyInstaller.

+

+I built the latest box64 source and I am seeing the following error when attempting to run the prebuilt x86_64 pyinstaller binary.

+

+This is not the biggest of concerns to me as I can always build a separate ARM64 prebuilt binary, but I thought I should share this.

+

+```

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A55 with 4 Cores

+Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz

+Params database has 90 entries

+Box64 with Dynarec v0.3.1 1978ec8b built on Sep 19 2024 22:05:34

+BOX64: Detected 48bits at least of address space

+Counted 73 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/thwright/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/bin/:/var/lib/flatpak/exports/bin/:/usr/lib/jvm/default/bin/:/usr/bin/site_perl/:/usr/bin/vendor_perl/:/usr/bin/core_perl/:/var/lib/snapd/snap/bin/:/home/thwright/.local/bin/:/home/thwright/bin/

+Looking for ./Downloads/LogosLinuxInstaller

+Apply RC params for LogosLinuxInstaller

+Applying BOX64_DYNAREC_BIGBLOCK=0

+Applying BOX64_DYNAREC_SAFEFLAGS=2

+Applying BOX64_DYNAREC_CALLRET=0

+Rename process to "LogosLinuxInstaller"

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libz.so.1

+Using native(wrapped) libpthread.so.0

+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

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A55 with 4 Cores

+Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz

+Params database has 90 entries

+Box64 with Dynarec v0.3.1 1978ec8b built on Sep 19 2024 22:05:34

+BOX64: Detected 48bits at least of address space

+Counted 78 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/thwright/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/bin/:/var/lib/flatpak/exports/bin/:/usr/lib/jvm/default/bin/:/usr/bin/site_perl/:/usr/bin/vendor_perl/:/usr/bin/core_perl/:/var/lib/snapd/snap/bin/:/home/thwright/.local/bin/:/home/thwright/bin/

+Looking for /home/thwright/Downloads/LogosLinuxInstaller

+Apply RC params for LogosLinuxInstaller

+Applying BOX64_DYNAREC_BIGBLOCK=0

+Applying BOX64_DYNAREC_SAFEFLAGS=2

+Applying BOX64_DYNAREC_CALLRET=0

+Rename process to "LogosLinuxInstaller"

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libz.so.1

+Using native(wrapped) libpthread.so.0

+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

+Using emulated /tmp/_MEIFLb82B/libpython3.12.so.1.0

+Using native(wrapped) libm.so.6

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/libffi.so.7

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/math.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/select.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/array.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so

+Using native(wrapped) libbz2.so.1

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so

+Using native(wrapped) liblzma.so.5

+Using emulated /tmp/_MEIFLb82B/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/libcrypto.so.1.1

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/libssl.so.1.1

+Using emulated /tmp/_MEIFLb82B/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_csv.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/lib-dynload/_tkinter.cpython-312-x86_64-linux-gnu.so

+Using emulated /tmp/_MEIFLb82B/libtk8.6.so

+Using emulated /tmp/_MEIFLb82B/libtcl8.6.so

+Using native(wrapped) libXft.so.2

+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) libfontconfig.so.1

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libfreetype.so.6

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libXss.so.1

+Using native(wrapped) libXext.so.6

+Error: Symbol _XInitImageFuncPtrs not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff20167178 (0x312f0) in /tmp/_MEIFLb82B/libtk8.6.so

+Error: Symbol XftDrawGlyphFontSpec not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff20167320 (0x31640) in /tmp/_MEIFLb82B/libtk8.6.so

+Error: Symbol XftListFonts not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff20167370 (0x316e0) in /tmp/_MEIFLb82B/libtk8.6.so

+Error: Symbol XftCharIndex not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff201673b8 (0x31770) in /tmp/_MEIFLb82B/libtk8.6.so

+Error: Symbol XftGlyphExtents not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff20167440 (0x31880) in /tmp/_MEIFLb82B/libtk8.6.so

+Error: Symbol XftDefaultSubstitute not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff20167560 (0x31ac0) in /tmp/_MEIFLb82B/libtk8.6.so

+Error: Symbol XftXlfdParse not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff201675d0 (0x31ba0) in /tmp/_MEIFLb82B/libtk8.6.so

+Error: relocating Plt symbols in elf libtk8.6.so

+Error initializing needed lib libc.so.6

+Error loading one of needed lib

+Error initializing needed lib /tmp/_MEIFLb82B/lib-dynload/_tkinter.cpython-312-x86_64-linux-gnu.so

+Traceback (most recent call last):

+  File "main.py", line 4, in <module>

+  File "PyInstaller/loader/pyimod02_importers.py", line 378, in exec_module

+  File "control.py", line 19, in <module>

+  File "PyInstaller/loader/pyimod02_importers.py", line 378, in exec_module

+  File "msg.py", line 13, in <module>

+  File "PyInstaller/loader/pyimod02_importers.py", line 378, in exec_module

+  File "gui.py", line 1, in <module>

+  File "PyInstaller/loader/pyimod02_importers.py", line 378, in exec_module

+  File "tkinter/__init__.py", line 38, in <module>

+ImportError: Cannot dlopen("/tmp/_MEIFLb82B/lib-dynload/_tkinter.cpython-312-x86_64-linux-gnu.so"/0x60b19be0, 2)

+

+[PYI-4945:ERROR] Failed to execute script 'main' due to unhandled exception!

+```

+

+Is there any additional information I can supply? Is there something simple I have overlooked?
\ No newline at end of file
diff --git a/results/scraper/box64/1843 b/results/scraper/box64/1843
new file mode 100644
index 000000000..c0cae8063
--- /dev/null
+++ b/results/scraper/box64/1843
@@ -0,0 +1,303 @@
+Stardew Valley on ARM Ubuntu
+box64 wine64 ~/.steam/steam/steamapps/common/'Stardew Valley'/'Stardew Valley.exe'

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on ARMv8 Processor rev 0 (v8l) with 4 Cores

+Will use Hardware counter measured at 31.2 MHz emulating 2.0 GHz

+Params database has 89 entries

+Box64 with Dynarec v0.3.1 26b7a49d built on Sep  9 2024 16:18:49

+BOX64: Wine64 detected, WINEPRELOADRESERVE=""

+BOX64: Detected 48bits at least of address space

+WINE prereserve of 0x10000:0x8000 done

+WINE prereserve of 0x110000:0x30000000 done

+WINE prereserve of 0x7f000000:0x3000000 done

+BOX64: Detected running wine with "Stardew Valley.exe"

+Counted 59 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/james/wine32-x86/opt/wine-devel/bin/:/home/james/wine64-x86_64/opt/wine-devel/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/home/james/Documents/glslang/build/install/bin/:/home/james/.local/bin/:/usr/local/cuda-11.4/bin/:/home/james/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/

+Looking for wine64

+Apply RC params for wine64

+Applying BOX64_MAXCPU=64

+argv[1]="/home/james/.steam/steam/steamapps/common/Stardew Valley/Stardew Valley.exe"

+Not an ELF file (sign=#!/b)

+Error: Reading elf header of /home/james/wine64-x86_64/opt/wine-devel/bin/wine64, Try to launch natively instead

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on ARMv8 Processor rev 0 (v8l) with 4 Cores

+Will use Hardware counter measured at 31.2 MHz emulating 2.0 GHz

+Params database has 89 entries

+Box64 with Dynarec v0.3.1 26b7a49d built on Sep  9 2024 16:18:49

+BOX64: Detected 48bits at least of address space

+Counted 59 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/james/wine32-x86/opt/wine-devel/bin/:/home/james/wine64-x86_64/opt/wine-devel/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/home/james/Documents/glslang/build/install/bin/:/home/james/.local/bin/:/usr/local/cuda-11.4/bin/:/home/james/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/

+Looking for /home/james/wine64-x86_64/opt/wine-devel/bin/wine64.bin

+argv[1]="/home/james/.steam/steam/steamapps/common/Stardew Valley/Stardew Valley.exe"

+Rename process to "wine64.bin"

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libdl.so.2

+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

+Using emulated /home/james/wine64-x86_64/opt/wine-devel/bin/../lib64/wine/x86_64-unix/ntdll.so

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

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on ARMv8 Processor rev 0 (v8l) with 4 Cores

+Will use Hardware counter measured at 31.2 MHz emulating 2.0 GHz

+Params database has 89 entries

+Box64 with Dynarec v0.3.1 26b7a49d built on Sep  9 2024 16:18:49

+BOX64: Detected 48bits at least of address space

+Counted 61 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/james/wine32-x86/opt/wine-devel/bin/:/home/james/wine64-x86_64/opt/wine-devel/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/home/james/Documents/glslang/build/install/bin/:/home/james/.local/bin/:/usr/local/cuda-11.4/bin/:/home/james/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/

+Looking for /home/james/wine64-x86_64/opt/wine-devel/bin/wine64.bin

+argv[1]="/home/james/.steam/steam/steamapps/common/Stardew Valley/Stardew Valley.exe"

+Rename process to "wine64.bin"

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libdl.so.2

+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

+Using emulated /home/james/wine64-x86_64/opt/wine-devel/bin/../lib64/wine/x86_64-unix/ntdll.so

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

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on ARMv8 Processor rev 0 (v8l) with 4 Cores

+Will use Hardware counter measured at 31.2 MHz emulating 2.0 GHz

+Params database has 89 entries

+Box64 with Dynarec v0.3.1 26b7a49d built on Sep  9 2024 16:18:49

+BOX64: Detected 48bits at least of address space

+Counted 61 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/james/wine32-x86/opt/wine-devel/bin/:/home/james/wine64-x86_64/opt/wine-devel/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/home/james/Documents/glslang/build/install/bin/:/home/james/.local/bin/:/usr/local/cuda-11.4/bin/:/home/james/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/

+Looking for /home/james/wine64-x86_64/opt/wine-devel/bin/wineserver.bin

+Rename process to "wineserver.bin"

+Using native(wrapped) libc.so.6

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

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libutil.so.1

+Using native(wrapped) librt.so.1

+Using native(wrapped) libbsd.so.0

+Using emulated /home/james/wine64-x86_64/opt/wine-devel/lib64/wine/x86_64-unix/libwine.so.1

+0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005

+0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005

+0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005

+0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005

+005c:err:dnsapi:DllMain No libresolv support, expect problems

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on ARMv8 Processor rev 0 (v8l) with 4 Cores

+Will use Hardware counter measured at 31.2 MHz emulating 2.0 GHz

+Params database has 89 entries

+Box64 with Dynarec v0.3.1 26b7a49d built on Sep  9 2024 16:18:49

+BOX64: Detected 48bits at least of address space

+Counted 63 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/james/wine32-x86/opt/wine-devel/bin/:/home/james/wine64-x86_64/opt/wine-devel/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/home/james/Documents/glslang/build/install/bin/:/home/james/.local/bin/:/usr/local/cuda-11.4/bin/:/home/james/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/

+Looking for /home/james/wine64-x86_64/opt/wine-devel/bin/wine64.bin

+argv[1]="C:\windows\system32\conhost.exe"

+argv[2]="--unix"

+argv[3]="--width"

+argv[4]="181"

+argv[5]="--height"

+argv[6]="59"

+argv[7]="--server"

+argv[8]="0x10"

+Rename process to "wine64.bin"

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libdl.so.2

+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

+Using emulated /home/james/wine64-x86_64/opt/wine-devel/bin/../lib64/wine/x86_64-unix/ntdll.so

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

+Using emulated /home/james/wine64-x86_64/opt/wine-devel/lib64/wine/x86_64-unix/libwine.so.1

+Using emulated /home/james/wine64-x86_64/opt/wine-devel/lib64/wine/x86_64-unix/win32u.so

+Using native(wrapped) libm.so.6

+Using native(wrapped) libfreetype.so.6

+Using native(wrapped) libfontconfig.so.1

+Using native(wrapped) libexpat.so.1

+Using emulated /home/james/wine64-x86_64/opt/wine-devel/lib64/wine/x86_64-unix/win32u.so

+Using native(wrapped) libm.so.6

+Using native(wrapped) libfreetype.so.6

+Using native(wrapped) libfontconfig.so.1

+Using native(wrapped) libexpat.so.1

+0024:fixme:heap:GetNumaHighestNodeNumber semi-stub: 000000000021EFDC

+0024:fixme:seh:WerRegisterRuntimeExceptionModule (L"Z:\\home\\james\\.steam\\steam\\steamapps\\common\\Stardew Valley\\mscordaccore.dll", 0000000001CA0000) stub

+0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION

+0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0000000024380F10, 34) stub

+0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 00000000243787C8, 17) stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+0024:fixme:ntdll:RtlGetCurrentProcessorNumberEx (000000000021D600) :semi-stub

+Using emulated /home/james/wine64-x86_64/opt/wine-devel/lib64/wine/x86_64-unix/winex11.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) libXinerama.so.1

+Using native(wrapped) libXxf86vm.so.1

+Using native(wrapped) libXrender.so.1

+Using native(wrapped) libXrandr.so.2

+Using native(wrapped) libXcomposite.so.1

+Using native(wrapped) libXi.so.6

+Using native(wrapped) libXcursor.so.1

+Using native(wrapped) libXfixes.so.3

+0024:fixme:win:RegisterTouchWindow hwnd 000000000001005E, flags 0x3 stub!

+0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 000000002437DBB8, 38) stub

+Using emulated /home/james/wine64-x86_64/opt/wine-devel/lib64/wine/x86_64-unix/bcrypt.so

+Using native(wrapped) libgnutls.so.30

+0024:fixme:ntdll:NtQuerySystemInformation (0x000000ce,0x21c960,0x00000008,(nil)) stub

+71062|0x21944b: Unimplemented Opcode (00 40 3B 00) 06 01 00 00 00 00 00 00 00 00 00 00 00 00 00

diff --git a/results/scraper/box64/1854 b/results/scraper/box64/1854
new file mode 100644
index 000000000..66f9c8cad
--- /dev/null
+++ b/results/scraper/box64/1854
@@ -0,0 +1,22 @@
+Box64 bash makes you exit twice
+I've noticed this happens after you compile it and install it too

+```

+📦[alex@asahi-krun ~]$ box64 ~/box64/tests/bash

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Icestorm-M1 Firestorm-M1 with 8 Cores

+Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz

+Params database has 90 entries

+Box64 with Dynarec v0.3.1 9e44c653 built on Sep 22 2024 09:07:24

+BOX64: Detected 48bits at least of address space

+Counted 92 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/alex/.cargo/bin/:/home/alex/.local/bin/:/home/alex/bin/:/usr/lib64/ccache/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/

+Looking for /home/alex/box64/tests/bash

+bash detected, disabling banner

+Apply RC params for bash

+📦[alex@asahi-krun ~]$ exit

+exit

+Segmentation fault (core dumped)

+📦[alex@asahi-krun ~]$ exit

+exit

+Segmentation fault (core dumped)

+📦[alex@asahi-krun ~]$ 

+```
\ No newline at end of file
diff --git a/results/scraper/box64/1858 b/results/scraper/box64/1858
new file mode 100644
index 000000000..7559edcd8
--- /dev/null
+++ b/results/scraper/box64/1858
@@ -0,0 +1,25 @@
+Problem with mojosetup arch detection
+```

+$ box64 ./LittleInferno_Linux_v2.0.3.sh 

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A53 Cortex-A72 with 6 Cores

+Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz

+Params database has 90 entries

+Box64 with Dynarec v0.3.1 15842f34 built on Sep 21 2024 06:26:01

+BOX64: Detected 48bits at least of address space

+Counted 46 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/games/:/usr/games/

+Looking for ./LittleInferno_Linux_v2.0.3.sh

+Not an ELF file (sign=#!/b)

+Error: Reading elf header of /home/singpolyma/Downloads/LittleInferno_Linux_v2.0.3.sh, Try to launch natively instead

+Verifying archive integrity... All good.

+Uncompressing Mojo Setup..............

+Collecting info for this system...

+Warning: No binaries for "aarch64" found, trying to default to x86...

+Operating system: linux

+CPU Arch: x86

+trying mojosetup in bin/linux/x86

+./startmojo.sh: 47: /tmp/selfgz47687/bin/linux/x86/mojosetup: Exec format error

+Error: Couldn't run mojosetup

+```

+

+Any workaround for this? I tried to make a fake uname script on path but it didn't help...
\ No newline at end of file
diff --git a/results/scraper/box64/1859 b/results/scraper/box64/1859
new file mode 100644
index 000000000..8509cb9a1
--- /dev/null
+++ b/results/scraper/box64/1859
@@ -0,0 +1,256 @@
+Steam broken on older versions of Box64
+It appears that steam is encountering difficulties starting when using older versions of Box64. After testing several versions, including those around commit (https://github.com/ptitSeb/box64/commit/912622bf1f3db7f3cba32b44f4f1c106e3fb7dbf), I observed that Steam consistently hangs with a black screen during startup. Any help on this issue?

+

+![image](https://github.com/user-attachments/assets/499d84ab-7a58-43a7-9b40-38c0d4805ca8)

+

+Here is the attached logs

+```

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on ARMv8 Processor rev 0 (v8l) with 4 Cores

+Will use Hardware counter measured at 31.2 MHz emulating 500 MHz

+Params database has 13 entries

+Box64 with Dynarec v0.2.7 912622bf built on Sep 23 2024 23:06:11

+BOX64: Detected 48bits at least of address space

+Counted 65 Env var

+BOX64 LIB PATH: /usr/lib/box64-x86_64-linux-gnu/:/home/james/wine64-x86_64/lib/:/usr/local/cuda-11.4/lib64/:/home/james/wine64-x86_64/lib/

+BOX64 BIN PATH: ./:bin/:/home/james/wine32-x86/opt/wine-devel/bin/:/home/james/wine64-x86_64/opt/wine-devel/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/home/james/Documents/glslang/build/install/bin/:/home/james/.local/bin/:/usr/local/cuda-11.4/bin/:/home/james/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/

+Looking for /home/james/.steam/root/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-steam-remote

+argv[1]="-cef-disable-gpu"

+Rename process to "steam-runtime-steam-remote"

+Using native(wrapped) libglib-2.0.so.0

+Using native(wrapped) libgobject-2.0.so.0

+Using native(wrapped) libgio-2.0.so.0

+Using native(wrapped) libgmodule-2.0.so.0

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libpthread.so.0

+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 needed lib libsystemd.so.0

+Warning: Cannot dlopen("libsystemd.so.0"/0x40ec2e, 1002)

+steam.sh[212376]: Running Steam on ubuntu 20.04 64-bit

+steam.sh[212376]: STEAM_RUNTIME is enabled by the user

+setup.sh[212444]: Steam runtime environment up-to-date!

+steam.sh[212376]: Couldn't set up srt-logger, not logging to console-linux.txt

+steam.sh[212376]: Steam client's requirements are satisfied

+Box86 with Dynarec v0.3.7 f97763ca built on Sep 15 2024 15:31:52

+[2024-09-23 23:24:32] Startup - updater built Sep 17 2024 20:02:19

+[2024-09-23 23:24:32] Startup - Steam Client launched with: '/home/james/.local/share/Steam/ubuntu12_32/steam' '-cef-disable-gpu'

+Looks like steam didn't shutdown cleanly, scheduling immediate update check

+[2024-09-23 23:24:33] Loading cached metrics from disk (/home/james/.local/share/Steam/package/steam_client_metrics.bin)

+[2024-09-23 23:24:33] Using the following download hosts for Public, Realm steamglobal

+[2024-09-23 23:24:33] 1. https://media.st.dl.eccdnx.com, /client/, Realm 'steamglobal', weight was 100000, source = 'update_hosts_cached.vdf'

+[2024-09-23 23:24:33] 2. https://client-update.queniuqe.com, /, Realm 'steamglobal', weight was 100000, source = 'update_hosts_cached.vdf'

+[2024-09-23 23:24:33] 3. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal', weight was 1000, source = 'update_hosts_cached.vdf'

+[2024-09-23 23:24:33] 4. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'update_hosts_cached.vdf'

+[2024-09-23 23:24:33] 5. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'

+[2024-09-23 23:24:33] Checking for update on startup

+[2024-09-23 23:24:33] Checking for available updates...

+[2024-09-23 23:24:33] Downloading manifest: https://media.st.dl.eccdnx.com/client/steam_client_ubuntu12

+[2024-09-23 23:24:33] Manifest download: send request

+[2024-09-23 23:24:33] Manifest download: waiting for download to finish

+[2024-09-23 23:24:34] Manifest download: finished

+[2024-09-23 23:24:34] Download skipped: /client/steam_client_ubuntu12 version 1726604483, installed version 1726604483, existing pending version 0

+[2024-09-23 23:24:34] Nothing to do

+[2024-09-23 23:24:34] Verifying installation...

+[2024-09-23 23:24:34] Performing checksum verification of executable files

+[2024-09-23 23:24:36] Verification complete

+UpdateUI: skip show logoError initializing native libpng12.so.0 (last dlerror is libpng12.so.0: wrong ELF class: ELFCLASS64)

+

+Steam logging initialized: directory: /home/james/.local/share/Steam/logs

+

+XRRGetOutputInfo Workaround: initialized with override: 0 real: 0x401a0080

+XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0x401a00a0

+/usr/share/themes/Yaru/gtk-2.0/main.rc:775: error: unexpected identifier 'direction', expected character '}'

+/usr/share/themes/Yaru/gtk-2.0/hacks.rc:28: error: invalid string constant "normal_entry", expected valid string constant

+steamwebhelper.sh[212529]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+dbus[212485]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.

+This is normally a bug in some application using the D-Bus library.

+

+Steam Runtime Launch Service: starting steam-runtime-launcher-service

+Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 212589

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on ARMv8 Processor rev 0 (v8l) with 4 Cores

+Will use Hardware counter measured at 31.2 MHz emulating 500 MHz

+Params database has 13 entries

+Box64 with Dynarec v0.2.7 912622bf built on Sep 23 2024 23:06:11

+BOX64: Detected 48bits at least of address space

+Counted 75 Env var

+BOX64 LIB PATH: /home/james/.local/share/Steam/ubuntu12_32/:/home/james/.local/share/Steam/ubuntu12_32/panorama/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_32/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64/:/usr/lib/box64-x86_64-linux-gnu/:/home/james/wine64-x86_64/lib/:/usr/local/cuda-11.4/lib64/:/usr/local/cuda/targets/aarch64-linux/lib/:/lib32/:/lib/aarch64-linux-gnu/:/lib/arm-linux-gnueabihf/:/opt/nvidia/cupva-2.3/lib/aarch64-linux-gnu/:/usr/lib/aarch64-linux-gnu/fakechroot/:/usr/lib/aarch64-linux-gnu/libfakeroot/:/lib/i386-linux-gnu/:/usr/local/lib/:/usr/lib/aarch64-linux-gnu/tegra/:/opt/nvidia/vpi2/lib/aarch64-linux-gnu/:/lib/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/i386-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/x86_64-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/x86_64-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/:/home/james/wine64-x86_64/lib/

+BOX64 BIN PATH: ./:bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/bin/:/home/james/wine32-x86/opt/wine-devel/bin/:/home/james/wine64-x86_64/opt/wine-devel/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/home/james/Documents/glslang/build/install/bin/:/home/james/.local/bin/:/usr/local/cuda-11.4/bin/:/home/james/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/

+Looking for /home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-launcher-service

+Apply RC params for steam-runtime-launcher-service

+Applying BOX64_EXIT=1

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on ARMv8 Processor rev 0 (v8l) with 4 Cores

+Will use Hardware counter measured at 31.2 MHz emulating 500 MHz

+Params database has 13 entries

+Box64 with Dynarec v0.2.7 912622bf built on Sep 23 2024 23:06:11

+BOX64: Detected 48bits at least of address space

+Counted 94 Env var

+BOX64 LIB PATH: /home/james/.local/share/Steam/ubuntu12_32/:/home/james/.local/share/Steam/ubuntu12_32/panorama/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_32/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64/:/usr/lib/box64-x86_64-linux-gnu/:/home/james/wine64-x86_64/lib/:/usr/local/cuda-11.4/lib64/:/usr/local/cuda/targets/aarch64-linux/lib/:/lib32/:/lib/aarch64-linux-gnu/:/lib/arm-linux-gnueabihf/:/opt/nvidia/cupva-2.3/lib/aarch64-linux-gnu/:/usr/lib/aarch64-linux-gnu/fakechroot/:/usr/lib/aarch64-linux-gnu/libfakeroot/:/lib/i386-linux-gnu/:/usr/local/lib/:/usr/lib/aarch64-linux-gnu/tegra/:/opt/nvidia/vpi2/lib/aarch64-linux-gnu/:/lib/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/i386-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/x86_64-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/x86_64-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/:/home/james/wine64-x86_64/lib/

+BOX64 BIN PATH: ./:bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/bin/:/home/james/wine32-x86/opt/wine-devel/bin/:/home/james/wine64-x86_64/opt/wine-devel/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/home/james/Documents/glslang/build/install/bin/:/home/james/.local/bin/:/usr/local/cuda-11.4/bin/:/home/james/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/

+Looking for /home/james/.local/share/Steam/ubuntu12_32/../ubuntu12_64/gldriverquery

+Rename process to "gldriverquery"

+Using native(wrapped) libSDL2-2.0.so.0

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libm.so.6

+Using native(wrapped) librt.so.1

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libc.so.6

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

+Using native(wrapped) libutil.so.1

+Using native(wrapped) libbsd.so.0

+Using native(wrapped) libGL.so.1

+Steam Runtime Launch Service: steam-runtime-launcher-service pid 212589 exited

+Box86 with Dynarec v0.3.7 f97763ca built on Sep 15 2024 15:31:52

+Steam Runtime Launch Service: starting steam-runtime-launcher-service

+Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 212632

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on ARMv8 Processor rev 0 (v8l) with 4 Cores

+Will use Hardware counter measured at 31.2 MHz emulating 500 MHz

+Params database has 13 entries

+Box64 with Dynarec v0.2.7 912622bf built on Sep 23 2024 23:06:11

+BOX64: Detected 48bits at least of address space

+Counted 75 Env var

+BOX64 LIB PATH: /home/james/.local/share/Steam/ubuntu12_32/:/home/james/.local/share/Steam/ubuntu12_32/panorama/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_32/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64/:/usr/lib/box64-x86_64-linux-gnu/:/home/james/wine64-x86_64/lib/:/usr/local/cuda-11.4/lib64/:/usr/local/cuda/targets/aarch64-linux/lib/:/lib32/:/lib/aarch64-linux-gnu/:/lib/arm-linux-gnueabihf/:/opt/nvidia/cupva-2.3/lib/aarch64-linux-gnu/:/usr/lib/aarch64-linux-gnu/fakechroot/:/usr/lib/aarch64-linux-gnu/libfakeroot/:/lib/i386-linux-gnu/:/usr/local/lib/:/usr/lib/aarch64-linux-gnu/tegra/:/opt/nvidia/vpi2/lib/aarch64-linux-gnu/:/lib/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/i386-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/x86_64-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/x86_64-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/:/home/james/wine64-x86_64/lib/

+BOX64 BIN PATH: ./:bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/bin/:/home/james/wine32-x86/opt/wine-devel/bin/:/home/james/wine64-x86_64/opt/wine-devel/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/home/james/Documents/glslang/build/install/bin/:/home/james/.local/bin/:/usr/local/cuda-11.4/bin/:/home/james/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/

+Looking for /home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-launcher-service

+Apply RC params for steam-runtime-launcher-service

+Applying BOX64_EXIT=1

+Steam Runtime Launch Service: steam-runtime-launcher-service pid 212632 exited

+Steam Runtime Launch Service: starting steam-runtime-launcher-service

+Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 212637

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on ARMv8 Processor rev 0 (v8l) with 4 Cores

+Will use Hardware counter measured at 31.2 MHz emulating 500 MHz

+Params database has 13 entries

+Box64 with Dynarec v0.2.7 912622bf built on Sep 23 2024 23:06:11

+BOX64: Detected 48bits at least of address space

+Counted 75 Env var

+BOX64 LIB PATH: /home/james/.local/share/Steam/ubuntu12_32/:/home/james/.local/share/Steam/ubuntu12_32/panorama/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_32/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64/:/usr/lib/box64-x86_64-linux-gnu/:/home/james/wine64-x86_64/lib/:/usr/local/cuda-11.4/lib64/:/usr/local/cuda/targets/aarch64-linux/lib/:/lib32/:/lib/aarch64-linux-gnu/:/lib/arm-linux-gnueabihf/:/opt/nvidia/cupva-2.3/lib/aarch64-linux-gnu/:/usr/lib/aarch64-linux-gnu/fakechroot/:/usr/lib/aarch64-linux-gnu/libfakeroot/:/lib/i386-linux-gnu/:/usr/local/lib/:/usr/lib/aarch64-linux-gnu/tegra/:/opt/nvidia/vpi2/lib/aarch64-linux-gnu/:/lib/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/i386-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/x86_64-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/x86_64-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/:/home/james/wine64-x86_64/lib/

+BOX64 BIN PATH: ./:bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/bin/:/home/james/wine32-x86/opt/wine-devel/bin/:/home/james/wine64-x86_64/opt/wine-devel/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/home/james/Documents/glslang/build/install/bin/:/home/james/.local/bin/:/usr/local/cuda-11.4/bin/:/home/james/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/

+Looking for /home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-launcher-service

+Apply RC params for steam-runtime-launcher-service

+Applying BOX64_EXIT=1

+Steam Runtime Launch Service: steam-runtime-launcher-service pid 212637 exited

+Steam Runtime Launch Service: steam-runtime-launcher-service keeps crashing on startup, disabling

+steamwebhelper.sh[212642]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[212679]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on ARMv8 Processor rev 0 (v8l) with 4 Cores

+Will use Hardware counter measured at 31.2 MHz emulating 500 MHz

+Params database has 13 entries

+Box64 with Dynarec v0.2.7 912622bf built on Sep 23 2024 23:06:11

+BOX64: Detected 48bits at least of address space

+Counted 94 Env var

+BOX64 LIB PATH: /home/james/.local/share/Steam/ubuntu12_32/:/home/james/.local/share/Steam/ubuntu12_32/panorama/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_32/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64/:/usr/lib/box64-x86_64-linux-gnu/:/home/james/wine64-x86_64/lib/:/usr/local/cuda-11.4/lib64/:/usr/local/cuda/targets/aarch64-linux/lib/:/lib32/:/lib/aarch64-linux-gnu/:/lib/arm-linux-gnueabihf/:/opt/nvidia/cupva-2.3/lib/aarch64-linux-gnu/:/usr/lib/aarch64-linux-gnu/fakechroot/:/usr/lib/aarch64-linux-gnu/libfakeroot/:/lib/i386-linux-gnu/:/usr/local/lib/:/usr/lib/aarch64-linux-gnu/tegra/:/opt/nvidia/vpi2/lib/aarch64-linux-gnu/:/lib/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/i386-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/x86_64-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/x86_64-linux-gnu/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/lib/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/:/home/james/wine64-x86_64/lib/

+BOX64 BIN PATH: ./:bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/:/home/james/.local/share/Steam/ubuntu12_32/steam-runtime/usr/bin/:/home/james/wine32-x86/opt/wine-devel/bin/:/home/james/wine64-x86_64/opt/wine-devel/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/usr/local/mingw/bin/:/home/james/Documents/glslang/build/install/bin/:/home/james/.local/bin/:/usr/local/cuda-11.4/bin/:/home/james/.local/bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/

+Looking for /home/james/.local/share/Steam/ubuntu12_32/../ubuntu12_64/vulkandriverquery

+Rename process to "vulkandriverquery"

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libpthread.so.0

+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

+Using native(wrapped) libvulkan.so.1

+src/steamUI/steamuisharedjscontroller.cpp (653) : Failed creating offscreen shared JS context

+src/steamUI/steamuisharedjscontroller.cpp (653) : Failed creating offscreen shared JS context

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+'carmel' is not a recognized processor for this target (ignoring processor)

+steamwebhelper.sh[212736]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+BRefreshApplicationsInLibrary 1: 230ms

+Desktop state changed: desktop: { pos:    0,   0 size: 2560,1440 } primary: { pos:    0,   0 size: 2560,1440 }

+steamwebhelper.sh[212882]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+Box86 with Dynarec v0.3.7 f97763ca built on Sep 15 2024 15:31:52

+WARNING: lavapipe is not a conformant vulkan implementation, testing use only.

+src/tier0/threadtools.cpp (3465) : Assertion Failed: Illegal termination of worker thread 'SocketThread'

+src/tier0/threadtools.cpp (3465) : Assertion Failed: Illegal termination of worker thread 'SocketThread'

+steamwebhelper.sh[212941]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213010]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+src/steamUI/steamuisharedjscontroller.cpp (653) : Failed creating offscreen shared JS context

+src/steamUI/steamuisharedjscontroller.cpp (653) : Failed creating offscreen shared JS context

+reaping pid: 212736 -- unknown

+src/steamexe/main.cpp (297) : Assertion Failed: ReapProcess: waitid failed: 'No child processes'. Possibly leaking a zombie.

+

+src/steamexe/main.cpp (297) : Assertion Failed: ReapProcess: waitid failed: 'No child processes'. Possibly leaking a zombie.

+

+steamwebhelper.sh[213078]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213140]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213194]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213250]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213292]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+[2024-09-23 23:26:44] Background update loop checking for update. . .

+[2024-09-23 23:26:44] Checking for available updates...

+[2024-09-23 23:26:44] Downloading manifest: https://media.st.dl.eccdnx.com/client/steam_client_ubuntu12

+[2024-09-23 23:26:44] Manifest download: send request

+[2024-09-23 23:26:44] Manifest download: waiting for download to finish

+[2024-09-23 23:26:45] Manifest download: finished

+[2024-09-23 23:26:45] Download skipped by HTTP 304 Not Modified

+[2024-09-23 23:26:45] Nothing to do

+steamwebhelper.sh[213379]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213454]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213506]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213563]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213614]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213755]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213825]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213886]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[213942]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214015]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214104]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214156]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214217]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214264]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214316]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214440]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214495]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214553]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214609]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214651]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214741]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214806]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214853]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214913]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+steamwebhelper.sh[214961]: Couldn't set up logger, writing to /home/james/.local/share/Steam/logs/webhelper-linux.txt directly

+```
\ No newline at end of file
diff --git a/results/scraper/box64/1860 b/results/scraper/box64/1860
new file mode 100644
index 000000000..7b2a482a7
--- /dev/null
+++ b/results/scraper/box64/1860
@@ -0,0 +1,686 @@
+Tibia on Pi4
+Recently, Tibia had an update that changed the framework. Since then, I can no longer run the application using box64 and the x64 game executable for Linux.

+PI 4, Raspberry Pi OS bookworm

+

+```

+pi@raspberrypi:~/Tibia $ BOX64_LOG=2 box64 Tibia

+Debug level is 2

+Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096 Running on Cortex-A                                 72 with 4 Cores

+Will use Hardware counter measured at 54.0 MHz emulating 3.4 GHz

+Params database has 90 entries

+Box64 with Dynarec v0.3.1 15842f34 built on Sep 21 2024 06:30:57

+BOX64: Didn't detect 48bits of address space, considering it's 39bits

+Setting up canary (for Stack protector) at FS:0x28, value:91314800

+Counted 25 Env var

+ Env[00]: SHELL=/bin/bash

+ Env[01]: NO_AT_BRIDGE=1

+ Env[02]: PWD=/home/pi/Tibia

+ Env[03]: LOGNAME=pi

+ Env[04]: XDG_SESSION_TYPE=tty

+ Env[05]: MOTD_SHOWN=pam

+ Env[06]: HOME=/home/pi

+ Env[07]: LANG=en_GB.UTF-8

+ Env[08]: LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=4                                 0;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:                                 st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.                                 lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;                                 31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;3                                 1:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=0                                 1;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.e                                 ar=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;3                                 1:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01                                 ;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35                                 :*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=0                                 1;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*                                 .pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=0                                 1;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*                                 .qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;3                                 5:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01                                 ;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au                                 =00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36                                 :*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=0                                 0;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.old=00;90:*.orig=00;90:*.part=                                 00;90:*.rej=00;90:*.swp=00;90:*.tmp=00;90:*.dpkg-dist=00;90:*.dpkg-old=00;90:*.u                                 cf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.r                                 pmsave=00;90:

+ Env[09]: SSH_CONNECTION=192.168.100.2 64246 192.168.100.45 22

+ Env[10]: XDG_SESSION_CLASS=user

+ Env[11]: TERM=xterm

+ Env[12]: USER=pi

+ Env[13]: SHLVL=1

+ Env[14]: XDG_SESSION_ID=4

+ Env[15]: XDG_RUNTIME_DIR=/run/user/1000

+ Env[16]: SSH_CLIENT=192.168.100.2 64246 22

+ Env[17]: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr                                 /local/games:/usr/games

+ Env[18]: DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus

+ Env[19]: SSH_TTY=/dev/pts/1

+ Env[20]: OLDPWD=/home/pi

+ Env[21]: TEXTDOMAIN=Linux-PAM

+ Env[22]: BOX64_PATH=.:bin

+ Env[23]: BOX64_LD_LIBRARY_PATH=.:lib:lib64:x86_64:bin64:libs64

+ Env[24]: _=/usr/local/bin/box64

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sb                                 in/:/usr/bin/:/sbin/:/bin/:/usr/local/games/:/usr/games/

+Looking for Tibia

+Read 33 Section header

+Read 13 Program header

+Loading Sections Table String (idx = 32)

+Loading SymTab Strings (idx = 0)

+Loading SymTab (idx = 0)

+Loading Dynamic (idx = 24)

+The DT_INIT is at address 0x22000

+The DT_FINI is at address 0xba1a4

+The DT_INIT_ARRAY is at address 0x13d9d0

+The DT_INIT_ARRAYSZ is 13

+The DT_FINI_ARRAY is at address 0x13da38

+The DT_FINI_ARRAYSZ is 1

+The DT_GNU_HASH is at address 0x3a0

+The DT_VERNEED is at address 0xc520

+The DT_VERNEEDNUM is 8

+RelA Table @0xc760 (0x11688/0x18)

+PLT Table @0x1dde8 (type=7 0x3528/0x18)

+The GOT.PLT Table is at address 0x143fe8

+The GOT Table is at address 0x143e58..0x143fe0

+The PLT Table is at address 0x22020..0x243a0

+The .gnu.version is at address 0xbee0

+The .text is at address 0x243b0, and is 613874 big

+The .eh_frame section is at address 0x125cb0..0x137968

+The .eh_frame_hdr section is at address 0x12291c

+Loading DynSym Strings (idx = 7)

+Loading DynSym (idx = 6)

+Adding "/home/pi/Tibia/Tibia" as #0 in elf collection

+Elf Addr(v/p)=(nil)/(nil) Memsize=0x1474b0 (align=0x1000)

+Elf Stack Memsize=1048576 (align=16)

+Elf TLS Memsize=0 (align=0)

+Pre-allocated 0x1474b0 byte at 0x100000000 for /home/pi/Tibia/Tibia

+Delta of 0x100000000 (vaddr=(nil)) for Elf "/home/pi/Tibia/Tibia"

+Mmaping 0x21310(0x22000) bytes @0x100000000 for Elf "/home/pi/Tibia/Tibia"

+Mmaping 0x981ad(0x99000) bytes @0x100022000 for Elf "/home/pi/Tibia/Tibia"

+Mmaping 0x814a4(0x82000) bytes @0x1000bb000 for Elf "/home/pi/Tibia/Tibia"

+Allocating 0xc000 (0x10013d000/0x9ae0) bytes @0x10013d000, will read 0x8550 @0x1                                 0013d9d0 for Elf "/home/pi/Tibia/Tibia"

+Rename process to "Tibia"

+Program linked with GLIBC 2.34+

+Calc stack size, based on 1 elf(s)

+Stack is @0x7f91b20000 size=0x800000 align=0x10

+Allocate a new X86_64 Emu, with RIP=(nil) and Stack=0x7f91b20000/0x800000

+Setup X86_64 Emu

+Grabbing R_X86_64_COPY Relocation(s) in advance for /home/pi/Tibia/Tibia

+Prepending path "/home/pi/Tibia/lib" to BOX64_LD_LIBRARY_PATH

+Trying to add "libQt6Concurrent.so.6" to maplib

+Trying to load "libQt6Concurrent.so.6"

+Simplified name is "libQt6Concurrent.so.6"

+Read 30 Section header

+Read 9 Program header

+Loading Sections Table String (idx = 29)

+Loading SymTab Strings (idx = 0)

+Loading SymTab (idx = 0)

+Loading Dynamic (idx = 22)

+The DT_INIT is at address 0x2000

+The DT_FINI is at address 0x3220

+The DT_INIT_ARRAY is at address 0x5d10

+The DT_INIT_ARRAYSZ is 1

+The DT_FINI_ARRAY is at address 0x5d18

+The DT_FINI_ARRAYSZ is 1

+The DT_GNU_HASH is at address 0x260

+The DT_VERDEF is at address 0x15e8

+The DT_VERDEFNUM is 3

+The DT_VERNEED is at address 0x1640

+The DT_VERNEEDNUM is 4

+RelA Table @0x1700 (0x210/0x18)

+PLT Table @0x1910 (type=7 0x2d0/0x18)

+The GOT.PLT Table is at address 0x5fe8

+The GOT Table is at address 0x5fc0..0x5fe8

+The PLT Table is at address 0x2020..0x2210

+The .gnu.version is at address 0x155a

+The .text is at address 0x2220, and is 4094 big

+The .eh_frame section is at address 0x4198..0x4740

+The .eh_frame_hdr section is at address 0x4044

+Loading DynSym Strings (idx = 4)

+Loading DynSym (idx = 3)

+Elf Addr(v/p)=(nil)/(nil) Memsize=0x6128 (align=0x1000)

+Elf Stack Memsize=1048576 (align=16)

+Elf TLS Memsize=0 (align=0)

+Pre-allocated 0x6128 byte at 0x3f00000000 for /home/pi/Tibia/lib/libQt6Conc                                 urrent.so.6

+Delta of 0x3f00000000 (vaddr=(nil)) for Elf "/home/pi/Tibia/lib/libQt6Concu                                 rrent.so.6"

+Mmaping 0x1be0(0x2000) bytes @0x3f00000000 for Elf "/home/pi/Tibia/lib/libQ                                 t6Concurrent.so.6"

+Mmaping 0x1229(0x2000) bytes @0x3f00002000 for Elf "/home/pi/Tibia/lib/libQ                                 t6Concurrent.so.6"

+Mmaping 0x7a8(0x1000) bytes @0x3f00004000 for Elf "/home/pi/Tibia/lib/libQt                                 6Concurrent.so.6"

+Allocating 0x3000 (0x3f00005000/0x418) bytes @0x3f00005000, will read 0x410 @0x3                                 f00005d10 for Elf "/home/pi/Tibia/lib/libQt6Concurrent.so.6"

+Adding "/home/pi/Tibia/lib/libQt6Concurrent.so.6" as #1 in elf collection

+Using emulated /home/pi/Tibia/lib/libQt6Concurrent.so.6

+Trying to add "libQt6Widgets.so.6" to maplib

+Trying to load "libQt6Widgets.so.6"

+Simplified name is "libQt6Widgets.so.6"

+Read 29 Section header

+Read 9 Program header

+Loading Sections Table String (idx = 28)

+Loading SymTab Strings (idx = 0)

+Loading SymTab (idx = 0)

+Loading Dynamic (idx = 21)

+The DT_INIT is at address 0x16f000

+The DT_FINI is at address 0x573820

+The DT_INIT_ARRAY is at address 0x6e3c00

+The DT_INIT_ARRAYSZ is 7

+The DT_FINI_ARRAY is at address 0x6e3c38

+The DT_FINI_ARRAYSZ is 1

+The DT_GNU_HASH is at address 0x260

+The DT_VERDEF is at address 0xc64f8

+The DT_VERDEFNUM is 3

+The DT_VERNEED is at address 0xc6550

+The DT_VERNEEDNUM is 6

+RelA Table @0xc6710 (0x9a470/0x18)

+PLT Table @0x160b80 (type=7 0xd488/0x18)

+The GOT.PLT Table is at address 0x716fe8

+The GOT Table is at address 0x7161a8..0x716fe8

+The PLT Table is at address 0x16f020..0x177de0

+The .gnu.version is at address 0xc0ea6

+The .text is at address 0x177e20, and is 4176384 big

+The .eh_frame section is at address 0x633610..0x6e2290

+The .eh_frame_hdr section is at address 0x615010

+Loading DynSym Strings (idx = 4)

+Loading DynSym (idx = 3)

+Elf Addr(v/p)=(nil)/(nil) Memsize=0x728688 (align=0x1000)

+Elf Stack Memsize=1048576 (align=16)

+Elf TLS Memsize=0 (align=0)

+Pre-allocated 0x728688 byte at 0x3f01000000 for /home/pi/Tibia/lib/libQt6Wi                                 dgets.so.6

+Delta of 0x3f01000000 (vaddr=(nil)) for Elf "/home/pi/Tibia/lib/libQt6Widge                                 ts.so.6"

+Mmaping 0x16e008(0x16f000) bytes @0x3f01000000 for Elf "/home/pi/Tibia/lib/                                 libQt6Widgets.so.6"

+Mmaping 0x404829(0x405000) bytes @0x3f0116f000 for Elf "/home/pi/Tibia/lib/                                 libQt6Widgets.so.6"

+Mmaping 0x16e290(0x16f000) bytes @0x3f01574000 for Elf "/home/pi/Tibia/lib/                                 libQt6Widgets.so.6"

+Allocating 0x47000 (0x3f016e3000/0x44a88) bytes @0x3f016e3000, will read 0x44080                                  @0x3f016e3c00 for Elf "/home/pi/Tibia/lib/libQt6Widgets.so.6"

+Adding "/home/pi/Tibia/lib/libQt6Widgets.so.6" as #2 in elf collection

+Using emulated /home/pi/Tibia/lib/libQt6Widgets.so.6

+Trying to add "libQt6Network.so.6" to maplib

+Trying to load "libQt6Network.so.6"

+Simplified name is "libQt6Network.so.6"

+Read 29 Section header

+Read 9 Program header

+Loading Sections Table String (idx = 28)

+Loading SymTab Strings (idx = 0)

+Loading SymTab (idx = 0)

+Loading Dynamic (idx = 21)

+The DT_INIT is at address 0x49000

+The DT_FINI is at address 0x13949c

+The DT_INIT_ARRAY is at address 0x191998

+The DT_INIT_ARRAYSZ is 12

+The DT_FINI_ARRAY is at address 0x1919f8

+The DT_FINI_ARRAYSZ is 1

+The DT_GNU_HASH is at address 0x260

+The DT_VERDEF is at address 0x2e200

+The DT_VERDEFNUM is 3

+The DT_VERNEED is at address 0x2e258

+The DT_VERNEEDNUM is 4

+RelA Table @0x2e378 (0x16788/0x18)

+PLT Table @0x44b00 (type=7 0x3d08/0x18)

+The GOT.PLT Table is at address 0x198fe8

+The GOT Table is at address 0x1989b8..0x198fd0

+The PLT Table is at address 0x49020..0x4b8e0

+The .gnu.version is at address 0x2cddc

+The .text is at address 0x4b910, and is 973706 big

+The .eh_frame section is at address 0x164fc0..0x190f78

+The .eh_frame_hdr section is at address 0x15cdb4

+Loading DynSym Strings (idx = 4)

+Loading DynSym (idx = 3)

+Elf Addr(v/p)=(nil)/(nil) Memsize=0x19e428 (align=0x1000)

+Elf Stack Memsize=1048576 (align=16)

+Elf TLS Memsize=0 (align=0)

+Pre-allocated 0x19e428 byte at 0x3f02000000 for /home/pi/Tibia/lib/libQt6Ne                                 twork.so.6

+Delta of 0x3f02000000 (vaddr=(nil)) for Elf "/home/pi/Tibia/lib/libQt6Netwo                                 rk.so.6"

+Mmaping 0x48808(0x49000) bytes @0x3f02000000 for Elf "/home/pi/Tibia/lib/li                                 bQt6Network.so.6"

+Mmaping 0xf04a5(0xf1000) bytes @0x3f02049000 for Elf "/home/pi/Tibia/lib/li                                 bQt6Network.so.6"

+Mmaping 0x56f78(0x57000) bytes @0x3f0213a000 for Elf "/home/pi/Tibia/lib/li                                 bQt6Network.so.6"

+Allocating 0xf000 (0x3f02191000/0xca90) bytes @0x3f02191000, will read 0xbf08 @0                                 x3f02191998 for Elf "/home/pi/Tibia/lib/libQt6Network.so.6"

+Adding "/home/pi/Tibia/lib/libQt6Network.so.6" as #3 in elf collection

+Using emulated /home/pi/Tibia/lib/libQt6Network.so.6

+Trying to add "libQt6Gui.so.6" to maplib

+Trying to load "libQt6Gui.so.6"

+Simplified name is "libQt6Gui.so.6"

+Read 29 Section header

+Read 9 Program header

+Loading Sections Table String (idx = 28)

+Loading SymTab Strings (idx = 0)

+Loading SymTab (idx = 0)

+Loading Dynamic (idx = 21)

+The DT_INIT is at address 0x10f000

+The DT_FINI is at address 0x7bea40

+The DT_INIT_ARRAY is at address 0x940ad0

+The DT_INIT_ARRAYSZ is 17

+The DT_FINI_ARRAY is at address 0x940b58

+The DT_FINI_ARRAYSZ is 1

+The DT_GNU_HASH is at address 0x260

+The DT_VERDEF is at address 0xc37a8

+The DT_VERDEFNUM is 3

+The DT_VERNEED is at address 0xc3800

+The DT_VERNEEDNUM is 7

+RelA Table @0xc3a20 (0x43cc8/0x18)

+PLT Table @0x1076e8 (type=7 0x78c0/0x18)

+The GOT.PLT Table is at address 0x955fe8

+The GOT Table is at address 0x955600..0x955fd8

+The PLT Table is at address 0x10f020..0x1140b0

+The .gnu.version is at address 0xbe61e

+The .text is at address 0x1140e0, and is 6990174 big

+The .eh_frame section is at address 0x8823d0..0x93fb08

+The .eh_frame_hdr section is at address 0x8622dc

+Loading DynSym Strings (idx = 4)

+Loading DynSym (idx = 3)

+Elf Addr(v/p)=(nil)/(nil) Memsize=0x972ef0 (align=0x1000)

+Elf Stack Memsize=1048576 (align=16)

+Elf TLS Memsize=0 (align=0)

+Pre-allocated 0x972ef0 byte at 0x3f03000000 for /home/pi/Tibia/lib/libQt6Gu                                 i.so.6

+Delta of 0x3f03000000 (vaddr=(nil)) for Elf "/home/pi/Tibia/lib/libQt6Gui.s                                 o.6"

+Mmaping 0x10efa8(0x10f000) bytes @0x3f03000000 for Elf "/home/pi/Tibia/lib/                                 libQt6Gui.so.6"

+Mmaping 0x6afa49(0x6b0000) bytes @0x3f0310f000 for Elf "/home/pi/Tibia/lib/                                 libQt6Gui.so.6"

+Mmaping 0x180b08(0x181000) bytes @0x3f037bf000 for Elf "/home/pi/Tibia/lib/                                 libQt6Gui.so.6"

+Allocating 0x34000 (0x3f03940000/0x32420) bytes @0x3f03940000, will read 0x23130                                  @0x3f03940ad0 for Elf "/home/pi/Tibia/lib/libQt6Gui.so.6"

+Adding "/home/pi/Tibia/lib/libQt6Gui.so.6" as #4 in elf collection

+Using emulated /home/pi/Tibia/lib/libQt6Gui.so.6

+Trying to add "libQt6Core.so.6" to maplib

+Trying to load "libQt6Core.so.6"

+Simplified name is "libQt6Core.so.6"

+Read 34 Section header

+Read 12 Program header

+Loading Sections Table String (idx = 33)

+Loading SymTab Strings (idx = 0)

+Loading SymTab (idx = 0)

+Loading Dynamic (idx = 27)

+The DT_INIT is at address 0xb5000

+The DT_FINI is at address 0x485fa8

+The DT_INIT_ARRAY is at address 0x6af5c8

+The DT_INIT_ARRAYSZ is 5

+The DT_FINI_ARRAY is at address 0x6af5f0

+The DT_FINI_ARRAYSZ is 2

+The DT_GNU_HASH is at address 0x328

+The DT_VERDEF is at address 0x85e38

+The DT_VERDEFNUM is 10

+The DT_VERNEED is at address 0x85f80

+The DT_VERNEEDNUM is 5

+RelA Table @0x86270 (0x2c0b8/0x18)

+PLT Table @0xb2328 (type=7 0x1d88/0x18)

+The GOT.PLT Table is at address 0x6bdfe8

+The GOT Table is at address 0x6bd9a8..0x6bdfe8

+The PLT Table is at address 0xb5020..0xb63e0

+The .gnu.version is at address 0x824da

+The .text is at address 0xb63f0, and is 3996599 big

+The .eh_frame section is at address 0x600d40..0x695e9c

+The .eh_frame_hdr section is at address 0x5e6b88

+Loading DynSym Strings (idx = 5)

+Loading DynSym (idx = 4)

+Elf Addr(v/p)=(nil)/(nil) Memsize=0x6ca6c8 (align=0x1000)

+Elf Stack Memsize=1048576 (align=16)

+Elf TLS Memsize=176 (align=16)

+Pre-allocated 0x6ca6c8 byte at 0x3f04000000 for /home/pi/Tibia/lib/libQt6Co                                 re.so.6

+Delta of 0x3f04000000 (vaddr=(nil)) for Elf "/home/pi/Tibia/lib/libQt6Core.                                 so.6"

+Mmaping 0xb40b0(0xb5000) bytes @0x3f04000000 for Elf "/home/pi/Tibia/lib/li                                 bQt6Core.so.6"

+Mmaping 0x3d0fb1(0x3d1000) bytes @0x3f040b5000 for Elf "/home/pi/Tibia/lib/                                 libQt6Core.so.6"

+Mmaping 0x22852c(0x229000) bytes @0x3f04486000 for Elf "/home/pi/Tibia/lib/                                 libQt6Core.so.6"

+Allocating 0x1d000 (0x3f046af000/0x1b128) bytes @0x3f046af000, will read 0x16bc8                                  @0x3f046af5a0 for Elf "/home/pi/Tibia/lib/libQt6Core.so.6"

+Loading TLS block #8 @0x61409f00 (0x28/0xa8)

+Adding "/home/pi/Tibia/lib/libQt6Core.so.6" as #5 in elf collection

+Using emulated /home/pi/Tibia/lib/libQt6Core.so.6

+Trying to add "libstdc++.so.6" to maplib

+Trying to load "libstdc++.so.6"

+Simplified name is "libstdc++.so.6"

+Read 32 Section header

+Read 10 Program header

+Loading Sections Table String (idx = 31)

+Loading SymTab Strings (idx = 0)

+Loading SymTab (idx = 0)

+Loading Dynamic (idx = 24)

+The DT_INIT is at address 0x9c000

+The DT_FINI is at address 0x1b6690

+The DT_INIT_ARRAY is at address 0x244530

+The DT_INIT_ARRAYSZ is 17

+The DT_FINI_ARRAY is at address 0x2445b8

+The DT_FINI_ARRAYSZ is 1

+The DT_GNU_HASH is at address 0x298

+The DT_VERDEF is at address 0x7c208

+The DT_VERDEFNUM is 51

+The DT_VERNEED is at address 0x7c910

+The DT_VERNEEDNUM is 4

+RelA Table @0x7cab0 (0x18d38/0x18)

+PLT Table @0x957e8 (type=7 0x6210/0x18)

+The GOT.PLT Table is at address 0x24efe8

+The GOT Table is at address 0x24dfa0..0x24efe0

+The PLT Table is at address 0x9c020..0xa0190

+The .gnu.version is at address 0x790fe

+The .text is at address 0xa0270, and is 1139742 big

+The .eh_frame section is at address 0x207b00..0x23b0b0

+The .eh_frame_hdr section is at address 0x1fdc44

+Loading DynSym Strings (idx = 4)

+Loading DynSym (idx = 3)

+Elf Addr(v/p)=(nil)/(nil) Memsize=0x255140 (align=0x1000)

+Elf Stack Memsize=1048576 (align=16)

+Elf TLS Memsize=32 (align=8)

+Pre-allocated 0x255140 byte at 0x3f05000000 for /usr/lib/box64-x86_64-linux-gnu/                                 libstdc++.so.6

+Delta of 0x3f05000000 (vaddr=(nil)) for Elf "/usr/lib/box64-x86_64-linux-gnu/lib                                 stdc++.so.6"

+Mmaping 0x9b9f8(0x9c000) bytes @0x3f05000000 for Elf "/usr/lib/box64-x86_64-linu                                 x-gnu/libstdc++.so.6"

+Mmaping 0x11a699(0x11b000) bytes @0x3f0509c000 for Elf "/usr/lib/box64-x86_64-li                                 nux-gnu/libstdc++.so.6"

+Mmaping 0x8cd98(0x8d000) bytes @0x3f051b7000 for Elf "/usr/lib/box64-x86_64-linu                                 x-gnu/libstdc++.so.6"

+Allocating 0x13000 (0x3f05244000/0x10c10) bytes @0x3f05244000, will read 0xcd30                                  @0x3f05244530 for Elf "/usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6"

+Loading TLS block #6 @0x6140c230 (0x0/0x20)

+Adding "/usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6" as #6 in elf collection

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

+Trying to add "libgcc_s.so.1" to maplib

+Trying to load "libgcc_s.so.1"

+Simplified name is "libgcc_s.so.1"

+Read 27 Section header

+Read 9 Program header

+Loading Sections Table String (idx = 26)

+Loading SymTab Strings (idx = 0)

+Loading SymTab (idx = 0)

+Loading Dynamic (idx = 20)

+The DT_INIT is at address 0x3000

+The DT_FINI is at address 0x1db88

+The DT_INIT_ARRAY is at address 0x22da8

+The DT_INIT_ARRAYSZ is 2

+The DT_FINI_ARRAY is at address 0x22db8

+The DT_FINI_ARRAYSZ is 2

+The DT_GNU_HASH is at address 0x260

+The DT_VERDEF is at address 0x26c0

+The DT_VERDEFNUM is 15

+The DT_VERNEED is at address 0x28d0

+The DT_VERNEEDNUM is 1

+RelA Table @0x2930 (0x108/0x18)

+PLT Table @0x2a38 (type=7 0x4e0/0x18)

+The GOT.PLT Table is at address 0x22fe8

+The GOT Table is at address 0x22fb8..0x22fe8

+The PLT Table is at address 0x3020..0x3370

+The .gnu.version is at address 0x2524

+The .text is at address 0x3380, and is 108549 big

+The .eh_frame section is at address 0x1f358..0x21924

+The .eh_frame_hdr section is at address 0x1ebf4

+Loading DynSym Strings (idx = 4)

+Loading DynSym (idx = 3)

+Elf Addr(v/p)=(nil)/(nil) Memsize=0x23368 (align=0x1000)

+Elf Stack Memsize=1048576 (align=16)

+Elf TLS Memsize=0 (align=0)

+Pre-allocated 0x23368 byte at 0x3f06000000 for /usr/lib/box64-x86_64-linux-gnu/l                                 ibgcc_s.so.1

+Delta of 0x3f06000000 (vaddr=(nil)) for Elf "/usr/lib/box64-x86_64-linux-gnu/lib                                 gcc_s.so.1"

+Mmaping 0x2f18(0x3000) bytes @0x3f06000000 for Elf "/usr/lib/box64-x86_64-linux-                                 gnu/libgcc_s.so.1"

+Mmaping 0x1ab91(0x1b000) bytes @0x3f06003000 for Elf "/usr/lib/box64-x86_64-linu                                 x-gnu/libgcc_s.so.1"

+Mmaping 0x3924(0x4000) bytes @0x3f0601e000 for Elf "/usr/lib/box64-x86_64-linux-                                 gnu/libgcc_s.so.1"

+Allocating 0x3000 (0x3f06022000/0x5c0) bytes @0x3f06022000, will read 0x400 @0x3                                 f06022da8 for Elf "/usr/lib/box64-x86_64-linux-gnu/libgcc_s.so.1"

+Adding "/usr/lib/box64-x86_64-linux-gnu/libgcc_s.so.1" as #7 in elf collection

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

+Trying to add "libc.so.6" to maplib

+Trying to load "libc.so.6"

+Simplified name is "libc.so.6"

+Using native(wrapped) libc.so.6

+Trying to add "ld-linux-x86-64.so.2" to maplib

+Trying to load "ld-linux-x86-64.so.2"

+Simplified name is "ld-linux-x86-64.so.2"

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

+Trying to add "libpthread.so.0" to maplib

+Trying to load "libpthread.so.0"

+Simplified name is "libpthread.so.0"

+Using native(wrapped) libpthread.so.0

+Trying to add "libdl.so.2" to maplib

+Trying to load "libdl.so.2"

+Simplified name is "libdl.so.2"

+Using native(wrapped) libdl.so.2

+Trying to add "libutil.so.1" to maplib

+Trying to load "libutil.so.1"

+Simplified name is "libutil.so.1"

+Using native(wrapped) libutil.so.1

+Trying to add "libresolv.so.2" to maplib

+Trying to load "libresolv.so.2"

+Simplified name is "libresolv.so.2"

+Using native(wrapped) libresolv.so.2

+Trying to add "librt.so.1" to maplib

+Trying to load "librt.so.1"

+Simplified name is "librt.so.1"

+Using native(wrapped) librt.so.1

+Trying to add "libbsd.so.0" to maplib

+Trying to load "libbsd.so.0"

+Simplified name is "libbsd.so.0"

+Using native(wrapped) libbsd.so.0

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Trying to add "libc.so.6" to maplib

+Already present in maplib => success

+Created lib and added to maplib => success

+Applying 11 Relocation(s) with Addend for /usr/lib/box64-x86_64-linux-gnu/libgcc                                 _s.so.1 bindnow=0, deepbind=0

+Applying 52 PLT Relocation(s) with Addend for /usr/lib/box64-x86_64-linux-gnu/li                                 bgcc_s.so.1 bindnow=0, deepbind=0

+PLT Resolver injected in plt.got at 0x3f06022ff8

+Created lib and added to maplib => success

+Trying to add "libm.so.6" to maplib

+Trying to load "libm.so.6"

+Simplified name is "libm.so.6"

+Using native(wrapped) libm.so.6

+Trying to add "libc.so.6" to maplib

+Already present in maplib => success

+Trying to add "ld-linux-x86-64.so.2" to maplib

+Already present in maplib => success

+Trying to add "libgcc_s.so.1" to maplib

+Already present in maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Applying 4237 Relocation(s) with Addend for /usr/lib/box64-x86_64-linux-gnu/libs                                 tdc++.so.6 bindnow=0, deepbind=0

+Warning: Global Symbol _ZN9__gnu_cxx21zoneinfo_dir_overrideEv not found, cannot                                  apply R_X86_64_GLOB_DAT @0x3f0524e268 ((nil)) in /usr/lib/box64-x86_64-linux-gnu                                 /libstdc++.so.6

+Applying 1046 PLT Relocation(s) with Addend for /usr/lib/box64-x86_64-linux-gnu/                                 libstdc++.so.6 bindnow=0, deepbind=0

+PLT Resolver injected in plt.got at 0x3f0524eff8

+Created lib and added to maplib => success

+Prepending path "/home/pi/Tibia/lib" to BOX64_LD_LIBRARY_PATH

+Trying to add "libicui18n.so.72" to maplib

+Trying to load "libicui18n.so.72"

+Simplified name is "libicui18n.so.72"

+Using native(wrapped) libicui18n.so.72

+Trying to add "libicuuc.so.72" to maplib

+Trying to load "libicuuc.so.72"

+Simplified name is "libicuuc.so.72"

+Using native(wrapped) libicuuc.so.72

+Created lib and added to maplib => success

+Trying to add "libicuuc.so.72" to maplib

+Already present in maplib => success

+Trying to add "libstdc++.so.6" to maplib

+Already present in maplib => success

+Trying to add "libm.so.6" to maplib

+Already present in maplib => success

+Trying to add "libgcc_s.so.1" to maplib

+Already present in maplib => success

+Trying to add "libc.so.6" to maplib

+Already present in maplib => success

+Trying to add "ld-linux-x86-64.so.2" to maplib

+Already present in maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Applying 7517 Relocation(s) with Addend for /home/pi/Tibia/lib/libQt6Core.s                                 o.6 bindnow=0, deepbind=0

+Warning: Global Symbol __interceptor_vfork not found, cannot apply R_X86_64_GLOB                                 _DAT @0x3f046bdd30 ((nil)) in /home/pi/Tibia/lib/libQt6Core.so.6

+Applying 315 PLT Relocation(s) with Addend for /home/pi/Tibia/lib/libQt6Cor                                 e.so.6 bindnow=0, deepbind=0

+PLT Resolver injected in plt.got at 0x3f046bdff8

+Refreshing main TLS block @0x6140c250 from 0x6af5a0:0x28

+Created lib and added to maplib => success

+Prepending path "/home/pi/Tibia/lib" to BOX64_LD_LIBRARY_PATH

+Trying to add "libEGL.so.1" to maplib

+Trying to load "libEGL.so.1"

+Simplified name is "libEGL.so.1"

+Using native(wrapped) libEGL.so.1

+Trying to add "libfontconfig.so.1" to maplib

+Trying to load "libfontconfig.so.1"

+Simplified name is "libfontconfig.so.1"

+Using native(wrapped) libfontconfig.so.1

+Trying to add "libexpat.so.1" to maplib

+Trying to load "libexpat.so.1"

+Simplified name is "libexpat.so.1"

+Using native(wrapped) libexpat.so.1

+Trying to add "libfreetype.so.6" to maplib

+Trying to load "libfreetype.so.6"

+Simplified name is "libfreetype.so.6"

+Using native(wrapped) libfreetype.so.6

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Trying to add "libX11.so.6" to maplib

+Trying to load "libX11.so.6"

+Simplified name is "libX11.so.6"

+Adding AutomaticBridge for 0x7f8ec31390 to 0x110000

+Adding AutomaticBridge for 0x7f8ec31380 to 0x110020

+Using native(wrapped) libX11.so.6

+Trying to add "libxcb.so.1" to maplib

+Trying to load "libxcb.so.1"

+Simplified name is "libxcb.so.1"

+Using native(wrapped) libxcb.so.1

+Trying to add "libXau.so.6" to maplib

+Trying to load "libXau.so.6"

+Simplified name is "libXau.so.6"

+Using native(wrapped) libXau.so.6

+Trying to add "libXdmcp.so.6" to maplib

+Trying to load "libXdmcp.so.6"

+Simplified name is "libXdmcp.so.6"

+Using native(wrapped) libXdmcp.so.6

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Trying to add "libQt6DBus.so.6" to maplib

+Trying to load "libQt6DBus.so.6"

+Simplified name is "libQt6DBus.so.6"

+Read 29 Section header

+Read 9 Program header

+Loading Sections Table String (idx = 28)

+Loading SymTab Strings (idx = 0)

+Loading SymTab (idx = 0)

+Loading Dynamic (idx = 21)

+The DT_INIT is at address 0x21000

+The DT_FINI is at address 0x9bf20

+The DT_INIT_ARRAY is at address 0xbb668

+The DT_INIT_ARRAYSZ is 2

+The DT_FINI_ARRAY is at address 0xbb678

+The DT_FINI_ARRAYSZ is 1

+The DT_GNU_HASH is at address 0x260

+The DT_VERDEF is at address 0x152d0

+The DT_VERDEFNUM is 3

+The DT_VERNEED is at address 0x15328

+The DT_VERNEEDNUM is 4

+RelA Table @0x153f8 (0x8718/0x18)

+PLT Table @0x1db10 (type=7 0x2940/0x18)

+The GOT.PLT Table is at address 0xbdfe8

+The GOT Table is at address 0xbdac8..0xbdfd8

+The PLT Table is at address 0x21020..0x22bb0

+The .gnu.version is at address 0x14a5c

+The .text is at address 0x22bc0, and is 496480 big

+The .eh_frame section is at address 0xa6e68..0xbac64

+The .eh_frame_hdr section is at address 0xa37f0

+Loading DynSym Strings (idx = 4)

+Loading DynSym (idx = 3)

+Elf Addr(v/p)=(nil)/(nil) Memsize=0xc1018 (align=0x1000)

+Elf Stack Memsize=1048576 (align=16)

+Elf TLS Memsize=0 (align=0)

+Pre-allocated 0xc1018 byte at 0x3f07000000 for /home/pi/Tibia/lib/libQt6DBu                                 s.so.6

+Delta of 0x3f07000000 (vaddr=(nil)) for Elf "/home/pi/Tibia/lib/libQt6DBus.                                 so.6"

+Mmaping 0x20450(0x21000) bytes @0x3f07000000 for Elf "/home/pi/Tibia/lib/li                                 bQt6DBus.so.6"

+Mmaping 0x7af29(0x7b000) bytes @0x3f07021000 for Elf "/home/pi/Tibia/lib/li                                 bQt6DBus.so.6"

+Mmaping 0x1ec64(0x1f000) bytes @0x3f0709c000 for Elf "/home/pi/Tibia/lib/li                                 bQt6DBus.so.6"

+Allocating 0x8000 (0x3f070bb000/0x59b0) bytes @0x3f070bb000, will read 0x5278 @0                                 x3f070bb668 for Elf "/home/pi/Tibia/lib/libQt6DBus.so.6"

+Adding "/home/pi/Tibia/lib/libQt6DBus.so.6" as #8 in elf collection

+Using emulated /home/pi/Tibia/lib/libQt6DBus.so.6

+Trying to add "libxkbcommon.so.0" to maplib

+Trying to load "libxkbcommon.so.0"

+Simplified name is "libxkbcommon.so.0"

+Using native(wrapped) libxkbcommon.so.0

+Trying to add "libGLX.so.0" to maplib

+Trying to load "libGLX.so.0"

+Simplified name is "libGLX.so.0"

+Using native(wrapped) libGLX.so.0

+Trying to add "libOpenGL.so.0" to maplib

+Trying to load "libOpenGL.so.0"

+Simplified name is "libOpenGL.so.0"

+Using native(wrapped) libOpenGL.so.0

+Trying to add "libfreetype.so.6" to maplib

+Already present in maplib => success

+Trying to add "libQt6Core.so.6" to maplib

+Already present in maplib => success

+Trying to add "libstdc++.so.6" to maplib

+Already present in maplib => success

+Trying to add "libm.so.6" to maplib

+Already present in maplib => success

+Trying to add "libgcc_s.so.1" to maplib

+Already present in maplib => success

+Trying to add "libc.so.6" to maplib

+Already present in maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Prepending path "/home/pi/Tibia/lib" to BOX64_LD_LIBRARY_PATH

+Trying to add "libdbus-1.so.3" to maplib

+Trying to load "libdbus-1.so.3"

+Simplified name is "libdbus-1.so.3"

+Using native(wrapped) libdbus-1.so.3

+Trying to add "libQt6Core.so.6" to maplib

+Already present in maplib => success

+Trying to add "libstdc++.so.6" to maplib

+Already present in maplib => success

+Trying to add "libc.so.6" to maplib

+Already present in maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Applying 1441 Relocation(s) with Addend for /home/pi/Tibia/lib/libQt6DBus.s                                 o.6 bindnow=0, deepbind=0

+Applying 440 PLT Relocation(s) with Addend for /home/pi/Tibia/lib/libQt6DBu                                 s.so.6 bindnow=0, deepbind=0

+PLT Resolver injected in plt.got at 0x3f070bdff8

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Applying 11571 Relocation(s) with Addend for /home/pi/Tibia/lib/libQt6Gui.s                                 o.6 bindnow=0, deepbind=0

+Applying 1288 PLT Relocation(s) with Addend for /home/pi/Tibia/lib/libQt6Gu                                 i.so.6 bindnow=0, deepbind=0

+PLT Resolver injected in plt.got at 0x3f03955ff8

+Created lib and added to maplib => success

+Prepending path "/home/pi/Tibia/lib" to BOX64_LD_LIBRARY_PATH

+Trying to add "libQt6Core.so.6" to maplib

+Already present in maplib => success

+Trying to add "libbrotlidec.so.1" to maplib

+Trying to load "libbrotlidec.so.1"

+Simplified name is "libbrotlidec.so.1"

+Faillure to create lib => fail

+Error loading needed lib libbrotlidec.so.1

+Trying to add "libstdc++.so.6" to maplib

+Already present in maplib => success

+Trying to add "libgcc_s.so.1" to maplib

+Already present in maplib => success

+Trying to add "libc.so.6" to maplib

+Already present in maplib => success

+Error loading one of needed lib

+Failure to Add dependant lib => fail

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

+Prepending path "/home/pi/Tibia/lib" to BOX64_LD_LIBRARY_PATH

+Trying to add "libQt6Gui.so.6" to maplib

+Already present in maplib => success

+Trying to add "libQt6Core.so.6" to maplib

+Already present in maplib => success

+Trying to add "libstdc++.so.6" to maplib

+Already present in maplib => success

+Trying to add "libm.so.6" to maplib

+Already present in maplib => success

+Trying to add "libgcc_s.so.1" to maplib

+Already present in maplib => success

+Trying to add "libc.so.6" to maplib

+Already present in maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Applying 26330 Relocation(s) with Addend for /home/pi/Tibia/lib/libQt6Widge                                 ts.so.6 bindnow=0, deepbind=0

+Applying 2267 PLT Relocation(s) with Addend for /home/pi/Tibia/lib/libQt6Wi                                 dgets.so.6 bindnow=0, deepbind=0

+PLT Resolver injected in plt.got at 0x3f01716ff8

+Created lib and added to maplib => success

+Prepending path "/home/pi/Tibia/lib" to BOX64_LD_LIBRARY_PATH

+Trying to add "libQt6Core.so.6" to maplib

+Already present in maplib => success

+Trying to add "libstdc++.so.6" to maplib

+Already present in maplib => success

+Trying to add "libgcc_s.so.1" to maplib

+Already present in maplib => success

+Trying to add "libc.so.6" to maplib

+Already present in maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Created lib and added to maplib => success

+Applying 22 Relocation(s) with Addend for /home/pi/Tibia/lib/libQt6Concurre                                 nt.so.6 bindnow=0, deepbind=0

+Applying 30 PLT Relocation(s) with Addend for /home/pi/Tibia/lib/libQt6Conc                                 urrent.so.6 bindnow=0, deepbind=0

+PLT Resolver injected in plt.got at 0x3f00005ff8

+Created lib and added to maplib => success

+Free1Library libQt6Network.so.6

+Free1Library libQt6Concurrent.so.6

+Error loading one of needed lib

+Error: Loading needed libs in elf /home/pi/Tibia/./Tibia

+2711|Free a X86_64 Emu (0x613c5140)

+```

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.

+

diff --git a/results/scraper/box64/188 b/results/scraper/box64/188
new file mode 100644
index 000000000..160f07817
--- /dev/null
+++ b/results/scraper/box64/188
@@ -0,0 +1,2 @@
+Can I run Unreal Engine games on Box64?
+ i have l4t ubuntu. arm64 device(nintendo switch rcm version.) For example, Hmmsim Metro is 64-bit, can I run it on Wine64? (i have hmmsim metro on steam. but box64 is dont launch steam.(l4t ubuntu) so hmmsim metro is cracked version.)
\ No newline at end of file
diff --git a/results/scraper/box64/1882 b/results/scraper/box64/1882
new file mode 100644
index 000000000..d0bc74a74
--- /dev/null
+++ b/results/scraper/box64/1882
@@ -0,0 +1,8 @@
+Dynarec unimplemented AVX opcode
+[re4.log](https://github.com/user-attachments/files/17175849/re4.log)

+

+`0x79493f2e: Dynarec stopped because of x86 Opcode 62 F1 7D 08 7A C0 C5 F9 7E C0 C4 E3 79 16 C2

+Checking opcode: rex=00 is32bits=1, rep=0 is66=0 89 10 52 57

+Dynablock (0x7730e9f8c0, x64addr=0x79229273, need_test=1/0/0) unprotected, getting out at 0x7922928b (0x7922991b)!

+0x792275a6: Dynarec stopped because of x86 Opcode C5 F5 46 4D 47 32 AC 25 8F 23 06 01 E9 28 00

+Dynarec unimplemented AVX opcode size 256 prefix 66 map 0F opcode 46 `
\ No newline at end of file
diff --git a/results/scraper/box64/1888 b/results/scraper/box64/1888
new file mode 100644
index 000000000..3a58b7c20
--- /dev/null
+++ b/results/scraper/box64/1888
@@ -0,0 +1,68 @@
+Running with the Xilinx Installer - another Java issue
+One of the things I've been looking into

+is if I could setup an Rpi4 for use as a hardware server to be used with a Arty-A7 FPGA board.

+The general gist being you plug the development board into an Rpi then use that to remotely debug it over the network from a different machine.

+

+Unfortunately Xilinx don't provide any ARM64 based support for this.

+So I figured I'd start with seeing if Box64 could manage it.

+

+So far I've tried running the Xilinx web installer with it which is based on Java, it looks like it runs into the same sort of other Java issues that are listed.

+https://www.xilinx.com/support/download.html

+It's using it's own copy of java - jre21.0.1_12

+

+```

+box64 ~/box64/tests/bash ./FPGAs_AdaptiveSoCs_Unified_2024.1_0522_2023_Lin64.bin

+```

+

+I think it's dropping out when hitting libzip

+```

+Using emulated /tmp/selfgz134131862/tps/lnx64/jre21.0.1_12/lib/libjimage.so

+Using emulated /tmp/selfgz134131862/tps/lnx64/jre21.0.1_12/lib/libjsvml.so

+Using emulated /tmp/selfgz134131862/tps/lnx64/jre21.0.1_12/lib/libnio.so

+Using emulated /tmp/selfgz134131862/tps/lnx64/jre21.0.1_12/lib/libnet.so

+Using emulated /tmp/selfgz134131862/tps/lnx64/jre21.0.1_12/lib/libzip.so

+#

+# A fatal error has been detected by the Java Runtime Environment:

+#

+#  SIGSEGV (0xb) at pc=0x0000000000020453, pid=13551, tid=13556

+#

+# JRE version: OpenJDK Runtime Environment Temurin-21.0.1+12 (21.0.1+12) (build 21.0.1+12-LTS)

+# Java VM: OpenJDK 64-Bit Server VM Temurin-21.0.1+12 (21.0.1+12-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)

+# Problematic frame:

+# C  0x0000000000020453

+#

+# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /tmp/selfgz134131862/core.13551)

+#

+# An error report file with more information is saved as:

+# /tmp/selfgz134131862/hs_err_pid13551.log

+#

+# If you would like to submit a bug report, please visit:

+#   https://github.com/adoptium/adoptium-support/issues

+#

+NativeBT: /tmp/selfgz134131862/tps/lnx64/jre21.0.1_12/bin/java() [0x34a3f7d8]

+NativeBT: linux-vdso.so.1(__kernel_rt_sigreturn+0) [0xffff8d0907e0]

+NativeBT: /lib/aarch64-linux-gnu/libc.so.6(+0x87628) [0xffff8cf17628]

+NativeBT: /lib/aarch64-linux-gnu/libc.so.6(gsignal+0x1c) [0xffff8ceccb3c]

+NativeBT: /lib/aarch64-linux-gnu/libc.so.6(abort+0xf4) [0xffff8ceb7e00]

+NativeBT: [0xffff76eeb65c]

+EmulatedBT: box64(free+0) [0x40080]

+EmulatedBT: /tmp/selfgz134131862/tps/lnx64/jre21.0.1_12/lib/server/libjvm.so(_ZN7VMError14report_and_dieEiPKcS1_P13__va_list_tagP6ThreadPhPvS7_S1_im+4c9) [0x7fff01fe92c9]

+EmulatedBT: /tmp/selfgz134131862/tps/lnx64/jre21.0.1_12/lib/server/libjvm.so+fe9a1b [0x7fff01fe9a1b]

+EmulatedBT: ??? [0xffff8b1fbe68]

+EmulatedBT: ??? [0x2]

+13556|SIGABRT @0xffff8cf17628 (???(/lib/aarch64-linux-gnu/libc.so.6+0x87628)) (x64pc=0x40080/"???", rsp=0xffff8b1fbb40, stack=0xffff8b100000:0xffff8b200000 own=0xffff8b100000 fp=0xffff8b1fbb58), for accessing 0x3ea000034ef (code=-6/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)

+RSP-0x20:0x0000ffff8b1fbbb8 RSP-0x18:0x0000000000000001 RSP-0x10:0x00007fff02522a78 RSP-0x08:0x0000ffff8b1fbb58

+RSP+0x00:0x00007fff01298603 RSP+0x08:0x0000ffff8b1fbbb8 RSP+0x10:0x00007fff02522bc0 RSP+0x18:0x0000ffff8b1fbcf8

+RAX:0x0000000000000000 RCX:0x0000000000000001 RDX:0x0000000000000000 RBX:0x0000ffff8401c3e0

+RSP:0x0000ffff8b1fbb40 RBP:0x0000ffff8b1fbb58 RSI:0x0000000000000010 RDI:0x0000ffff8401c4a0

+ R8:0x0000000000000000  R9:0x0000000000000000 R10:0x00007fff02181e84 R11:0x0000000000000000

+R12:0x0000ffff8401c3e0 R13:0x00007fff0501f080 R14:0x0000ffff8b1fbbf8 R15:0x0000ffff8b1fbbf8

+ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053

+./xsetup: line 115: 13551 Aborted                 (core dumped) ${X_JAVA_HOME}/bin/java ${ARGS} -cp ${X_CLASS_PATH} -splash:${root}/data/images/splash.png com.xilinx.installer.api.InstallerLauncher

+```

+

+At any rate I think as a next step I'll try an install onto a x64 box first, then manually copy the files over

+then see if I can just launch the hardware server that way.

+Failing that I'll have a look at the Qemu approach if all else fails

+

+Thanks for all your hard work on this project though, it's very useful.
\ No newline at end of file
diff --git a/results/scraper/box64/189 b/results/scraper/box64/189
new file mode 100644
index 000000000..0f1e32ff0
--- /dev/null
+++ b/results/scraper/box64/189
@@ -0,0 +1,8 @@
+Step by step instruction how to use box64 with some example game/app
+Would be nice to have some step by step instruction about how to use box64 with some particular example app or game. Now I'm not exactly sure how to proceed with it.

+

+And a side question: is it possible to create native android apps with box64???

+Would be happy if would be able to run these:

+https://solvespace.com/index.pl

+https://www.thunderbird.net/en-US/

+in Android
\ No newline at end of file
diff --git a/results/scraper/box64/1891 b/results/scraper/box64/1891
new file mode 100644
index 000000000..ec7aba743
--- /dev/null
+++ b/results/scraper/box64/1891
@@ -0,0 +1,4 @@
+Can you support armhf (ARM32) ?
+Can you support armhf (ARM32) ?

+I found that more and more ARM hardware CPUs can only run 64-bit apps.

+Box86 is cannot run on which 64-bit CPU.
\ No newline at end of file
diff --git a/results/scraper/box64/1893 b/results/scraper/box64/1893
new file mode 100644
index 000000000..31da43201
--- /dev/null
+++ b/results/scraper/box64/1893
@@ -0,0 +1,17 @@
+Failed to load Zydis function ZydisDecoderDecodeBuffer on M1
+```

+📦[alex@asahi-krun ~]$ BOX64_TRACE_INIT=1 box64 ~/box64/tests/bash

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM FLAGM2 FRINT PageSize:16384 Running on Icestorm-M1 Firestorm-M1 with 8 Cores

+Will use Hardware counter measured at 24.0 MHz emulating 3.0 GHz

+Params database has 90 entries

+Box64 with trace with Dynarec v0.3.1 c43d34d0 built on Oct  2 2024 08:37:09

+BOX64: Detected 48bits at least of address space

+Initializing Zydis lib

+Fail to load Zydis function ZydisDecoderDecodeBuffer

+Zydis init failed. No x86 trace activated

+Counted 91 Env var

+BOX64 LIB PATH: BOX64 BIN PATH: ./:bin/:/home/alex/.cargo/bin/:/home/alex/.local/bin/:/home/alex/bin/:/usr/lib64/ccache/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/sbin/:/usr/sbin/:/sbin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/

+Looking for /home/alex/box64/tests/bash

+bash detected, disabling banner

+Apply RC params for bash

+```
\ No newline at end of file