Skip to content

[Backtracing] Improve warning message about thread suspension failure. #70320

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

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

al45tair
Copy link
Contributor

@al45tair al45tair commented Dec 8, 2023

In the event that the backtracer fails to suspend a thread, it emits a warning message. Unfortunately the exact meaning of this message isn't obvious and it doesn't make clear that it's a secondary problem (that is, you've already crashed at this point).

Update the message to make things clearer.

rdar://116593541

In the event that the backtracer fails to suspend a thread, it emits a
warning message.  Unfortunately the exact meaning of this message isn't
obvious and it doesn't make clear that it's a secondary problem (that is,
you've already crashed at this point).

Update the message to make things clearer.

rdar://116593541
@al45tair al45tair requested a review from mikeash as a code owner December 8, 2023 13:55
@al45tair al45tair requested a review from rjmccall December 8, 2023 13:56
@al45tair
Copy link
Contributor Author

al45tair commented Dec 8, 2023

@swift-ci Please smoke test

@al45tair al45tair merged commit 665eb4f into swiftlang:main Dec 11, 2023
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.

2 participants