box64
box64 copied to clipboard
adb start-server error
Here is the full trace:
jerome@penguin:~/platform-tools$ BOX64_LOG=1 BOX64_SHOWSEGV=1 BOX64_DLSYM_ERROR=1 box64 ./adb start-server
[BOX64] Box64 arm64 v0.3.8 nogit with Dynarec built on Oct 19 2025 01:29:45
[BOX64] Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2
[BOX64] Running on Kryo-4XX-Gold with 8 cores, pagesize: 4096
[BOX64] Will use hardware counter measured at 19.2 MHz emulating 2.4 GHz
[BOX64] Didn't detect 48bits of address space, considering it's 39bits
[BOX64] Counted 48 Env var
[BOX64] Library search path:
[BOX64] Binary search path: ./:bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/games/:/usr/games/
[BOX64] Looking for ./adb
[BOX64] BOX64ENV: Variables overridden:
BOX64_DLSYM_ERROR=1
BOX64_LOG=1
BOX64_SHOWSEGV=1
[BOX64] argv[1]="start-server"
[BOX64] Rename process to "adb"
[BOX64] Trying to load "libdl.so.2"
[BOX64] Simplified name is "libdl.so.2"
[BOX64] Using native(wrapped) libdl.so.2
[BOX64] Trying to load "libpthread.so.0"
[BOX64] Simplified name is "libpthread.so.0"
[BOX64] Using native(wrapped) libpthread.so.0
[BOX64] Trying to load "libm.so.6"
[BOX64] Simplified name is "libm.so.6"
[BOX64] Using native(wrapped) libm.so.6
[BOX64] Trying to load "librt.so.1"
[BOX64] Simplified name is "librt.so.1"
[BOX64] Using native(wrapped) librt.so.1
[BOX64] Trying to load "libgcc_s.so.1"
[BOX64] Simplified name is "libgcc_s.so.1"
[BOX64] Using emulated /usr/x86_64-linux-gnu/lib/libgcc_s.so.1
[BOX64] Trying to load "libc.so.6"
[BOX64] Simplified name is "libc.so.6"
[BOX64] Using native(wrapped) libc.so.6
[BOX64] Trying to load "ld-linux-x86-64.so.2"
[BOX64] Simplified name is "ld-linux-x86-64.so.2"
[BOX64] Using native(wrapped) ld-linux-x86-64.so.2
[BOX64] Trying to load "libutil.so.1"
[BOX64] Simplified name is "libutil.so.1"
[BOX64] Using native(wrapped) libutil.so.1
[BOX64] Trying to load "libbsd.so.0"
[BOX64] Simplified name is "libbsd.so.0"
[BOX64] Using native(wrapped) libbsd.so.0
[BOX64] Warning: Weak Symbol __gmon_start__ not found, cannot apply R_X86_64_JUMP_SLOT @0x10071f488 (0x6fea96)
[BOX64] Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x10071f9f0 (0x6ff566)
[BOX64] Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x10071f9f8 (0x6ff576)
[BOX64] Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x10071fa00 (0x6ff586)
* daemon not running; starting now at tcp:5037
[BOX64] Box64 arm64 v0.3.8 nogit with Dynarec built on Oct 19 2025 01:29:45
[BOX64] Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2
[BOX64] Running on Kryo-4XX-Gold with 8 cores, pagesize: 4096
[BOX64] Will use hardware counter measured at 19.2 MHz emulating 2.4 GHz
[BOX64] Didn't detect 48bits of address space, considering it's 39bits
[BOX64] Counted 50 Env var
[BOX64] Library search path:
[BOX64] Binary search path: ./:bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/games/:/usr/games/
[BOX64] Looking for /home/jerome/platform-tools/adb
[BOX64] BOX64ENV: Variables overridden:
BOX64_DLSYM_ERROR=1
BOX64_LOG=1
BOX64_SHOWSEGV=1
[BOX64] argv[1]="-L"
[BOX64] argv[2]="tcp:5037"
[BOX64] argv[3]="fork-server"
[BOX64] argv[4]="server"
[BOX64] argv[5]="--reply-fd"
[BOX64] argv[6]="4"
[BOX64] Rename process to "adb"
[BOX64] Trying to load "libdl.so.2"
[BOX64] Simplified name is "libdl.so.2"
[BOX64] Using native(wrapped) libdl.so.2
[BOX64] Trying to load "libpthread.so.0"
[BOX64] Simplified name is "libpthread.so.0"
[BOX64] Using native(wrapped) libpthread.so.0
[BOX64] Trying to load "libm.so.6"
[BOX64] Simplified name is "libm.so.6"
[BOX64] Using native(wrapped) libm.so.6
[BOX64] Trying to load "librt.so.1"
[BOX64] Simplified name is "librt.so.1"
[BOX64] Using native(wrapped) librt.so.1
[BOX64] Trying to load "libgcc_s.so.1"
[BOX64] Simplified name is "libgcc_s.so.1"
[BOX64] Using emulated /usr/x86_64-linux-gnu/lib/libgcc_s.so.1
[BOX64] Trying to load "libc.so.6"
[BOX64] Simplified name is "libc.so.6"
[BOX64] Using native(wrapped) libc.so.6
[BOX64] Trying to load "ld-linux-x86-64.so.2"
[BOX64] Simplified name is "ld-linux-x86-64.so.2"
[BOX64] Using native(wrapped) ld-linux-x86-64.so.2
[BOX64] Trying to load "libutil.so.1"
[BOX64] Simplified name is "libutil.so.1"
[BOX64] Using native(wrapped) libutil.so.1
[BOX64] Trying to load "libbsd.so.0"
[BOX64] Simplified name is "libbsd.so.0"
[BOX64] Using native(wrapped) libbsd.so.0
[BOX64] Warning: Weak Symbol __gmon_start__ not found, cannot apply R_X86_64_JUMP_SLOT @0x10071f488 (0x6fea96)
[BOX64] Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x10071f9f0 (0x6ff566)
[BOX64] Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x10071f9f8 (0x6ff576)
[BOX64] Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x10071fa00 (0x6ff586)
[BOX64] 3633|SIGSEGV @0x7fac7d4150 (???(/lib/aarch64-linux-gnu/libc.so.6+0xa4150)) (x64pc=0x30051273/"???", rsp=0x7fac41a9f8, stack=0x7fabc1c000:0x7fac41c000 own=(nil) fp=0x7fac41aa20), for accessing 0x1 (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)
RSP-0x20:0x000000000000000f RSP-0x18:0x0000007fac41ab49 RSP-0x10:0x0000000100683286 RSP-0x08:0x000000010006a054
RSP+0x00:0x00000001001d2b69 RSP+0x08:0x0000007fac41aae1 RSP+0x10:0x0000000000000000 RSP+0x18:0x000000006b5787d0
RAX:0x0000000000000e31 RCX:0x0000000100701700 RDX:0x0000000000000e31 RBX:0x000000010075f460
RSP:0x0000007fac41a9f8 RBP:0x0000007fac41aa20 RSI:0x0000007fac7b93e8 RDI:0x00000000000000ba
R8:0x0000000000000000 R9:0x000000000000001a R10:0x0000000000040661 R11:0x0000000000000006
R12:0x000000010075f498 R13:0x0000000000000000 R14:0x0000007fac41b1d9 R15:0x000000010075f468
ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0043 GS:0x0053
ADB server didn't ACK
Full server startup log: /tmp/adb.1000.log
Server had pid: 3633
* failed to start daemon
error: cannot connect to daemon
[BOX64] Free1Library libgcc_s.so.1