-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
segfaults in CAHitQuadrupletEDProducer #36808
Comments
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,@clacaputo you have been requested to review this Pull request/Issue and eventually sign? Thanks |
I'd guess the problem is the same as in #36804. |
The HLT-Validation tests in IB I'm guessing that failure is related to the issue discussed here (cc: @Martin-Grunewald).
|
Looks the same, thanks. (and I'm pretty sure the culprit is the one diagnosed in #36804). |
Just for the record, the HLT-Validation tests also failed for IB Interestingly, the same tests did not fail in IB |
The occasional crash is caused by undefined behavior, so it is expected that only some jobs crash (since literally anything can happen). In IB runTheMatrix tests the rate of crashes is roughly 3/3.5k i.e. about 1 per mille (assuming all the workflows run tracking at some point). |
I see. Thanks for the clarification. |
this is solved by #36819 right? |
kind ping on this issue (to be closed). |
@dan131riley @cms-sw/reconstruction-l2 given #36819 (as commented above) I think this can be closed. Please reopen if you think that there is still some further work to do |
Two crashes in CAHitQuadrupletEDProducer, wf 1030.0 and 140.56:
https://cmssdt.cern.ch/SDT/cgi-bin/buildlogs/raw/slc7_amd64_gcc10/CMSSW_12_3_X_2022-01-25-2300/pyRelValMatrixLogs/run/1030.0_RunHLTPhy2017B+RunHLTPhy2017B+TIER0EXPHPBS+ALCASPLITHPBS+ALCAHARVDHPBS+ALCAHARVDHPBSLOWPU/step2_RunHLTPhy2017B+RunHLTPhy2017B+TIER0EXPHPBS+ALCASPLITHPBS+ALCAHARVDHPBS+ALCAHARVDHPBSLOWPU.log
https://cmssdt.cern.ch/SDT/cgi-bin/buildlogs/raw/cs8_amd64_gcc11/CMSSW_12_3_X_2022-01-25-2300/pyRelValMatrixLogs/run/140.56_RunHI2018+RunHI2018+RECOHID18+HARVESTDHI18/step2_RunHI2018+RunHI2018+RECOHID18+HARVESTDHI18.log
The text was updated successfully, but these errors were encountered: