AvaloniaILSpy icon indicating copy to clipboard operation
AvaloniaILSpy copied to clipboard

Release crashes when interacting with window (Mac arm64)

Open adamantii opened this issue 3 years ago • 0 comments

The app's window is displayed when ran, but clicking or hovering over a UI element causes the app to quit with the message:

abort() called *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'

(Full problem details here)

adamantii avatar Jul 05 '22 13:07 adamantii