Skip to content

Instantly share code, notes, and snippets.

@josephlord
Last active August 29, 2015 13:57
Show Gist options
  • Select an option

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

Select an option

Save josephlord/9687491 to your computer and use it in GitHub Desktop.
Fast Lists - UIPopover dismissal crash key part
Incident Identifier: 5B3015C5-1579-467E-8CED-F134172C5FBE
CrashReporter Key: [REMOVED]
Hardware Model: iPhone OS,7.0.2
Process: Fast Lists [215]
Path: /var/mobile/Applications/FD6CA89D-8176-4AD9-B65C-8A5B3DB25705/Fast Lists.app/Fast Lists
Identifier: com.human-friendly.Fast-Lists
Version: 2.04
Code Type: ARM (Native)
Parent Process: launchd [1]
Date/Time: 2014-03-20 06:13:08 +0000
OS Version: iPhone OS 7.0.2 (11A501)
Report Version: 104
Exception Type: SIGSEGV
Exception Codes: SEGV_ACCERR at 0xc185af45
Crashed Thread: 0
Thread 0 Crashed:
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