Skip to content
Snippets Groups Projects
  1. Jul 27, 2020
    • Frank Winklmeier's avatar
      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
  2. Jul 26, 2020
  3. Jul 25, 2020
  4. Jul 24, 2020
Loading