Skip to content

Interpreted thread start routine gets a wrong "this" pointer #116785

Open
@janvorli

Description

@janvorli

The LocallocLarge_* codegen bringup test is failing due to an infinite recursion. It happens, because the "this" pointer passed to the interpreted ThreadData.Run() method is not the ThreadData defined in the test code, but System.Threading.ThreadStart.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions