-
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
[mono][linux][x64] crash in ep_buffer_manager_write_event #84257
Comments
/cc @lambdageek @BrzVlad |
"waitpid.c: No such file or directory" is way too broad of a filter. that is marking every single failure that results in a native crash on Linux as a known issue |
I think the original issue (judging by the sample crash report) is due to |
@lateralusX some kind of eventpipe failure. (see "Output example (expand)" dropdown in the issue description)
|
There is a pending fix in #86180 that most likely will fix this issue as well. Currently a session can close down while there are pending threads writing events into it. Looks like this issue triggers the same scenario as fixed by that PR. |
Build Information
Found in this
main
PR: #84102Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=223610
Failing test:
System.Threading.ThreadPools.Tests.ThreadPoolTests.ThreadPoolMinMaxThreadsEventTest
Queue:
Libraries Test Run release mono_interpreter linux x64 Debug
Job: https://dev.azure.com/dnceng-public/public/_build/results?buildId=23610&view=logs&j=9310185d-988f-5930-4a09-6918c1bb36fb&t=70410075-93d6-55d0-0186-00493ab8b56c&l=54
Log file: https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-84102-merge-48339c13fe3041a4a0/System.Threading.ThreadPool.Tests/1/console.0ce7c671.log?helixlogtype=result
Error Message
Output example (expand)
Report
Summary
The text was updated successfully, but these errors were encountered: