Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2013
957
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.55 KB | None | 0 0
  1. Aug 22 16:07:52 Outboxs-iPod pazanga[4046] <Warning>:
  2. Unhandled Exception:
  3. 0 pazanga 0x008339bd mono_handle_exception_internal_first_pass + 1132
  4. 1 pazanga 0x008348a1 mono_handle_exception_internal + 840
  5. 2 pazanga 0x00834e8b mono_handle_exception + 10
  6. 3 pazanga 0x0081dbc5 mono_arm_throw_exception + 128
  7. 4 pazanga 0x006b2828 throw_exception + 68
  8. 5 pazanga 0x0084e40f mono_runtime_class_init + 10
  9. 6 pazanga 0x00846583 mono_jit_compile_method_with_opt + 314
  10. 7 pazanga 0x00843fcd mono_jit_compile_method + 28
  11. 8 pazanga 0x00848b65 mono_compile_method + 40
  12. 9 pazanga 0x00846655 mono_jit_compile_method_with_opt + 524
  13. 10 pazanga 0x00843fcd mono_jit_compile_method + 28
  14. 11 pazanga 0x00848b65 mono_compile_method + 40
  15. 12 pazanga 0x0083fd51 common_call_trampoline + 812
  16. 13 pazanga 0x0083e0df mono_magic_trampoline + 38
  17. 14 pazanga 0x006b1f28 unbox_trampolines_end + 120
  18. at Pazanga.CaptureDecode.ProcessFrame (byte[],int,int,bool) [0x000cf] in /Users/max/Code/pazanga/mobile/common/CaptureDecode.cs:95
  19. at Pazanga.iOS.CaptureViewController.HandleNewFrame (byte[],int,int) [0x00040] in /Users/max/Code/pazanga/mobile/ios/App/CaptureViewController.cs:129
  20. at Pazanga.iOS.CaptureManager.OnNewFrame (byte[],int,int) [0x00015] in /Users/max/Code/pazanga/mobile/ios/App/CaptureManager.cs:116
  21. at Pazanga.iOS.CaptureManager/OutputDelegate.DidOutputSampleBuffer (MonoTouch.AVFoundation.AVCaptureOutput,MonoTouch.CoreMedia.CMSampleBuffer,MonoTouch.AVFoundation.AVCaptureConnection) [0x000ca] in /Users/max/Code/pazanga/mobile/ios/App/CaptureManager.cs:111
  22. at (wrapper runtime-invoke) object.runtime_invoke_dynamic (intptr,intptr,intptr,intptr) <0x000c8>
  23. 20 pazanga 0x008447ab mono_jit_runtime_invoke + 1014
  24. 21 pazanga 0x00849a47 mono_runtime_invoke + 90
  25. 22 pazanga 0x007b491d native_to_managed_trampoline_Pazanga_iOS_CaptureManager_OutputDelegate_DidOutputSampleBuffer + 352
  26. 23 AVFoundation 0x31178eb3 <redacted> + 258
  27. 24 libdispatch.dylib 0x3a06a11f <redacted> + 10
  28. 25 libdispatch.dylib 0x3a06999b <redacted> + 146
  29. 26 libdispatch.dylib 0x3a069895 <redacted> + 36
  30. 27 libdispatch.dylib 0x3a078215 <redacted> + 192
  31. 28 libdispatch.dylib 0x3a0783b9 <redacted> + 84
  32. 29 libsystem_c.dylib 0x3a09ea11 <redacted> + 360
  33. 30 libsystem_c.dylib 0x3a09e8a4 start_wqthread + 8
  34. Aug 22 16:07:52 Outboxs-iPod pazanga[4046] <Warning>: Unhandled managed exception: An exception was thrown by the type initializer for Pazanga.Native.ZzPINVOKE (System.TypeInitializationException)
  35. at Pazanga.Native.Zz.locate (System.Byte[] image, image_format format, Int32 width, Int32 height, Int32 x, Int32 y) [0x00009] in /Users/max/Code/pazanga/mobile/ios/bindings/Zz.cs:16
  36. at Pazanga.CaptureDecode.ProcessFrame (System.Byte[] data, Int32 dataWidth, Int32 dataHeight, Boolean isPicture) [0x000cf] in /Users/max/Code/pazanga/mobile/common/CaptureDecode.cs:95
  37. at Pazanga.iOS.CaptureViewController.HandleNewFrame (System.Byte[] data, Int32 width, Int32 height) [0x0003b] in /Users/max/Code/pazanga/mobile/ios/App/CaptureViewController.cs:128
  38. at Pazanga.iOS.CaptureManager.OnNewFrame (System.Byte[] array, Int32 width, Int32 height) [0x00015] in /Users/max/Code/pazanga/mobile/ios/App/CaptureManager.cs:116
  39. at Pazanga.iOS.CaptureManager+OutputDelegate.DidOutputSampleBuffer (MonoTouch.AVFoundation.AVCaptureOutput captureOutput, MonoTouch.CoreMedia.CMSampleBuffer sampleBuffer, MonoTouch.AVFoundation.AVCaptureConnection connection) [0x000c5] in /Users/max/Code/pazanga/mobile/ios/App/CaptureManager.cs:110
  40. Aug 22 16:07:52 Outboxs-iPod pazanga[4046] <Error>: Stacktrace:
  41. Aug 22 16:07:52 Outboxs-iPod pazanga[4046] <Error>:
  42. Native stacktrace:
  43. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 0 pazanga 0x0083422f mono_handle_native_sigsegv + 214
  44. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 1 pazanga 0x0083d459 sigabrt_signal_handler + 112
  45. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 2 libsystem_c.dylib 0x3a0d0e93 _sigtramp + 42
  46. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 3 libsystem_c.dylib 0x3a0c7123 pthread_kill + 58
  47. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 4 libsystem_c.dylib 0x3a103973 abort + 94
  48. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 5 pazanga 0x008a5a48 monotouch_throw_monotouch_exception + 0
  49. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 6 pazanga 0x0083248f mono_invoke_unhandled_exception_hook + 170
  50. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 7 pazanga 0x00844bdb mono_thread_abort_dummy + 66
  51. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 8 pazanga 0x00834dbd mono_handle_exception_internal + 2148
  52. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 9 pazanga 0x00834e8b mono_handle_exception + 10
  53. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 10 pazanga 0x0081dbc5 mono_arm_throw_exception + 128
  54. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 11 pazanga 0x006b2828 throw_exception + 68
  55. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 12 pazanga 0x0084e40f mono_runtime_class_init + 10
  56. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 13 pazanga 0x00846583 mono_jit_compile_method_with_opt + 314
  57. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 14 pazanga 0x00843fcd mono_jit_compile_method + 28
  58. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 15 pazanga 0x00848b65 mono_compile_method + 40
  59. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 16 pazanga 0x00846655 mono_jit_compile_method_with_opt + 524
  60. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 17 pazanga 0x00843fcd mono_jit_compile_method + 28
  61. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 18 pazanga 0x00848b65 mono_compile_method + 40
  62. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 19 pazanga 0x0083fd51 common_call_trampoline + 812
  63. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 20 pazanga 0x0083e0df mono_magic_trampoline + 38
  64. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 21 pazanga 0x006b1f28 unbox_trampolines_end + 120
  65. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 22 pazanga 0x001d329c Pazanga_CaptureDecode_ProcessFrame_byte___int_int_bool + 1232
  66. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 23 pazanga 0x001a86cc Pazanga_iOS_CaptureViewController_HandleNewFrame_byte___int_int + 404
  67. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 24 pazanga 0x001c9820 Pazanga_iOS_CaptureManager_OnNewFrame_byte___int_int + 236
  68. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 25 pazanga 0x001ca1fc Pazanga_iOS_CaptureManager_OutputDelegate_DidOutputSampleBuffer_MonoTouch_AVFoundation_AVCaptureOutput_MonoTouch_CoreMedia_CMSampleBuffer_MonoTouch_AVFoundation_AVCaptureConnection + 1536
  69. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 26 pazanga 0x0067e7b4 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 200
  70. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 27 pazanga 0x008447ab mono_jit_runtime_invoke + 1014
  71. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 28 pazanga 0x00849a47 mono_runtime_invoke + 90
  72. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 29 pazanga 0x007b491d native_to_managed_trampoline_Pazanga_iOS_CaptureManager_OutputDelegate_DidOutputSampleBuffer + 352
  73. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 30 AVFoundation 0x31178eb3 <redacted> + 258
  74. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 31 libdispatch.dylib 0x3a06a11f <redacted> + 10
  75. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 32 libdispatch.dylib 0x3a06999b <redacted> + 146
  76. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 33 libdispatch.dylib 0x3a069895 <redacted> + 36
  77. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 34 libdispatch.dylib 0x3a078215 <redacted> + 192
  78. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 35 libdispatch.dylib 0x3a0783b9 <redacted> + 84
  79. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 36 libsystem_c.dylib 0x3a09ea11 <redacted> + 360
  80. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>: 37 libsystem_c.dylib 0x3a09e8a4 start_wqthread + 8
  81. Aug 22 16:07:53 Outboxs-iPod pazanga[4046] <Error>:
  82. =================================================================
  83. Got a SIGABRT while executing native code. This usually indicates
  84. a fatal error in the mono runtime or one of the native libraries
  85. used by your application.
  86. =================================================================
  87. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Notice>: Formulating crash report for process pazanga[4046]
  88. Aug 22 16:07:55 Outboxs-iPod com.apple.launchd[1] (UIKitApplication:com.pazanga.Pazanga[0x15f6][4046]) <Warning>: (UIKitApplication:com.pazanga.Pazanga[0x15f6]) Job appears to have crashed: Abort trap: 6
  89. Aug 22 16:07:55 Outboxs-iPod backboardd[26] <Warning>: Application 'UIKitApplication:com.pazanga.Pazanga[0x15f6]' exited abnormally with signal 6: Abort trap: 6
  90. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Not saving crash log because we have reached the limit for logs to store on disk. Sync or otherwise clear logs from /var/mobile/Library/Logs/CrashReporter to save new logs.
  91. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Could not save crash report to disk!
  92. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
  93. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Incident Identifier: 25070B7D-6C5B-45F3-9B4C-20889652C0F4
  94. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: CrashReporter Key: 3bbb54457d47760011a30e4c02e40bab25ed2f8c
  95. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Hardware Model: iPod4,1
  96. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Process: pazanga [4046]
  97. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Path: /var/mobile/Applications/48E75238-A0ED-4875-814E-ED113962BD8C/PazangaiOS.app/pazanga
  98. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Identifier: pazanga
  99. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Version: ??? (???)
  100. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Code Type: ARM (Native)
  101. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Parent Process: launchd [1]
  102. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>:
  103. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Date/Time: 2013-08-22 16:07:53.579 -0300
  104. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: OS Version: iOS 6.1.2 (10B146)
  105. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Report Version: 104
  106. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>:
  107. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Exception Type: EXC_CRASH (SIGABRT)
  108. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Exception Codes: 0x0000000000000000, 0x0000000000000000
  109. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Crashed Thread: 15
  110. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>:
  111. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Thread 0 name: Dispatch queue: com.apple.main-thread
  112. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Thread 0:
  113. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a13feb4 0x3a13f000 + 3764
  114. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 1 libsystem_kernel.dylib 0x3a140048 0x3a13f000 + 4168
  115. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 2 CoreFoundation 0x31fb4040 0x31f1d000 + 618560
  116. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 3 CoreFoundation 0x31fb2d5a 0x31f1d000 + 613722
  117. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 4 CoreFoundation 0x31f25eb8 0x31f1d000 + 36536
  118. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 5 CoreFoundation 0x31f25d44 0x31f1d000 + 36164
  119. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 6 GraphicsServices 0x35ad62e6 0x35ad1000 + 21222
  120. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 7 UIKit 0x33e3b2fc 0x33de4000 + 357116
  121. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 8 pazanga 0x0051ade4 0xfd000 + 4316644
  122. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 9 pazanga 0x004eb988 0xfd000 + 4123016
  123. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 10 pazanga 0x001460b4 0xfd000 + 299188
  124. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 11 pazanga 0x0067e7b0 0xfd000 + 5773232
  125. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 12 pazanga 0x008447a8 0xfd000 + 7632808
  126. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 13 pazanga 0x00849a44 0xfd000 + 7653956
  127. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 14 pazanga 0x0084c6d6 0xfd000 + 7665366
  128. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 15 pazanga 0x0084c92a 0xfd000 + 7665962
  129. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 16 pazanga 0x00812e02 0xfd000 + 7429634
  130. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 17 pazanga 0x00893408 0xfd000 + 7955464
  131. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 18 pazanga 0x00145f64 0xfd000 + 298852
  132. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>:
  133. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Thread 1 name: Dispatch queue: com.apple.libdispatch-manager
  134. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Thread 1:
  135. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a140648 0x3a13f000 + 5704
  136. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 1 libdispatch.dylib 0x3a0794ec 0x3a068000 + 70892
  137. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 2 libdispatch.dylib 0x3a06bdf4 0x3a068000 + 15860
  138. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>:
  139. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: Thread 2:
  140. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a13ff04 0x3a13f000 + 3844
  141. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 1 pazanga 0x00803ffe 0xfd000 + 7368702
  142. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 2 pazanga 0x0089069a 0xfd000 + 7943834
  143. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 3 pazanga 0x008769aa 0xfd000 + 7838122
  144. Aug 22 16:07:55 Outboxs-iPod ReportCrash[4049] <Error>: 4 pazanga 0x007e7e3a 0xfd000 + 7253562
  145. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 pazanga 0x008043d8 0xfd000 + 7369688
  146. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 pazanga 0x00831ce8 0xfd000 + 7556328
  147. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  148. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  149. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  150. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 3 name: WebThread
  151. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 3:
  152. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a13feb4 0x3a13f000 + 3764
  153. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 libsystem_kernel.dylib 0x3a140048 0x3a13f000 + 4168
  154. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 CoreFoundation 0x31fb4040 0x31f1d000 + 618560
  155. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 CoreFoundation 0x31fb2d9e 0x31f1d000 + 613790
  156. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 CoreFoundation 0x31f25eb8 0x31f1d000 + 36536
  157. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 CoreFoundation 0x31f25d44 0x31f1d000 + 36164
  158. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 WebCore 0x37f09500 0x37eff000 + 42240
  159. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  160. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  161. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  162. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 4 name: com.apple.coremedia.player.async
  163. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 4:
  164. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a15008c 0x3a13f000 + 69772
  165. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 libsystem_c.dylib 0x3a0a1d2a 0x3a098000 + 40234
  166. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 libsystem_c.dylib 0x3a0abf14 0x3a098000 + 81684
  167. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 CoreMedia 0x3250b8ac 0x32508000 + 14508
  168. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 MediaToolbox 0x32ffde56 0x32ffa000 + 15958
  169. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 CoreMedia 0x32529890 0x32508000 + 137360
  170. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  171. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  172. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  173. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 5:
  174. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a1506a4 0x3a13f000 + 71332
  175. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 libsystem_c.dylib 0x3a0ae3ce 0x3a098000 + 91086
  176. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 pazanga 0x007e728e 0xfd000 + 7250574
  177. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 pazanga 0x00870626 0xfd000 + 7812646
  178. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 pazanga 0x008769aa 0xfd000 + 7838122
  179. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 pazanga 0x007e7e3a 0xfd000 + 7253562
  180. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 pazanga 0x008043d8 0xfd000 + 7369688
  181. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 pazanga 0x00831ce8 0xfd000 + 7556328
  182. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  183. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 9 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  184. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  185. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 6:
  186. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a13ff1c 0x3a13f000 + 3868
  187. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 pazanga 0x00803fb4 0xfd000 + 7368628
  188. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 pazanga 0x00872498 0xfd000 + 7820440
  189. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 pazanga 0x008769aa 0xfd000 + 7838122
  190. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 pazanga 0x007e7e3a 0xfd000 + 7253562
  191. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 pazanga 0x008043d8 0xfd000 + 7369688
  192. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 pazanga 0x00831ce8 0xfd000 + 7556328
  193. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  194. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  195. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  196. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 7:
  197. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a13ff1c 0x3a13f000 + 3868
  198. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 pazanga 0x00803fb4 0xfd000 + 7368628
  199. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 pazanga 0x00872498 0xfd000 + 7820440
  200. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 pazanga 0x008769aa 0xfd000 + 7838122
  201. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 pazanga 0x007e7e3a 0xfd000 + 7253562
  202. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 pazanga 0x008043d8 0xfd000 + 7369688
  203. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 pazanga 0x00831ce8 0xfd000 + 7556328
  204. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  205. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  206. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  207. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 8:
  208. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a13ff1c 0x3a13f000 + 3868
  209. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 pazanga 0x00803fb4 0xfd000 + 7368628
  210. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 pazanga 0x00872498 0xfd000 + 7820440
  211. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 pazanga 0x008769aa 0xfd000 + 7838122
  212. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 pazanga 0x007e7e3a 0xfd000 + 7253562
  213. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 pazanga 0x008043d8 0xfd000 + 7369688
  214. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 pazanga 0x00831ce8 0xfd000 + 7556328
  215. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  216. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  217. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  218. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 9:
  219. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a13ff1c 0x3a13f000 + 3868
  220. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 pazanga 0x00803fb4 0xfd000 + 7368628
  221. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 pazanga 0x00872498 0xfd000 + 7820440
  222. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 pazanga 0x008769aa 0xfd000 + 7838122
  223. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 pazanga 0x007e7e3a 0xfd000 + 7253562
  224. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 pazanga 0x008043d8 0xfd000 + 7369688
  225. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 pazanga 0x00831ce8 0xfd000 + 7556328
  226. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  227. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  228. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  229. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 10:
  230. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a13ff1c 0x3a13f000 + 3868
  231. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 pazanga 0x00803fb4 0xfd000 + 7368628
  232. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 pazanga 0x00872498 0xfd000 + 7820440
  233. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 pazanga 0x008769aa 0xfd000 + 7838122
  234. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 pazanga 0x007e7e3a 0xfd000 + 7253562
  235. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 pazanga 0x008043d8 0xfd000 + 7369688
  236. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 pazanga 0x00831ce8 0xfd000 + 7556328
  237. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  238. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  239. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  240. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 11:
  241. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a150594 0x3a13f000 + 71060
  242. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 pazanga 0x00800ffc 0xfd000 + 7356412
  243. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 pazanga 0x00871128 0xfd000 + 7815464
  244. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 pazanga 0x008769aa 0xfd000 + 7838122
  245. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 pazanga 0x007e7e3a 0xfd000 + 7253562
  246. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 pazanga 0x008043d8 0xfd000 + 7369688
  247. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 pazanga 0x00831ce8 0xfd000 + 7556328
  248. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  249. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  250. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  251. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 12:
  252. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a13ff1c 0x3a13f000 + 3868
  253. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 pazanga 0x00803fb4 0xfd000 + 7368628
  254. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 pazanga 0x00872498 0xfd000 + 7820440
  255. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 pazanga 0x008769aa 0xfd000 + 7838122
  256. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 pazanga 0x007e7e3a 0xfd000 + 7253562
  257. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 pazanga 0x008043d8 0xfd000 + 7369688
  258. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 pazanga 0x00831ce8 0xfd000 + 7556328
  259. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  260. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  261. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  262. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 13:
  263. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a13ff1c 0x3a13f000 + 3868
  264. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 pazanga 0x00803fb4 0xfd000 + 7368628
  265. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 pazanga 0x00872498 0xfd000 + 7820440
  266. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 pazanga 0x008769aa 0xfd000 + 7838122
  267. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 pazanga 0x007e7e3a 0xfd000 + 7253562
  268. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 pazanga 0x008043d8 0xfd000 + 7369688
  269. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 pazanga 0x00831ce8 0xfd000 + 7556328
  270. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  271. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  272. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  273. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 14:
  274. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a13ff1c 0x3a13f000 + 3868
  275. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 pazanga 0x00803fb4 0xfd000 + 7368628
  276. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 pazanga 0x00872498 0xfd000 + 7820440
  277. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 pazanga 0x008769aa 0xfd000 + 7838122
  278. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 pazanga 0x007e7e3a 0xfd000 + 7253562
  279. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 pazanga 0x008043d8 0xfd000 + 7369688
  280. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 pazanga 0x00831ce8 0xfd000 + 7556328
  281. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a0a930e 0x3a098000 + 70414
  282. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 libsystem_c.dylib 0x3a0a91d4 0x3a098000 + 70100
  283. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  284. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 15 name: Dispatch queue: com.pazanga.capture
  285. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 15 Crashed:
  286. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a150350 0x3a13f000 + 70480
  287. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 libsystem_c.dylib 0x3a0c711e 0x3a098000 + 192798
  288. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 libsystem_c.dylib 0x3a10396e 0x3a098000 + 440686
  289. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 pazanga 0x008342e6 0xfd000 + 7566054
  290. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 4 pazanga 0x0083d454 0xfd000 + 7603284
  291. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 5 libsystem_c.dylib 0x3a0d0e90 0x3a098000 + 233104
  292. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 6 libsystem_c.dylib 0x3a0c711e 0x3a098000 + 192798
  293. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 7 libsystem_c.dylib 0x3a10396e 0x3a098000 + 440686
  294. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 8 pazanga 0x008a5a44 0xfd000 + 8030788
  295. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 9 pazanga 0x0083248c 0xfd000 + 7558284
  296. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 10 pazanga 0x00844bd6 0xfd000 + 7633878
  297. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 11 pazanga 0x00834dba 0xfd000 + 7568826
  298. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 12 pazanga 0x00834e86 0xfd000 + 7569030
  299. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 13 pazanga 0x0081dbc0 0xfd000 + 7474112
  300. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 14 pazanga 0x006b2824 0xfd000 + 5986340
  301. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 15 pazanga 0x0084e40a 0xfd000 + 7672842
  302. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 16 pazanga 0x0084657e 0xfd000 + 7640446
  303. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 17 pazanga 0x00843fc8 0xfd000 + 7630792
  304. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 18 pazanga 0x00848b62 0xfd000 + 7650146
  305. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 19 pazanga 0x00846650 0xfd000 + 7640656
  306. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 20 pazanga 0x00843fc8 0xfd000 + 7630792
  307. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 21 pazanga 0x00848b62 0xfd000 + 7650146
  308. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 22 pazanga 0x0083fd4c 0xfd000 + 7613772
  309. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 23 pazanga 0x0083e0da 0xfd000 + 7606490
  310. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 24 pazanga 0x006b1f24 0xfd000 + 5984036
  311. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 25 pazanga 0x001d3298 0xfd000 + 877208
  312. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 26 pazanga 0x001a86c8 0xfd000 + 702152
  313. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 27 pazanga 0x001c981c 0xfd000 + 837660
  314. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 28 pazanga 0x001ca1f8 0xfd000 + 840184
  315. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 29 pazanga 0x0067e7b0 0xfd000 + 5773232
  316. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 30 pazanga 0x008447a8 0xfd000 + 7632808
  317. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 31 pazanga 0x00849a44 0xfd000 + 7653956
  318. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 32 pazanga 0x007b4918 0xfd000 + 7043352
  319. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 33 AVFoundation 0x31178eae 0x31100000 + 495278
  320. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 34 libdispatch.dylib 0x3a06a11c 0x3a068000 + 8476
  321. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 35 libdispatch.dylib 0x3a069996 0x3a068000 + 6550
  322. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 36 libdispatch.dylib 0x3a069890 0x3a068000 + 6288
  323. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 37 libdispatch.dylib 0x3a078212 0x3a068000 + 66066
  324. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 38 libdispatch.dylib 0x3a0783b4 0x3a068000 + 66484
  325. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 39 libsystem_c.dylib 0x3a09ea0e 0x3a098000 + 27150
  326. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 40 libsystem_c.dylib 0x3a09e8a0 0x3a098000 + 26784
  327. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  328. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 16:
  329. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a150d98 0x3a13f000 + 73112
  330. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 libsystem_c.dylib 0x3a09ecf6 0x3a098000 + 27894
  331. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 libsystem_c.dylib 0x3a09ea12 0x3a098000 + 27154
  332. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 libsystem_c.dylib 0x3a09e8a0 0x3a098000 + 26784
  333. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  334. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 17:
  335. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0 libsystem_kernel.dylib 0x3a150d98 0x3a13f000 + 73112
  336. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 1 libsystem_c.dylib 0x3a09ecf6 0x3a098000 + 27894
  337. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 2 libsystem_c.dylib 0x3a09ea12 0x3a098000 + 27154
  338. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 3 libsystem_c.dylib 0x3a09e8a0 0x3a098000 + 26784
  339. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  340. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Thread 15 crashed with ARM Thread State (32-bit):
  341. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: r0: 0x00000000 r1: 0x00000000 r2: 0x00000000 r3: 0x3bbff534
  342. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: r4: 0x00000006 r5: 0x0608a000 r6: 0x008b4210 r7: 0x06088d34
  343. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: r8: 0x008c5a8b r9: 0x00000000 r10: 0x008c5ee5 r11: 0x1df08098
  344. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: ip: 0x00000148 sp: 0x06088d28 lr: 0x3a0c7123 pc: 0x3a150350
  345. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: cpsr: 0x00000010
  346. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>:
  347. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: Binary Images:
  348. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0xfd000 - 0xd4efff +pazanga armv7 <3b47d21290343cdba3d69100a6be24c1> /var/mobile/Applications/48E75238-A0ED-4875-814E-ED113962BD8C/PazangaiOS.app/pazanga
  349. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x2fe4c000 - 0x2fe6cfff dyld armv7 <454baf45f9a831aa88e1ea4447c58d4e> /usr/lib/dyld
  350. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x30f4c000 - 0x3101dfff RawCamera armv7 <8752cce31e8e3ceab5d88c84e3481db2> /System/Library/CoreServices/RawCamera.bundle/RawCamera
  351. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x31100000 - 0x311e6fff AVFoundation armv7 <320761e836883aeabf3cb5c53edb636d> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
  352. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x311e7000 - 0x311e7fff Accelerate armv7 <b68ff92e404931f3bcb6361720f77724> /System/Library/Frameworks/Accelerate.framework/Accelerate
  353. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x311e8000 - 0x31326fff vImage armv7 <30522b92940d3dd184c8e46780594048> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
  354. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x31327000 - 0x3140afff libBLAS.dylib armv7 <d8edada1cea133458ca779e34a3a7f88> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
  355. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3140b000 - 0x316c0fff libLAPACK.dylib armv7 <9e08aead79d13043bab622402a270fba> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
  356. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x316c1000 - 0x3171afff libvDSP.dylib armv7 <09e2a5e3e9203950890ba57592523132> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
  357. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3171b000 - 0x3172cfff libvMisc.dylib armv7 <7b7d4ccc9f2b364cb0da4251e745545d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
  358. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3172d000 - 0x3172dfff vecLib armv7 <a7751c047dcc35ba8885212e1938b93f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
  359. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3172e000 - 0x3173ffff Accounts armv7 <ea2de358b6cc3baab27d6ab809c31e39> /System/Library/Frameworks/Accounts.framework/Accounts
  360. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x31741000 - 0x317a5fff AddressBook armv7 <3001f4364f9d3222b2a500a9f6897af8> /System/Library/Frameworks/AddressBook.framework/AddressBook
  361. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x317a6000 - 0x31860fff AddressBookUI armv7 <0017d0a0c2593522acaaa0eee41775e4> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
  362. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x319ab000 - 0x31c33fff AudioToolbox armv7 <bb11489c87e93a3b8c26aa995a2fdec9> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
  363. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x31c34000 - 0x31cf9fff CFNetwork armv7 <4771a5e4f9b83bceb252f0f3d166aaca> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
  364. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x31cfa000 - 0x31d50fff CoreAudio armv7 <5d534dbf76ff30f4a628f25f56c5f26a> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
  365. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x31d64000 - 0x31f1cfff CoreData armv7 <3930f672c76535a2abb768ee59958fa7> /System/Library/Frameworks/CoreData.framework/CoreData
  366. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x31f1d000 - 0x3204ffff CoreFoundation armv7 <fcb8d4e838543bcb9a52c9f232b8b4eb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
  367. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x32050000 - 0x32188fff CoreGraphics armv7 <81e213f810a034d4ba411f9b505da2a6> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
  368. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3218a000 - 0x321c5fff libCGFreetype.A.dylib armv7 <a5d20b80ab1532d8831027a66d2d9eb5> /System/Library/Frameworks/CoreGraphics.framework/Resources/libCGFreetype.A.dylib
  369. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x323a9000 - 0x323c4fff libRIP.A.dylib armv7 <ec1487f9bdb93597a3f8d434406ad9bf> /System/Library/Frameworks/CoreGraphics.framework/Resources/libRIP.A.dylib
  370. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x323c5000 - 0x3247afff CoreImage armv7 <6ae4ae2461313e3f84c6a8102d5b1b0e> /System/Library/Frameworks/CoreImage.framework/CoreImage
  371. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3247b000 - 0x324d3fff CoreLocation armv7 <4107e94cdf043d6089e99cbd30631b07> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
  372. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x32508000 - 0x3256dfff CoreMedia armv7 <8592bdc268b83b8886acfc1fdab649ed> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
  373. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3256e000 - 0x325f6fff CoreMotion armv7 <908cc54aecf5318e9719c4c9d70ef2e8> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
  374. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x325f7000 - 0x3264dfff CoreTelephony armv7 <c5a2e59bb15d35b8a8e356e129b78b5e> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
  375. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3264e000 - 0x326b0fff CoreText armv7 <e135debbc8f937299f4986fc3e9459e3> /System/Library/Frameworks/CoreText.framework/CoreText
  376. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x326b1000 - 0x326c0fff CoreVideo armv7 <00f18bb26e663da9ae251a6ec36a19ec> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
  377. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x326c1000 - 0x32775fff EventKit armv7 <f354855acc6535c99836e0c1e13df6b1> /System/Library/Frameworks/EventKit.framework/EventKit
  378. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x32845000 - 0x32a08fff Foundation armv7 <0179934581d13346aa7583165108b95c> /System/Library/Frameworks/Foundation.framework/Foundation
  379. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x32bc3000 - 0x32c0cfff IOKit armv7 <a98ba9fefc7333e4a5a9169198848c62> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  380. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x32c0d000 - 0x32de5fff ImageIO armv7 <b5ce84bb074d3de4b07b55da9fd8bfd1> /System/Library/Frameworks/ImageIO.framework/ImageIO
  381. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x32e5f000 - 0x32ff9fff MediaPlayer armv7 <29ae22068ac9333cb93ea33128e76108> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
  382. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x32ffa000 - 0x33274fff MediaToolbox armv7 <ed439fc5c9a03f8b9fae43af33de8a57> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
  383. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x33275000 - 0x332fbfff MessageUI armv7 <8dbc0a8e6a253c8c8d6301064f23dfea> /System/Library/Frameworks/MessageUI.framework/MessageUI
  384. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x332fc000 - 0x33355fff MobileCoreServices armv7 <77da8a9e7f813f5baf37eaa4a87fae84> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
  385. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x33444000 - 0x3344bfff OpenGLES armv7 <f2ede6b206f336de82cc38619692e762> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
  386. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3344d000 - 0x3344dfff libCVMSPluginSupport.dylib armv7 <2506af1c983f3f09ac69aca44f67e863> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
  387. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x33451000 - 0x33453fff libCoreVMClient.dylib armv7 <af6ff28dce6031baaa850ccc79e5699b> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
  388. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x33454000 - 0x33458fff libGFXShared.dylib armv7 <a6ac1673a088379aa512ba5cac301f5b> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
  389. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x33459000 - 0x33496fff libGLImage.dylib armv7 <b8b8f3a1bfd0345e86aa0c2952534949> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
  390. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x33b91000 - 0x33ca6fff QuartzCore armv7 <c086b6e6cd9d341399bcc3675c82f1fe> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
  391. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x33ca7000 - 0x33cf4fff QuickLook armv7 <954e3a8bdaf337b085b30fd514ea5f3a> /System/Library/Frameworks/QuickLook.framework/QuickLook
  392. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x33cf5000 - 0x33d23fff Security armv7 <fbc24f15bd9e37539cdd6e3576bde938> /System/Library/Frameworks/Security.framework/Security
  393. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x33da2000 - 0x33de1fff SystemConfiguration armv7 <410d69b356e533d6a1d538cf33059634> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
  394. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x33de4000 - 0x34338fff UIKit armv7 <e138ca6a809b399691d933dd3d58d00e> /System/Library/Frameworks/UIKit.framework/UIKit
  395. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34339000 - 0x34377fff VideoToolbox armv7 <d2e8067306d9346ab4a448f10f336894> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
  396. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x345fc000 - 0x34608fff AccountSettings armv7 <8db45acc4d3d3017af10fa5ee82c2306> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings
  397. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3464f000 - 0x34652fff ActorKit armv7 <5dfc59258ea63006be9c542e5fafbc45> /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit
  398. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34654000 - 0x34657fff AggregateDictionary armv7 <a2170ad876f13ef1b944547913d05af2> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
  399. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34740000 - 0x34753fff AirTraffic armv7 <752b64045f4d3ea88a946b53b731ce1a> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
  400. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34a83000 - 0x34abefff AppSupport armv7 <921794b7d82a3558a0eb860979be199c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
  401. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34abf000 - 0x34ae3fff AppleAccount armv7 <c54536fbc0f235f693060be33d4d4749> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
  402. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34af0000 - 0x34afdfff ApplePushService armv7 <8bad4a9300db3d4d8555535f25c32da4> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
  403. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34b31000 - 0x34b3afff AssetsLibraryServices armv7 <de7ca29cd47433cd8eca9c04102f5508> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
  404. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34b54000 - 0x34b6bfff BackBoardServices armv7 <585cc62d83c530ee82988de940c1e161> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
  405. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34b75000 - 0x34b99fff Bom armv7 <b5315d733e123a0781683efdc734064b> /System/Library/PrivateFrameworks/Bom.framework/Bom
  406. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34c19000 - 0x34c20fff CaptiveNetwork armv7 <a4f4b86cc84839f78ff746f013bcee6f> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
  407. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34c21000 - 0x34cebfff Celestial armv7 <a688df527b65382da586ebc87f28c061> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
  408. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34cf8000 - 0x34cfcfff CertUI armv7 <ce979f715cdb3cb5a0f7935f14cc0b35> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
  409. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34dcf000 - 0x34dd4fff CommonUtilities armv7 <f8fea9ee6ca236b0a7fa6c00eb8a0d24> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
  410. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x34e59000 - 0x34e89fff ContentIndex armv7 <00ed488e47ee34ca9f01f2cc911f453c> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
  411. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3509a000 - 0x3509bfff CoreSurface armv7 <6065f7e040e93d6ea2837e929592cc30> /System/Library/PrivateFrameworks/CoreSurface.framework/CoreSurface
  412. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35108000 - 0x3510dfff CrashReporterSupport armv7 <03ee46e3ca3f3920a7174e62096723fb> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
  413. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3510e000 - 0x3514afff DataAccess armv7 <d7185042adf63908ae87fe4a5c3f8a6c> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
  414. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x352df000 - 0x352f1fff DataAccessExpress armv7 <b9423867a9ef303b87d2e1eac1712957> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
  415. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35330000 - 0x35331fff DataMigration armv7 <5903e08348b83f119022cbbf83ad100a> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
  416. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35334000 - 0x3534dfff DictionaryServices armv7 <84669055e3e63d6ab56b8fe7b0476aaa> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
  417. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35355000 - 0x3536dfff EAP8021X armv7 <82a73adcf1db3d2f9e57cd22f71e44c9> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
  418. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3537d000 - 0x35381fff FTClientServices armv7 <6354e5b30919340db3b976312b284fce> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
  419. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35382000 - 0x353bffff FTServices armv7 <89c066d12a6031038a9b8c61221abc0a> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
  420. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x353c0000 - 0x357d3fff FaceCoreLight armv7 <43de0b31da3b39e4acf85ec2c8d5c65c> /System/Library/PrivateFrameworks/FaceCoreLight.framework/FaceCoreLight
  421. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x359cb000 - 0x359d7fff GenerationalStorage armv7 <d77ad2367fff37d485480aa39df7d325> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
  422. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x359d8000 - 0x35ad0fff GeoServices armv7 <206a365f6bfe3278a9aecc1601015c7d> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
  423. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35ad1000 - 0x35adcfff GraphicsServices armv7 <d4b7fd6509753bff9525fef374ddc359> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
  424. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35b4b000 - 0x35bc6fff HomeSharing armv7 <280b77b71df23f1cb5c9a2b76fc53212> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
  425. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35bc7000 - 0x35bd1fff IAP armv7 <a9554a91bbb9308f96fcd9fddf596275> /System/Library/PrivateFrameworks/IAP.framework/IAP
  426. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35c89000 - 0x35d01fff IMCore armv7 <d5f1d98ec53d3acbb51b116e93923d9c> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
  427. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35dc8000 - 0x35e14fff IMFoundation armv7 <797535fc363c3f818bcd1424251393bf> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
  428. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35e1b000 - 0x35e1cfff IOAccelerator armv7 <9655464326203d258d3d0fc7e94651e2> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
  429. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35e1d000 - 0x35e22fff IOMobileFramebuffer armv7 <f38c374982a931d5a47458dd3c34ac59> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
  430. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35e23000 - 0x35e27fff IOSurface armv7 <a55bf03c35de3fd9b56dce82083c3d10> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
  431. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x35e71000 - 0x36017fff JavaScriptCore armv7 <a5780997f4b738659172f40877c9a7d9> /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
  432. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x36048000 - 0x3607efff MIME armv7 <c88b555e957e3489b3733a9ede6c7ade> /System/Library/PrivateFrameworks/MIME.framework/MIME
  433. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x360bd000 - 0x360c7fff MailServices armv7 <a688a9972cb43169a19d2f2f57121a1e> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
  434. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x360e3000 - 0x3613bfff ManagedConfiguration armv7 <44bbb2ba85c8320bb9e73c654b90f8c0> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
  435. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3613c000 - 0x36141fff Marco armv7 <da45fc9b228b3d1fad95e03071441585> /System/Library/PrivateFrameworks/Marco.framework/Marco
  436. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x36152000 - 0x361c8fff MediaControlSender armv7 <9fb205b64b5333a495ac61c149e0304b> /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender
  437. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x361c9000 - 0x361d2fff MediaRemote armv7 <73da55e989e73cb9ad6e9fdd4604ecc3> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
  438. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x36245000 - 0x362fefff Message armv7 <7df6983ae878398f9aee4e5e675ae68b> /System/Library/PrivateFrameworks/Message.framework/Message
  439. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x36307000 - 0x36309fff MessageSupport armv7 <b838e70face13124a74ea5293cb0d585> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
  440. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x36312000 - 0x3633ffff MobileAsset armv7 <3a9e6258ae1230f5b12f1638b09cb974> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
  441. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3636c000 - 0x3637bfff MobileDeviceLink armv7 <817380030c613284a12074d960087522> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
  442. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x36384000 - 0x36387fff MobileInstallation armv7 <c63e4b1ae40635cd9c6a7de851c80d10> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
  443. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x36388000 - 0x3638efff MobileKeyBag armv7 <35882c57076334aeb0641969a9b69ff3> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
  444. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x363c7000 - 0x363eafff MobileSync armv7 <1edd78024ae13e9997972ee905bc944e> /System/Library/PrivateFrameworks/MobileSync.framework/MobileSync
  445. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x363eb000 - 0x363eefff MobileSystemServices armv7 <10b4eee2739c353183ac2cfe4e39a443> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
  446. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x36406000 - 0x3640ffff MobileWiFi armv7 <bb4efbe3c7273c0fb534f12789756089> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
  447. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x36429000 - 0x3656dfff MusicLibrary armv7 <3870f4cb0c8b36778ad1a3f7556547f7> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
  448. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x36585000 - 0x3659efff Notes armv7 <3d4a8d4b012a3743b0ffc8dc33fb79e9> /System/Library/PrivateFrameworks/Notes.framework/Notes
  449. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3659f000 - 0x365a1fff OAuth armv7 <575df12a2f2436af92e31494c3b74465> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
  450. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x36cdb000 - 0x36d00fff OpenCL armv7 <5bf059a9deb632678d70099f14f51b82> /System/Library/PrivateFrameworks/OpenCL.framework/OpenCL
  451. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x37061000 - 0x3707efff PersistentConnection armv7 <c773b3dc885832f8a916de67f24f9f92> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
  452. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x37314000 - 0x3733cfff PrintKit armv7 <3f0b9c58a458358eb506858e8ff9e1fe> /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit
  453. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3733d000 - 0x373b1fff ProofReader armv7 <9cb25467554637bcb268ba30527d3c0f> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
  454. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x373b2000 - 0x373bafff ProtocolBuffer armv7 <d1f2888d5e5a39cca6a6179a35c86770> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
  455. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x374f6000 - 0x37507fff SpringBoardServices armv7 <e2571f80a0ad3dc580c69794457bd887> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
  456. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x37569000 - 0x37644fff StoreServices armv7 <6d45f42eff2736d18cdd81af0473dd5a> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
  457. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x37692000 - 0x37694fff TCC armv7 <d5bef30a5bda315194173b862975f9fb> /System/Library/PrivateFrameworks/TCC.framework/TCC
  458. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x376b3000 - 0x376c0fff TelephonyUtilities armv7 <803d7a92439238ee942086999c481eb6> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
  459. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x37b43000 - 0x37be3fff UIFoundation armv7 <9a464526e26634bc834537e5ac3abf1f> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
  460. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x37edf000 - 0x37efefff WebBookmarks armv7 <77b65bc9c87b367ebea9a5b7984b13a5> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
  461. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x37eff000 - 0x3882efff WebCore armv7 <ce52fd40ccc236c4b86c020beabb1bb0> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
  462. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3882f000 - 0x3890cfff WebKit armv7 <dee20c7689bc3e029172b488d8c5f772> /System/Library/PrivateFrameworks/WebKit.framework/WebKit
  463. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x389b7000 - 0x389befff XPCObjects armv7 <723fe314ab95381cbfa69a0000005692> /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects
  464. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x38b11000 - 0x38b4cfff iCalendar armv7 <1c4486846efd3c9480174d9e7df8cec6> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
  465. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x38c62000 - 0x38c9afff iTunesStore armv7 <e88e4626134b32f8bac8e3f79afddf24> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
  466. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x394cb000 - 0x394d1fff libAccessibility.dylib armv7 <f40705b5e9c43ce3b1f185fe690b9ac8> /usr/lib/libAccessibility.dylib
  467. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x394d2000 - 0x394e8fff libCRFSuite.dylib armv7 <5a8a3d18a1ff3c97bd773705fef2d81c> /usr/lib/libCRFSuite.dylib
  468. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39500000 - 0x3950cfff libMobileGestalt.dylib armv7 <ea41737238273d73b173ec09358d7b62> /usr/lib/libMobileGestalt.dylib
  469. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3951e000 - 0x3951efff libSystem.B.dylib armv7 <7aeeab280f7e361e9986d962d0fa5281> /usr/lib/libSystem.B.dylib
  470. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3963c000 - 0x39648fff libbsm.0.dylib armv7 <3870b1c8b1783b788bd51da1a04eae6e> /usr/lib/libbsm.0.dylib
  471. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39649000 - 0x39652fff libbz2.1.0.dylib armv7 <b04d27fa0f2d31d8bd0745f8aa0d7f67> /usr/lib/libbz2.1.0.dylib
  472. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39653000 - 0x3969dfff libc++.1.dylib armv7 <ceb9fb64fb203d3a94063a9db6590ca4> /usr/lib/libc++.1.dylib
  473. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3969e000 - 0x396b1fff libc++abi.dylib armv7 <4b8520bc534231ae97ce146e076bc7bf> /usr/lib/libc++abi.dylib
  474. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x396dd000 - 0x396ddfff libgcc_s.1.dylib armv7 <e7e2e533904235d7869baf2ef943407e> /usr/lib/libgcc_s.1.dylib
  475. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x396e2000 - 0x397cffff libiconv.2.dylib armv7 <ac23bb84e91e35418c9a2fb4792658b2> /usr/lib/libiconv.2.dylib
  476. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x397d0000 - 0x39919fff libicucore.A.dylib armv7 <da9d04cc6f6d3825aa52636342ef1e04> /usr/lib/libicucore.A.dylib
  477. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39921000 - 0x39921fff liblangid.dylib armv7 <a10d8f96815d35e0a1d2c7b998a941f3> /usr/lib/liblangid.dylib
  478. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39924000 - 0x3992bfff liblockdown.dylib armv7 <996afbc31d8b3f2a907be2427509a4c8> /usr/lib/liblockdown.dylib
  479. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39c0c000 - 0x39c21fff libmis.dylib armv7 <7502589f14733beb963c542fa40438c8> /usr/lib/libmis.dylib
  480. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39c4a000 - 0x39d48fff libobjc.A.dylib armv7 <79e5d714945834e4b2587abfc6c7269c> /usr/lib/libobjc.A.dylib
  481. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39e0c000 - 0x39e21fff libresolv.9.dylib armv7 <3ee61a04a99b322e97e179bc03c46cf1> /usr/lib/libresolv.9.dylib
  482. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39e46000 - 0x39ecbfff libsqlite3.dylib armv7 <cbefd01867b93d2a869a534825a1414c> /usr/lib/libsqlite3.dylib
  483. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39ecc000 - 0x39f17fff libstdc++.6.dylib armv7 <e3154b06ac5d360c948111abfb2bc339> /usr/lib/libstdc++.6.dylib
  484. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39f18000 - 0x39f3efff libtidy.A.dylib armv7 <c43990ee3a5e389aacf288c3615a50dc> /usr/lib/libtidy.A.dylib
  485. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39f42000 - 0x39feffff libxml2.2.dylib armv7 <28dcf6ee713b387ebb763d11d4b3cd37> /usr/lib/libxml2.2.dylib
  486. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x39ff0000 - 0x3a010fff libxslt.1.dylib armv7 <d327d9e0f43333568abda8d83558c8a9> /usr/lib/libxslt.1.dylib
  487. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a011000 - 0x3a01dfff libz.1.dylib armv7 <3ea49513bc023326be68e35324c11d0e> /usr/lib/libz.1.dylib
  488. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a01e000 - 0x3a021fff libcache.dylib armv7 <91862e82d5063531b4fb4da9a19e5365> /usr/lib/system/libcache.dylib
  489. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a022000 - 0x3a028fff libcommonCrypto.dylib armv7 <d9e66574881739e8b25c3ae087a9f409> /usr/lib/system/libcommonCrypto.dylib
  490. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a029000 - 0x3a02bfff libcompiler_rt.dylib armv7 <6ac449c92d743640a23d9d1ebe0b48a9> /usr/lib/system/libcompiler_rt.dylib
  491. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a02c000 - 0x3a031fff libcopyfile.dylib armv7 <87bcae8743ab35c8a070ac95b7d57acb> /usr/lib/system/libcopyfile.dylib
  492. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a032000 - 0x3a067fff libcorecrypto.dylib armv7 <04b464137fc2304b84eeed1a5418f4a8> /usr/lib/system/libcorecrypto.dylib
  493. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a068000 - 0x3a085fff libdispatch.dylib armv7 <9323bb560d4e3a3fb41efdc78bd0cf94> /usr/lib/system/libdispatch.dylib
  494. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a086000 - 0x3a087fff libdnsinfo.dylib armv7 <c25502085c833181b2a12cf525cffde6> /usr/lib/system/libdnsinfo.dylib
  495. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a088000 - 0x3a089fff libdyld.dylib armv7 <82229500ed4132ecbe012e0774e5fc4a> /usr/lib/system/libdyld.dylib
  496. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a08a000 - 0x3a08afff libkeymgr.dylib armv7 <e19c865e73e2352bbc8022033e953f22> /usr/lib/system/libkeymgr.dylib
  497. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a08b000 - 0x3a090fff liblaunch.dylib armv7 <c8bedc36bc3d3b55b91b12ebb1240968> /usr/lib/system/liblaunch.dylib
  498. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a091000 - 0x3a094fff libmacho.dylib armv7 <965ab939e24935e7a3a65981574a7745> /usr/lib/system/libmacho.dylib
  499. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a095000 - 0x3a096fff libremovefile.dylib armv7 <295706037a5238b4aa145df7b9354a0e> /usr/lib/system/libremovefile.dylib
  500. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a097000 - 0x3a097fff libsystem_blocks.dylib armv7 <50a01a02f573317fbd21e1070b0afc7d> /usr/lib/system/libsystem_blocks.dylib
  501. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a098000 - 0x3a11efff libsystem_c.dylib armv7 <cacc68d271e53338b7780c26f651b767> /usr/lib/system/libsystem_c.dylib
  502. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a11f000 - 0x3a125fff libsystem_dnssd.dylib armv7 <6c5ac17133a1366aaeea5dc38dceaf1f> /usr/lib/system/libsystem_dnssd.dylib
  503. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a126000 - 0x3a13efff libsystem_info.dylib armv7 <5a4a4c9da868317db7f17cb616eb32d1> /usr/lib/system/libsystem_info.dylib
  504. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a13f000 - 0x3a155fff libsystem_kernel.dylib armv7 <8e995919df713a8783f23e7f6649bf09> /usr/lib/system/libsystem_kernel.dylib
  505. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a156000 - 0x3a172fff libsystem_m.dylib armv7 <036ea0321da038e8b69a0c4413da00fe> /usr/lib/system/libsystem_m.dylib
  506. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a173000 - 0x3a181fff libsystem_network.dylib armv7 <afc167a2e9be3dd6851da8deaf42bafd> /usr/lib/system/libsystem_network.dylib
  507. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a182000 - 0x3a189fff libsystem_notify.dylib armv7 <c1d71aa978383c51a9ba2b32782d6cc6> /usr/lib/system/libsystem_notify.dylib
  508. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a18a000 - 0x3a18bfff libsystem_sandbox.dylib armv7 <45bb99d46408351a9c61b5326032adea> /usr/lib/system/libsystem_sandbox.dylib
  509. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a18c000 - 0x3a18cfff libunwind.dylib armv7 <df8f1d90cbb837cc92d5901fab94e6ca> /usr/lib/system/libunwind.dylib
  510. Aug 22 16:07:56 Outboxs-iPod ReportCrash[4049] <Error>: 0x3a18d000 - 0x3a1a2fff libxpc.dylib armv7 <7f983066ea4c3c119f3e2344a04fef6e> /usr/lib/system/libxpc.dylib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement