-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Intermittend failures in ThreadPoolTests on Mono Linux ARM64 #85960
Comments
Tagging subscribers to this area: @mangod9 Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/public/_build/results?buildId=266460 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "Exit code was 139 but it should have been 42",
"BuildRetry": false,
"ExcludeConsoleLog": true
}
|
Tagging subscribers to this area: @mangod9 Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/public/_build/results?buildId=266460 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "Exit code was 139 but it should have been 42",
"BuildRetry": false,
"ExcludeConsoleLog": true
} Report
Summary
|
@lambdageek - didn't we have a similar intermittent threading issue somewhere? |
here I have one on x64, with
|
@lateralusX some kind of race condition in eventpipe shutdown, looks like. |
Note that we don't shut down threads in Environment.Exit () so there is a possibility of races. |
On CoreClr/NativeAot we don't have any cleanup done in |
This should be fixed on #99332 |
Looks like the test passed on the |
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=266460
Build error leg or test failing: System.Threading.ThreadPools.Tests.ThreadPoolTests.ThreadPoolMinMaxThreadsEventTest
Pull request:
Error Message
Fill the error message using known issues guidance.
Report
Summary
Known issue validation
Build: 🔎⚠️ Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: 🔎" line.
Result validation:
The text was updated successfully, but these errors were encountered: