Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported Syscall 0x10Ah (266) #1066

Closed
KhanhNguyen9872 opened this issue Nov 15, 2023 · 3 comments
Closed

Unsupported Syscall 0x10Ah (266) #1066

KhanhNguyen9872 opened this issue Nov 15, 2023 · 3 comments

Comments

@KhanhNguyen9872
Copy link

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
ptitSeb added a commit that referenced this issue Nov 15, 2023
@KhanhNguyen9872
Copy link
Author

here is full log
log_0x10Ah.txt

@ptitSeb
Copy link
Owner

ptitSeb commented Nov 15, 2023

I just added that syscall. You can update Box64 and try again.

@KhanhNguyen9872
Copy link
Author

I just added that syscall. You can update Box64 and try again.

finally worked! thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants