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

Enable linunwind backtrace in case of error for both musl and linux #1014

Closed
intuibase opened this issue Jul 4, 2023 · 0 comments
Closed
Assignees
Milestone

Comments

@intuibase
Copy link
Contributor

  1. Use libunwind to get backtrace in case of crash
  2. It should print as much as possible like symbol names, adresses.
  3. It should also help to fetch function name from external debug symbols file
@intuibase intuibase self-assigned this Jul 4, 2023
@intuibase intuibase added this to the 8.10 milestone Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant