Skip to content

System.Net.Sockets.Tests crashing in CI with Assertion failed: (numEvents != 0) #36466

Description

@ViktorHofer

https://dev.azure.com/dnceng/public/_build/results?buildId=644902&view=ms.vss-test-web.build-test-results-tab&runId=20019118&resultId=179234&paneView=attachments

core.28801:
https://helix.dot.net/api/2019-06-17/jobs/2170593e-910f-4178-93ef-eef8b273f366/workitems/System.Net.Sockets.Tests/files/core.28801

console.25c1d1b8.log:
https://helix.dot.net/api/2019-06-17/jobs/2170593e-910f-4178-93ef-eef8b273f366/workitems/System.Net.Sockets.Tests/files/console.25c1d1b8.log

Configuration: net5.0-OSX-Debug-x64-CoreCLR_release-OSX.1013.Amd64.Open

  Discovering: System.Net.Sockets.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Net.Sockets.Tests (found 801 of 1201 test cases)
  Starting:    System.Net.Sockets.Tests (parallel test collections = on, max threads = 4)
Assertion failed: (numEvents != 0), function WaitForSocketEventsInner, file /Users/runner/runners/2.168.2/work/1/s/src/libraries/Native/Unix/System.Native/pal_networking.c, line 2845.
./RunTests.sh: line 161: 28801 Abort trap: 6           (core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Net.Sockets.Tests.runtimeconfig.json --depsfile System.Net.Sockets.Tests.deps.json xunit.console.dll System.Net.Sockets.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing $RSP_FILE
/private/tmp/helix/working/9DF008FB/w/CACB0A25/e
----- end Thu May 14 08:31:14 PDT 2020 ----- exit code 134 ----------------------------------------------------------
exit code 134 means SIGABRT Abort. Managed or native assert, or runtime check such as heap corruption, caused call to abort(). Core dumped.

cc @dotnet/ncl

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions