Skip to content

Regressions\coreclr\16355\boring fails with GCStress=0x8 #11487

@sandreenko

Description

@sandreenko

Repro steps:
build CoreCLR x64 checked
set complus_gcstress=0x8
set core_root=F:\git\coreclr\bin\tests\Windows_NT.x64.Checked\Tests\Core_Root
F:\git\coreclr\bin\tests\Windows_NT.x64.Checked\Regressions\coreclr\16355\boring\boring.cmd

output:

F:\git\coreclr\bin\tests\Windows_NT.x64.Checked\Regressions\coreclr\16355\boring>boring.cmd
BEGIN EXECUTION
 "F:\git\coreclr\bin\tests\Windows_NT.x64.Checked\Tests\Core_Root\corerun.exe" boring.exe

Assert failure(PID 16228 [0x00003f64], Thread: 37540 [0x92a4]): Consistency check failed: AV in clr at this callstack:
------
CORECLR! GcStackCrawlCallBack + 0x5C2 (0x00007ffd`f387b3d2)
CORECLR! Thread::MakeStackwalkerCallback + 0x52 (0x00007ffd`f333ca32)
CORECLR! Thread::StackWalkFramesEx + 0x180 (0x00007ffd`f333e5bc)
CORECLR! Thread::StackWalkFrames + 0x184 (0x00007ffd`f333e39c)
CORECLR! ScanStackRoots + 0x28D (0x00007ffd`f3a0490d)
CORECLR! GCToEEInterface::GcScanRoots + 0x1DA (0x00007ffd`f3a035f6)
CORECLR! WKS::gc_heap::mark_phase + 0x228 (0x00007ffd`f39b4608)
CORECLR! WKS::gc_heap::gc1 + 0x1EC (0x00007ffd`f39ad144)
CORECLR! WKS::gc_heap::garbage_collect + 0x6DD (0x00007ffd`f39acf05)
CORECLR! WKS::GCHeap::GarbageCollectGeneration + 0x2C0 (0x00007ffd`f39998f4)
CORECLR! WKS::GCHeap::GarbageCollect + 0x106 (0x00007ffd`f39995e6)
CORECLR! WKS::GCHeap::StressHeap + 0x615 (0x00007ffd`f399c265)
CORECLR! VSD_ResolveWorker + 0x7DB (0x00007ffd`f351103b)
CORECLR! ResolveWorkerAsmStub + 0x6D (0x00007ffd`f382938d)
<no module>! <no symbol> + 0x0 (0x00007ffd`93f91fc3)
<no module>! <no symbol> + 0x0 (0x000002c0`b0d9ef80)
<no module>! <no symbol> + 0x0 (0x000002c0`aed6cb50)
<no module>! <no symbol> + 0x0 (0x00000000`0000018d)
<no module>! <no symbol> + 0x0 (0x00000000`000001cd)
-----
.AV on tid=0x92a4 (37540), cxr=000000DED9D7B1C0, exr=000000DED9D7B6B0
FAILED: false

CORECLR! CHECK::Trigger + 0x2C4 (0x00007ffd`f313d174)
CORECLR! CLRVectoredExceptionHandlerPhase3 + 0x379 (0x00007ffd`f32091fd)
CORECLR! CLRVectoredExceptionHandlerPhase2 + 0x72 (0x00007ffd`f3208c56)
CORECLR! CLRVectoredExceptionHandler + 0x1D9 (0x00007ffd`f3208bc9)
CORECLR! CLRVectoredExceptionHandlerShim + 0x18A (0x00007ffd`f320944a)
NTDLL! RtlInitializeCriticalSectionAndSpinCount + 0x1C6 (0x00007ffe`46a96896)
NTDLL! RtlWalkFrameChain + 0x1119 (0x00007ffe`46a34709)
NTDLL! KiUserExceptionDispatcher + 0x2E (0x00007ffe`46ad231e)
CORECLR! GcStackCrawlCallBack + 0x5C2 (0x00007ffd`f387b3d2)
CORECLR! Thread::MakeStackwalkerCallback + 0x52 (0x00007ffd`f333ca32)
    File: f:\git\coreclr\src\vm\excep.cpp Line: 7830
    Image: F:\git\coreclr\bin\tests\Windows_NT.x64.Checked\Tests\Core_Root\CoreRun.exe

Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions