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

Backport spin lock bug fixes #44584

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

wddgit
Copy link
Contributor

@wddgit wddgit commented Apr 1, 2024

PR description:

Backports bug fixes to a couple of spin locks to 14_0_X. This backports PRs #44447 and #44517. See Issue #44413 for related discussion.

These bugs were causing rare seg faults in IB tests. We believe they mostly only occurred when concurrent lumis were configured and multiple lumis were actually being executed. The failure actually observed seemed more common when lumis containing no events were being processed because it requires global end lumi transitions running at the same time. Even in those circumstances the failures are rare.

PR validation:

Relies on existing tests.

wddgit and others added 2 commits April 1, 2024 20:51
Hopefully this fixes the segfaults seeing in this module in IBs.
@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 1, 2024

A new Pull Request was created by @wddgit for CMSSW_14_0_X.

It involves the following packages:

  • DPGAnalysis/Skims (pdmv)
  • FWCore/Framework (core)

@smuzaffar, @Dr15Jones, @makortel, @miquork, @AdrianoDee, @sunilUIET, @cmsbuild can you please review it and eventually sign? Thanks.
@makortel, @youyingli, @AnnikaStein, @missirol 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 Apr 1, 2024

cms-bot internal usage

@wddgit
Copy link
Contributor Author

wddgit commented Apr 1, 2024

please test

@makortel
Copy link
Contributor

makortel commented Apr 1, 2024

type bug-fix

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 2, 2024

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-80c13a/38529/summary.html
COMMIT: 8ed0a21
CMSSW: CMSSW_14_0_X_2024-04-01-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44584/38529/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@makortel
Copy link
Contributor

makortel commented Apr 2, 2024

+core

@makortel
Copy link
Contributor

makortel commented Apr 8, 2024

@cms-sw/pdmv-l2 Could you review and sign this backport?

@AdrianoDee
Copy link
Contributor

+pdmv

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 8, 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 4781898 into cms-sw:CMSSW_14_0_X Apr 9, 2024
10 checks passed
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.

None yet

5 participants