Project test.app raised exception class 'Debugger stopped with reason: signal SIGABRT'
Clogging with Dialogs
There's an issue with a clogged sync processing. If there are two messages sent to the main thread, where both are causing a modal window to be shown. (i.e. an error message). Then if the second one arrives, while the first one is still showing the modal window, the application terminates.