Skip to content

Conversation

@SHH123-crypto
Copy link

Fixes #2546

The buffer-based demangle() function now falls back to cxxabi when libiberty is not available, matching the behavior of the string-based version. This ensures stack traces are readable even without binutils-dev.

Fixes facebook#2546

The buffer-based demangle() function now falls back to cxxabi when
libiberty is not available, matching the behavior of the string-based
version. This ensures stack traces are readable even without binutils-dev.
@meta-cla meta-cla bot added the CLA Signed label Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Symbolizer does not demangle function names if binutils-dev is not installed before compiling folly

1 participant