Skip to content

Instantly share code, notes, and snippets.

@naan
Created January 22, 2011 21:33
Show Gist options
  • Save naan/791500 to your computer and use it in GitHub Desktop.
Save naan/791500 to your computer and use it in GitHub Desktop.
Application: TwitterFonPro version 4.0 build 405
Hardware Model: iPhone Simulator
Date/Time: 2011-01-22 21:02:23 +0000
OS Version: iPhone OS 4.2
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[DMTimelineController setTest]: unrecognized selector sent to instance 0x6233ed0'
*** Call stack at first throw:
(
0 CoreFoundation 0x01b51be9 __exceptionPreprocess + 185
1 libobjc.A.dylib 0x01ca65c2 objc_exception_throw + 47
2 CoreFoundation 0x01b536fb -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
3 CoreFoundation 0x01ac3366 ___forwarding___ + 966
4 CoreFoundation 0x01ac2f22 _CF_forwarding_prep_0 + 50
5 TwitterFonPro 0x000da212 -[DMTimelineController viewWillAppear:] + 92
6 UIKit 0x006fec9a -[UINavigationController _startTransition:fromViewController:toViewController:] + 858
7 UIKit 0x006f9606 -[UINavigationController _startDeferredTransitionIfNeeded] + 266
8 UIKit 0x00811e01 -[UILayoutContainerView layoutSubviews] + 226
9 QuartzCore 0x01035451 -[CALayer layoutSublayers] + 181
10 QuartzCore 0x0103517c CALayerLayoutIfNeeded + 220
11 QuartzCore 0x0102e37c _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 310
12 QuartzCore 0x0102e0d0 _ZN2CA11Transaction6commitEv + 292
13 QuartzCore 0x0105e7d5 _ZN2CA11Transaction17observer_callbackEP19__CFRunLoopObservermPv + 99
14 CoreFoundation 0x01b32fbb __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 27
15 CoreFoundation 0x01ac80e7 __CFRunLoopDoObservers + 295
16 CoreFoundation 0x01a90bd7 __CFRunLoopRun + 1575
17 CoreFoundation 0x01a90240 CFRunLoopRunSpecific + 208
18 CoreFoundation 0x01a90161 CFRunLoopRunInMode + 97
19 GraphicsServices 0x02047268 GSEventRunModal + 217
20 GraphicsServices 0x0204732d GSEventRun + 115
21 UIKit 0x0065142e UIApplicationMain + 1160
22 TwitterFonPro 0x000282ea main + 144
23 TwitterFonPro 0x00001f35 start + 53
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment