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

feat(stacktrace): replace backtrace and google::Symbolize with cpptrace #2358

Merged
merged 5 commits into from
Jun 9, 2024

Conversation

PragmaTwice
Copy link
Member

image

In the latest version of glog, google::Symbolize is no longer exposed from its static library, so we need to find a new solution for stacktrace dumping.

Here we use cpptrace for this purpose. Example screenshot attached.

@PragmaTwice PragmaTwice requested a review from git-hulk June 9, 2024 06:51
git-hulk
git-hulk previously approved these changes Jun 9, 2024
@torwig
Copy link
Contributor

torwig commented Jun 9, 2024

@PragmaTwice Awesome!

torwig
torwig previously approved these changes Jun 9, 2024
@PragmaTwice PragmaTwice dismissed stale reviews from torwig and git-hulk via 6193f87 June 9, 2024 10:04
@aleksraiden
Copy link
Contributor

awesome, thanks!

Copy link

sonarcloud bot commented Jun 9, 2024

@PragmaTwice PragmaTwice merged commit 358bb1d into apache:unstable Jun 9, 2024
33 checks 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.

None yet

4 participants