-
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
GEM Det ID error in Online and Offline DQM #39456
Comments
A new Issue was created by @rvenditti . @Dr15Jones, @perrotta, @dpiparo, @rappoccio, @makortel, @smuzaffar can you please review it and eventually sign/assign? Thanks. cms-bot commands are listed here |
Just to add a quick recipe for reproducing the Express crash:
12_4_8 - no crash:
Note1: in 12_4_8 you need to copy the Note2: to introduce the crash in 12_4_8 just do:
and then again run |
Let me add from the @cms-sw/alca-l2 point of view:
@eyigitba you are the author of the original PR: any idea? |
let me tag also @hyunyong @quark2 @jshlee @watson-ij as GEM experts |
urgent |
assign dqm |
New categories assigned: dqm @jfernan2,@ahmad3213,@micsucmed,@rvenditti,@emanueleusai,@syuvivida,@pmandrik you have been requested to review this Pull request/Issue and eventually sign? Thanks |
assign l1 |
New categories assigned: l1 @epalencia,@rekovic,@cecilecaillol you have been requested to review this Pull request/Issue and eventually sign? Thanks |
To add even more info: |
Hi, I think I saw this error in some other workflow. I don't why this wasn't caught in my tests for this PR. I'll check and submit a PR to fix this today. |
I found the bug, it was a stupid mistake by me. It exists in all 3 PRs. I'll submit fixes now. Sorry about that. |
I'm testing it offline with the recipe I provided above, but it's better if it gets tested in DQM online (@cms-sw/dqm-l2) as well. I'm not sure if can be tested in Tier0 without a release... |
I am building and testing PR 39462 now, will let you know the results |
Ok I've re-run the tarball posted by Tier0 experts for the problematic job:
So the fix seems correct at least from the offline point of view. |
We tested PR #39462 at the playback using the crashed run 359045 (reported by the DQM group earlier). The run finished OK without errors (25 LS tested). The test was done with CMSSW_12_4_9 + PR 39462. |
@rvenditti I think you can close this issue |
We observed the following error message:
Exception Message:
GEMDetId ctor: Invalid parameters: region 1 ring 1 station 1 layer 0 chamber 5 ieta -99
in:
The error seems to be produced by:
cmssw/DataFormats/MuonDetId/interface/GEMDetId.h
Lines 100 to 102 in 6d2f660
First investigations:
The text was updated successfully, but these errors were encountered: