Skip to content

Infinite loop inside CodeGen::genCreateAddrMode while JIT optimizing #106607

@vmpsoft

Description

@vmpsoft

Description

We are developing obfuscation tool for .NET application and found the problem inside .NET runtime.

Reproduction Steps

The runtime stucks while optimizing the method D607A317::5807B4B7 from Publish.dll
Publish.zip

Expected behavior

Console.WriteLine("Hello` world!");
Console.ReadKey();

Actual behavior

The application stucks.

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIin-prThere is an active PR which will close this issue when it is merged

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions