Skip to content
Snippets Groups Projects

CoreDumpSvc: Add StackTrace property

Merged Frank Winklmeier requested to merge fwinkl/athena:htl_coredumpsvc into master

Add a boolean StackTrace property (default: False) that will create a stack trace using ROOT's stack trace generator (usually invoking gdb). This is useful for cases where there is no default signal handler doing this, or if for some reason the signal handler is not usable (ATR-20918). For a regular athena job this should not be necessary. If used anyway, one should set CallOlderHanlder = False to avoid multiple stack trace generations.

Enable this feature when running in athenaHLT.

Merge request reports

Pipeline #1436792 failed

Pipeline failed for 197d598a on fwinkl:htl_coredumpsvc

Merged by Adam Edward BartonAdam Edward Barton 5 years ago (Feb 24, 2020 2:02pm UTC)

Merge details

  • Changes merged into with 025a2db6.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading