Skip to content

Test failure: System.Collections.Concurrent.Tests  #92574

@BruceForstall

Description

@BruceForstall

pipelines: runtime-coreclr libraries-pgo
net9.0-linux-Release-x64-CoreCLR_checked-jitosr_stress_random-Ubuntu.2204.Amd64.Open

https://dev.azure.com/dnceng-public/public/_build/results?buildId=417331&view=ms.vss-test-web.build-test-results-tab&runId=9140590&paneView=debug&resultId=200189

DOTNET_TC_QuickJitForLoops=1
DOTNET_EnableCrashReport=1
DOTNET_TieredCompilation=1
DOTNET_JitRandomOnStackReplacement=15
DOTNET_TC_OnStackReplacement=1
DOTNET_OSR_HitLimit=2
DOTNET_DbgMiniDumpName=/home/helixbot/dotnetbuild/dumps/coredump.%d.dmp
DOTNET_DbgEnableMiniDump=1
DOTNET_TC_OnStackReplacement_InitialCounter=1
+ ./RunTests.sh --runtime-path /datadisks/disk1/work/B52A0A17/p
----- start Sun Sep 24 04:41:24 PM UTC 2023 =============== To repro directly: =====================================================
pushd .
/datadisks/disk1/work/B52A0A17/p/dotnet exec --runtimeconfig System.Collections.Concurrent.Tests.runtimeconfig.json --depsfile System.Collections.Concurrent.Tests.deps.json xunit.console.dll System.Collections.Concurrent.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing 
popd
===========================================================================================================
/datadisks/disk1/work/B52A0A17/w/B3F009C2/e /datadisks/disk1/work/B52A0A17/w/B3F009C2/e
  Discovering: System.Collections.Concurrent.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Collections.Concurrent.Tests (found 897 of 905 test cases)
  Starting:    System.Collections.Concurrent.Tests (parallel test collections = on, max threads = 2)
[createdump] Gathering state for process 3742 dotnet
[createdump] Crashing thread 0ef4 signal 11 (000b)
[createdump] Writing crash report to file /home/helixbot/dotnetbuild/dumps/coredump.3742.dmp.crashreport.json
[createdump] Crash report successfully written
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.3742.dmp
[createdump] Written 341209088 bytes (83303 pages) to core file
[createdump] Target process is alive
[createdump] Dump successfully written in 776ms
./RunTests.sh: line 204:  3742 Segmentation fault      (core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Collections.Concurrent.Tests.runtimeconfig.json --depsfile System.Collections.Concurrent.Tests.deps.json xunit.console.dll System.Collections.Concurrent.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing $RSP_FILE
/datadisks/disk1/work/B52A0A17/w/B3F009C2/e
----- end Sun Sep 24 04:41:47 PM UTC 2023 ----- exit code 139 ----------------------------------------------------------

Metadata

Metadata

Assignees

Labels

JitStressCLR JIT issues involving JIT internal stress modesarch-x64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions