-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Conditional jump or move depends on uninitialized variable in SiPixelDigitizerAlgorithm::add_noise()
#46759
Comments
cms-bot internal usage |
A new Issue was created by @makortel. @Dr15Jones, @antoniovilela, @makortel, @mandrenguyen, @rappoccio, @sextonkennedy, @smuzaffar can you please review it and eventually sign/assign? Thanks. cms-bot commands are listed here |
assign SimTracker/SiPixelDigitizer |
New categories assigned: simulation @civanch,@kpedro88,@mdhildreth you have been requested to review this Pull request/Issue and eventually sign? Thanks |
I'll re-run valgrind with debug symbols in |
Here is the report with line numbers (on CMSSW_14_2_X_2024-11-18-1100)
|
The memory allocation is done in
and accessed in cmssw/SimTracker/Common/interface/DigitizerUtility.h Lines 63 to 67 in 5295006
I'm not sure what exactly happens in the case of valgrind's warning, but at minimum the |
From #42564 (comment)
Valgrind on workflow 250202.5 step 2 reports
The text was updated successfully, but these errors were encountered: