-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runs
Milestone
Description
pipeline: runtime-coreclr libraries-pgo
job: net10.0-linux-Release-x64-fullpgo-Ubuntu.2204.Amd64.Open
test: System.Linq.Tests Work Item
DOTNET_TC_QuickJitForLoops=1
DOTNET_EnableCrashReport=1
DOTNET_TieredCompilation=1
DOTNET_JitProfileCasts=1
DOTNET_DbgMiniDumpName=/home/helixbot/dotnetbuild/dumps/coredump.%d.dmp
DOTNET_TieredPGO=1
DOTNET_DbgEnableMiniDump=1
DOTNET_ReadyToRun=0
+ ./RunTests.sh --runtime-path /datadisks/disk1/work/B6DF09DD/p
========================= Begin custom configuration settings ==============================
export __IsXUnitLogCheckerSupported=1
export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1
========================== End custom configuration settings ===============================
----- start Mon Apr 21 06:53:23 PM UTC 2025 =============== To repro directly: =====================================================
pushd .
/datadisks/disk1/work/B6DF09DD/p/dotnet exec --runtimeconfig System.Linq.Tests.runtimeconfig.json --depsfile System.Linq.Tests.deps.json xunit.console.dll System.Linq.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
popd
===========================================================================================================
/datadisks/disk1/work/B6DF09DD/w/B9EC09FA/e /datadisks/disk1/work/B6DF09DD/w/B9EC09FA/e
Discovering: System.Linq.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.Linq.Tests (found 1794 of 1799 test cases)
Starting: System.Linq.Tests (parallel test collections = on [2 threads], stop on fail = off)
System.Linq.Tests.SelectManyTests.IndexOverflow [SKIP]
Condition(s) not met: "IsStressModeEnabled"
System.Linq.Tests.SkipWhileTests.IndexSkipWhileOverflowBeyondIntMaxValueElements [SKIP]
Condition(s) not met: "IsStressModeEnabled"
System.Linq.Tests.SelectTests.Overflow [SKIP]
Condition(s) not met: "IsStressModeEnabled"
System.Linq.Tests.WhereTests.IndexOverflows [SKIP]
Condition(s) not met: "IsStressModeEnabled"
System.Linq.Tests.TakeWhileTests.IndexTakeWhileOverflowBeyondIntMaxValueElements [SKIP]
Condition(s) not met: "IsStressModeEnabled"
System.Linq.Tests.IndexTests.LargeEnumerable [SKIP]
Condition(s) not met: "IsStressModeEnabled"
System.Linq.Tests.IndexTests.LargeEnumerable_ThrowsOverflowException [SKIP]
Condition(s) not met: "IsStressModeEnabled"
Assert failure(PID 29070 [0x0000718e], Thread: 29091 [0x71a3]): Assertion failed '!"BBJ_EHFINALLYRET predecessor of block that doesn't follow a BBJ_CALLFINALLY!"' in 'System.Linq.Tests.LifecycleTests:BinaryOperations_SourceEnumeratorsDisposed():this' during 'Find loops' (IL size 485; hash 0x25bcd202; Tier1-OSR)
File: /__w/1/s/src/coreclr/jit/fgdiagnostic.cpp:2860
Image: /datadisks/disk1/work/B6DF09DD/p/dotnet
[createdump] Gathering state for process 29070 dotnet
[createdump] Crashing thread 71a3 signal 6 (0006)
[createdump] Writing crash report to file /home/helixbot/dotnetbuild/dumps/coredump.29070.dmp.crashreport.json
[createdump] Crash report successfully written
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.29070.dmp
[createdump] Written 351559680 bytes (85830 pages) to core file
[createdump] Target process is alive
[createdump] Dump successfully written in 653ms
waitpid() returned successfully (wstatus 00000000) WEXITSTATUS 0 WTERMSIG 0
./RunTests.sh: line 178: 29070 Aborted (core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Linq.Tests.runtimeconfig.json --depsfile System.Linq.Tests.deps.json xunit.console.dll System.Linq.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing $RSP_FILE
/datadisks/disk1/work/B6DF09DD/w/B9EC09FA/e
----- end Mon Apr 21 06:55:20 PM UTC 2025 ----- exit code 134 ----------------------------------------------------------
@dotnet/jit-contrib
Metadata
Metadata
Assignees
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runs