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

Fatal signal 11 (SIGSEGV) #280

Open
adamstyrc opened this issue Apr 15, 2016 · 1 comment
Open

Fatal signal 11 (SIGSEGV) #280

adamstyrc opened this issue Apr 15, 2016 · 1 comment

Comments

@adamstyrc
Copy link

From time to time my app gets crashed and in logs I can see:

A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x5c in tid 22068 (t.local.android)

No clue what that is but I think it happens on transition to other Activities and on way back.

@iksws
Copy link

iksws commented May 30, 2016

If you using box2d check your bodys, body destroy and body create need world no locked.
Any error in calculator new/destroy body generate this error!

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