dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.13k stars 4.7k forks source link

Ran out of trampolines of type 3 in 'mscorlib.dll' (limit 512) #68969

Closed yimengfan closed 2 years ago

yimengfan commented 2 years ago

Description

system: Win10 tools: llvm 14 、 msvc mono version: 6.12.0.122

When I use --aot--full to run exe!

image

dll: Debug.zip

Reproduction Steps

mono --full-aot --trace=all C:\Users\Administrator\Desktop\Debug\ConsoleApp.exe

Expected behavior

null

Actual behavior

null

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

dotnet-issue-labeler[bot] commented 2 years ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.