mono / debugger-libs

Debugger libraries
MIT License
80 stars 75 forks source link

Backtrace.GetFrame(...): CLR/System.BadlmageFormatException #388

Open JaneySprings opened 1 year ago

JaneySprings commented 1 year ago

In the some scenarios after a Backtrace.GetFrame(X) the debugger rise this exception. Maybe it is normal, but the error is seems strange for me

Screenshot 2023-03-28 at 20 58 48

I test it on 5d69343778b03f95f69e43e9b933e2ef5e60fdd2 - works fine. Something went wrong in the new versions