Advertisement
Guest User

Untitled

a guest
Aug 28th, 2010
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. #0 0x94934ef6 in __kill
  2. #1 0x94934ee8 in kill$UNIX2003
  3. #2 0x949c762d in raise
  4. #3 0x949dd6e4 in abort
  5. #4 0x90a95fda in __gnu_cxx::__verbose_terminate_handler
  6. #5 0x024f1503 in _objc_terminate
  7. #6 0x90a9417a in __cxxabiv1::__terminate
  8. #7 0x90a941ba in std::terminate
  9. #8 0x90a942b8 in __cxa_throw
  10. #9 0x024f1651 in objc_exception_throw
  11. #10 0x023a542b in -[NSObject(NSObject) doesNotRecognizeSelector:]
  12. #11 0x02315116 in ___forwarding___
  13. #12 0x02314cd2 in __forwarding_prep_0___
  14. #13 0x003302af in -[UITableView _updateRowsAtIndexPaths:updateAction:withRowAnimation:]
  15. #14 0x003301e1 in -[UITableView deleteRowsAtIndexPaths:withRowAnimation:]
  16. #15 0x00003383 in -[LoginAppAppDelegate tableView:commitEditingStyle:forRowAtIndexPath:] at LoginAppAppDelegate.m:288
  17. #16 0x0032d63d in -[UITableView(UITableViewInternal) animateDeletionOfRowWithCell:]
  18. #17 0x002c7e14 in -[UIApplication sendAction:to:from:forEvent:]
  19. #18 0x003516c8 in -[UIControl sendAction:to:forEvent:]
  20. #19 0x00353b4a in -[UIControl(Internal) _sendActionsForEvents:withEvent:]
  21. #20 0x003526f7 in -[UIControl touchesEnded:withEvent:]
  22. #21 0x002eb2ff in -[UIWindow _sendTouchesForEvent:]
  23. #22 0x002cd1ec in -[UIApplication sendEvent:]
  24. #23 0x002d1ac4 in _UIApplicationHandleEvent
  25. #24 0x02c09afa in PurpleEventCallback
  26. #25 0x02384dc4 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__
  27. #26 0x022e5737 in __CFRunLoopDoSource1
  28. #27 0x022e29c3 in __CFRunLoopRun
  29. #28 0x022e2280 in CFRunLoopRunSpecific
  30. #29 0x022e21a1 in CFRunLoopRunInMode
  31. #30 0x02c082c8 in GSEventRunModal
  32. #31 0x02c0838d in GSEventRun
  33. #32 0x002d5b58 in UIApplicationMain
  34. #33 0x00001e30 in main at main.m:14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement