System.ExecutionEngineException occurred in Unknown Module (Fatal error. Internal CLR error. (0x80131506)) #112226
Labels
area-Diagnostics-coreclr
needs-further-triage
Issue has been initially triaged, but needs deeper consideration or reconsideration
Description
When debugging (
stepping over
) frommanaged
code tounsafe
code, then clickingcontinue
inVisual Studio 2022
. The application you are debugging crashesdotnet
. Ends up hangingdotnet
application when you resume it when debugger is attached.Reproduction Steps
line: 4
inVisual Studio 2022
.Step over
breakpoint.continue
the application.Expected behavior
Not to hang or crash.
Actual behavior
Application
Visual Studio
Regression?
No response
Known Workarounds
No response
Configuration
Code
*.csproj File
Other information
No response
The text was updated successfully, but these errors were encountered: