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

Warning, calling Signal function handler SIG_DFL with 3 args #904

Open
czkwg8 opened this issue Dec 7, 2023 · 4 comments
Open

Warning, calling Signal function handler SIG_DFL with 3 args #904

czkwg8 opened this issue Dec 7, 2023 · 4 comments

Comments

@czkwg8
Copy link

czkwg8 commented Dec 7, 2023

Program killed after hundreds of this and i have no idea what i should do to get some useful log.
It runs fine on exagear but i really want to move to box86.

@ptitSeb
Copy link
Owner

ptitSeb commented Dec 7, 2023

Run it with BOX86_LOG=1 and BOX86_SHOWSEGV=1 then the beggining of the log, before the wall of warning, should be relevant.
Also, on what hardware/OS are you on?

@czkwg8
Copy link
Author

czkwg8 commented Dec 7, 2023

1583|SIGSEGV @0x62af3da0 (???(./magic_Linux32/0x62af3da0)) (x86pc=0x80a3ca7/Linux32:"???", esp=0xf71d68e0, stack=0xf69d7000:0xf71d7000 own=(nil) fp=0xf71d68f8), for accessing (nil) (code=1/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0)
ESP-0x10:0x6ae7964c ESP-0x0c:0x0860d158 ESP-0x08:0x080a3c9d ESP-0x04:0x0860d158
ESP+0x00:0x0860d158 ESP+0x04:0x082b0621 ESP+0x08:0xf71d6908 ESP+0x0c:0x6ae78da8
1583|Double SIGSEGV (code=1, pc=0x62af3da0, addr=(nil))!

It's on Oracle Cloud Ampere A1 server.
If you need the bin just tell me.

@ptitSeb
Copy link
Owner

ptitSeb commented Dec 8, 2023

It's a null pointer access. I'll probably need the binary to debug on my side yes.

@czkwg8
Copy link
Author

czkwg8 commented Dec 9, 2023

Actually it's some kind of game server and need some setup. I really dont want you to waste time on setting them up so let me write a script for you and that takes some time.
Thanks for the help again.

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