SaltyTiefling

Xamarin crash report

Nov 25th, 2022
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.96 KB | None | 0 0
  1. Incident Identifier: 5EF9F4AF-DE9B-40FB-AB83-B66B05D3261D
  2. Beta Identifier: 19FA05EA-6E96-4A2A-A7D9-86D9BD6D8B85
  3. Hardware Model: iPhone8,1
  4. Process: XXX.iOS [4539]
  5. Path: /private/var/containers/Bundle/Application/4DA47EC5-45DB-4489-BD91-E116B8C77F84/XXX.iOS.app/XXX.iOS
  6. Identifier: com.YYY.GenericCompany
  7. Version: 1.0.1309 (1.0.1309)
  8. AppStoreTools: 14B44
  9. AppVariant: 1:iPhone8,1:15
  10. Beta: YES
  11. Code Type: ARM-64 (Native)
  12. Role: Foreground
  13. Parent Process: launchd [1]
  14. Coalition: com.YYY.GenericCompany [568]
  15.  
  16. Date/Time: 2022-11-25 10:03:07.6481 +0100
  17. Launch Time: 2022-11-25 10:03:04.9887 +0100
  18. OS Version: iPhone OS 15.7.1 (19H117)
  19. Release Type: User
  20. Baseband Version: 9.61.00
  21. Report Version: 104
  22.  
  23. Exception Type: EXC_CRASH (SIGABRT)
  24. Exception Codes: 0x0000000000000000, 0x0000000000000000
  25. Exception Note: EXC_CORPSE_NOTIFY
  26. Triggered by Thread: 0
  27.  
  28. Application Specific Information:
  29. abort() called
  30.  
  31.  
  32. Thread 0 name: tid_103 Dispatch queue: com.apple.main-thread
  33. Thread 0 Crashed:
  34. 0 libsystem_kernel.dylib 0x1bb673bbc __pthread_kill + 8
  35. 1 libsystem_pthread.dylib 0x1dc1dc854 pthread_kill + 208
  36. 2 libsystem_c.dylib 0x18b4ac6ac abort + 124
  37. 3 XXX.iOS 0x1040a527c xamarin_find_protocol_wrapper_type + 54710908 (runtime.m:1177)
  38. 4 XXX.iOS 0x103f6c21c mono_invoke_unhandled_exception_hook + 53428764 (exception.c:1299)
  39. 5 XXX.iOS 0x103f01394 mono_handle_exception_internal + 52990868 (mini-exceptions.c:2792)
  40. 6 XXX.iOS 0x103effd68 mono_handle_exception + 52985192 (mini-exceptions.c:3116)
  41. 7 XXX.iOS 0x103ef5ae4 mono_arm_throw_exception + 52943588 (exceptions-arm64.c:403)
  42. 8 XXX.iOS 0x1012dd94c throw_exception + 172
  43. 9 XXX.iOS 0x10103488c System_Runtime_ExceptionServices_ExceptionDispatchInfo_Throw + 44
  44. 10 XXX.iOS 0x10103c0d4 System_Runtime_CompilerServices_AsyncMethodBuilderCore__c__ThrowAsyncb__7_0_object + 84
  45. 11 XXX.iOS 0x101eca3cc Foundation_NSAsyncSynchronizationContextDispatcher_Apply + 19211212 (NSAction.cs:178)
  46. 12 XXX.iOS 0x10129b8e0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
  47. 13 XXX.iOS 0x103f130dc mono_jit_runtime_invoke + 53063900 (mini-runtime.c:3191)
  48. 14 XXX.iOS 0x103fcccb8 mono_runtime_invoke_checked + 53824696 (object.c:3220)
  49. 15 XXX.iOS 0x103fd04f8 mono_runtime_invoke + 53839096 (object.c:3107)
  50. 16 XXX.iOS 0x100e8b5e4 native_to_managed_trampoline_9(objc_object*, objc_selector*, _MonoMethod**, unsigned int) + 2176484 (registrar.m:392)
  51. 17 XXX.iOS 0x100e8d8d0 -[__MonoMac_NSAsyncSynchronizationContextDispatcher xamarinApplySelector] + 2185424 (registrar.m:8164)
  52. 18 Foundation 0x18247c660 __NSThreadPerformPerform + 164
  53. 19 CoreFoundation 0x180de0468 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
  54. 20 CoreFoundation 0x180df0598 __CFRunLoopDoSource0 + 204
  55. 21 CoreFoundation 0x180d327d0 __CFRunLoopDoSources0 + 348
  56. 22 CoreFoundation 0x180d37e48 __CFRunLoopRun + 768
  57. 23 CoreFoundation 0x180d4b194 CFRunLoopRunSpecific + 572
  58. 24 GraphicsServices 0x1a185e988 GSEventRunModal + 160
  59. 25 UIKitCore 0x18354ea88 -[UIApplication _run] + 1080
  60. 26 UIKitCore 0x1832e7fc8 UIApplicationMain + 336
  61. 27 XXX.iOS 0x101f8ed48 wrapper_managed_to_native_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr + 344
  62. 28 XXX.iOS 0x101ef5620 UIKit_UIApplication_Main_string___System_Type_System_Type + 19387936 (UIApplication.cs:83)
  63. 29 XXX.iOS 0x100ebce84 XXX_iOS_Application_Main_string__ + 2379396 (Application.cs:13)
  64. 30 XXX.iOS 0x10129b8e0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
  65. 31 XXX.iOS 0x103f130dc mono_jit_runtime_invoke + 53063900 (mini-runtime.c:3191)
  66. 32 XXX.iOS 0x103fcccb8 mono_runtime_invoke_checked + 53824696 (object.c:3220)
  67. 33 XXX.iOS 0x103fd2f6c mono_runtime_exec_main_checked + 53849964 (object.c:5284)
  68. 34 XXX.iOS 0x103ef14ec mono_jit_exec + 52925676 (driver.c:1328)
  69. 35 XXX.iOS 0x1040adb18 xamarin_main + 54745880 (monotouch-main.m:0)
  70. 36 XXX.iOS 0x100ebcda0 main + 2379168 (main.m:224)
  71. 37 dyld 0x1049944d0 start + 444
  72.  
  73. Thread 1 name: Dispatch queue: com.apple.UIKit.KeyboardManagement
  74. Thread 1:
  75. 0 libsystem_kernel.dylib 0x1bb66e688 __ulock_wait + 8
  76. 1 libdispatch.dylib 0x180a20d60 _dlock_wait + 52
  77. 2 libdispatch.dylib 0x180a20b4c _dispatch_thread_event_wait_slow$VARIANT$mp + 52
  78. 3 libdispatch.dylib 0x180a2dbfc __DISPATCH_WAIT_FOR_QUEUE__ + 320
  79. 4 libdispatch.dylib 0x180a2d820 _dispatch_sync_f_slow + 136
  80. 5 UIKitCore 0x1833b8ac0 __37-[_UIRemoteKeyboards startConnection]_block_invoke_3 + 112
  81. 6 CoreFoundation 0x180d4dd10 __invoking___ + 144
  82. 7 CoreFoundation 0x180d69df8 -[NSInvocation invoke] + 300
  83. 8 Foundation 0x1824744d8 __NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__ + 20
  84. 9 Foundation 0x182494328 -[NSXPCConnection _decodeAndInvokeReplyBlockWithEvent:sequence:replyInfo:] + 568
  85. 10 Foundation 0x1824702d8 __88-[NSXPCConnection _sendInvocation:orArguments:count:methodSignature:selector:withProxy:]_block_invoke_3 + 208
  86. 11 libxpc.dylib 0x1dc207354 _xpc_connection_reply_callout + 60
  87. 12 libxpc.dylib 0x1dc1fb5d0 _xpc_connection_call_reply_async + 76
  88. 13 libdispatch.dylib 0x180a8010c _dispatch_client_callout3 + 16
  89. 14 libdispatch.dylib 0x180a39840 _dispatch_mach_msg_async_reply_invoke$VARIANT$mp + 344
  90. 15 libdispatch.dylib 0x180a26610 _dispatch_lane_serial_drain$VARIANT$mp + 344
  91. 16 libdispatch.dylib 0x180a27224 _dispatch_lane_invoke$VARIANT$mp + 456
  92. 17 libdispatch.dylib 0x180a30ec8 _dispatch_workloop_worker_thread + 632
  93. 18 libsystem_pthread.dylib 0x1dc1d0e10 _pthread_wqthread + 284
  94. 19 libsystem_pthread.dylib 0x1dc1d093c start_wqthread + 8
  95.  
  96. Thread 2:
  97. 0 libsystem_pthread.dylib 0x1dc1d0934 start_wqthread + 0
  98.  
  99. Thread 3 name: SGen worker
  100. Thread 3:
  101. 0 libsystem_kernel.dylib 0x1bb66e484 __psynch_cvwait + 8
  102. 1 libsystem_pthread.dylib 0x1dc1d8bd4 _pthread_cond_wait$VARIANT$mp + 1240
  103. 2 XXX.iOS 0x10406fe84 thread_func + 54492804 (sgen-thread-pool.c:196)
  104. 3 libsystem_pthread.dylib 0x1dc1d2348 _pthread_start + 116
  105. 4 libsystem_pthread.dylib 0x1dc1d0948 thread_start + 8
  106.  
  107. Thread 4 name: Finalizer
  108. Thread 4:
  109. 0 libsystem_kernel.dylib 0x1bb66dae8 semaphore_wait_trap + 8
  110. 1 XXX.iOS 0x103f6f624 finalizer_thread + 53442084 (gc.c:965)
  111. 2 XXX.iOS 0x10401a7bc start_wrapper_internal + 54142908 (threads.c:1289)
  112. 3 XXX.iOS 0x10401a640 start_wrapper + 54142528 (threads.c:1310)
  113. 4 libsystem_pthread.dylib 0x1dc1d2348 _pthread_start + 116
  114. 5 libsystem_pthread.dylib 0x1dc1d0948 thread_start + 8
  115.  
  116. Thread 5 name: com.apple.uikit.eventfetch-thread
  117. Thread 5:
  118. 0 libsystem_kernel.dylib 0x1bb66daac mach_msg_trap + 8
  119. 1 libsystem_kernel.dylib 0x1bb66e07c mach_msg + 72
  120. 2 CoreFoundation 0x180d33cc8 __CFRunLoopServiceMachPort + 368
  121. 3 CoreFoundation 0x180d37fd0 __CFRunLoopRun + 1160
  122. 4 CoreFoundation 0x180d4b194 CFRunLoopRunSpecific + 572
  123. 5 Foundation 0x182458eac -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232
  124. 6 Foundation 0x182497fd0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88
  125. 7 UIKitCore 0x1834cdef4 -[UIEventFetcher threadMain] + 512
  126. 8 Foundation 0x1824a5bdc __NSThread__start__ + 792
  127. 9 libsystem_pthread.dylib 0x1dc1d2348 _pthread_start + 116
  128. 10 libsystem_pthread.dylib 0x1dc1d0948 thread_start + 8
  129.  
  130. Thread 6 name: tid_3303 Dispatch queue: com.apple.usernotifications.UNUserNotificationServiceConnection.call-out
  131. Thread 6:
  132. 0 libsystem_kernel.dylib 0x1bb66e484 __psynch_cvwait + 8
  133. 1 libsystem_pthread.dylib 0x1dc1d8bd4 _pthread_cond_wait$VARIANT$mp + 1240
  134. 2 Foundation 0x1825e1a94 -[_NSThreadPerformInfo wait] + 64
  135. 3 Foundation 0x1824e2510 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 744
  136. 4 Foundation 0x1824821e8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 132
  137. 5 XXX.iOS 0x101f9bef8 wrapper_managed_to_native_ObjCRuntime_Messaging_objc_msgSend_intptr_intptr_intptr_intptr_bool_0 + 168
  138. 6 XXX.iOS 0x101ed9008 Foundation_NSObject_InvokeOnMainThread_System_Action + 19271688 (NSObject2.cs:735)
  139. 7 XXX.iOS 0x10255152c Plugin_FirebasePushNotification_FirebasePushNotificationManager__RegisterForPushNotificationsb__47_0_bool_Foundation_NSError + 26055980 (FirebasePushNotificationManager.ios.cs:275)
  140. 8 XXX.iOS 0x101f4ff50 ObjCRuntime_Trampolines_SDActionArity2V0_Invoke_intptr_bool_intptr + 19758928 (Trampolines.g.cs:28095)
  141. 9 XXX.iOS 0x101fa2af8 wrapper_native_to_managed_ObjCRuntime_Trampolines_SDActionArity2V0_Invoke_intptr_int_intptr + 120
  142. 10 libdispatch.dylib 0x180a7f094 _dispatch_call_block_and_release + 24
  143. 11 libdispatch.dylib 0x180a80094 _dispatch_client_callout + 16
  144. 12 libdispatch.dylib 0x180a2673c _dispatch_lane_serial_drain$VARIANT$mp + 644
  145. 13 libdispatch.dylib 0x180a27224 _dispatch_lane_invoke$VARIANT$mp + 456
  146. 14 libdispatch.dylib 0x180a30ec8 _dispatch_workloop_worker_thread + 632
  147. 15 libsystem_pthread.dylib 0x1dc1d0e10 _pthread_wqthread + 284
  148. 16 libsystem_pthread.dylib 0x1dc1d093c start_wqthread + 8
  149.  
  150. Thread 7:
  151. 0 libsystem_pthread.dylib 0x1dc1d0934 start_wqthread + 0
  152.  
  153. Thread 8 name: tid_3e03
  154. Thread 8:
  155. 0 libsystem_kernel.dylib 0x1bb66e484 __psynch_cvwait + 8
  156. 1 libsystem_pthread.dylib 0x1dc1d8bd4 _pthread_cond_wait$VARIANT$mp + 1240
  157. 2 XXX.iOS 0x10407f400 mono_os_cond_timedwait + 54555648 (mono-os-mutex.c:75)
  158. 3 XXX.iOS 0x104088168 mono_thread_info_sleep + 54591848 (mono-threads.c:1672)
  159. 4 XXX.iOS 0x10400e968 monitor_thread + 54094184 (threadpool-worker-default.c:728)
  160. 5 XXX.iOS 0x10401a7bc start_wrapper_internal + 54142908 (threads.c:1289)
  161. 6 XXX.iOS 0x10401a640 start_wrapper + 54142528 (threads.c:1310)
  162. 7 libsystem_pthread.dylib 0x1dc1d2348 _pthread_start + 116
  163. 8 libsystem_pthread.dylib 0x1dc1d0948 thread_start + 8
  164.  
  165. Thread 9 name: Thread Pool Worker
  166. Thread 9:
  167. 0 libsystem_kernel.dylib 0x1bb66db00 semaphore_timedwait_trap + 8
  168. 1 XXX.iOS 0x10400f220 worker_thread + 54096416 (threadpool-worker-default.c:490)
  169. 2 XXX.iOS 0x10401a7bc start_wrapper_internal + 54142908 (threads.c:1289)
  170. 3 XXX.iOS 0x10401a640 start_wrapper + 54142528 (threads.c:1310)
  171. 4 libsystem_pthread.dylib 0x1dc1d2348 _pthread_start + 116
  172. 5 libsystem_pthread.dylib 0x1dc1d0948 thread_start + 8
  173.  
  174. Thread 10 name: Thread Pool Worker
  175. Thread 10:
  176. 0 libsystem_kernel.dylib 0x1bb66db00 semaphore_timedwait_trap + 8
  177. 1 XXX.iOS 0x10400f220 worker_thread + 54096416 (threadpool-worker-default.c:490)
  178. 2 XXX.iOS 0x10401a7bc start_wrapper_internal + 54142908 (threads.c:1289)
  179. 3 XXX.iOS 0x10401a640 start_wrapper + 54142528 (threads.c:1310)
  180. 4 libsystem_pthread.dylib 0x1dc1d2348 _pthread_start + 116
  181. 5 libsystem_pthread.dylib 0x1dc1d0948 thread_start + 8
  182.  
  183. Thread 11 name: Timer-Scheduler
  184. Thread 11:
  185. 0 libsystem_kernel.dylib 0x1bb66e484 __psynch_cvwait + 8
  186. 1 libsystem_pthread.dylib 0x1dc1d8bd4 _pthread_cond_wait$VARIANT$mp + 1240
  187. 2 XXX.iOS 0x10407f400 mono_os_cond_timedwait + 54555648 (mono-os-mutex.c:75)
  188. 3 XXX.iOS 0x104025ee4 mono_w32handle_timedwait_signal_handle + 54189796 (w32handle.c:767)
  189. 4 XXX.iOS 0x104025dbc mono_w32handle_wait_one + 54189500 (w32handle.c:895)
  190. 5 XXX.iOS 0x104025fe0 mono_w32handle_wait_multiple + 54190048 (w32handle.c:1002)
  191. 6 XXX.iOS 0x104014ce8 ves_icall_System_Threading_WaitHandle_Wait_internal + 54119656 (threads.c:2314)
  192. 7 XXX.iOS 0x103f90cdc ves_icall_System_Threading_WaitHandle_Wait_internal_raw + 53578972 (icall-def.h:1100)
  193. 8 XXX.iOS 0x100fc6958 wrapper_managed_to_native_System_Threading_WaitHandle_Wait_internal_intptr__int_bool_int + 120
  194. 9 XXX.iOS 0x100fc64c4 System_Threading_WaitHandle_WaitOneNative_System_Runtime_InteropServices_SafeHandle_uint_bool_bool + 260
  195. 10 XXX.iOS 0x100fc5fbc System_Threading_WaitHandle_InternalWaitOne_System_Runtime_InteropServices_SafeHandle_long_bool_bool + 60
  196. 11 XXX.iOS 0x100fc5f6c System_Threading_WaitHandle_WaitOne_long_bool + 60
  197. 12 XXX.iOS 0x100fc5d8c System_Threading_WaitHandle_WaitOne_int_bool + 60
  198. 13 XXX.iOS 0x100fc5ed8 System_Threading_WaitHandle_WaitOne_int + 40
  199. 14 XXX.iOS 0x100fc9474 System_Threading_Timer_Scheduler_SchedulerThread + 212
  200. 15 XXX.iOS 0x100fbf33c System_Threading_ThreadHelper_ThreadStart_Context_object + 188
  201. 16 XXX.iOS 0x100fbca5c System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
  202. 17 XXX.iOS 0x100fbc85c System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
  203. 18 XXX.iOS 0x100fbc7e0 System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object + 80
  204. 19 XXX.iOS 0x100fbf4a4 System_Threading_ThreadHelper_ThreadStart + 52
  205. 20 XXX.iOS 0x10129b8e0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
  206. 21 XXX.iOS 0x103f130dc mono_jit_runtime_invoke + 53063900 (mini-runtime.c:3191)
  207. 22 XXX.iOS 0x103fcccb8 mono_runtime_invoke_checked + 53824696 (object.c:3220)
  208. 23 XXX.iOS 0x103fd2600 mono_runtime_delegate_try_invoke + 53847552 (object.c:4437)
  209. 24 XXX.iOS 0x10401a8b4 start_wrapper_internal + 54143156 (threads.c:1258)
  210. 25 XXX.iOS 0x10401a640 start_wrapper + 54142528 (threads.c:1310)
  211. 26 libsystem_pthread.dylib 0x1dc1d2348 _pthread_start + 116
  212. 27 libsystem_pthread.dylib 0x1dc1d0948 thread_start + 8
  213.  
  214. Thread 12 name: Thread Pool Worker
  215. Thread 12:
  216. 0 libsystem_kernel.dylib 0x1bb66db00 semaphore_timedwait_trap + 8
  217. 1 XXX.iOS 0x10400f220 worker_thread + 54096416 (threadpool-worker-default.c:490)
  218. 2 XXX.iOS 0x10401a7bc start_wrapper_internal + 54142908 (threads.c:1289)
  219. 3 XXX.iOS 0x10401a640 start_wrapper + 54142528 (threads.c:1310)
  220. 4 libsystem_pthread.dylib 0x1dc1d2348 _pthread_start + 116
  221. 5 libsystem_pthread.dylib 0x1dc1d0948 thread_start + 8
  222.  
  223. Thread 13 name: Thread Pool Worker
  224. Thread 13:
  225. 0 libsystem_kernel.dylib 0x1bb66db00 semaphore_timedwait_trap + 8
  226. 1 XXX.iOS 0x10400f220 worker_thread + 54096416 (threadpool-worker-default.c:490)
  227. 2 XXX.iOS 0x10401a7bc start_wrapper_internal + 54142908 (threads.c:1289)
  228. 3 XXX.iOS 0x10401a640 start_wrapper + 54142528 (threads.c:1310)
  229. 4 libsystem_pthread.dylib 0x1dc1d2348 _pthread_start + 116
  230. 5 libsystem_pthread.dylib 0x1dc1d0948 thread_start + 8
  231.  
  232. Thread 14:
  233. 0 libsystem_pthread.dylib 0x1dc1d0934 start_wqthread + 0
  234.  
  235. Thread 15 name: Dispatch queue: com.apple.libtrace.state.block-list
  236. Thread 15:
  237. 0 libsystem_kernel.dylib 0x1bb66e688 __ulock_wait + 8
  238. 1 libdispatch.dylib 0x180a20d60 _dlock_wait + 52
  239. 2 libdispatch.dylib 0x180a20b4c _dispatch_thread_event_wait_slow$VARIANT$mp + 52
  240. 3 libdispatch.dylib 0x180a2dbfc __DISPATCH_WAIT_FOR_QUEUE__ + 320
  241. 4 libdispatch.dylib 0x180a2d820 _dispatch_sync_f_slow + 136
  242. 5 libsystem_trace.dylib 0x19a5c7d40 ___os_state_request_for_self_block_invoke + 348
  243. 6 libdispatch.dylib 0x180a7f094 _dispatch_call_block_and_release + 24
  244. 7 libdispatch.dylib 0x180a80094 _dispatch_client_callout + 16
  245. 8 libdispatch.dylib 0x180a2673c _dispatch_lane_serial_drain$VARIANT$mp + 644
  246. 9 libdispatch.dylib 0x180a27224 _dispatch_lane_invoke$VARIANT$mp + 456
  247. 10 libdispatch.dylib 0x180a30ec8 _dispatch_workloop_worker_thread + 632
  248. 11 libsystem_pthread.dylib 0x1dc1d0e10 _pthread_wqthread + 284
  249. 12 libsystem_pthread.dylib 0x1dc1d093c start_wqthread + 8
  250.  
  251. Thread 16 name: com.apple.NSURLConnectionLoader
  252. Thread 16:
  253. 0 libsystem_kernel.dylib 0x1bb66daac mach_msg_trap + 8
  254. 1 libsystem_kernel.dylib 0x1bb66e07c mach_msg + 72
  255. 2 CoreFoundation 0x180d33cc8 __CFRunLoopServiceMachPort + 368
  256. 3 CoreFoundation 0x180d37fd0 __CFRunLoopRun + 1160
  257. 4 CoreFoundation 0x180d4b194 CFRunLoopRunSpecific + 572
  258. 5 CFNetwork 0x181750aa8 0x181509000 + 2390696
  259. 6 Foundation 0x1824a5bdc __NSThread__start__ + 792
  260. 7 libsystem_pthread.dylib 0x1dc1d2348 _pthread_start + 116
  261. 8 libsystem_pthread.dylib 0x1dc1d0948 thread_start + 8
  262.  
  263. Thread 17:
  264. 0 libsystem_pthread.dylib 0x1dc1d0934 start_wqthread + 0
  265.  
  266. Thread 18 name: tid_ac03
  267. Thread 18:
  268. 0 libsystem_kernel.dylib 0x1bb66e484 __psynch_cvwait + 8
  269. 1 libsystem_pthread.dylib 0x1dc1d8bd4 _pthread_cond_wait$VARIANT$mp + 1240
  270. 2 XXX.iOS 0x10407f428 mono_os_cond_timedwait + 54555688 (mono-os-mutex.c:32)
  271. 3 XXX.iOS 0x104025ee4 mono_w32handle_timedwait_signal_handle + 54189796 (w32handle.c:767)
  272. 4 XXX.iOS 0x104025dbc mono_w32handle_wait_one + 54189500 (w32handle.c:895)
  273. 5 XXX.iOS 0x103fbf85c ves_icall_System_Threading_Monitor_Monitor_wait + 53770332 (monitor.c:1499)
  274. 6 XXX.iOS 0x103f8f2c0 ves_icall_System_Threading_Monitor_Monitor_wait_raw + 53572288 (icall-def.h:999)
  275. 7 XXX.iOS 0x100fbea28 wrapper_managed_to_native_System_Threading_Monitor_Monitor_wait_object_int + 104
  276. 8 XXX.iOS 0x100fbeae0 System_Threading_Monitor_ObjWait_bool_int_object + 80
  277. 9 XXX.iOS 0x100fbe5cc System_Threading_Monitor_Wait_object_int_bool + 44
  278. 10 XXX.iOS 0x100fbe620 System_Threading_Monitor_Wait_object_int + 32
  279. 11 XXX.iOS 0x100fb7458 System_Threading_SemaphoreSlim_WaitUntilCountOrTimeout_int_uint_System_Threading_CancellationToken + 120
  280. 12 XXX.iOS 0x100fb71bc System_Threading_SemaphoreSlim_Wait_int_System_Threading_CancellationToken + 652
  281. 13 XXX.iOS 0x101925fd0 System_Collections_Concurrent_BlockingCollection_1_T_REF_TryTakeWithNoTimeValidation_T_REF__int_System_Threading_CancellationToken_System_Threading_CancellationTokenSource + 13295568 (BlockingCollection.cs:701)
  282. 14 XXX.iOS 0x101925dc8 System_Collections_Concurrent_BlockingCollection_1_T_REF_TryTake_T_REF__int_System_Threading_CancellationToken + 13295048 (BlockingCollection.cs:656)
  283. 15 XXX.iOS 0x101925cfc System_Collections_Concurrent_BlockingCollection_1_T_REF_Take + 13294844 (BlockingCollection.cs:543)
  284. 16 XXX.iOS 0x102150f54 Xamarin_Forms_Platform_iOS_CADisplayLinkTicker_StartThread + 21860180 (/D:\a\1\s\Xamarin.Forms.Platform.iOS\CADisplayLinkTicker.cs:52)
  285. 17 XXX.iOS 0x100fbf33c System_Threading_ThreadHelper_ThreadStart_Context_object + 188
  286. 18 XXX.iOS 0x100fbca5c System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 428
  287. 19 XXX.iOS 0x100fbc85c System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
  288. 20 XXX.iOS 0x100fbc7e0 System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object + 80
  289. 21 XXX.iOS 0x100fbf4a4 System_Threading_ThreadHelper_ThreadStart + 52
  290. 22 XXX.iOS 0x10129b8e0 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 272
  291. 23 XXX.iOS 0x103f130dc mono_jit_runtime_invoke + 53063900 (mini-runtime.c:3191)
  292. 24 XXX.iOS 0x103fcccb8 mono_runtime_invoke_checked + 53824696 (object.c:3220)
  293. 25 XXX.iOS 0x103fd2600 mono_runtime_delegate_try_invoke + 53847552 (object.c:4437)
  294. 26 XXX.iOS 0x10401a8b4 start_wrapper_internal + 54143156 (threads.c:1258)
  295. 27 XXX.iOS 0x10401a640 start_wrapper + 54142528 (threads.c:1310)
  296. 28 libsystem_pthread.dylib 0x1dc1d2348 _pthread_start + 116
  297. 29 libsystem_pthread.dylib 0x1dc1d0948 thread_start + 8
  298.  
  299.  
  300. Thread 0 crashed with ARM Thread State (64-bit):
  301. x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
  302. x4: 0x0000000000000000 x5: 0x000000016f184060 x6: 0x0000000000000031 x7: 0xffffffffffffb5dc
  303. x8: 0x00000001049e4580 x9: 0x124acc52bba3afd3 x10: 0x0000000000000224 x11: 0x0000000000000000
  304. x12: 0x0000000104e0b9f0 x13: 0x000000010a8eaed3 x14: 0x0000000000000060 x15: 0x0000000080000000
  305. x16: 0x0000000000000148 x17: 0x0000000180d504fc x18: 0x0000000000000000 x19: 0x0000000000000006
  306. x20: 0x0000000000000103 x21: 0x00000001049e4660 x22: 0x0000000000000000 x23: 0x000000010501c400
  307. x24: 0x000000010a8eaed0 x25: 0x000000016f1850e0 x26: 0x0000000000000002 x27: 0x00000001042d2678
  308. x28: 0x0000000000ffffff fp: 0x000000016f1842e0 lr: 0x00000001dc1dc854
  309. sp: 0x000000016f1842c0 pc: 0x00000001bb673bbc cpsr: 0x40000000
  310. far: 0x000000010271c000 esr: 0x56000080 Address size fault
  311.  
  312. Binary Images:
  313. 0x1bb66d000 - 0x1bb6a0fff libsystem_kernel.dylib arm64 <4f2287b8e95f3708a89ea89fe473ad2e> /usr/lib/system/libsystem_kernel.dylib
  314. 0x1dc1cf000 - 0x1dc1dffff libsystem_pthread.dylib arm64 <9d142bffcae834649d2e72902c470641> /usr/lib/system/libsystem_pthread.dylib
  315. 0x18b48d000 - 0x18b508fff libsystem_c.dylib arm64 <c773252095ce3e089c21e160419aae95> /usr/lib/system/libsystem_c.dylib
  316. 0x100c78000 - 0x10422ffff XXX.iOS arm64 <60758284637c363297e6952117136c98> /private/var/containers/Bundle/Application/4DA47EC5-45DB-4489-BD91-E116B8C77F84/XXX.iOS.app/XXX.iOS
  317. 0x182441000 - 0x182725fff Foundation arm64 <d974a5a366a83fd9b866a0f6908a2369> /System/Library/Frameworks/Foundation.framework/Foundation
  318. 0x180d2d000 - 0x18116afff CoreFoundation arm64 <309e77aa4ff235b98af633af9c2b7929> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
  319. 0x1a185d000 - 0x1a1865fff GraphicsServices arm64 <8f5bd2c4f5d5358e82bd1b2259a5c050> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
  320. 0x183069000 - 0x184804fff UIKitCore arm64 <697c7d5c976136e98e0f200035bf3f39> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
  321. 0x10497c000 - 0x1049cffff dyld arm64 <f8257149b80f3fad90a4655fa1e964e0> /usr/lib/dyld
  322. 0x180a1c000 - 0x180a9efff libdispatch.dylib arm64 <34ef3925030330bf9946ad99311620dd> /usr/lib/system/libdispatch.dylib
  323. 0x1dc1ee000 - 0x1dc226fff libxpc.dylib arm64 <aab1b0ba5b6930d7b517c6a0416a6e2f> /usr/lib/system/libxpc.dylib
  324. 0x19a5be000 - 0x19a5d6fff libsystem_trace.dylib arm64 <3a281dbbbd383f3dacee78bdefdcebf1> /usr/lib/system/libsystem_trace.dylib
  325. 0x181509000 - 0x181999fff CFNetwork arm64 <845ae8a904943baa8c7d8dd616d6845e> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
  326.  
  327. EOF
  328.  
  329.  
Advertisement
Add Comment
Please, Sign In to add comment