dotnet / runtime

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

SPMI does not cleanly record/replay NAOT compilations #76925

Closed jakobbotsch closed 1 year ago

jakobbotsch commented 2 years ago

When recording a collection through ilc I get a lot of the following messages when replaying the collection:

ERROR: Hit unimplemented expandRawHandleIntrinsic
ERROR: Exception thrown: DebugBreak or AV Exception 129
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.

ghost commented 2 years ago

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch See info in area-owners.md if you want to be subscribed.

Issue Details
When recording a collection through ilc I get a lot of the following messages when replaying the collection: ```scala ERROR: Hit unimplemented expandRawHandleIntrinsic ERROR: Exception thrown: DebugBreak or AV Exception 129 ```
Author: jakobbotsch
Assignees: -
Labels: `area-CodeGen-coreclr`, `untriaged`
Milestone: -