Skip to content

Cp/r139804630 revert wip corefile segment combination pass #9871

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

Conversation

jasonmolenda
Copy link

There was a series of patches, reverts, re-applications with fixes to lldb's corefile creation feature when the branch for swift/release/6.1 was created, and we caught the llvm.org main at a point where there was a bug and memory sections would be omitted from corefiles that lldb creates. I looked at cherrypicking the rest of the sequence where this was refined, but it was cleaner to revert the bad commit instead so that's what I'm doing here.
This is the cause of the TestSkinnyCorefile.py test failures we've seen with this branch.
rdar://139804630

Jlalond and others added 2 commits January 22, 2025 16:00
llvm#106293)

Reverts llvm#105442. Due to `TestSkinnyCoreFailing` and root causing of the
failure will likely take longer than EOD.

(cherry picked from commit b959532)
@jasonmolenda jasonmolenda requested a review from a team as a code owner January 23, 2025 05:51
@jasonmolenda
Copy link
Author

@swift-ci test

@jasonmolenda
Copy link
Author

@swift-ci test linux
@swift-ci test macos

@JDevlieghere JDevlieghere merged commit b826109 into swiftlang:swift/release/6.1 Jan 24, 2025
3 checks passed
@jasonmolenda jasonmolenda deleted the cp/r139804630-revert-wip-corefile-segment-combination-pass branch January 24, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants