You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting: System.Memory.Tests (parallel test collections = on, max threads = 2)
./RunTests.sh: line 204: 18322 Segmentation fault (core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Memory.Tests.runtimeconfig.json --depsfile System.Memory.Tests.deps.json xunit.console.dll System.Memory.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing $RSP_FILE
/datadisks/disk1/work/AE1E098E/w/A42E093F/e
----- end Tue Nov 21 02:30:28 PM UTC 2023 ----- exit code 139 ----------------------------------------------------------
exit code 139 means SIGSEGV Illegal memory access. Deref invalid pointer, overrunning buffer, stack overflow etc. Core dumped.
Known issue validation
Build: 🔎https://dev.azure.com/dnceng-public/public/_build/results?buildId=476978 Error message validated:RunTests.sh.*Segmentation fault.*xunit.console.dll System.Memory.Tests.dll Result validation: ✅ Known issue matched with the provided build. Validation performed at: 11/22/2023 5:43:20 AM UTC
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=476978
Build error leg or test failing: System.Memory.Tests.WorkItemExecution
Pull request: #95068
Error Message
Fill the error message using step by step known issues guidance.
{ "ErrorMessage": "", "ErrorPattern": "RunTests.sh.*Segmentation fault.*xunit.console.dll System.Memory.Tests.dll", "BuildRetry": false, "ExcludeConsoleLog": false }Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=476978
Error message validated:
RunTests.sh.*Segmentation fault.*xunit.console.dll System.Memory.Tests.dllResult validation: ✅ Known issue matched with the provided build.
Validation performed at: 11/22/2023 5:43:20 AM UTC
Report
Summary