-
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
System.Net.Requests.Tests failure "Error while reaping child. errno = 10" on release mono Linux x64 Debug failed #55618
Comments
Tagging subscribers to this area: Issue Detailshttps://github.com/dotnet/runtime/pull/55531/checks?check_run_id=3062575970
|
cc: @tmds |
This error occurs when someone else reaps child processes that were started by There was a similar case here: #33297. |
cc @steveisok @lambdageek - any info on number of hits on this lane ? |
I'm not sure how to do that. @steveisok could you check? I went through There's also no calls to wait in msquic, as far as I can tell. (It shows up in the stack trace above). |
I'm not either anymore. I know I added it to the mono area when I opened this issue because it failed on a mono leg and I saw it was coming from native code. But I didn't really know when I logged it which area it should be in. |
@steveisok - is there a query to check for reliability of this test suite ? |
I used this query:
and it returned just three results and all of them were other issues. If I extend the query to e.g. 30 days there are a lot more results up until July 17th, but the Console log is no longer available so we can't check if it's this issue. My guess is whatever caused this was fixed around that timeframe. |
Thanks @akoeplinger - Based on that, makes sense to close the issue. |
https://github.com/dotnet/runtime/pull/55531/checks?check_run_id=3062575970
https://helix.dot.net/api/2019-06-17/jobs/119fb1a9-e776-4c48-9112-8bbe06cb5da2/workitems/System.Net.Requests.Tests/console
The text was updated successfully, but these errors were encountered: