-
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 modesarch-arm64area-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 SuperPMIos-linuxLinux OS (any supported distro)Linux OS (any supported distro)
Milestone
Description
Failure in:
pipeline: runtime-coreclr libraries-jitstressregs
net7.0-Linux-Release-arm64-CoreCLR_checked-jitstressregs3
System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests
+ export COMPlus_TieredCompilation=0
+ export COMPlus_DbgEnableMiniDump=1
+ export COMPlus_DbgMiniDumpName=/home/helixbot/dotnetbuild/dumps/coredump.%d.dmp
+ export COMPlus_JitStressRegs=3
+ printenv
+ grep COMPlus
COMPlus_TieredCompilation=0
COMPlus_DbgMiniDumpName=/home/helixbot/dotnetbuild/dumps/coredump.%d.dmp
COMPlus_JitStressRegs=3
COMPlus_DbgEnableMiniDump=1
+ ./RunTests.sh --runtime-path /root/helix/work/correlation
----- start Wed Jun 15 04:35:42 UTC 2022 =============== To repro directly: =====================================================
pushd .
/root/helix/work/correlation/dotnet exec --runtimeconfig System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.runtimeconfig.json --depsfile System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.deps.json xunit.console.dll System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
popd
===========================================================================================================
/root/helix/work/workitem/e /root/helix/work/workitem/e
Discovering: System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests (found 24 test cases)
Starting: System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests (parallel test collections = on, max threads = 4)
Assert failure(PID 27 [0x0000001b], Thread: 41 [0x0029]): Assertion failed 'assertion->op2.u1.iconFlags != GTF_EMPTY' in 'Microsoft.CodeAnalysis.CSharp.Binder:BindNonGenericSimpleNamespaceOrTypeOrAliasSymbol(Microsoft.CodeAnalysis.CSharp.Syntax.IdentifierNameSyntax,Microsoft.CodeAnalysis.CSharp.BindingDiagnosticBag,Roslyn.Utilities.ConsList`1[[Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbol, Microsoft.CodeAnalysis.CSharp, Version=3.11.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],bool,Microsoft.CodeAnalysis.CSharp.Symbols.NamespaceOrTypeSymbol):NamespaceOrTypeOrAliasSymbolWithAnnotations:this' during 'Assertion prop' (IL size 423; hash 0xca7cf7b9; FullOpts)
File: /__w/1/s/src/coreclr/jit/assertionprop.cpp Line: 2035
Image: /root/helix/work/correlation/dotnet
[createdump] Gathering state for process 27 dotnet
[createdump] Crashing thread 00000029 signal 00000006
@dotnet/jit-contrib
Metadata
Metadata
Assignees
Labels
JitStressCLR JIT issues involving JIT internal stress modesCLR JIT issues involving JIT internal stress modesarch-arm64area-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 SuperPMIos-linuxLinux OS (any supported distro)Linux OS (any supported distro)