Advertisement
Guest User

Untitled

a guest
May 27th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Native StackTrace:
  2.  
  3. Thread 0 (crashed)
  4. 0   libsystem_kernel.dylib             0x000000018e063104 __pthread_kill
  5. 1   libsystem_c.dylib                  0x000000018dfbad78 abort
  6. 2   libc++abi.dylib                    0x000000018d684f78 __cxa_bad_cast
  7. 3   libc++abi.dylib                    0x000000018d685120 default_unexpected_handler()
  8. 4   libobjc.A.dylib                    0x000000018d69de48 _objc_terminate()
  9. 5   libc++abi.dylib                    0x000000018d6910fc std::__terminate(void (*)())
  10. 6   libc++abi.dylib                    0x000000018d691188 std::terminate()
  11. 7   libdispatch.dylib                  0x000000018df06498 _dispatch_client_callout
  12. 8   libdispatch.dylib                  0x000000018dee5b34 _dispatch_main_queue_callback_4CF$VARIANT$armv81
  13. 9   CoreFoundation                     0x000000018e45cdf4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
  14. 10  CoreFoundation                     0x000000018e457cbc __CFRunLoopRun
  15. 11  CoreFoundation                     0x000000018e4571f0 CFRunLoopRunSpecific
  16. 12  GraphicsServices                   0x00000001906d0584 GSEventRunModal
  17. 13  UIKitCore                          0x00000001bb7e34c0 UIApplicationMain
  18. 14  TanksALot                          0x00000001041d6df0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  19. 15  libdyld.dylib                      0x000000018df16bb4 start
  20.  
  21. Thread 1
  22. 0   libsystem_kernel.dylib             0x000000018e057ea4 mach_msg_trap
  23. 1   CoreFoundation                     0x000000018e45cbe8 __CFRunLoopServiceMachPort
  24. 2   CoreFoundation                     0x000000018e457a84 __CFRunLoopRun
  25. 3   CoreFoundation                     0x000000018e4571f0 CFRunLoopRunSpecific
  26. 4   Foundation                         0x000000018ee4d494 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
  27. 5   Foundation                         0x000000018ee4d340 -[NSRunLoop(NSRunLoop) runUntilDate:]
  28. 6   UIKitCore                          0x00000001bb8d3384 -[UIEventFetcher threadMain]
  29. 7   Foundation                         0x000000018ef8023c __NSThread__start__
  30. 8   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  31. 9   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  32. 10  libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  33.  
  34. Thread 2
  35. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  36. 1   TanksALot                          0x0000000104dd2adc <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  37. 2   TanksALot                          0x0000000104db2a78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  38. 3   TanksALot                          0x0000000104dcea8c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  39. 4   TanksALot                          0x0000000104dd6498 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  40. 5   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  41. 6   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  42. 7   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  43.  
  44. Thread 3
  45. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  46. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  47. 2   TanksALot                          0x00000001046ee504 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  48. 3   TanksALot                          0x00000001046833b0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  49. 4   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  50. 5   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  51. 6   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  52. 7   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  53.  
  54. Thread 4
  55. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  56. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  57. 2   TanksALot                          0x00000001045cec18 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  58. 3   TanksALot                          0x00000001045ce75c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  59. 4   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  60. 5   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  61. 6   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  62. 7   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  63.  
  64. Thread 5
  65. 0   libsystem_kernel.dylib             0x000000018e057ea4 mach_msg_trap
  66. 1   CoreFoundation                     0x000000018e45cbe8 __CFRunLoopServiceMachPort
  67. 2   CoreFoundation                     0x000000018e457a84 __CFRunLoopRun
  68. 3   CoreFoundation                     0x000000018e4571f0 CFRunLoopRunSpecific
  69. 4   CFNetwork                          0x000000018ea7a00c -[__CoreSchedulingSetRunnable runForever]
  70. 5   Foundation                         0x000000018ef8023c __NSThread__start__
  71. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  72. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  73. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  74.  
  75. Thread 6
  76. 0   TanksALot                          0x00000001046ed5d8 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  77. 1   TanksALot                          0x000000010467becc <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  78. 2   TanksALot                          0x000000010467a5e4 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  79. 3   TanksALot                          0x0000000104743b8c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  80. 4   TanksALot                          0x00000001049dc928 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  81. 5   TanksALot                          0x00000001045146d8 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  82. 6   TanksALot                          0x00000001049e3b70 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  83. 7   TanksALot                          0x00000001049dbea0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  84. 8   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  85. 9   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  86. 10  libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  87. 11  libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  88.  
  89. Thread 7
  90. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  91. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  92. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  93. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  94. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  95. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  96. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  97. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  98. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  99.  
  100. Thread 8
  101. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  102. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  103. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  104. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  105. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  106. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  107. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  108. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  109. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  110.  
  111. Thread 9
  112. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  113. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  114. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  115. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  116. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  117. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  118. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  119. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  120. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  121.  
  122. Thread 10
  123. 0   TanksALot                          0x000000010490e400 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  124. 1   TanksALot                          0x000000010467b54c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  125. 2   TanksALot                          0x000000010467b4b8 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  126. 3   TanksALot                          0x000000010467b890 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  127. 4   TanksALot                          0x000000010467b93c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  128. 5   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  129. 6   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  130. 7   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  131. 8   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  132. 9   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  133.  
  134. Thread 11
  135. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  136. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  137. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  138. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  139. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  140. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  141. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  142. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  143. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  144.  
  145. Thread 12
  146. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  147. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  148. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  149. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  150. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  151. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  152. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  153. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  154. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  155.  
  156. Thread 13
  157. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  158. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  159. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  160. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  161. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  162. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  163. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  164. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  165. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  166.  
  167. Thread 14
  168. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  169. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  170. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  171. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  172. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  173. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  174. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  175. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  176. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  177.  
  178. Thread 15
  179. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  180. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  181. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  182. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  183. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  184. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  185. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  186. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  187. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  188.  
  189. Thread 16
  190. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  191. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  192. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  193. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  194. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  195. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  196. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  197. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  198. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  199.  
  200. Thread 17
  201. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  202. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  203. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  204. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  205. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  206. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  207. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  208. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  209. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  210.  
  211. Thread 18
  212. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  213. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  214. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  215. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  216. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  217. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  218. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  219. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  220. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  221.  
  222. Thread 19
  223. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  224. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  225. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  226. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  227. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  228. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  229. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  230. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  231. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  232.  
  233. Thread 20
  234. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  235. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  236. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  237. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  238. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  239. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  240. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  241. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  242. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  243.  
  244. Thread 21
  245. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  246. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  247. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  248. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  249. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  250. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  251. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  252. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  253. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  254.  
  255. Thread 22
  256. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  257. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  258. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  259. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  260. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  261. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  262. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  263. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  264. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  265.  
  266. Thread 23
  267. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  268. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  269. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  270. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  271. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  272. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  273. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  274. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  275. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  276.  
  277. Thread 24
  278. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  279. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  280. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  281. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  282. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  283. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  284. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  285. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  286. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  287.  
  288. Thread 25
  289. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  290. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  291. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  292. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  293. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  294. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  295. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  296. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  297. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  298.  
  299. Thread 26
  300. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  301. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  302. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  303. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  304. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  305. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  306. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  307. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  308. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  309.  
  310. Thread 27
  311. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  312. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  313. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  314. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  315. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  316. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  317. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  318. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  319. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  320.  
  321. Thread 28
  322. 0   libsystem_kernel.dylib             0x000000018e057ea4 mach_msg_trap
  323. 1   CoreFoundation                     0x000000018e45cbe8 __CFRunLoopServiceMachPort
  324. 2   CoreFoundation                     0x000000018e457a84 __CFRunLoopRun
  325. 3   CoreFoundation                     0x000000018e4571f0 CFRunLoopRunSpecific
  326. 4   AVFAudio                           0x000000019446a60c GenericRunLoopThread::Entry(void*)
  327. 5   AVFAudio                           0x0000000194496768 CAPThread::Entry(CAPThread*)
  328. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  329. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  330. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  331.  
  332. Thread 29
  333. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  334. 1   TanksALot                          0x0000000104d6b888 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  335. 2   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  336. 3   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  337. 4   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  338.  
  339. Thread 30
  340. 0   libsystem_kernel.dylib             0x000000018e057ea4 mach_msg_trap
  341. 1   AudioToolbox                       0x0000000192482bf0 AURemoteIO::IOThread::Run()
  342. 2   AudioToolbox                       0x0000000192487c6c AURemoteIO::IOThread::Entry(void*)
  343. 3   AudioToolbox                       0x000000019286b6d4 CAPThread::Entry(CAPThread*)
  344. 4   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  345. 5   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  346. 6   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  347.  
  348. Thread 31
  349. 0   libsystem_kernel.dylib             0x000000018e063428 __semwait_signal
  350. 1   libsystem_c.dylib                  0x000000018dfd84a4 usleep
  351. 2   TanksALot                          0x0000000104d4f624 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  352. 3   TanksALot                          0x0000000104d6b874 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  353. 4   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  354. 5   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  355. 6   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  356.  
  357. Thread 32
  358. 0   libsystem_kernel.dylib             0x000000018e057ea4 mach_msg_trap
  359. 1   CoreFoundation                     0x000000018e45cbe8 __CFRunLoopServiceMachPort
  360. 2   CoreFoundation                     0x000000018e457a84 __CFRunLoopRun
  361. 3   CoreFoundation                     0x000000018e4571f0 CFRunLoopRunSpecific
  362. 4   CoreFoundation                     0x000000018e457f8c CFRunLoopRun
  363. 5   CoreMotion                         0x0000000193eadc58  
  364. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  365. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  366. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  367.  
  368. Thread 33
  369. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  370. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  371. 2   TanksALot                          0x00000001046bdb70 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  372. 3   TanksALot                          0x00000001046bdb28 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  373. 4   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  374. 5   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  375. 6   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  376. 7   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  377.  
  378. Thread 34
  379. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  380. 1   libdispatch.dylib                  0x000000018ded55d4 _dispatch_semaphore_wait_slow
  381. 2   TanksALot                          0x0000000104621760 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  382. 3   TanksALot                          0x000000010467b98c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  383. 4   TanksALot                          0x000000010467afc0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  384. 5   TanksALot                          0x00000001046eda78 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  385. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  386. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  387. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  388.  
  389. Thread 35
  390. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  391. 1   TanksALot                          0x0000000104dd2a90 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  392. 2   TanksALot                          0x0000000104dc367c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  393. 3   TanksALot                          0x00000001063fe0ec <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  394. 4   TanksALot                          0x0000000104334230 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  395. 5   TanksALot                          0x0000000104dfbf58 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  396. 6   TanksALot                          0x0000000104dc3860 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  397. 7   TanksALot                          0x0000000104dcea8c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  398. 8   TanksALot                          0x0000000104dd6498 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  399. 9   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  400. 10  libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  401. 11  libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  402.  
  403. Thread 36
  404. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  405. 1   TanksALot                          0x0000000104dd2adc <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  406. 2   TanksALot                          0x0000000104dff368 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  407. 3   TanksALot                          0x0000000104dff174 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  408. 4   TanksALot                          0x0000000104dcea8c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  409. 5   TanksALot                          0x0000000104dd6498 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  410. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  411. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  412. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  413.  
  414. Thread 37
  415. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  416. 1   TanksALot                          0x0000000104dd2adc <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  417. 2   TanksALot                          0x0000000104dff368 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  418. 3   TanksALot                          0x0000000104dff174 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  419. 4   TanksALot                          0x0000000104dcea8c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  420. 5   TanksALot                          0x0000000104dd6498 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  421. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  422. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  423. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  424.  
  425. Thread 38
  426. 0   libsystem_kernel.dylib             0x000000018e065000 poll
  427. 1   TanksALot                          0x0000000104dfeb1c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  428. 2   TanksALot                          0x0000000104e000b8 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  429. 3   TanksALot                          0x0000000104dcea8c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  430. 4   TanksALot                          0x0000000104dd6498 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  431. 5   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  432. 6   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  433. 7   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  434.  
  435. Thread 39
  436. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  437. 1   TanksALot                          0x0000000104dd2adc <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  438. 2   TanksALot                          0x0000000104dff368 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  439. 3   TanksALot                          0x0000000104dff174 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  440. 4   TanksALot                          0x0000000104dcea8c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  441. 5   TanksALot                          0x0000000104dd6498 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  442. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  443. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  444. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  445.  
  446. Thread 40
  447. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  448. 1   TanksALot                          0x0000000104dd2adc <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  449. 2   TanksALot                          0x0000000104dff368 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  450. 3   TanksALot                          0x0000000104dff174 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  451. 4   TanksALot                          0x0000000104dcea8c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  452. 5   TanksALot                          0x0000000104dd6498 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  453. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  454. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  455. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  456.  
  457. Thread 41
  458. 0   libsystem_kernel.dylib             0x000000018e057ee0 semaphore_wait_trap
  459. 1   TanksALot                          0x0000000104d6b888 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  460. 2   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  461. 3   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  462. 4   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  463.  
  464. Thread 42
  465. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  466. 1   libc++.1.dylib                     0x000000018d6304d0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)
  467. 2   JavaScriptCore                     0x000000019580e9c8 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&)
  468. 3   JavaScriptCore                     0x0000000195812abc bmalloc::Scavenger::threadRunLoop()
  469. 4   JavaScriptCore                     0x00000001958121f0 bmalloc::Scavenger::Scavenger(std::__1::lock_guard<bmalloc::Mutex>&)
  470. 5   JavaScriptCore                     0x0000000195813c9c std::__1::__thread_specific_ptr<std::__1::__thread_struct>::set_pointer(std::__1::__thread_struct*)
  471. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  472. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  473. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  474.  
  475. Thread 43
  476. 0   libsystem_kernel.dylib             0x000000018e057ea4 mach_msg_trap
  477. 1   CoreFoundation                     0x000000018e45cbe8 __CFRunLoopServiceMachPort
  478. 2   CoreFoundation                     0x000000018e457a84 __CFRunLoopRun
  479. 3   CoreFoundation                     0x000000018e4571f0 CFRunLoopRunSpecific
  480. 4   WebCore                            0x00000001972c6eec RunWebThread(void*)
  481. 5   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  482. 6   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  483. 7   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  484.  
  485. Thread 44
  486. 0   libsystem_kernel.dylib             0x000000018e063428 __semwait_signal
  487. 1   libsystem_c.dylib                  0x000000018dfd84a4 usleep
  488. 2   TanksALot                          0x0000000104d4f624 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  489. 3   TanksALot                          0x0000000104d6b874 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  490. 4   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  491. 5   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  492. 6   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  493.  
  494. Thread 45
  495. 0   libsystem_kernel.dylib             0x000000018e063428 __semwait_signal
  496. 1   libsystem_c.dylib                  0x000000018dfd84a4 usleep
  497. 2   TanksALot                          0x0000000104d4f624 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  498. 3   TanksALot                          0x0000000104d6b874 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  499. 4   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  500. 5   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  501. 6   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  502.  
  503. Thread 46
  504. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  505. 1   TanksALot                          0x0000000104dd2adc <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  506. 2   TanksALot                          0x0000000104dff368 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  507. 3   TanksALot                          0x0000000104dff174 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  508. 4   TanksALot                          0x0000000104dcea8c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  509. 5   TanksALot                          0x0000000104dd6498 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  510. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  511. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  512. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  513.  
  514. Thread 47
  515. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  516. 1   TanksALot                          0x0000000104dd2adc <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  517. 2   TanksALot                          0x0000000104dff368 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  518. 3   TanksALot                          0x0000000104dff174 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  519. 4   TanksALot                          0x0000000104dcea8c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  520. 5   TanksALot                          0x0000000104dd6498 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  521. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  522. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  523. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  524.  
  525. Thread 48
  526. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  527. 1   TanksALot                          0x0000000104dd2adc <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  528. 2   TanksALot                          0x0000000104dff368 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  529. 3   TanksALot                          0x0000000104dff174 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  530. 4   TanksALot                          0x0000000104dcea8c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  531. 5   TanksALot                          0x0000000104dd6498 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  532. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  533. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  534. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  535.  
  536. Thread 49
  537. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  538. 1   TanksALot                          0x0000000104dd2adc <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  539. 2   TanksALot                          0x0000000104dff368 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  540. 3   TanksALot                          0x0000000104dff174 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  541. 4   TanksALot                          0x0000000104dcea8c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  542. 5   TanksALot                          0x0000000104dd6498 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  543. 6   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  544. 7   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  545. 8   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  546.  
  547. Thread 50
  548. 0   libsystem_kernel.dylib             0x000000018e063b9c __workq_kernreturn
  549. 1   libsystem_pthread.dylib            0x000000018e0ebcec start_wqthread
  550.  
  551. Thread 51
  552. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  553. 1   JavaScriptCore                     0x00000001957fcb14 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime)
  554. 2   JavaScriptCore                     0x00000001957e3d20 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)
  555. 3   WebKitLegacy                       0x000000019874c180 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)
  556. 4   WebKitLegacy                       0x000000019874ee24 std::__1::unique_ptr<WTF::Function<void ()>, WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::{lambda(WTF::Function<void ()> const&)#1}::default_delete<WTF::Function<void ()> > > WTF::MessageQueue<WTF::Function<void ()> >::waitForMessageFilteredWithTimeout<WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::{lambda(WTF::Function<void ()> const&)#1}>(WTF::MessageQueueWaitResult&, WTF::MessageQueue<WTF::Function<void ()> >::waitForMessage()::{lambda(WTF::Function<void ()> const&)#1}&&, WTF::WallTime)
  557. 5   WebKitLegacy                       0x000000019874e43c WebCore::StorageThread::threadEntryPoint()
  558. 6   JavaScriptCore                     0x00000001957fad70 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
  559. 7   JavaScriptCore                     0x00000001957fc2d8 WTF::wtfThreadEntryPoint(void*)
  560. 8   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  561. 9   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  562. 10  libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  563.  
  564. Thread 52
  565. 0   libsystem_kernel.dylib             0x000000018e063b9c __workq_kernreturn
  566. 1   libsystem_pthread.dylib            0x000000018e0ebcec start_wqthread
  567.  
  568. Thread 53
  569. 0   libsystem_kernel.dylib             0x000000018e057ef8 semaphore_timedwait_trap
  570. 1   libdispatch.dylib                  0x000000018ded559c _dispatch_semaphore_wait_slow
  571. 2   libdispatch.dylib                  0x000000018dee88dc _dispatch_worker_thread
  572. 3   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  573. 4   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  574. 5   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  575.  
  576. Thread 54
  577. 0   libsystem_kernel.dylib             0x000000018e063b9c __workq_kernreturn
  578. 1   libsystem_pthread.dylib            0x000000018e0ebcec start_wqthread
  579.  
  580. Thread 55
  581. 0   libsystem_kernel.dylib             0x000000018e063b9c __workq_kernreturn
  582. 1   libsystem_pthread.dylib            0x000000018e0ebcec start_wqthread
  583.  
  584. Thread 56
  585. 0   libsystem_kernel.dylib             0x000000018e063b9c __workq_kernreturn
  586. 1   libsystem_pthread.dylib            0x000000018e0ebcec start_wqthread
  587.  
  588. Thread 57
  589. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  590. 1   JavaScriptCore                     0x00000001957fcb58 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime)
  591. 2   JavaScriptCore                     0x00000001957e3d20 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)
  592. 3   JavaScriptCore                     0x00000001957bd664 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)
  593. 4   JavaScriptCore                     0x00000001957bda04 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call()
  594. 5   JavaScriptCore                     0x00000001957fad70 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
  595. 6   JavaScriptCore                     0x00000001957fc2d8 WTF::wtfThreadEntryPoint(void*)
  596. 7   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  597. 8   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  598. 9   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  599.  
  600. Thread 58
  601. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  602. 1   JavaScriptCore                     0x00000001957fcb58 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime)
  603. 2   JavaScriptCore                     0x00000001957e3d20 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)
  604. 3   JavaScriptCore                     0x00000001957bd664 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)
  605. 4   JavaScriptCore                     0x00000001957bda04 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call()
  606. 5   JavaScriptCore                     0x00000001957fad70 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
  607. 6   JavaScriptCore                     0x00000001957fc2d8 WTF::wtfThreadEntryPoint(void*)
  608. 7   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  609. 8   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  610. 9   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  611.  
  612. Thread 59
  613. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  614. 1   JavaScriptCore                     0x00000001957fcb58 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime)
  615. 2   JavaScriptCore                     0x00000001957e3d20 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)
  616. 3   JavaScriptCore                     0x00000001957bd664 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)
  617. 4   JavaScriptCore                     0x00000001957bda04 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call()
  618. 5   JavaScriptCore                     0x00000001957fad70 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
  619. 6   JavaScriptCore                     0x00000001957fc2d8 WTF::wtfThreadEntryPoint(void*)
  620. 7   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  621. 8   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  622. 9   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  623.  
  624. Thread 60
  625. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  626. 1   JavaScriptCore                     0x00000001957fcb58 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime)
  627. 2   JavaScriptCore                     0x00000001957e3d20 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)
  628. 3   JavaScriptCore                     0x00000001957bd664 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)
  629. 4   JavaScriptCore                     0x00000001957bda04 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call()
  630. 5   JavaScriptCore                     0x00000001957fad70 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
  631. 6   JavaScriptCore                     0x00000001957fc2d8 WTF::wtfThreadEntryPoint(void*)
  632. 7   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  633. 8   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  634. 9   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  635.  
  636. Thread 61
  637. 0   libsystem_kernel.dylib             0x000000018e062f0c __psynch_cvwait
  638. 1   JavaScriptCore                     0x00000001957fcb58 WTF::ThreadCondition::timedWait(WTF::Mutex&, WTF::WallTime)
  639. 2   JavaScriptCore                     0x00000001957e3d20 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&)
  640. 3   JavaScriptCore                     0x00000001957bd664 bool WTF::Condition::waitUntil<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&)
  641. 4   JavaScriptCore                     0x00000001957bda04 WTF::Function<void ()>::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0>::call()
  642. 5   JavaScriptCore                     0x00000001957fad70 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
  643. 6   JavaScriptCore                     0x00000001957fc2d8 WTF::wtfThreadEntryPoint(void*)
  644. 7   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  645. 8   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  646. 9   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  647.  
  648. Thread 62
  649. 0   CoreFoundation                     0x000000018e484f84 CFStringHasPrefix
  650. 1   CoreFoundation                     0x000000018e4a3a24 _CFURLCreateWithFileSystemPath
  651. 2   Foundation                         0x000000018ee66c28 -[NSURL(NSURL) initFileURLWithPath:isDirectory:]
  652. 3   Foundation                         0x000000018ee66a58 +[NSURL(NSURL) fileURLWithPath:isDirectory:]
  653. 4   TanksALot                          0x00000001054ed3d8 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  654. 5   TanksALot                          0x00000001054e82d0 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  655. 6   TanksALot                          0x00000001054e7e0c <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  656. 7   TanksALot                          0x00000001054e7438 <symbols missing for uuid: 86bc1ed2260e31199ad3826a9ad138ed>
  657. 8   libdispatch.dylib                  0x000000018df056c8 _dispatch_call_block_and_release
  658. 9   libdispatch.dylib                  0x000000018df06484 _dispatch_client_callout
  659. 10  libdispatch.dylib                  0x000000018dee0fa0 _dispatch_lane_serial_drain$VARIANT$armv81
  660. 11  libdispatch.dylib                  0x000000018dee1ae4 _dispatch_lane_invoke$VARIANT$armv81
  661. 12  libdispatch.dylib                  0x000000018dee9f04 _dispatch_workloop_worker_thread
  662. 13  libsystem_pthread.dylib            0x000000018e0e90dc _pthread_wqthread
  663. 14  libsystem_pthread.dylib            0x000000018e0ebcec start_wqthread
  664.  
  665. Thread 63
  666. 0   libsystem_kernel.dylib             0x000000018e057ef8 semaphore_timedwait_trap
  667. 1   libdispatch.dylib                  0x000000018ded559c _dispatch_semaphore_wait_slow
  668. 2   libdispatch.dylib                  0x000000018dee88dc _dispatch_worker_thread
  669. 3   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  670. 4   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  671. 5   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  672.  
  673. Thread 64
  674. 0   libsystem_kernel.dylib             0x000000018e057ef8 semaphore_timedwait_trap
  675. 1   libdispatch.dylib                  0x000000018ded559c _dispatch_semaphore_wait_slow
  676. 2   libdispatch.dylib                  0x000000018dee88dc _dispatch_worker_thread
  677. 3   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  678. 4   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  679. 5   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
  680.  
  681. Thread 65
  682. 0   libsystem_kernel.dylib             0x000000018e057ef8 semaphore_timedwait_trap
  683. 1   libdispatch.dylib                  0x000000018ded559c _dispatch_semaphore_wait_slow
  684. 2   libdispatch.dylib                  0x000000018dee88dc _dispatch_worker_thread
  685. 3   libsystem_pthread.dylib            0x000000018e0e825c _pthread_body
  686. 4   libsystem_pthread.dylib            0x000000018e0e81bc _pthread_start
  687. 5   libsystem_pthread.dylib            0x000000018e0ebcf4 thread_start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement