Skip to content

Test failure: JIT/Regression/JitBlue/GitHub_27924/GitHub_27924/GitHub_27924.cmd #119045

@SakeTao

Description

@SakeTao

Failed in: runtime-coreclr pgostress 20250822.1

Failed tests:

coreclr windows x64 Checked fullpgo_random_gdv_methodprofiling_only @ Windows.10.Amd64.Open
    - JIT/Regression/JitBlue/GitHub_27924/GitHub_27924/GitHub_27924.cmd
    - JIT/Regression/JitBlue/Runtime_45090/Runtime_45090/Runtime_45090.cmd

Error message:


Assert failure(PID 4760 [0x00001298], Thread: 1084 [0x043c]): Consistency check failed: hit privileged instruction!
FAILED: !ExecutionManager::IsManagedCode(GetIP(pContext))

CORECLR! CHECK::Trigger + 0x1E9 (0x00007ffa`811ed989)
CORECLR! IsGcMarker + 0x185 (0x00007ffa`8149c665)
CORECLR! CLRVectoredExceptionHandlerShim + 0x9D (0x00007ffa`8148c0fd)
NTDLL! RtlInitializeCriticalSection + 0x190 (0x00007ffa`b3cd6dc0)
NTDLL! RtlImageNtHeaderEx + 0x17B (0x00007ffa`b3ca46cb)
NTDLL! KiUserExceptionDispatcher + 0x3A (0x00007ffa`b3d19c9a)
<no module>! <no symbol> + 0x0 (0x00007ffa`226000aa)
<no module>! <no symbol> + 0x0 (0x00150250`342a31f0)
<no module>! <no symbol> + 0x0 (0x00000097`c877d570)
<no module>! <no symbol> + 0x0 (0x00000000`00000002)
    File: D:�_work1ssrccoreclr�mexcep.cpp:5742
    Image: C:hwBD900A22pcorerun.exe


Return code:      1
Raw output file:      C:hwBD900A22wAD0C0982uploadsJitBlueGitHub_27924GitHub_27924output.txt
Raw output:
BEGIN EXECUTION
 "C:hwBD900A22pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  GitHub_27924.dll 
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:cores since 8/23/2025 7:51:06 AM
Processing C:corescorerun.exe.4760.dmp
Invoking: C:Program Files (x86)Windows Kits10Debuggersdcdb.exe -c "$<C:hwBD900A22		mpsljly3.tmp" -z "C:corescorerun.exe.4760.dmp"
stdout: 
Microsoft (R) Windows Debugger Version 10.0.18362.1 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:corescorerun.exe.4760.dmp]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
OK                                             C:hwBD900A22pPDB
Symbol search path is: C:hwBD900A22pPDB
Executable search path is: 
Windows 10 Version 14393 MP (4 procs) Free x64
Product: Server, suite: TerminalServer DataCenter SingleUserTS
10.0.14393.6343 (rs1_release.230913-1727)
Machine Name:
Debug session time: Sat Aug 23 07:51:08.000 2025 (UTC + 0:00)
System Uptime: 0 days 0:09:45.775
Process Uptime: 0 days 0:00:02.000
...........................

************* Symbol Loading Error Summary **************
Module name            Error
ntdll                  The system cannot find the file specified

You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
You should also verify that your symbol search path (.sympath) is correct.
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(1298.43c): Unknown exception - code c0000602 (first/second chance not available)
For analysis of this file, run !analyze -v
*** WARNING: Unable to verify checksum for coreclr.dll
KERNELBASE!RaiseFailFastException+0xae:
00007ffa`b022a0ce 803d6d6e120000  cmp     byte ptr [KERNELBASE!local_unwind+0x7452 (00007ffa`b0350f42)],0 ds:00007ffa`b0350f42=00
0:000> cdb: Reading initial command '$<C:hwBD900A22		mpsljly3.tmp'
0:000> .cordll -lp "C:hwBD900A22p"
The call to LoadLibrary(sos) failed, Win32 error 0n2
    "The system cannot find the file specified."
Please check your debugger configuration and/or network access.
CLR DLL status: Loaded DLL C:hwBD900A22pmscordaccore.dll
0:000> .load C:Users
unner.dotnetsossos.dll
0:000> ~*k

.  0  Id: 1298.43c Suspend: 0 Teb: 00000097`c848c000 Unfrozen
Child-SP          RetAddr           Call Site
00000097`c877a550 00007ffa`8121cbe4 KERNELBASE!RaiseFailFastException+0xae
00000097`c877ab20 00007ffa`8121c50e coreclr!_DbgBreakCheck+0x2a4
00000097`c877bc70 00007ffa`8121c6fc coreclr!_DbgBreakCheckNoThrow+0x4e
00000097`c877bd10 00007ffa`811ed989 coreclr!DbgAssertDialog+0x17c
00000097`c877be00 00007ffa`8149c665 coreclr!CHECK::Trigger+0x1e9
0000009

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/arcade/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 141
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor344|0_345(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions