Skip to content

NRE/Segfault in System.Net.Sockets tests on CI #24730

@danmoseley

Description

@danmoseley

https://mc.dot.net/#/user/danmosemsft/pr~2Fjenkins~2Fdotnet~2Fcorefx~2Fmaster~2F/test~2Ffunctional~2Fcli~2F/42e1badb4aca967a9bf44bb116a532ba73907fff/workItem/System.Net.Sockets.Tests/wilogs

2018-01-19 07:13:06,552: INFO: proc(54): run_and_log_output: Output: Starting:    System.Net.Sockets.Tests
2018-01-19 07:13:06,961: INFO: proc(54): run_and_log_output: Output: 
2018-01-19 07:13:06,964: INFO: proc(54): run_and_log_output: Output: Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
2018-01-19 07:13:06,965: INFO: proc(54): run_and_log_output: Output:    at System.Net.Sockets.SocketAsyncContext.AcceptOperation.InvokeCallback() in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/System.Net.Sockets/src/System/Net/Sockets/SocketAsyncContext.Unix.cs:line 543
2018-01-19 07:13:06,966: INFO: proc(54): run_and_log_output: Output:    at System.Net.Sockets.SocketAsyncContext.OperationQueue`1.ProcessQueue(SocketAsyncContext context) in /mnt/j/workspace/dotnet_corefx/master/linux-TGroup_netcoreapp+CGroup_Release+AGroup_x64+TestOuter_false_prtest/src/System.Net.Sockets/src/System/Net/Sockets/SocketAsyncContext.Unix.cs:line 947
2018-01-19 07:13:06,966: INFO: proc(54): run_and_log_output: Output:    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) in /root/coreclr/src/mscorlib/shared/System/Threading/ExecutionContext.cs:line 151
2018-01-19 07:13:06,966: INFO: proc(54): run_and_log_output: Output:    at System.Threading.ThreadPoolWorkQueue.Dispatch() in /root/coreclr/src/mscorlib/src/System/Threading/ThreadPool.cs:line 588
2018-01-19 07:13:10,427: INFO: proc(54): run_and_log_output: Output: /home/helixbot/dotnetbuild/work/5c4cfc68-2fd2-4829-b24a-3fd5bb05d287/Work/114dfc4a-d702-4db3-ae87-97330e05be36/Unzip/RunTests.sh: line 87: 85261 Aborted                 (core dumped) $RUNTIME_PATH/dotnet xunit.console.netcore.exe System.Net.Sockets.Tests.dll -xml testResults.xml -notrait Benchmark=true -notrait category=nonnetcoreapptests -notrait category=nonlinuxtests -notrait category=OuterLoop -notrait category=failing
2018-01-19 07:13:54,754: INFO: proc(54): run_and_log_output: Output: processing dump file /home/helixbot/dotnetbuild/work/5c4cfc68-2fd2-4829-b24a-3fd5bb05d287/Work/114dfc4a-d702-4db3-ae87-97330e05be36/Unzip/core.85261

https://dumpling.azurewebsites.net/api/dumplings/archived/a7435cfa4bbacb58ae78a2d15df620474bb8126f

History of failure

Day Build OS Details
1/9 20180109.02 Fedora25 logs
1/13 20180113.01 Fedora26 logs
1/19 PR RedHat73 logs and dump
1/22 20180122.02 Suse42.2 logs

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions