Skip to content

VerifyHeap fails on frozen heap #76232

Description

@jkotas

Repro: Run !VerifyHeap in SOS once the runtime starts up (e.g. when entering Main)

Result (on Windows x86):

0:000> !VerifyHeap
Object 08592968 is too large.  End of segment at 085929E4.
Last good object: 085928E4.

The object that VerifyHeap complains about is at the end of the newly introduced frozen heap.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIbug

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions