Skip to content

Instantly share code, notes, and snippets.

@zdavatz
Created August 21, 2019 12:17
Show Gist options
  • Save zdavatz/a02fa4affa1dd56ef3b6da9b8f75be0b to your computer and use it in GitHub Desktop.
Save zdavatz/a02fa4affa1dd56ef3b6da9b8f75be0b to your computer and use it in GitHub Desktop.
osx crash
2019-08-21 14:14:53.465079+0200 AmiKo Desitin[652:8307] [General] *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil
2019-08-21 14:14:53.466306+0200 AmiKo Desitin[652:8307] [General] (
0 CoreFoundation 0x00007fff334ef2fd __exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff5dbc0a17 objc_exception_throw + 48
2 CoreFoundation 0x00007fff3352e2f4 -[CFPrefsConfigurationFileSource initWithConfigurationPropertyList:containingPreferences:] + 0
3 CoreFoundation 0x00007fff3342a93c -[__NSArrayM insertObject:atIndex:] + 1216
4 AmiKo Desitin 0x00000001000112bd -[MLMainWindowController updateTableView] + 4895
5 AmiKo Desitin 0x0000000100009498 -[MLMainWindowController onButtonPressed:] + 195
6 AppKit 0x00007fff30d21644 -[NSApplication(NSResponder) sendAction:to:from:] + 312
7 AppKit 0x00007fff30d8b992 -[NSControl sendAction:to:] + 86
8 AppKit 0x00007fff30d8b8c4 __26-[NSCell _sendActionFrom:]_block_invoke + 136
9 AppKit 0x00007fff30d8b7c6 -[NSCell _sendActionFrom:] + 178
10 AppKit 0x00007fff30db854b -[NSButtonCell _sendActionFrom:] + 96
11 AppKit 0x00007fff30d8a0e1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2375
12 AppKit 0x00007fff30db829c -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 698
13 AppKit 0x00007fff30d88b1e -[NSControl mouseDown:] + 791
14 AppKit 0x00007fff30c64937 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 5724
15 AppKit 0x00007fff30b9b1a6 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2295
16 AppKit 0x00007fff30b9a667 -[NSWindow(NSEventRouting) sendEvent:] + 478
17 AppKit 0x00007fff30a39e6b -[NSApplication(NSEvent) sendEvent:] + 331
18 AppKit 0x00007fff30a285e0 -[NSApplication run] + 755
19 AppKit 0x00007fff30a17ae8 NSApplicationMain + 777
20 libdyld.dylib 0x00007fff5f38e3d5 start + 1
21 ??? 0x0000000000000003 0x0 + 3
)
2019-08-21 14:14:58.873017+0200 AmiKo Desitin[652:8307] [General] *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil
2019-08-21 14:14:58.874438+0200 AmiKo Desitin[652:8307] [General] (
0 CoreFoundation 0x00007fff334ef2fd __exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff5dbc0a17 objc_exception_throw + 48
2 CoreFoundation 0x00007fff3352e2f4 -[CFPrefsConfigurationFileSource initWithConfigurationPropertyList:containingPreferences:] + 0
3 CoreFoundation 0x00007fff3342a93c -[__NSArrayM insertObject:atIndex:] + 1216
4 AmiKo Desitin 0x00000001000112bd -[MLMainWindowController updateTableView] + 4895
5 AmiKo Desitin 0x0000000100009498 -[MLMainWindowController onButtonPressed:] + 195
6 AppKit 0x00007fff30d21644 -[NSApplication(NSResponder) sendAction:to:from:] + 312
7 AppKit 0x00007fff30d8b992 -[NSControl sendAction:to:] + 86
8 AppKit 0x00007fff30d8b8c4 __26-[NSCell _sendActionFrom:]_block_invoke + 136
9 AppKit 0x00007fff30d8b7c6 -[NSCell _sendActionFrom:] + 178
10 AppKit 0x00007fff30db854b -[NSButtonCell _sendActionFrom:] + 96
11 AppKit 0x00007fff30d8a0e1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2375
12 AppKit 0x00007fff30db829c -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 698
13 AppKit 0x00007fff30d88b1e -[NSControl mouseDown:] + 791
14 AppKit 0x00007fff30c64937 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 5724
15 AppKit 0x00007fff30b9b1a6 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2295
16 AppKit 0x00007fff30b9a667 -[NSWindow(NSEventRouting) sendEvent:] + 478
17 AppKit 0x00007fff30a39e6b -[NSApplication(NSEvent) sendEvent:] + 331
18 AppKit 0x00007fff30a285e0 -[NSApplication run] + 755
19 AppKit 0x00007fff30a17ae8 NSApplicationMain + 777
20 libdyld.dylib 0x00007fff5f38e3d5 start + 1
21 ??? 0x0000000000000003 0x0 + 3
)
2019-08-21 14:15:15.592969+0200 AmiKo Desitin[652:8307] [General] An uncaught exception was raised
2019-08-21 14:15:15.592991+0200 AmiKo Desitin[652:8307] [General] *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil
2019-08-21 14:15:15.593036+0200 AmiKo Desitin[652:8307] [General] (
0 CoreFoundation 0x00007fff334ef2fd __exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff5dbc0a17 objc_exception_throw + 48
2 CoreFoundation 0x00007fff3352e2f4 -[CFPrefsConfigurationFileSource initWithConfigurationPropertyList:containingPreferences:] + 0
3 CoreFoundation 0x00007fff3342a93c -[__NSArrayM insertObject:atIndex:] + 1216
4 AmiKo Desitin 0x00000001000112bd -[MLMainWindowController updateTableView] + 4895
5 AmiKo Desitin 0x000000010000d0e9 __37-[MLMainWindowController switchTabs:]_block_invoke_2.802 + 34
6 libdispatch.dylib 0x00000001003e1e7c _dispatch_call_block_and_release + 12
7 libdispatch.dylib 0x00000001003e2f1b _dispatch_client_callout + 8
8 libdispatch.dylib 0x00000001003f19ee _dispatch_main_queue_callback_4CF + 1919
9 CoreFoundation 0x00007fff334392d7 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
10 CoreFoundation 0x00007fff33438a01 __CFRunLoopRun + 2289
11 CoreFoundation 0x00007fff33437ebe CFRunLoopRunSpecific + 455
12 HIToolbox 0x00007fff326971ab RunCurrentEventLoopInMode + 292
13 HIToolbox 0x00007fff32696ee5 ReceiveNextEventCommon + 603
14 HIToolbox 0x00007fff32696c76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
15 AppKit 0x00007fff30a2f79d _DPSNextEvent + 1135
16 AppKit 0x00007fff30a2e48b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
17 AppKit 0x00007fff30a285a8 -[NSApplication run] + 699
18 AppKit 0x00007fff30a17ae8 NSApplicationMain + 777
19 libdyld.dylib 0x00007fff5f38e3d5 start + 1
20 ??? 0x0000000000000003 0x0 + 3
)
2019-08-21 14:15:15.593453+0200 AmiKo Desitin[652:8307] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff334ef2fd __exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff5dbc0a17 objc_exception_throw + 48
2 CoreFoundation 0x00007fff3352e2f4 -[CFPrefsConfigurationFileSource initWithConfigurationPropertyList:containingPreferences:] + 0
3 CoreFoundation 0x00007fff3342a93c -[__NSArrayM insertObject:atIndex:] + 1216
4 AmiKo Desitin 0x00000001000112bd -[MLMainWindowController updateTableView] + 4895
5 AmiKo Desitin 0x000000010000d0e9 __37-[MLMainWindowController switchTabs:]_block_invoke_2.802 + 34
6 libdispatch.dylib 0x00000001003e1e7c _dispatch_call_block_and_release + 12
7 libdispatch.dylib 0x00000001003e2f1b _dispatch_client_callout + 8
8 libdispatch.dylib 0x00000001003f19ee _dispatch_main_queue_callback_4CF + 1919
9 CoreFoundation 0x00007fff334392d7 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
10 CoreFoundation 0x00007fff33438a01 __CFRunLoopRun + 2289
11 CoreFoundation 0x00007fff33437ebe CFRunLoopRunSpecific + 455
12 HIToolbox 0x00007fff326971ab RunCurrentEventLoopInMode + 292
13 HIToolbox 0x00007fff32696ee5 ReceiveNextEventCommon + 603
14 HIToolbox 0x00007fff32696c76 _BlockUntilNextEventMatchingListInModeWithFilter + 64
15 AppKit 0x00007fff30a2f79d _DPSNextEvent + 1135
16 AppKit 0x00007fff30a2e48b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
17 AppKit 0x00007fff30a285a8 -[NSApplication run] + 699
18 AppKit 0x00007fff30a17ae8 NSApplicationMain + 777
19 libdyld.dylib 0x00007fff5f38e3d5 start + 1
20 ??? 0x0000000000000003 0x0 + 3
)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment