Skip to content

Conversation

@al45tair
Copy link
Contributor

These seem to be related to signal handling issues in threads that have been started presumably by the C library or some other library.

Primarily this appears to affect Ubuntu 20.04 on aarch64, though I have seen sporadic issues on 18.04 as well.

We address the problem by making the thread suspension mechanism more robust in the face of threads with masked signals.

rdar://110653167

These seem to be related to signal handling issues in threads that
have been started presumably by the C library or some other library.

Primarily this appears to affect Ubuntu 20.04 on aarch64, though I
have seen sporadic issues on 18.04 as well.

We address the problem by making the thread suspension mechanism
more robust in the face of threads with masked signals.

rdar://110653167
@al45tair al45tair requested review from mikeash and shahmishal June 12, 2023 17:59
@al45tair
Copy link
Contributor Author

@swift-ci Please smoke test

@al45tair
Copy link
Contributor Author

@swift-ci Please smoke test

@al45tair
Copy link
Contributor Author

(Failure was Serialization/macros, which isn't anything to do with this.)

@al45tair al45tair merged commit 7145ff0 into swiftlang:main Jun 13, 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