Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 17th, 2012  |  syntax: None  |  size: 2.90 KB  |  hits: 42  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. iPhone crash with identifier: ABModelDatabaseChanged
  2. Exception Type:  00000020
  3. Exception Codes: 0x8badf00d
  4. Highlighted Thread:  0
  5.  
  6. Application Specific Information:
  7. iVoIPClient[464] has active assertions beyond permitted time:
  8. {(
  9.     <SBProcessAssertion: 0x1d5a5d50> identifier: com.apple.AddressBook.ABModelDatabaseChanged process: iVoIPClient[464] permittedBackgroundDuration: 600.000000 reason: finishTask owner pid:464
  10. )}
  11.  
  12. Elapsed total CPU time (seconds): 0.010 (user 0.010, system 0.000), 100% CPU
  13. Elapsed application CPU time (seconds): 0.000, 0% CPU
  14.  
  15. Thread 0 name:  Dispatch queue: com.apple.main-thread
  16. Thread 0:
  17. 0   libsystem_kernel.dylib          0x32713c00 mach_msg_trap + 20
  18. 1   libsystem_kernel.dylib          0x32713758 mach_msg + 44
  19. 2   SpringBoardServices             0x35cfc442 SBAcquireApplicationAssertion + 134
  20. 3   SpringBoardServices             0x35cfb04c SBSProcessAssertionCreateForPID + 268
  21. 4   AddressBookUI                   0x35571498 -[ABModel _modelDatabaseChangedExternally:] + 84
  22. 5   AddressBookUI                   0x35570c9a ABModelDatabaseChangedExternallyCallback + 14
  23. 6   AddressBook                     0x30ad21ca -[ABCCallbackInvoker invoke] + 98
  24. 7   Foundation                      0x325f05ec -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 212
  25. 8   Foundation                      0x32605320 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:] + 76
  26. 9   AddressBook                     0x30ad227e invokeOnThread + 126
  27. 10  AddressBook                     0x30ac2654 ABCAddressBookDatabaseChanged + 176
  28. 11  CoreFoundation                  0x3583f9a8 __cfnote_callback + 20
  29. 12  CoreFoundation                  0x35840208 __CFXNotificationPost_old + 396
  30. 13  CoreFoundation                  0x357daee4 _CFXNotificationPostNotification + 112
  31. 14  CoreFoundation                  0x357e642e CFNotificationCenterPostNotification + 46
  32. 15  AddressBook                     0x30ac2dee _ABCPostDatabaseChangedNotification + 90
  33. 16  AddressBook                     0x30ac3eee ABDatabaseChangedByOtherProcess + 46
  34. 17  CoreFoundation                  0x35840d62 __CFNotificationCenterDarwinCallBack + 18
  35. 18  CoreFoundation                  0x3583dbd8 __CFMachPortPerform + 204
  36. 19  CoreFoundation                  0x35848a90 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 20
  37. 20  CoreFoundation                  0x3584a838 __CFRunLoopDoSource1 + 160
  38. 21  CoreFoundation                  0x3584b606 __CFRunLoopRun + 514
  39. 22  CoreFoundation                  0x357dbebc CFRunLoopRunSpecific + 224
  40. 23  CoreFoundation                  0x357dbdc4 CFRunLoopRunInMode + 52
  41. 24  GraphicsServices                0x30b15418 GSEventRunModal + 108
  42. 25  GraphicsServices                0x30b154c4 GSEventRun + 56
  43. 26  UIKit                           0x35fd7d62 -[UIApplication _run] + 398
  44. 27  UIKit                           0x35fd5800 UIApplicationMain + 664