Application Specific Information:*** Terminating app due to uncaught exception 'NSGenericException', reason: 'NSRunInformationalAlertPanel may only be invoked from the main thread. Behavior on other threads is undefined.'terminating with uncaught exception of type NSExceptionabort() called
Application Specific Backtrace 1:0 CoreFoundation 0x00007fff2951232b __exceptionPreprocess + 1711 libobjc.A.dylib 0x00007fff50b8cc76 objc_exception_throw + 482 CoreFoundation 0x00007fff295a3dcd +[NSException raise:format:] + 2053 AppKit 0x00007fff272ed320 _NSRunModal + 2114 AppKit 0x00007fff26e32c17 NSRunInformationalAlertPanel + 5135 Quicksilver 0x000000010fc1b274 Quicksilver + 1112206 libdispatch.dylib 0x00007fff5177464a _dispatch_call_block_and_release + 127 libdispatch.dylib 0x00007fff5176ce08 _dispatch_client_callout + 88 libdispatch.dylib 0x00007fff51779d15 _dispatch_queue_override_invoke + 8809 libdispatch.dylib 0x00007fff5176e9f9 _dispatch_root_queue_drain + 51510 libdispatch.dylib 0x00007fff5176e7a5 _dispatch_worker_thread3 + 10111 libsystem_pthread.dylib 0x00007fff51abe169 _pthread_wqthread + 138712 libsystem_pthread.dylib 0x00007fff51abdbe9 start_wqthread + 13
On 27 Apr 2018, at 3:56, Diggory wrote:
Recently (maybe over the last year or so) - I've been finding that QS
crashes about once a week. I've been sending the reports when the app
reopens.
Looking thorough the console logs, it appears to be an exception:
Application Specific Information:
*** Terminating app due to uncaught exception 'NSGenericException', reason:
'NSRunInformationalAlertPanel may only be invoked from the main thread.
It’s finding that a new version of QS is available and attempting to notify you, but this was causing a crash.
Is this fixed in a future release? Or is this an old plugin which I can
uninstall?
Yes, that was fixed in 1.5.7. The current version is 1.5.9, which you can download manually. I think if you go to the preferences and check manually, the alert will originate from a foreground thread and be fine, if you’d rather do it that way.
--
Rob McBroom
http://www.skurfer.com/