Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-[CK2OpenPanelController pathControlItemSelected:] exception #73

Open
mikeabdullah opened this issue Jan 22, 2014 · 4 comments
Open

-[CK2OpenPanelController pathControlItemSelected:] exception #73

mikeabdullah opened this issue Jan 22, 2014 · 4 comments
Milestone

Comments

@mikeabdullah
Copy link
Collaborator

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?

@ghost ghost assigned MrNoodle Jan 22, 2014
@MrNoodle
Copy link
Contributor

I can do a code fix so it doesn't crash but I'm not sure if that would just mask the problem. Do you have a recipe to replicate this?

@mikeabdullah
Copy link
Collaborator Author

Still don't have a way to repro this, but I've fixed a slightly similar issue in #74. Will wait to see if that stops these reports coming in.

@MrNoodle
Copy link
Contributor

MrNoodle commented Oct 6, 2014

Is this still an issue?

@mikeabdullah
Copy link
Collaborator Author

I'm not sure. I think we were still seeing some reports recently; will keep an eye on our crash reporter for a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants