Skip to content
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

[14.0.X] fix DAClusterizerInZ_vect for ASAN_X build #43891

Merged

Conversation

mmusich
Copy link
Contributor

@mmusich mmusich commented Feb 7, 2024

backport of #43874

PR description:

This is a simple follow-up to #43592 and it's supposed to fix the massive failures observed in the ASAN_X build after that PR was merged (see #43592 (comment)).
This is achieved by making a copy of the object returned from another temporary object avoid holding ref to released memory.

PR validation:

In CMSSW_14_0_ASAN_X_2024-02-05-2300 run runTheMatrix.py -l 1.0 --ibeos with this branch and seen it succeed (it is currently failing, see log ).

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

verbatim backport of #43874

@mmusich
Copy link
Contributor Author

mmusich commented Feb 7, 2024

type bug-fix

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 7, 2024

A new Pull Request was created by @mmusich (Marco Musich) for CMSSW_14_0_X.

It involves the following packages:

  • RecoVertex/PrimaryVertexProducer (reconstruction)

@mandrenguyen, @cmsbuild, @jfernan2 can you please review it and eventually sign? Thanks.
@VourMa, @dgulhan, @rovere, @GiacomoSguazzoni, @missirol, @mmusich, @VinInn, @JanFSchulte, @mtosi this is something you requested to watch as well.
@rappoccio, @sextonkennedy, @antoniovilela you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 7, 2024

cms-bot internal usage

@mmusich
Copy link
Contributor Author

mmusich commented Feb 7, 2024

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 7, 2024

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2ac6ba/37273/summary.html
COMMIT: 522895b
CMSSW: CMSSW_14_0_X_2024-02-07-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/43891/37273/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@jfernan2
Copy link
Contributor

jfernan2 commented Feb 9, 2024

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 9, 2024

This pull request is fully signed and it will be integrated in one of the next CMSSW_14_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_14_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @rappoccio, @sextonkennedy, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2)

@antoniovilela
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit b6106c3 into cms-sw:CMSSW_14_0_X Feb 12, 2024
25 of 27 checks passed
@mmusich mmusich deleted the mm_dev_fix_ASAN_X_DAClusterizerInZ branch February 12, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants