Open dan131riley opened 3 years ago
A new Issue was created by @dan131riley Dan Riley.
@Dr15Jones, @perrotta, @dpiparo, @makortel, @smuzaffar, @qliphy can you please review it and eventually sign/assign? Thanks.
cms-bot commands are listed here
assign reconstruction
New categories assigned: reconstruction
@slava77,@jpata you have been requested to review this Pull request/Issue and eventually sign? Thanks
type muon
RecoMuon/TrackingTools/MuonErrorMatrix apparently assumes that its member data are initialized to zero, which in some cases can cause a crash in
MuonErrorMatrix::close()
when a job terminates early (stack trace below, can be reproduced by aDIGI:pdigi_valid,L1,DIGI2RAW,HLT
step job with an empty pileup file list.MuonErrorMatrix should explicitly initialize its member data, most simply via initializers like
Mattermost discussion: https://mattermost.web.cern.ch/cms-o-and-c/pl/uyyq3qaprjn3jm6yjxfpehm81y
Example stack trace: