-
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 native crash in mono linux x64 #83481
Comments
Tagging subscribers to this area: @dotnet/ncl Issue DetailsFound in a seemingly unrelated dependency flow PR for 7.0: #83467
Callstack (expand)
|
Also affecting System.Net.Security.Unit.Tests. This one lost fewer frames when printing them: Callstack (expand)
|
@wfurt I am noticing in both crashes are happening in @carlossanlop I'm pretty sure this is the same issue coreclr is hitting. |
Duplicate of #83540 |
Found in a seemingly unrelated dependency flow PR for 7.0: #83467
Edit: Found also in main: #83356
There is also a crash in these tests, but affecting coreclr, and also happens in both main and 7.0: #83482
It's affecting two sets of System.Net tests:
System.Net.Mail.Functional: log file
System.Net.Security.Unit.Tests: log file <- This callstack seems to be more complete.
Queue:
Libraries Test Run release mono Linux x64 Debug
Job: https://dev.azure.com/dnceng-public/public/_build/results?buildId=205916&view=logs&j=b4344b0d-0f92-5d69-ccaf-e0b24fbf14a2&t=65a58faa-a542-5344-b5c8-897139f242cd&l=104
It's affecting two sets of System.Net tests:
Callstack of System.Net.Mail.Functional (expand)
The text was updated successfully, but these errors were encountered: