- Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-Diagnostics-coreclruntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
#43386 added some checks for illegal implicit casts in IL, after that went in COR_PRF_MONITOR_CODE_TRANSITIONS will trigger an InvalidProgramException.
I haven't debugged fully, but the likely cause is that NDirectStubLinker::EmitProfilerBeginTransitionCallback or NDirectStubLinker::EmitProfilerEndTransitionCallback (or both) have always emitted invalid IL and need to be fixed.
Metadata
Metadata
Assignees
Labels
area-Diagnostics-coreclruntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner