-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Labels
GCStressarch-x64area-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 runsos-windowsuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Failed in: runtime-coreclr gcstress-extra 20251221.1
Failed tests:
coreclr windows x64 Checked gcstress0xc_disabler2r_jitstress2 @ Windows.10.Amd64.Open
- Interop/COM/RuntimeAsync/RuntimeAsync/RuntimeAsync.cmd
coreclr windows x64 Checked gcstress0xc_jitstress2 @ Windows.10.Amd64.Open
- Interop/COM/RuntimeAsync/RuntimeAsync/RuntimeAsync.cmd
Error message:
Assert failure(PID 3452 [0x00000d7c], Thread: 2700 [0x0a8c]): !CREATE_CHECK_STRING(!"Detected use of a corrupted OBJECTREF. Possible GC hole.")
CORECLR! `Object::ValidateInner'::`1'::catch$13 + 0x173 (0x00007ff8`c8d06c73)
CORECLR! CallSettingFrame_LookupContinuationIndex + 0x20 (0x00007ff8`c8c2a020)
CORECLR! _FrameHandler4::CxxCallCatchBlock + 0x1DE (0x00007ff8`c8c27e6e)
NTDLL! RtlCaptureContext + 0x3C3 (0x00007ff8`fb8fa4b3)
CORECLR! Object::ValidateInner + 0x11D (0x00007ff8`c86ab9cd)
CORECLR! Object::Validate + 0xB0 (0x00007ff8`c86ab870)
CORECLR! TGcInfoDecoder<AMD64GcInfoEncoding>::ReportRegisterToGC + 0x1A8 (0x00007ff8`c8b38be8)
CORECLR! TGcInfoDecoder<AMD64GcInfoEncoding>::EnumerateLiveSlots + 0x1699 (0x00007ff8`c8b34ec9)
CORECLR! EECodeManager::EnumGcRefs + 0x2EA (0x00007ff8`c855dcba)
CORECLR! GcStackCrawlCallBack + 0x36E (0x00007ff8`c885e9ee)
File: D:�_work1ssrccoreclr�mobject.cpp:626
Image: C:hwBA290A32pcorerun.exe
Return code: 1
Raw output file: C:hwBA290A32wB6130A0DuploadsCOMRuntimeAsyncRuntimeAsyncoutput.txt
Raw output:
BEGIN EXECUTION
"C:hwBA290A32pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" RuntimeAsync.dll
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:cores since 12/21/2025 11:13:03 PM
Processing C:corescorerun.exe.3452.dmp
Invoking: C:Program Files (x86)Windows Kits10Debuggersdcdb.exe -c "$<C:hwBA290A32 mpxbhsrc.tmp" -z "C:corescorerun.exe.3452.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.3452.dmp]
User Mini Dump File with Full Memory: Only application data is available
************* Path validation summary **************
Response Time (ms) Location
OK C:hwBA290A32pPDB
Symbol search path is: C:hwBA290A32pPDB
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: Sun Dec 21 23:13:10.000 2025 (UTC + 0:00)
System Uptime: 0 days 0:35:29.472
Process Uptime: 0 days 0:00:07.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.
(d7c.a8c): 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:
00007ff8`f7daa0be 803d7d6e120000 cmp byte ptr [KERNELBASE!local_unwind+0x7452 (00007ff8`f7ed0f42)],0 ds:00007ff8`f7ed0f42=00
0:000> cdb: Reading initial command '$<C:hwBA290A32 mpxbhsrc.tmp'
0:000> .cordll -lp "C:hwBA290A32p"
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:hwBA290A32pmscordaccore.dll
0:000> .load C:Users
unner.dotnetsossos.dll
0:000> ~*k
. 0 Id: d7c.a8c Suspend: 0 Teb: 00000044`a946a000 Unfrozen
Child-SP RetAddr Call Site
00000044`a9777c20 00007ff8`c82dd5b3 KERNELBASE!RaiseFailFastException+0xae
00000044`a97781f0 00007ff8`c82dce23 coreclr!_DbgBreakCheck+0x2d3
00000044`a9779340 00007ff8`c82dd061 coreclr!_DbgBreakCheckNoThrow+0x63
00000044`a97793
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__TestExecutor233|0_234(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Metadata
Metadata
Assignees
Labels
GCStressarch-x64area-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 runsos-windowsuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner