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

Abort on startup #19

Open
michaelcahill opened this issue Aug 20, 2012 · 5 comments
Open

Abort on startup #19

michaelcahill opened this issue Aug 20, 2012 · 5 comments
Assignees

Comments

@michaelcahill
Copy link

Hi,

I've been using QuickHub successfully for a few weeks, but in the past few days it has started crashing on startup. The full problem report is below. I've tried deleting the cache and reinstalling: that hasn't helped.

Please let me know if you need any more information or would like me to try anything.

Thanks!
Michael.

Process:         QuickHub [3626]
Path:            /Applications/Programming/QuickHub.app/Contents/MacOS/QuickHub
Identifier:      org.chamerling.QuickHub
Version:         1.6 (1.6)
App Item ID:     476665193
App External ID: 7681884
Code Type:       X86-64 (Native)
Parent Process:  launchd [177]
User ID:         501

Date/Time:       2012-08-21 09:12:34.059 +1000
OS Version:      Mac OS X 10.8 (12A269)
Report Version:  10

Interval Since Last Report:          1635891 sec
Crashes Since Last Report:           67217
Per-App Crashes Since Last Report:   14
Anonymous UUID:                      9DAC5DCD-50C3-4508-9EAD-D8A546009C64

Crashed Thread:  6

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<__NSCFString 0x101657500> valueForUndefinedKey:]: this class is not key value coding-compliant for the key id.'
abort() called
terminate called throwing an exception

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff87cbf716 __exceptionPreprocess + 198
1   libobjc.A.dylib                     0x00007fff8b22a470 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff87d53899 -[NSException raise] + 9
3   Foundation                          0x00007fff8870d41c -[NSObject(NSKeyValueCoding) valueForUndefinedKey:] + 238
4   Foundation                          0x00007fff88655189 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
5   QuickHub                            0x000000010003702e QuickHub + 225326
6   Foundation                          0x00007fff8865f743 __NSFireTimer + 96
7   CoreFoundation                      0x00007fff87c7c4b4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
8   CoreFoundation                      0x00007fff87c7bfcd __CFRunLoopDoTimer + 557
9   CoreFoundation                      0x00007fff87c617b9 __CFRunLoopRun + 1513
10  CoreFoundation                      0x00007fff87c60dd2 CFRunLoopRunSpecific + 290
11  Foundation                          0x00007fff88686ace -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
12  Foundation                          0x00007fff8861f3da -[NSRunLoop(NSRunLoop) run] + 74
13  QuickHub                            0x00000001000277f6 QuickHub + 161782
14  Foundation                          0x00007fff88681842 __NSThread__main__ + 1345
15  libsystem_c.dylib                   0x00007fff8b503782 _pthread_start + 327
16  libsystem_c.dylib                   0x00007fff8b4f01c1 thread_start + 13
@michaelcahill
Copy link
Author

A little more information from the console, in case this helps:

21/08/12 9:12:34.043 AM QuickHub[3626]: [<__NSCFString 0x101657500> valueForUndefinedKey:]: this class is not key value coding-compliant for the key id.

@chamerling
Copy link
Owner

Hi,

Strange that it fails now! Which OSX version are you using?
I will have a look ASAP ie holidays means no Mac...

Le 21 août 2012 à 02:10, Michael Cahill [email protected] a écrit :

A little more information from the console, in case this helps:

21/08/12 9:12:34.043 AM QuickHub[3626]: [<__NSCFString 0x101657500> valueForUndefinedKey:]: this class is not key value coding-compliant for the key id.

Reply to this email directly or view it on GitHub.

@michaelcahill
Copy link
Author

I'm using Mac OS X 10.8. Maybe there has been some GitHub API change?

Like I said earlier, if you want me to try something, let me know.

Thanks!
Michael.

@chamerling
Copy link
Owner

Will have a look next week. I hope that there was no API change...
Do you have private repos?

@ghost ghost assigned chamerling Aug 22, 2012
@michaelcahill
Copy link
Author

Do you have private repos?

Yes, I do.

Michael.

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

No branches or pull requests

2 participants