Skip to content

Instantly share code, notes, and snippets.

@nathanscott
Created November 5, 2012 22:45
Show Gist options
  • Save nathanscott/4020902 to your computer and use it in GitHub Desktop.
Save nathanscott/4020902 to your computer and use it in GitHub Desktop.
6/11/12 9:43:48.563 AM LaunchBar[75305]: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString objectForKey:]: unrecognized selector sent to instance 0xaee37c0'
*** Call stack at first throw:
(
0 CoreFoundation 0x91f907ab __raiseError + 219
1 libobjc.A.dylib 0x9311c602 objc_exception_throw + 230
2 CoreFoundation 0x91f9441d -[NSObject(NSObject) doesNotRecognizeSelector:] + 253
3 CoreFoundation 0x91edcab7 ___forwarding___ + 487
4 CoreFoundation 0x91edc862 _CF_forwarding_prep_0 + 50
5 LaunchBar 0x000c2682 LaunchBar + 792194
6 LaunchBar 0x000c3e5a LaunchBar + 798298
7 LaunchBar 0x000c4001 LaunchBar + 798721
8 LaunchBar 0x00020777 LaunchBar + 128887
9 LaunchBar 0x00011443 LaunchBar + 66627
10 Foundation 0x95e5a318 -[NSThread main] + 45
11 Foundation 0x95e5a29b __NSThread__main__ + 1396
12 libsystem_c.dylib 0x92a82557 _pthread_start + 344
13 libsystem_c.dylib 0x92a6ccee thread_start + 34
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment