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

Link boost stacktrace appropriately for line information. #4771

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

clemahieu
Copy link
Contributor

The previous code was overcomplicating a relatively straightforward requirement to link against librt and libdynamic to get symbolic stacktraces.

@gr0vity-dev-bot
Copy link

gr0vity-dev-bot commented Oct 27, 2024

Test Results for Commit 1a3435b

Pull Request 4771: Results
Overall Status:

Test Case Results

  • 5n4pr_conf_10k_bintree: PASS (Duration: 108s)
  • 5n4pr_conf_10k_change: PASS (Duration: 207s)
  • 5n4pr_conf_change_dependant: PASS (Duration: 158s)
  • 5n4pr_conf_change_independant: PASS (Duration: 144s)
  • 5n4pr_conf_send_dependant: PASS (Duration: 144s)
  • 5n4pr_conf_send_independant: PASS (Duration: 139s)
  • 5n4pr_rocks_10k_bintree: PASS (Duration: 112s)
  • 5n4pr_rocks_10k_change: PASS (Duration: 238s)

Last updated: 2024-10-28 17:56:40 UTC

@pwojcikdev
Copy link
Contributor

Don't we need add_definitions(-DBOOST_STACKTRACE_USE_BACKTRACE) otherwise a default mode will be used?

@pwojcikdev pwojcikdev force-pushed the boost_stacktrace branch 2 times, most recently from ee2d7e1 to 3ab0ecc Compare October 28, 2024 16:19
@qwahzi qwahzi added this to the V28 milestone Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress / V28.0
Development

Successfully merging this pull request may close these issues.

4 participants