Skip to content

Conversation

@nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Jun 2, 2025

Cherry-picking: #1910

Explanation: Without this change, the build log of a failing prebuilt module generation job doesn't contain the stack trace if the underlying compiler invocation crashed, adding extra process for triaging the failure. This change teaches the tool to emit crash trace to the build log.

Scope: Swift prebuilt module generation.

Risk: None. This is to add more diagnostics to an already-failing task

Testing: Tested locally that build logs are now with failing compiler invocations

Issue: rdar://152342109

Reviewer: @artemredkin

@nkcsgexi nkcsgexi requested a review from a team as a code owner June 2, 2025 20:06
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Jun 2, 2025

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Jun 2, 2025

@swift-ci please test

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Jun 3, 2025

@swift-ci please test Windows

1 similar comment
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Jun 3, 2025

@swift-ci please test Windows

@nkcsgexi nkcsgexi merged commit 861854f into swiftlang:release/6.2 Jun 5, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants