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

Use libunwind for stack unwinding #249

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

ksedgwic
Copy link
Collaborator

@ksedgwic ksedgwic commented Oct 24, 2024

The backtrace() interface is not available on Alpine. ([#245])

NEED TO CHECK:

  • CI
  • nix
  • FreeBSD
  • Release
  • Alpine

@chrisguida
Copy link
Contributor

Works for me!

nix develop
autoreconf -i && ./configure && make -j15

ACK 9df8888

@vasild
Copy link
Contributor

vasild commented Oct 25, 2024

9df8888 compiles fine on FreeBSD with devel/libunwind installed.

The backtrace() interface is not available on Alpine. ([ZmnSCPxj#245])
@ksedgwic ksedgwic force-pushed the 2024-10-use-libunwind branch from 9df8888 to a2f8522 Compare October 28, 2024 17:51
@ksedgwic ksedgwic marked this pull request as ready for review October 28, 2024 18:41
@ksedgwic ksedgwic merged commit 5a546c1 into ZmnSCPxj:master Oct 28, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants