Closed
Description
Failed in: runtime-coreclr jitstressregs 20240526.1
Failed tests:
coreclr windows x86 Checked jitstressregs0x2000 @ Windows.10.Amd64.Open
- GC\\Features\\HeapExpansion\\Finalizer\\Finalizer.cmd
Error message:
Assert failure(PID 5212 [0x0000145c], Thread: 1184 [0x04a0]): new_current_total_committed_bookkeeping == current_total_committed_bookkeeping
CORECLR! WKS::gc_heap::verify_committed_bytes + 0x5A (0x7039c0ca)
CORECLR! WKS::gc_heap::plan_phase + 0x1F8E (0x70394ad0)
CORECLR! WKS::gc_heap::gc1 + 0x155 (0x7038a7e4)
CORECLR! WKS::gc_heap::garbage_collect + 0x3E0 (0x7038a608)
CORECLR! WKS::GCHeap::GarbageCollectGeneration + 0x242 (0x7037aa7a)
CORECLR! WKS::gc_heap::trigger_gc_for_alloc + 0x40 (0x7039b3f9)
CORECLR! WKS::gc_heap::try_allocate_more_space + 0x12F (0x7039b611)
CORECLR! WKS::gc_heap::allocate_more_space + 0x14 (0x7037f34b)
CORECLR! WKS::GCHeap::Alloc + 0x181 (0x70379f41)
CORECLR! Alloc + 0x14E (0x701422a4)
File: D:\a\_work\1\s\src\coreclr\gc\gc.cpp:47394
Image: C:\h\w\9CF90912\p\corerun.exe
Return code: 1
Raw output file: C:\h\w\9CF90912\w\B02B0957\uploads\Reports\GC.Features\HeapExpansion\Finalizer\Finalizer.output.txt
Raw output:
BEGIN EXECUTION
"C:\h\w\9CF90912\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" Finalizer.dll
First Alloc
First Alloc in Finalizer
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:\cores since 5/26/2024 11:48:53 AM
Processing C:\cores\corerun.exe.5212.dmp
Invoking: C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe -c "$<C:\h\w\9CF90912\t\tmpir30ei.tmp" -z "C:\cores\corerun.exe.5212.dmp"
stdout:
Microsoft (R) Windows Debugger Version 10.0.18362.1 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\cores\corerun.exe.5212.dmp]
User Mini Dump File with Full Memory: Only application data is available
************* Path validation summary **************
Response Time (ms) Location
OK C:\h\w\9CF90912\p\PDB
Symbol search path is: C:\h\w\9CF90912\p\PDB
Executable search path is:
Windows 10 Version 14393 MP (4 procs) Free x86 compatible
Product: Server, suite: TerminalServer DataCenter SingleUserTS
10.0.14393.6343 (rs1_release.230913-1727)
Machine Name:
Debug session time: Sun May 26 11:49:02.000 2024 (UTC + 0:00)
System Uptime: 0 days 0:06:20.348
Process Uptime: 0 days 0:00:08.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.
(145c.4a0): 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
eax=0057cf58 ebx=00000000 ecx=00000000 edx=00000000 esi=0057cf08 edi=0057cf58
eip=703fa69d esp=0057d23c ebp=0057e2d4 iopl=0 nv up ei pl nz ac pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000216
coreclr!FailFastOnAssert+0x21:
703fa69d 5e pop esi
0:000> cdb: Reading initial command '$<C:\h\w\9CF90912\t\tmpir30ei.tmp'
0:000> .load C:\Users\runner\.dotnet\sos\sos.dll
0:000> ~*k
. 0 Id: 145c.4a0 Suspend: 0 Teb: 002a9000 Unfrozen
ChildEBP RetAddr
0057d248 703fb40d coreclr!FailFastOnAssert+0x21
0057e2d4 703faac3 coreclr!_DbgBreakCheck+0x337
0057e344 703fae05 coreclr!_DbgBreakCheckNoThrow+0x51
0057e3d8 7039c0ca coreclr!DbgAssertDialog+0x1ff
0057e41c 70394ad0 coreclr!WKS::gc_heap::verify_committed_bytes+0x5a
0057e5c8 7038a7e4 coreclr!WKS::gc_heap::plan_phase+
Stack trace:
at GC_Features._HeapExpansion_Finalizer_Finalizer_._HeapExpansion_Finalizer_Finalizer_cmd()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": "new_current_total_committed_bookkeeping == current_total_committed_bookkeeping",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=687884
Error message validated: [new_current_total_committed_bookkeeping == current_total_committed_bookkeeping
]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/31/2024 1:30:58 PM UTC
Report
Build | Definition | Test | Pull Request |
---|---|---|---|
781211 | dotnet/runtime | readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.cmd | #100294 |
778293 | dotnet/runtime | readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.cmd | #100294 |
776253 | dotnet/runtime | readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.cmd | #100294 |
771949 | dotnet/runtime | PayloadGroup0.WorkItemExecution | #100294 |
771237 | dotnet/runtime | PayloadGroup0.WorkItemExecution | #100294 |
771585 | dotnet/runtime | System.Dynamic.Runtime.Tests.WorkItemExecution | #100294 |
754023 | dotnet/runtime | PayloadGroup0.WorkItemExecution | |
753709 | dotnet/runtime | PayloadGroup0.WorkItemExecution |
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 2 | 8 |