Bug #1759
SciFi reconstruction segmentation fault
100%
Description
Processing data from Sep 26, Run 7388 crashed. The log points to SciFiSpacePointRec::crossing_pos. There also seem to be some TRefArray complaints preceding this.
Log attached.
Files
Updated by Dobbs, Adam about 8 years ago
Thanks for the heads up Durga. Paul, could you take a look at this please? I'll have a poke around myself too...
Updated by Dobbs, Adam about 8 years ago
The TRefArray error is documented here:
https://root.cern.ch/doc/master/classTRefArray.html
Not sure what it means for us yet...
Updated by Dobbs, Adam about 8 years ago
Possible solution:
Updated by Dobbs, Adam about 8 years ago
- File single_thread.py added
Have not been able to reproduce the original error on the Imperial lx cluster. Have a potential solution, attached, but obviously cannot check it without the original error showing. Durga, could you try replacing src/common_py/framework/single_thread.py with the attached, and see if that fixes it please?
Updated by Dobbs, Adam about 8 years ago
- File single_thread.py single_thread.py added
Style fix for single_thread.py
Updated by Rajaram, Durga about 8 years ago
Went through with the modified single_thread.
To verify, reverted and it crashed exactly where it crashed before.
Updated by Dobbs, Adam about 8 years ago
Great. Just sent the update to the merge branch. Let's see if Jenkins is happy.
Updated by Dobbs, Adam over 6 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100