-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
arch-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-windows
Milestone
Description
With:
COMPlus_JitStress=2c
COMPlus_TieredCompilation=0
D:\h\w\AF170944\w\A85C08F8\e>call RunTests.cmd --runtime-path D:\h\w\AF170944\p
----- start Wed 08/17/2022 16:58:42.37 =============== To repro directly: =====================================================
pushd D:\h\w\AF170944\w\A85C08F8\e\
"D:\h\w\AF170944\p\dotnet.exe" exec --runtimeconfig System.Diagnostics.DiagnosticSource.Tests.runtimeconfig.json --depsfile System.Diagnostics.DiagnosticSource.Tests.deps.json xunit.console.dll System.Diagnostics.DiagnosticSource.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
popd
===========================================================================================================
D:\h\w\AF170944\w\A85C08F8\e>"D:\h\w\AF170944\p\dotnet.exe" exec --runtimeconfig System.Diagnostics.DiagnosticSource.Tests.runtimeconfig.json --depsfile System.Diagnostics.DiagnosticSource.Tests.deps.json xunit.console.dll System.Diagnostics.DiagnosticSource.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
Discovering: System.Diagnostics.DiagnosticSource.Tests (method display = ClassAndMethod, method display options = None)
Discovered: System.Diagnostics.DiagnosticSource.Tests (found 223 of 242 test cases)
Starting: System.Diagnostics.DiagnosticSource.Tests (parallel test collections = on, max threads = 8)
Assert failure(PID 10944 [0x00002ac0], Thread: 12260 [0x2fe4]): Assertion failed 'isGeneralRegister(reg3)' in 'System.Diagnostics.ActivityTraceId:SetSpanFromHexChars(System.ReadOnlySpan`1[Char],System.Span`1[Byte])' during 'Generate code' (IL size 57; hash 0xb99cb8f0; FullOpts)
File: D:\a\_work\1\s\src\coreclr\jit\emitarm64.cpp Line: 6853
Image: D:\h\w\AF170944\p\dotnet.exe
@dotnet/jit-contrib A new random JitStress failure
Metadata
Metadata
Assignees
Labels
arch-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-windows