forked from cms-sw/cmssw
-
Notifications
You must be signed in to change notification settings - Fork 0
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
70X memory leak in DTMeantimerPatternReco #22
Labels
Comments
fixed in cms-sw#2221 492a05f |
slava77
pushed a commit
that referenced
this issue
May 29, 2014
…1400 From cmssw 6 2 x slhc 2014 03 08 1400
slava77
pushed a commit
that referenced
this issue
Apr 12, 2015
…0_pre5 Stage 1 ET sum algorithm development finished except dijet phi (iPhi HT)
slava77
pushed a commit
that referenced
this issue
Feb 11, 2016
…v800pre4 missing keep statement added
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Visible in CMSSW_7_0_X_2014-01-17-0200 (should be in 700pre12) in TTBar 40PU25ns test run
Concise report in
https://slava77sk.web.cern.ch/slava77sk/reco/valgrind_70X-201412170200.txt
superphi is never deleted in DTMeantimerPatternReco4D::reconstruct()
pairPhi2 and pairPhi1 should be cleaned up
pairPhi2 and pairPhi1 should be cleaned up
hitsForFit should be cleaned up in the end
Full report in
https://slava77sk.web.cern.ch/slava77sk/reco/valgrind_70X-201412170200.xml
The text was updated successfully, but these errors were encountered: