Skip to content

Instantly share code, notes, and snippets.

@Nub
Created September 9, 2011 03:46
Show Gist options
  • Save Nub/1205449 to your computer and use it in GitHub Desktop.
Save Nub/1205449 to your computer and use it in GitHub Desktop.
2011-09-08 20:46:35.780 NLPopover[18089:707] -[__NSCFConstantString _solveForInput:]: unrecognized selector sent to instance 0x7fff77d06d28
2011-09-08 20:46:35.781 NLPopover[18089:707] -[__NSCFConstantString _solveForInput:]: unrecognized selector sent to instance 0x7fff77d06d28
2011-09-08 20:46:35.783 NLPopover[18089:707] (
0 CoreFoundation 0x00007fff890c8986 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8bd6bd5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff891545ae -[NSObject doesNotRecognizeSelector:] + 190
3 CoreFoundation 0x00007fff890b5803 ___forwarding___ + 371
4 CoreFoundation 0x00007fff890b5618 _CF_forwarding_prep_0 + 232
5 QuartzCore 0x00007fff8c7a62b7 _ZL16mapAnimationTimeP11CAAnimationRdPi + 245
6 QuartzCore 0x00007fff8c7a5dcd -[CABasicAnimation applyForTime:presentationObject:modelObject:] + 110
7 AppKit 0x00007fff9133f0c8 -[NSInFlightAnimation advanceToTime:] + 374
8 AppKit 0x00007fff9133e93c -[NSAnimationManager animationTimerFired:] + 1279
9 Foundation 0x00007fff92375a00 __NSFireTimer + 102
10 CoreFoundation 0x00007fff8907d694 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
11 CoreFoundation 0x00007fff8907d1e6 __CFRunLoopDoTimer + 534
12 CoreFoundation 0x00007fff8905dba1 __CFRunLoopRun + 1617
13 CoreFoundation 0x00007fff8905d216 CFRunLoopRunSpecific + 230
14 HIToolbox 0x00007fff8be3c4ff RunCurrentEventLoopInMode + 277
15 HIToolbox 0x00007fff8be43c21 ReceiveNextEventCommon + 355
16 HIToolbox 0x00007fff8be43aae BlockUntilNextEventMatchingListInMode + 62
17 AppKit 0x00007fff91307191 _DPSNextEvent + 659
18 AppKit 0x00007fff91306a95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
19 AppKit 0x00007fff913033d6 -[NSApplication run] + 463
20 AppKit 0x00007fff9158152a NSApplicationMain + 867
21 NLPopover 0x00000001000013d2 main + 34
22 NLPopover 0x00000001000013a4 start + 52
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment