Skip to content

Instantly share code, notes, and snippets.

@josephlord
Created March 21, 2014 15:27
Show Gist options
  • Select an option

  • Save josephlord/9688783 to your computer and use it in GitHub Desktop.

Select an option

Save josephlord/9688783 to your computer and use it in GitHub Desktop.
Frame No Funciton address
Binary Method and position in method
0 libobjc.A.dylib 0x3a003b26 objc_msgSend + 6
1 UIKit 0x322bfb13 __73-[UIPopoverController _completionBlockForDismissalWhenNotifyingDelegate:]_block_invoke + 327
2 UIKit 0x320aafe9 -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:] + 285
3 UIKit 0x320aac37 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 179
4 UIKit 0x320aab4f -[UIViewAnimationState animationDidStop:finished:] + 71
5 QuartzCore 0x31d02d09 CA::Layer::run_animation_callbacks(void*) + 233
6 libdispatch.dylib 0x3a4ebd67 _dispatch_client_callout + 23
7 libdispatch.dylib 0x3a4f27c1 _dispatch_main_queue_callback_4CF$VARIANT$mp + 269
8 CoreFoundation 0x2f8cc821 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
9 CoreFoundation 0x2f8cb0f5 __CFRunLoopRun + 1301
10 CoreFoundation 0x2f835ce7 CFRunLoopRunSpecific + 523
11 CoreFoundation 0x2f835acb CFRunLoopRunInMode + 107
12 GraphicsServices 0x34523283 GSEventRunModal + 139
13 UIKit 0x320d7a41 UIApplicationMain + 1137
14 Fast Lists 0x000425b7 main (main.m:16)
15 libdyld.dylib 0x3a510ab7 start + 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment