Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • Frank Winklmeier's avatar
    5285d7e9
    Remove setting of CoreDumpSvc.FatalHandler · 5285d7e9
    Frank Winklmeier authored
    With athenaMT it is best to rely on the default (ROOT) signal handler in
    CoreDumpSvc, which uses gdb to produce the stacktrace for all threads.
    Setting `FatalHandler = 438` makes use of the `SealSignal` handler,
    which only produces one trace. For production environments where the gdb
    traces are not needed, one should override the setting in the transform
    or AMI tag as is already done today.
    
    Relates to ATEAM-629.
    5285d7e9
    History
    Remove setting of CoreDumpSvc.FatalHandler
    Frank Winklmeier authored
    With athenaMT it is best to rely on the default (ROOT) signal handler in
    CoreDumpSvc, which uses gdb to produce the stacktrace for all threads.
    Setting `FatalHandler = 438` makes use of the `SealSignal` handler,
    which only produces one trace. For production environments where the gdb
    traces are not needed, one should override the setting in the transform
    or AMI tag as is already done today.
    
    Relates to ATEAM-629.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.