Bug #1226
Segmentation fault in TOFChannelMap::GetCabling
Start date:
18 February 2013
Due date:
% Done:
100%
Estimated time:
Workflow:
New Issue
Description
I got a segmentation fault in TOFChannelMap::GetCabling. Looks like there is some problem with PyCallable_Check(_get_cabling_func)
. It probably never got initialised (it is not initialised to NULL in constructor). This was on the test server over the weekend. There has been network instability that may have affected CDB access.
I attach the log file for more info.
Files
Updated by Rajaram, Durga almost 11 years ago
I'm not seeing those errors when I run now.
They were caused due to the CDB access failing -- however, I agree that it should not segfault.
WIll look at initialization and better error-trapping.
Updated by Rajaram, Durga over 10 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
I've improved the error handling related to cdb access. Merged.
Updated by Rogers, Chris over 10 years ago
- Target version changed from Future MAUS release to MAUS-v0.5.1