Remove setting of CoreDumpSvc.FatalHandler
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.
Showing
- AtlasTest/DatabaseTest/AthenaPoolTest/share/AthenaPoolTestWrite.py 0 additions, 3 deletions.../DatabaseTest/AthenaPoolTest/share/AthenaPoolTestWrite.py
- AtlasTest/DatabaseTest/IOVDbTestAlg/share/IOVDbTestAlgReadCoolFromMetaData.py 0 additions, 3 deletions...st/IOVDbTestAlg/share/IOVDbTestAlgReadCoolFromMetaData.py
- Control/AthenaConfiguration/python/MainServicesConfig.py 1 addition, 4 deletionsControl/AthenaConfiguration/python/MainServicesConfig.py
- InnerDetector/InDetEventCnv/PixelRawDataByteStreamCnv/share/Pixel_main.py 0 additions, 6 deletions...DetEventCnv/PixelRawDataByteStreamCnv/share/Pixel_main.py
- InnerDetector/InDetExample/InDetRecExample/share/InDetRec_all.py 0 additions, 6 deletions...tector/InDetExample/InDetRecExample/share/InDetRec_all.py
- Reconstruction/RecExample/RecExCommon/share/AnalysisCommon_topOptions.py 0 additions, 1 deletion...RecExample/RecExCommon/share/AnalysisCommon_topOptions.py
- Reconstruction/RecExample/RecExCommon/share/RecExCommon_topOptions.py 0 additions, 1 deletion...on/RecExample/RecExCommon/share/RecExCommon_topOptions.py
- Trigger/TrigT1/L1Topo/L1TopoSimulation/share/L1Simulation_topOptions.py 0 additions, 1 deletion.../L1Topo/L1TopoSimulation/share/L1Simulation_topOptions.py
Loading
Please register or sign in to comment