Skip to content

Mixed mode debugging errors with the interpreter #118893

@kg

Description

@kg

When using mixed mode debugging with the interpreter, you'll get a lot of spurious assertions that look like this:

Debug Assertion Failed!

Program: ...s\tests\coreclr\windows.x64.Debug\Tests\Core_Root\coreclr.dll
File: Z:\runtime\src\coreclr\debug\ee\debugger.h
Line: 1404

Expression: !"addressToOffset called with invalid address"

If you ignore them execution will continue and everything works. Probably not important but wanted to log it anyway.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions