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

how to protect from _Unwind_Backtrace crash #43

Open
alexrayne opened this issue Apr 20, 2020 · 0 comments
Open

how to protect from _Unwind_Backtrace crash #43

alexrayne opened this issue Apr 20, 2020 · 0 comments

Comments

@alexrayne
Copy link

i`ve got catch SIGSEGV, and found that recovering backtrace info is crashed with such output:

caught abort sig11
abort in context $0xc7224fc0
copy context
called unwind callback for $0xc7226c30
returned _URC_OK
called unwind callback for $0xc7226c30
returned _URC_OK
called unwind callback for $0xc7226c30
returned _URC_OK

that`s end.

is there any way to protect from crash in _Unwind_Backtrace ?

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

1 participant