Cant run anything with box86 #1026
ItsAConspiracy
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to test box86 on Ubuntu 24.04 running on an Orange Pi 5 (RK3588) not having much luck. With BOX86_LOG=1 i get the following output:
~/teamspeak3-server_linux_x86/ts3server
Debug level is 1
Dynarec for ARMv8, with extension: HALF FAST_MULT EDSP NEON VFPv4 IDIVA AES PMULL PageSize:4096 Running on - - - - - - - - - - - - - - - - with 8 Cores
Params database has 32 entries
Box86 with Dynarec v0.3.9 eaf2e84 built on Jan 26 2025 14:59:13
Using default BOX86_LD_LIBRARY_PATH: ./:lib/:lib32/:x86/:i686/
Using default BOX86_PATH: ./:bin/
Counted 50 Env var
Looking for /home/op5/teamspeak3-server_linux_x86/ts3server
Rename process to "ts3server"
Using emulated /home/op5/teamspeak3-server_linux_x86/libts3_ssh.so
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) libbsd.so.0
Using native(wrapped) libm.so.6
Using emulated /lib/box86-i386-linux-gnu/libstdc++.so.6
Using emulated /lib/box86-i386-linux-gnu/libgcc_s.so.1
10931|SIGSEGV @0xf7657d48 (???(0xf7657d48)) (x86pc=0x859be4b/"/home/op5/teamspeak3-server_linux_x86/ts3server + 0x553e4b", esp=0xf6fb8d40, stack=0xf67ba000:0xf6fba000 own=(nil) fp=0x65443f10), for accessing 0x759606a (code=1/prot=0), db=0xf5e19380(0xf7657d44:0xf7657db8/0x859be48:0x859be56//home/op5/teamspeak3-server_linux_x86/ts3server + 0x553e48:clean, hash:104290be/104290be)
EAX:0x004ab118 ECX:0x00000000 EDX:0x00000000 EBX:0x08a79000
ESP:0xf6fb8d40 EBP:0x65443f10 ESI:0x0759606a EDI:0x00000000
ESP-0x10:0xb4bc7600 ESP-0x0c:0x00000473 ESP-0x08:0x000f4240 ESP-0x04:0x00000000
ESP+0x00:0x65449150 ESP+0x04:0x65308260 ESP+0x08:0xb4bc7600 ESP+0x0c:0x00000473
10931|Double SIGSEGV (code=1, pc=0xf7657d48, addr=0x759606a)!
Any help would be appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions