Advertisement
Guest User

Untitled

a guest
Apr 24th, 2014
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. Fatal Exception: NSInvalidArgumentException
  2. -[__NSMallocBlock__ reachabilityChanged:]: unrecognized selector sent to instance 0x1c5cdfc0
  3.  
  4.  
  5. Thread : Fatal Exception: NSInvalidArgumentException
  6. 0 CoreFoundation 0x316642a3 __exceptionPreprocess + 162
  7. 1 libobjc.A.dylib 0x3252297f objc_exception_throw + 30
  8. 2 CoreFoundation 0x31667e07 -[NSObject(NSObject) doesNotRecognizeSelector:] + 170
  9. 3 CoreFoundation 0x31666531 ___forwarding___ + 392
  10. 4 CoreFoundation 0x315bdf68 _CF_forwarding_prep_0 + 24
  11. 5 CoreFoundation 0x315b5037 _CFXNotificationPost + 1426
  12. 6 Foundation 0x3319ed91 -[NSNotificationCenter postNotificationName:object:userInfo:] + 72
  13. 7 Foundation 0x331a2853 -[NSNotificationCenter postNotificationName:object:] + 30
  14. 8 0x0005aee9 ReachabilityCallback (Reachability.m:94)
  15. 9 SystemConfiguration 0x30f5f161 reachPerform + 924
  16. 10 CoreFoundation 0x31639683 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 14
  17. 11 CoreFoundation 0x31638ee9 __CFRunLoopDoSources0 + 212
  18. 12 CoreFoundation 0x31637cb7 __CFRunLoopRun + 646
  19. 13 CoreFoundation 0x315aaebd CFRunLoopRunSpecific + 356
  20. 14 CoreFoundation 0x315aad49 CFRunLoopRunInMode + 104
  21. 15 GraphicsServices 0x393a82eb GSEventRunModal + 74
  22. 16 UIKit 0x38e662f9 UIApplicationMain + 1120
  23. 17 0x00076f2f main (main.m:16)
  24. 18 libdyld.dylib 0x350bab20 start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement