Skip to content

baseservices/exceptions/generics/nested-try-catch04 crashing under jitstress/gcstress on arm #117149

@AndyAyersMS

Description

@AndyAyersMS

https://dev.azure.com/dnceng-public/public/_build/results?buildId=1081377&view=ms.vss-test-web.build-test-results-tab

Linux arm32

export DOTNET_TieredCompilation=0
export DOTNET_GCStress=0xC
export DOTNET_JitStress=1

22:36:04.994 Running test: baseservices/exceptions/generics/nested-try-catch04/nested-try-catch04.dll
[createdump] Gathering state for process 33 corerun
[createdump] Crashing thread 0021 signal 11 (000b)


MethodTable::GetFlag(MethodTable::WFLAGS_HIGH_ENUM) const at /__w/1/s/src/coreclr/vm/methodtable.h:3818:16
 (inlined by) MethodTable::HasComponentSize() const at /__w/1/s/src/coreclr/vm/methodtable.h:1823:16
 (inlined by) MethodTable::GetComponentSize() at /__w/1/s/src/coreclr/vm/methodtable.h:1845:16
 (inlined by) MethodTable::SanityCheck() at /__w/1/s/src/coreclr/vm/methodtable.cpp:6277:5
MethodTable::Validate() at /__w/1/s/src/coreclr/vm/methodtable.cpp:8586:5
Object::ValidateInner(int, int, int) at /__w/1/s/src/coreclr/vm/object.cpp:548:9
TGcInfoDecoder<ARM32GcInfoEncoding>::ReportRegisterToGC(int, unsigned int, REGDISPLAY*, unsigned int, void (*)(void*, OBJECTREF*, unsigned int), void*) at /__w/1/s/src/coreclr/vm/gcinfodecoder.cpp:1734:5
TGcInfoDecoder<ARM32GcInfoEncoding>::EnumerateLiveSlots(REGDISPLAY*, bool, unsigned int, void (*)(void*, OBJECTREF*, unsigned int), void*) at /__w/1/s/src/coreclr/vm/gcinfodecoder.cpp:0:21
EECodeManager::EnumGcRefs(REGDISPLAY*, EECodeInfo*, unsigned int, void (*)(void*, OBJECTREF*, unsigned int), void*, unsigned int) at /__w/1/s/src/coreclr/vm/eetwain.cpp:1332:24
GcStackCrawlCallBack(CrawlFrame*, void*) at /__w/1/s/src/coreclr/vm/gcenv.ee.common.cpp:0:18

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ci-optionalBlocking optional rolling runs

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions