Note that there are some explanatory texts on larger screens.

plurals
  1. POUIImagePickerController crash only on iOS 7 - iPad
    primarykey
    data
    text
    <p>I'm getting hundreds of crashes from one of my live apps ever since people started upgrading to iOS 7. Has anyone else seen this problem? Nothing reproduces on my iPad 3 with iOS 7...</p> <p>Link to Crashlytics: <a href="http://crashes.to/s/edf2e71d9a5" rel="noreferrer">crashes.to/s/edf2e71d9a5</a> </p> <pre><code>Fatal Exception CALayerInvalidGeometry CALayer position contains NaN: [nan nan] 0 ... CoreFoundation __exceptionPreprocess + 130 2 CoreFoundation -[NSException initWithCoder:] 3 QuartzCore CA::Layer::set_position(CA::Vec2&lt;double&gt; const&amp;, bool) + 242 4 QuartzCore -[CALayer setPosition:] + 54 5 QuartzCore -[CALayer setFrame:] + 594 6 UIKit -[UIView(Geometry) setFrame:] + 254 7 UIKit -[UILabel setFrame:] + 138 8 UIKit -[UINavigationItemView initWithNavigationItem:] + 384 9 UIKit -[UINavigationItem _titleView] + 92 10 UIKit -[UINavigationBar _prepareForPushAnimationWithItems:] + 68 11 UIKit -[UINavigationBar pushNavigationItem:] + 292 12 UIKit -[UINavigationBar _pushNavigationItem:transition:] + 386 13 UIKit __71-[UINavigationController pushViewController:transition:forceImmediate:]_block_invoke + 150 14 UIKit -[UINavigationController pushViewController:transition:forceImmediate:] + 1384 15 UIKit -[UINavigationController pushViewController:animated:] + 294 16 UIKit -[UIImagePickerController _setupControllersForCurrentSourceType] + 112 17 UIKit -[UIImagePickerController setSourceType:] + 456 18 ... libdispatch.dylib _dispatch_call_block_and_release + 10 19 libdispatch.dylib _dispatch_client_callout + 22 20 libdispatch.dylib _dispatch_main_queue_callback_4CF$VARIANT$mp + 268 21 CoreFoundation __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 8 22 CoreFoundation __CFRunLoopRun + 1300 23 CoreFoundation CFRunLoopRunSpecific + 522 24 CoreFoundation CFRunLoopRunInMode + 106 25 GraphicsServices GSEventRunModal + 138 26 UIKit UIApplicationMain + 1136 </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload