You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any update on this issue? I see that the .NET 10 milestone was assigned. Does this mean we should expect that the issue will only be addressed in .NET 10?
Description
The app crashes with an assertion when stepping over a breakpoint.
Ref: mono/mono#19899
Reproduction Steps
Test project: https://github.com/user-attachments/files/17809842/debugger_assert.zip
Steps to reproduce:
Expected behavior
No crash.
Actual behavior
Result: app crashes with:
Crash report: https://gist.github.com/rolfbjarne/0419d1637fd7176221aed5c569f39220
Debug console output: https://gist.github.com/rolfbjarne/53fcc11a7c15485cbc1301ffb6e004e4
Regression?
No response
Known Workarounds
No response
Configuration
Other information
No response
The text was updated successfully, but these errors were encountered: