Advertisement
Guest User

ART lldb

a guest
Feb 2nd, 2023
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.33 KB | None | 0 0
  1. (lldb) bt all
  2. * thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGTERM
  3. * frame #0: 0x00000001967f6c0c libsystem_kernel.dylib`read + 8
  4. frame #1: 0x0000000100592714 ART`rtengine::subprocess::SubprocessInfo::read() + 36
  5. frame #2: 0x00000001005607d4 ART`rtengine::Exiftool::exec(std::__1::vector<Glib::ustring, std::__1::allocator<Glib::ustring>> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char>>*) + 704
  6. frame #3: 0x00000001005652a8 ART`rtengine::Exiv2Metadata::getExiftoolMakernotes(Glib::ustring const&) + 1044
  7. frame #4: 0x000000010059ae78 ART`rtengine::ExifLensCorrection::ExifLensCorrection(rtengine::FramesMetaData const*, int, int, rtengine::procparams::CoarseTransformParams const&, int) + 552
  8. frame #5: 0x000000010059d714 ART`rtengine::ExifLensCorrection::ok(rtengine::FramesMetaData const*) + 56
  9. frame #6: 0x000000010018258c ART`LensProfilePanel::setRawMeta(bool, rtengine::FramesMetaData const*) + 48
  10. frame #7: 0x000000010026d77c ART`ToolPanelCoordinator::initImage(rtengine::StagedImageProcessor*, bool) + 672
  11. frame #8: 0x00000001000ada24 ART`EditorPanel::open(Thumbnail*, rtengine::InitialImage*) + 400
  12. frame #9: 0x0000000100104670 ART`FilePanel::imageLoaded(Thumbnail*, ProgressConnector<rtengine::InitialImage*>*) + 308
  13. frame #10: 0x00000001000b3008 ART`sigc::internal::signal_emit0<bool, sigc::nil>::emit(sigc::internal::signal_impl*) + 212
  14. frame #11: 0x000000010010559c ART`ProgressConnector<rtengine::InitialImage*>::emitEndSignalUI(void*) + 24
  15. frame #12: 0x0000000101117fa0 libgdk-3.0.dylib`gdk_threads_dispatch + 60
  16. frame #13: 0x000000010140df20 libglib-2.0.0.dylib`g_main_context_dispatch + 240
  17. frame #14: 0x000000010140e240 libglib-2.0.0.dylib`g_main_context_iterate + 436
  18. frame #15: 0x000000010140e2a8 libglib-2.0.0.dylib`g_main_context_iteration + 60
  19. frame #16: 0x00000001012b7480 libgio-2.0.0.dylib`g_application_run + 464
  20. frame #17: 0x0000000100187708 ART`main + 4092
  21. frame #18: 0x000000019650be50 dyld`start + 2544
  22. thread #3
  23. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  24. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  25. frame #2: 0x0000000196782ac4 libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
  26. frame #3: 0x00000001004119bc ART`rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()::operator()() const + 144
  27. frame #4: 0x000000010041186c ART`void* std::__1::__thread_proxy[abi:v15007]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()>>(void*) + 52
  28. frame #5: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  29. thread #4
  30. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  31. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  32. frame #2: 0x0000000196782ac4 libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
  33. frame #3: 0x00000001004119bc ART`rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()::operator()() const + 144
  34. frame #4: 0x000000010041186c ART`void* std::__1::__thread_proxy[abi:v15007]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()>>(void*) + 52
  35. frame #5: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  36. thread #5
  37. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  38. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  39. frame #2: 0x0000000196782ac4 libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
  40. frame #3: 0x00000001004119bc ART`rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()::operator()() const + 144
  41. frame #4: 0x000000010041186c ART`void* std::__1::__thread_proxy[abi:v15007]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()>>(void*) + 52
  42. frame #5: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  43. thread #6
  44. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  45. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  46. frame #2: 0x0000000196782ac4 libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
  47. frame #3: 0x00000001004119bc ART`rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()::operator()() const + 144
  48. frame #4: 0x000000010041186c ART`void* std::__1::__thread_proxy[abi:v15007]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()>>(void*) + 52
  49. frame #5: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  50. thread #7
  51. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  52. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  53. frame #2: 0x0000000196782ac4 libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
  54. frame #3: 0x00000001004119bc ART`rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()::operator()() const + 144
  55. frame #4: 0x000000010041186c ART`void* std::__1::__thread_proxy[abi:v15007]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()>>(void*) + 52
  56. frame #5: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  57. thread #8
  58. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  59. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  60. frame #2: 0x0000000196782ac4 libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
  61. frame #3: 0x00000001004119bc ART`rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()::operator()() const + 144
  62. frame #4: 0x000000010041186c ART`void* std::__1::__thread_proxy[abi:v15007]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()>>(void*) + 52
  63. frame #5: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  64. thread #9
  65. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  66. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  67. frame #2: 0x0000000196782ac4 libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
  68. frame #3: 0x00000001004119bc ART`rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()::operator()() const + 144
  69. frame #4: 0x000000010041186c ART`void* std::__1::__thread_proxy[abi:v15007]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, rtengine::ThreadPool::ThreadPool(unsigned long)::'lambda'()>>(void*) + 52
  70. frame #5: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  71. thread #10
  72. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  73. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  74. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  75. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  76. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  77. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  78. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  79. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  80. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  81. thread #11
  82. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  83. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  84. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  85. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  86. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  87. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  88. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  89. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  90. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  91. thread #12
  92. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  93. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  94. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  95. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  96. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  97. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  98. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  99. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  100. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  101. thread #13
  102. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  103. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  104. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  105. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  106. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  107. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  108. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  109. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  110. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  111. thread #14
  112. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  113. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  114. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  115. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  116. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  117. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  118. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  119. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  120. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  121. thread #15
  122. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  123. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  124. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  125. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  126. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  127. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  128. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  129. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  130. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  131. thread #16
  132. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  133. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  134. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  135. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  136. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  137. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  138. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  139. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  140. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  141. thread #18, name = 'pool-spawner'
  142. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  143. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  144. frame #2: 0x0000000101455ee4 libglib-2.0.0.dylib`g_cond_wait + 44
  145. frame #3: 0x00000001013e2348 libglib-2.0.0.dylib`g_async_queue_pop_intern_unlocked + 116
  146. frame #4: 0x0000000101432e1c libglib-2.0.0.dylib`g_thread_pool_spawn_thread + 124
  147. frame #5: 0x00000001014328d0 libglib-2.0.0.dylib`g_thread_proxy + 68
  148. frame #6: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  149. thread #19, name = 'gmain'
  150. frame #0: 0x0000000196801130 libsystem_kernel.dylib`__select + 8
  151. frame #1: 0x000000010141b03c libglib-2.0.0.dylib`g_poll + 424
  152. frame #2: 0x000000010140e1e0 libglib-2.0.0.dylib`g_main_context_iterate + 340
  153. frame #3: 0x000000010140e2a8 libglib-2.0.0.dylib`g_main_context_iteration + 60
  154. frame #4: 0x000000010140f640 libglib-2.0.0.dylib`glib_worker_main + 48
  155. frame #5: 0x00000001014328d0 libglib-2.0.0.dylib`g_thread_proxy + 68
  156. frame #6: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  157. thread #22, name = 'com.apple.NSEventThread'
  158. frame #0: 0x00000001967f6050 libsystem_kernel.dylib`mach_msg2_trap + 8
  159. frame #1: 0x000000019680811c libsystem_kernel.dylib`mach_msg2_internal + 80
  160. frame #2: 0x00000001967fec24 libsystem_kernel.dylib`mach_msg_overwrite + 452
  161. frame #3: 0x00000001967f63cc libsystem_kernel.dylib`mach_msg + 24
  162. frame #4: 0x0000000196915bb0 CoreFoundation`__CFRunLoopServiceMachPort + 160
  163. frame #5: 0x000000019691449c CoreFoundation`__CFRunLoopRun + 1232
  164. frame #6: 0x0000000196913878 CoreFoundation`CFRunLoopRunSpecific + 612
  165. frame #7: 0x0000000199cc4188 AppKit`_NSEventThread + 172
  166. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  167. thread #23
  168. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  169. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  170. frame #2: 0x000000010114694c libgdk-3.0.dylib`select_thread_func + 132
  171. frame #3: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  172. thread #24
  173. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  174. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  175. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  176. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  177. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  178. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  179. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  180. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  181. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  182. thread #25
  183. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  184. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  185. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  186. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  187. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  188. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  189. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  190. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  191. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  192. thread #26
  193. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  194. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  195. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  196. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  197. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  198. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  199. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  200. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  201. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  202. thread #27
  203. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  204. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  205. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  206. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  207. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  208. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  209. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  210. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  211. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  212. thread #28
  213. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  214. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  215. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  216. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  217. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  218. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  219. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  220. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  221. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  222. thread #29
  223. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  224. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  225. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  226. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  227. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  228. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  229. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  230. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  231. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  232. thread #30
  233. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  234. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  235. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  236. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  237. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  238. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  239. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  240. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  241. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  242. thread #31
  243. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  244. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  245. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  246. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  247. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  248. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  249. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  250. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  251. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  252. thread #32
  253. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  254. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  255. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  256. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  257. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  258. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  259. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  260. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  261. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  262. thread #33
  263. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  264. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  265. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  266. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  267. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  268. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  269. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  270. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  271. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  272. thread #34
  273. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  274. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  275. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  276. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  277. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  278. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  279. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  280. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  281. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  282. thread #35
  283. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  284. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  285. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  286. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  287. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  288. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  289. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  290. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  291. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  292. thread #36
  293. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  294. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  295. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  296. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  297. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  298. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  299. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  300. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  301. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  302. thread #37
  303. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  304. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  305. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  306. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  307. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  308. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  309. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  310. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  311. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  312. thread #38
  313. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  314. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  315. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  316. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  317. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  318. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  319. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  320. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  321. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  322. thread #39
  323. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  324. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  325. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  326. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  327. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  328. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  329. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  330. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  331. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  332. thread #40
  333. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  334. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  335. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  336. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  337. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  338. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  339. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  340. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  341. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  342. thread #41
  343. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  344. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  345. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  346. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  347. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  348. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  349. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  350. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  351. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  352. thread #42
  353. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  354. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  355. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  356. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  357. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  358. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  359. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  360. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  361. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  362. thread #43
  363. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  364. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  365. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  366. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  367. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  368. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  369. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  370. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  371. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  372. thread #44
  373. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  374. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  375. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  376. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  377. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  378. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  379. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  380. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  381. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  382. thread #45
  383. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  384. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  385. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  386. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  387. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  388. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  389. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  390. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  391. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  392. thread #46
  393. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  394. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  395. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  396. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  397. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  398. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  399. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  400. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  401. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  402. thread #47
  403. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  404. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  405. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  406. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  407. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  408. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  409. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  410. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  411. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  412. thread #48
  413. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  414. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  415. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  416. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  417. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  418. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  419. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  420. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  421. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  422. thread #49
  423. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  424. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  425. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  426. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  427. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  428. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  429. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  430. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  431. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  432. thread #50
  433. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  434. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  435. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  436. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  437. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  438. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  439. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  440. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  441. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  442. thread #51
  443. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  444. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  445. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  446. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  447. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  448. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  449. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  450. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  451. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  452. thread #52
  453. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  454. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  455. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  456. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  457. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  458. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  459. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  460. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  461. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  462. thread #53
  463. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  464. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  465. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  466. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  467. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  468. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  469. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  470. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  471. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  472. thread #54
  473. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  474. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  475. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  476. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  477. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  478. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  479. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  480. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  481. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  482. thread #55
  483. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  484. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  485. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  486. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  487. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  488. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  489. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  490. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  491. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  492. thread #56
  493. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  494. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  495. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  496. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  497. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  498. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  499. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  500. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  501. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  502. thread #57
  503. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  504. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  505. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  506. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  507. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  508. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  509. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  510. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  511. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  512. thread #58
  513. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  514. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  515. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  516. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  517. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  518. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  519. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  520. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  521. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  522. thread #59
  523. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  524. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  525. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  526. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  527. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  528. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  529. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  530. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  531. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  532. thread #60
  533. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  534. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  535. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  536. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  537. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  538. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  539. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  540. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  541. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  542. thread #61
  543. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  544. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  545. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  546. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  547. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  548. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  549. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  550. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  551. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  552. thread #62
  553. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  554. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  555. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  556. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  557. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  558. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  559. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  560. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  561. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  562. thread #63
  563. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  564. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  565. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  566. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  567. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  568. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  569. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  570. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  571. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  572. thread #64
  573. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  574. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  575. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  576. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  577. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  578. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  579. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  580. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  581. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  582. thread #65
  583. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  584. frame #1: 0x0000000196836638 libsystem_pthread.dylib`_pthread_cond_wait + 1232
  585. frame #2: 0x0000000100b40df4 libomp.dylib`void __kmp_suspend_64<false, true>(int, kmp_flag_64<false, true>*) + 384
  586. frame #3: 0x0000000100b290f8 libomp.dylib`kmp_flag_64<false, true>::wait(kmp_info*, int, void*) + 1688
  587. frame #4: 0x0000000100b251b4 libomp.dylib`__kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 164
  588. frame #5: 0x0000000100b27eb8 libomp.dylib`__kmp_fork_barrier(int, int) + 600
  589. frame #6: 0x0000000100b0d1a4 libomp.dylib`__kmp_launch_thread + 220
  590. frame #7: 0x0000000100b3fbc8 libomp.dylib`__kmp_launch_worker(void*) + 252
  591. frame #8: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  592. thread #66, name = 'CVDisplayLink'
  593. frame #0: 0x00000001967f984c libsystem_kernel.dylib`__psynch_cvwait + 8
  594. frame #1: 0x0000000196836664 libsystem_pthread.dylib`_pthread_cond_wait + 1276
  595. frame #2: 0x000000019e75ea20 CoreVideo`CVDisplayLink::waitUntil(unsigned long long) + 324
  596. frame #3: 0x000000019e75daf0 CoreVideo`CVDisplayLink::runIOThread() + 504
  597. frame #4: 0x000000019683606c libsystem_pthread.dylib`_pthread_start + 148
  598. thread #67, queue = 'com.apple.xpc.anonymous.0x4daa2032d40.peer.0x4daac120180'
  599. frame #0: 0x00000001965a37e4 libxpc.dylib`_xpc_connection_mach_event + 1856
  600. frame #1: 0x00000001966ae5c4 libdispatch.dylib`_dispatch_client_callout4 + 20
  601. frame #2: 0x00000001966ae504 libdispatch.dylib`_dispatch_client_callout + 20
  602. frame #3: 0x00000001966b5bbc libdispatch.dylib`_dispatch_lane_serial_drain + 672
  603. frame #4: 0x00000001966cbd04 libdispatch.dylib`_dispatch_mach_invoke + 448
  604. frame #5: 0x00000001966b5a94 libdispatch.dylib`_dispatch_lane_serial_drain + 376
  605. frame #6: 0x00000001966b6708 libdispatch.dylib`_dispatch_lane_invoke + 384
  606. frame #7: 0x00000001966c134c libdispatch.dylib`_dispatch_workloop_worker_thread + 652
  607. frame #8: 0x0000000196832100 libsystem_pthread.dylib`_pthread_wqthread + 288
  608. (lldb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement