Process terminated. Assertion failed.
op.Next is null == op.Previous is null
at System.Diagnostics.DebugProvider.Fail(String message, String detailMessage) in /_/src/libraries/System.Private.CoreLib/src/System/Diagnostics/DebugProvider.cs:line 22
at System.Diagnostics.Debug.Fail(String message, String detailMessage) in /_/src/libraries/System.Private.CoreLib/src/System/Diagnostics/Debug.cs:line 135
at System.Diagnostics.Debug.Assert(Boolean condition, String message, String detailMessage) in /_/src/libraries/System.Private.CoreLib/src/System/Diagnostics/Debug.cs:line 99
at System.Diagnostics.Debug.Assert(Boolean condition, String message) in /_/src/libraries/System.Private.CoreLib/src/System/Diagnostics/Debug.cs:line 88
at System.Threading.Channels.ChannelUtilities.Remove[BlockedWriteAsyncOperation`1](BlockedWriteAsyncOperation`1& head, BlockedWriteAsyncOperation`1 op) in /_/src/libraries/System.Threading.Channels/src/System/Threading/Channels/ChannelUtilities.cs:line 152
at System.Threading.Channels.RendezvousChannel`1.<>c[[System.Diagnostics.ProcessOutputLine, System.Diagnostics.Process, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]].<get_CancellationCallbackDelegate>b__16_1(KeyValuePair`2 state) in /_/src/libraries/System.Threading.Channels/src/System/Threading/Channels/RendezvousChannel.cs:line 466
at System.Threading.QueueUserWorkItemCallbackDefaultContext`1[[System.Collections.Generic.KeyValuePair`2[[System.Threading.Channels.RendezvousChannel`1[[System.Diagnostics.ProcessOutputLine, System.Diagnostics.Process, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a]], System.Threading.Channels, Version=11.0.0.0,
{
"ErrorMessage": "op.Next is null == op.Previous is null",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1482037
Build error leg or test failing: System.Diagnostics.Process.Tests.WorkItemExecution
Pull request: #129793
Error Message
DO NOT USE JSON BELOW IF THIS IS A BUILD BREAK otherwise build analysis will allow pull requests to merge that break the build worse. For a build break, do not use this issue form. Make a regular new issue.
Fill the error message using step by step known issues guidance.
{ "ErrorMessage": "op.Next is null == op.Previous is null", "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Report
Summary