Advertisement
Guest User

Untitled

a guest
Apr 19th, 2014
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. libobjc.A.dylib 0x3a7c25b0 objc_msgSend + 16
  2.  
  3. Foundation 0x33306599 -[NSNotificationCenter
  4.  
  5. postNotificationName:object:userInfo:] + 73
  6. Foundation 0x3330a05b -[NSNotificationCenter
  7. postNotificationName:object:] + 31
  8. UIKit 0x34a01307 -[UIApplication _performMemoryWarning] +
  9. 103
  10.  
  11. libdispatch.dylib 0x3abde4b7 _dispatch_client_callout + 23
  12.  
  13. libdispatch.dylib 0x3abe5139 _dispatch_source_invoke$VARIANT$mp + 253
  14.  
  15. libdispatch.dylib 0x3abe317f _dispatch_main_queue_callback_4CF$VARIANT$mp + 163
  16. CoreFoundation 0x32a72f3b __CFRunLoopRun + 1291
  17.  
  18. CoreFoundation 0x329e5ebd CFRunLoopRunSpecific + 357
  19.  
  20. CoreFoundation 0x329e5d49 CFRunLoopRunInMode + 105
  21.  
  22. GraphicsServices 0x365be2eb GSEventRunModal + 75
  23.  
  24. UIKit 0x348fb301 UIApplicationMain + 1121
  25.  
  26. Can anybody let me know what is the above issue is about ?
  27.  
  28. Surjan
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement