Bug #1149
SegSmentation fault on crash
100%
Description
We sometimes get a segmentation fault when we get an exception in python that causes python to exit - something to do with RStream::is_open() apparently
Files
Updated by Richards, Alexander about 11 years ago
I think I know what caused this although debugging is difficult when it doesn't happen every time. In any case I will put in a fix.
Cheers
Alex
Updated by Richards, Alexander about 11 years ago
No I just spotted something that could be causing it.
Updated by Richards, Alexander about 11 years ago
The problem I have is reproducing this effect. Then can use Valgrind ;-)
Anyway I think I know what the likely suspect is and so have fixed it anyway. Although having a prescription to reproduce it would help me confirm that it is indeed fixed.
Cheers
Alex
Updated by Rogers, Chris about 11 years ago
- File test_root_io_offline_analysis_IN.json test_root_io_offline_analysis_IN.json added
- File valgrind.log valgrind.log added
Well, for example when I run
valgrind python /home/cr67/MAUS/maus_merge/bin/utilities/json_to_root.py --input_json_file_name=test_root_io_offline_analysis_IN.json >& valgrind.log
with the attached data file test_root_io_offline_analysis_IN.json I get attached valgrind log valgrind.log
Updated by Rogers, Chris over 10 years ago
- Category set to Data Structure
- Status changed from Open to Closed
- % Done changed from 0 to 100
I think this is fixed
Updated by Rajaram, Durga over 10 years ago
- Target version changed from Future MAUS release to MAUS-v0.6.0