On 22 March 2017 at 17:26, Brendan Shanks <bren...@bslabs.net> wrote: > Public bug reported: > > Commit 8bb93c6f99a42c2e0943bc904b283cd622d302c5 ("ui/console: ensure > graphic updates don't race with TCG vCPUs") causes the graphic update to > run on a non-main thread, which Cocoa is not happy with. It crashes > immediately after startup.
Oops. Alex, we can't just run UI code on random threads like this. Any ideas? thanks -- PMM