-
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
Seg-fault in one HLT job of run-388769 (pixel clusters) #47021
Comments
cms-bot internal usage |
A new Issue was created by @missirol. @Dr15Jones, @antoniovilela, @makortel, @mandrenguyen, @rappoccio, @sextonkennedy, @smuzaffar can you please review it and eventually sign/assign? Thanks. cms-bot commands are listed here |
assign hlt, reconstruction, heterogeneous |
@cms-sw/trk-dpg-l2 |
New categories assigned: hlt,reconstruction,heterogeneous @fwyzard,@jfernan2,@makortel,@mandrenguyen,@Martin-Grunewald,@mmusich you have been requested to review this Pull request/Issue and eventually sign? Thanks |
Among the many HLT crashes in run-388769 (PbPb collisions in 2024), one looked different from the ones reported in #46783. It was a segmentation violation, and the original stack trace can be found here: old_hlt_run388769_pid4080142.log. It contains
Using the input file in question, a crash can be reproduced with the script in [1] (tested it on
lxplus800
, with GPU offloading enabled, usingCMSSW_15_0_0_pre1
; I used the latter pre-release just for convenience; the behavior is the same in14_1_X
, as far as I can see). It's worth noting that the output of the reproducer is not always the same: at times it crashes with an output like [2], while other times it ends with the same exception as in #46783.The problem seems to be related to the pixel local reconstruction. I'm opening a separate issue in case the problem behind this crash is not exactly the same as the problem behind #46783.
[1]
[2]
The text was updated successfully, but these errors were encountered: