$ ./strace.sh Testing wineserver with strace... Strace will be saved into wineserver_strace_wine9_20250520_184212.txt Run: strace -o wineserver_strace_wine9_20250520_184212.txt -f /usr/local/bin/box86 "$HOME/wine/bin/wineserver" -f -d Debug level is 1 Dynarec for ARMv8, with extension: HALF FAST_MULT EDSP NEON VFPv4 IDIVA AES PMULL PageSize:4096 Running on Cortex-A53 Cortex-A73 with 8 Cores Params database has 32 entries Box86 with Dynarec v0.3.9 fa59e748 built on Feb 13 2025 06:33:33 BOX86_LD_LIBRARY_PATH: /home/hallotanakaz/wine/lib/wine/i386-unix/:/home/hallotanakaz/wine/lib/wine/i386-windows/:/home/hallotanakaz/wine/lib/i386-linux-gnu/:/lib/i386-linux-gnu/:/usr/lib/i386-linux-gnu/:/usr/local/lib/i386-linux-gnu/ BOX86_PATH: /home/hallotanakaz/wine/bin/:/usr/local/bin/box86/ Counted 42 Env var Looking for /home/hallotanakaz/wine/bin/wineserver argv[1]="-k" Rename process to "wineserver" Using native(wrapped) libdl.so.2 Using native(wrapped) libc.so.6 Using native(wrapped) ld-linux.so.2 Using native(wrapped) libpthread.so.0 Using native(wrapped) librt.so.1 Using native(wrapped) libm.so.6 Using native(wrapped) libbsd.so.0 strace: WARNING: Proper structure decoding for this personality is not supported, please consider building strace with mpers support enabled. Debug level is 1 Dynarec for ARMv8, with extension: HALF FAST_MULT EDSP NEON VFPv4 IDIVA AES PMULL PageSize:4096 Running on Cortex-A53 Cortex-A73 with 8 Cores Params database has 32 entries Box86 with Dynarec v0.3.9 fa59e748 built on Feb 13 2025 06:33:33 BOX86_LD_LIBRARY_PATH: /home/hallotanakaz/wine/lib/wine/i386-unix/:/home/hallotanakaz/wine/lib/wine/i386-windows/:/home/hallotanakaz/wine/lib/i386-linux-gnu/:/lib/i386-linux-gnu/:/usr/lib/i386-linux-gnu/:/usr/local/lib/i386-linux-gnu/ BOX86_PATH: /home/hallotanakaz/wine/bin/:/usr/local/bin/box86/ Counted 42 Env var Looking for /home/hallotanakaz/wine/bin/wineserver argv[1]="-f" argv[2]="-d" Rename process to "wineserver" Using native(wrapped) libdl.so.2 Using native(wrapped) libc.so.6 Using native(wrapped) ld-linux.so.2 Using native(wrapped) libpthread.so.0 Using native(wrapped) librt.so.1 Using native(wrapped) libm.so.6 Using native(wrapped) libbsd.so.0 sock_init: shutdown() causes EOF wineserver: starting (pid=5844) 5844|SIGSEGV @0xf7417cf8 (???(0xf7417cf8)) (x86pc=0x30027914/"/home/hallotanakaz/wine/bin/wineserver + 0x27914", esp=0xf6d55080, stack=0xf6556000:0xf6d56000 own=(nil) fp=0x6567e3b0), for accessing (nil) (code=1/prot=0), db=0xf722f9c0(0xf7417cd4:0xf7417e90/0x30027900:0x3002793d//home/hallotanakaz/wine/bin/wineserver + 0x27900:clean, hash:f5f1e8ac/f5f1e8ac) EAX:0x00000000 ECX:0x300a8ff4 EDX:0x00000000 EBX:0x300a8ff4 ESP:0xf6d55080 EBP:0x6567e3b0 ESI:0x00000000 EDI:0x6567e320 ESP-0x10:0x300a8ff4 ESP-0x0c:0x6567e290 ESP-0x08:0x6567e320 ESP-0x04:0x30014d54 ESP+0x00:0x6567e3b0 ESP+0x04:0x300a8ff4 ESP+0x08:0x6567e290 ESP+0x0c:0x30014d5d wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart. strace finished exit code: 1 Check the log file: wineserver_strace_wine9_20250520_184212.txt hallotanakaz@penguin:~/wine_install_temp$