Open
Description
We're receiving a number of exception reports like so:
Name : NSInvalidArgumentException
Reason : *** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]
Stack Trace : 0 CoreFoundation 0x00007fff8a2c241c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff836e5e75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8a2c1fc9 -[NSException raise] + 9
3 ExceptionHandling 0x00007fff84627b12 NSExceptionHandlerExceptionRaiser + 208
4 libobjc.A.dylib 0x00007fff836e5e75 objc_exception_throw + 43
5 CoreFoundation 0x00007fff8a17add6 -[__NSPlaceholderArray initWithObjects:count:] + 358
6 CoreFoundation 0x00007fff8a1de840 +[NSArray arrayWithObjects:count:] + 48
7 ConnectionKitUI 0x00000001005666d3 -[CK2OpenPanelController pathControlItemSelected:] + 144
8 AppKit 0x00007fff81d603d0 -[NSApplication sendAction:to:from:] + 327
@MrNoodle have you seen anything like this or have a good idea how to fix it?
Metadata
Metadata
Assignees
Labels
No labels