diff options
Diffstat (limited to 'results/scraper/box64/1066')
| -rw-r--r-- | results/scraper/box64/1066 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/results/scraper/box64/1066 b/results/scraper/box64/1066 new file mode 100644 index 000000000..b92e75e2e --- /dev/null +++ b/results/scraper/box64/1066 @@ -0,0 +1,22 @@ +Unsupported Syscall 0x10Ah (266) +```bash +root@localhost:/home/jxqy/gateway# box64 ./RankServer +Dynarec will try to make bigger blocks +Dynarec will not play it safe with x64 flags +Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096 Running on unknown aarch64 cpu with 8 Cores +Params database has 32 entries +BOX64: Didn't detect 48bits of address space, considering it's 39bits +Counted 22 Env var +BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/ +BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/bin/:/usr/bin/:/sbin/:/usr/sbin/:/usr/games/:/usr/local/games/ +Looking for ./RankServer +Rename process to "RankServer" +Using native(wrapped) libpthread.so.0 +Using native(wrapped) libc.so.6 +Using native(wrapped) ld-linux-x86-64.so.2 +Using native(wrapped) libdl.so.2 +Using native(wrapped) libutil.so.1 +Using native(wrapped) librt.so.1 +Error: Unsupported Syscall 0x10Ah (266) +Segmentation fault +``` \ No newline at end of file |