Crash on launch on macOS
Description
KiCad won't start at all for me.
Steps to reproduce
- Open KiCad on macOS 13.5 (arm64)
- Crash
2023-08-08 16:34:24.226 kicad[96881:3609164] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
*** First throw call stack:
(
0 CoreFoundation 0x00000001a6cbf154 __exceptionPreprocess + 176
1 libobjc.A.dylib 0x00000001a67de4d4 objc_exception_throw + 60
2 CoreFoundation 0x00000001a6ce83a0 _CFBundleGetValueForInfoKey + 0
3 AppKit 0x00000001a9e8e638 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 320
4 AppKit 0x00000001aa635188 -[NSView _setHidden:setNeedsDisplay:] + 604
5 libwx_osx_cocoau-3.2.0.2.1.dylib 0x00000001052809f0 _ZN17wxWidgetCocoaImpl13SetVisibilityEb + 36
6 libwx_osx_cocoau-3.2.0.2.1.dylib 0x00000001051c5b74 _ZN8wxWindow4ShowEb + 100
7 kicad 0x0000000102560034 _ZN11KISTATUSBAR25ShowBackgroundProgressBarEb + 40
8 kicad 0x000000010259098c _ZN23BACKGROUND_JOBS_MONITOR10jobUpdatedEP14BACKGROUND_JOB + 84
9 kicad 0x000000010277bd68 _ZNSt3__1L14__thread_proxyINS_5tupleIJNS_10unique_ptrINS_15__thread_structENS_14default_deleteIS3_EEEEZN22PLUGIN_CONTENT_MANAGER19RunBackgroundUpdateEvE4$_15EEEEEPvSA_ + 108
10 libsystem_pthread.dylib 0x00000001a6b67fa8 _pthread_start + 148
11 libsystem_pthread.dylib 0x00000001a6b62da0 thread_start + 8
)
libc++abi: terminating due to uncaught exception of type NSException
[1] 96881 abort ./kicad
KiCad Version
d03c3d0f6d nightly from https://downloads.kicad.org/kicad/macos/explore/nightlies
Hopefully the bot likes this and doesn't close my issue, I can't launch KiCad so I can't get the actual version text.
build-error
Edited by Alexis V L