Skip to content

JIT/interpreter/InterpreterTester/InterpreterTester.cmd failing under jitstress with "ASSERT FAILED !HasPrecode()" #116214

@jakobbotsch

Description

@jakobbotsch

Example pipeline run: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1056291&view=results
Example console log: https://helixr1107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-heads-main-d21282b323134eb0be/JIT_others/1/console.47e9d84a.log?helixlogtype=result

export DOTNET_TieredCompilation=0
export DOTNET_DbgEnableMiniDump=1
export DOTNET_EnableCrashReport=1
export DOTNET_DbgMiniDumpName=$HELIX_DUMP_FOLDER/coredump.%d.dmp
export DOTNET_JitStress=122
...
ASSERT FAILED
	Expression: !HasPrecode()
	Location:   line 3305 in /__w/1/s/src/coreclr/vm/method.cpp
	Function:   SetStableEntryPointInterlocked
	Process:    14368

cc @BrzVlad @janvorli @kg

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions