-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Closed
Copy link
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 SuperPMIblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runsos-windows
Milestone
Description
Failed in: runtime-coreclr jitstress 20231016.1
Failed tests:
coreclr windows arm64 Checked jitstress1_tiered @ Windows.11.Arm64.Open
- GC\\API\\GC\\GetTotalAllocatedBytes\\GetTotalAllocatedBytes.cmd
Error message:
Assert failure(PID 24536 [0x00005fd8], Thread: 24544 [0x5fe0]): !CREATE_CHECK_STRING(pMT && pMT->Validate())
CORECLR! Object::ValidateInner + 0x188 (0x00007fff`372b99e0)
CORECLR! Object::Validate + 0xA4 (0x00007fff`372b979c)
CORECLR! WKS::GCHeap::IsPromoted + 0x18C (0x00007fff`3753505c)
CORECLR! CheckPromoted + 0x164 (0x00007fff`374e0484)
CORECLR! ScanConsecutiveHandlesWithoutUserData + 0x7C (0x00007fff`374df8bc)
CORECLR! BlockScanBlocksEphemeral + 0xC8 (0x00007fff`374df108)
CORECLR! TableScanHandles + 0x1A8 (0x00007fff`374dfac8)
CORECLR! HndScanHandlesForGC + 0x1A8 (0x00007fff`374dd220)
CORECLR! Ref_CheckAlive + 0x138 (0x00007fff`374e1af0)
CORECLR! WKS::gc_heap::mark_phase + 0x1040 (0x00007fff`375585f0)
File: D:\a\_work\1\s\src\coreclr\vm\object.cpp Line: 522
Image: C:\h\w\A7040941\p\corerun.exe
Return code: 1
Raw output file: C:\h\w\A7040941\w\9DE30899\uploads\Reports\GC.API\GC\GetTotalAllocatedBytes\GetTotalAllocatedBytes.output.txt
Raw output:
BEGIN EXECUTION
"C:\h\w\A7040941\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" GetTotalAllocatedBytes.dll
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:\cores since 10/17/2023 5:50:59 AM
Processing C:\cores\corerun.exe.24536.dmp
Unable to find cdb.exe at C:\Program Files (x86)\Windows Kits\10\Debuggers\arm64\cdb.exe
Finished looking for *.dmp. No new files created.
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\A7040941\p
> C:\h\w\A7040941\w\9DE30899\e\GC\API\GC\GetTotalAllocatedBytes\GetTotalAllocatedBytes.cmd
Expected: True
Actual: False
Stack trace:
at GC_API._GC_GetTotalAllocatedBytes_GetTotalAllocatedBytes_._GC_GetTotalAllocatedBytes_GetTotalAllocatedBytes_cmd()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
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 SuperPMIblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runsos-windows