Advertisement
Guest User

crash in pageviewscrollview

a guest
Jul 24th, 2015
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. Thread : Crashed: com.apple.main-thread
  2. 0 QuartzCore 0x2b7d1984 CA::Display::DisplayLink::get_link(CA::Display::Display*, __CFRunLoop*, X::List<__CFString const*> const*) + 239
  3. 1 QuartzCore 0x2b7d1905 CA::Display::DisplayLink::get_link(CA::Display::Display*, __CFRunLoop*, X::List<__CFString const*> const*) + 112
  4. 2 QuartzCore 0x2b7d1723 CA::Display::DisplayLinkItem::update_link(__CFRunLoop*) + 162
  5. 3 QuartzCore 0x2b7f4823 CA::Display::DisplayLinkItem::dispatch() + 170
  6. 4 QuartzCore 0x2b7f4643 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 366
  7. 5 IOMobileFramebuffer 0x306f7c07 IOMobileFramebufferVsyncNotifyFunc + 90
  8. 6 IOKit 0x29691001 IODispatchCalloutFromCFMessage + 256
  9. 7 CoreFoundation 0x286cd24d __CFMachPortPerform + 132
  10. 8 CoreFoundation 0x286dd7cb __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 34
  11. 9 CoreFoundation 0x286dd767 __CFRunLoopDoSource1 + 346
  12. 10 CoreFoundation 0x286dbd69 __CFRunLoopRun + 1608
  13. 11 CoreFoundation 0x28628201 CFRunLoopRunSpecific + 476
  14. 12 CoreFoundation 0x28628013 CFRunLoopRunInMode + 106
  15. 13 GraphicsServices 0x300f9201 GSEventRunModal + 136
  16. 14 UIKit 0x2bdf4a09 UIApplicationMain + 1440
  17. 15 PageViewScrollView 0x000e27b0 main (AppDelegate.swift:14)
  18. 16 libdyld.dylib 0x3760daaf start + 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement