Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Unity Editor 2021.2.14 - 2021.3.1 LTS frequent hard crashes to desktop

Discussion in 'macOS' started by greg-harding, Apr 27, 2022.

  1. greg-harding

    greg-harding

    Joined:
    Apr 11, 2013
    Posts:
    519
    hey all,

    is anyone else experiencing a lot of Unity Editor crashes to desktop from about 2021.2.14 up to the current 2021.3.1 LTS? Our Intel and M1 Macs (some laptops, some iMacs, some Big Sur, some Monterey) are really unstable at the moment, crashing multiple times a day to desktop and throwing up both the Apple crash reporter and Unity Bug Reporter.

    We have not been able to repro this at all. Sometimes the crashes are not long after starting up and loading a project and not even entering play mode, other times it can go a few hours and lots of use before crashing. The editor logs aren't much help finding a cause, and the Apple crash reports are showing various threads crashing at different times, usually with EXC_BAD_ACCESS and occasional EXC_CRASH. It even crashed during some license checking a few days ago (Licensing::ReadBuffer::read(unsigned int&)) which is bit of a body blow given all of the other crashes that might be related to something we're actually trying to work on.

    Possibly related, the Unity Editor has been logging us out a lot over the last few months, requiring us to bounce through the Hub and the Unity site to log in again and again (sometimes a few times a day), refreshing stuff and reconnecting the project to the Unity Services etc. This is happening from multiple locations and on Windows as well, so this one is not isolated to just Mac.

    Yep, I've filed bugs with QA (1415454) but the only response so far has been 'do a full reinstall'. We've done it on some machines without any effect so far.

    We're losing quite a bit of time and some of our marbles with these crashes. Unity 2020.3 LTS was pretty rock solid for us so 2021.3 LTS being so unstable is pretty frustrating.

    cheers,

    // greg
     
  2. sameng

    sameng

    Joined:
    Oct 1, 2014
    Posts:
    172
    Same here, constant crashes every day.

    Just had one happen when I tried double-clicking to open another scene.
    Code (CSharp):
    1. -------------------------------------
    2. Translated Report (Full Report Below)
    3. -------------------------------------
    4.  
    5. Process:               Unity [92701]
    6. Path:                  /Applications/Unity/*/Unity.app/Contents/MacOS/Unity
    7. Identifier:            com.unity3d.UnityEditor5.x
    8. Version:               Unity version 2020.3.33f1 (2020.3.33f1)
    9. Code Type:             X86-64 (Native)
    10. Parent Process:        launchd [1]
    11. User ID:               501
    12.  
    13. Date/Time:             2022-04-27 15:07:55.7848 -0400
    14. OS Version:            macOS 12.3.1 (21E258)
    15. Report Version:        12
    16. Bridge OS Version:     6.4 (19P4243)
    17. Anonymous UUID:        2B0C6C2A-4A30-6ACF-F021-1C566D49835B
    18.  
    19. Sleep/Wake UUID:       890588D9-686E-4C94-B444-986981E4A62F
    20.  
    21. Time Awake Since Boot: 910000 seconds
    22. Time Since Wake:       78602 seconds
    23.  
    24. System Integrity Protection: enabled
    25.  
    26. Crashed Thread:        0  tid_103  Dispatch queue: com.apple.main-thread
    27.  
    28. Exception Type:        EXC_BAD_ACCESS (SIGABRT)
    29. Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
    30. Exception Codes:       0x0000000000000001, 0x0000000000000000
    31. Exception Note:        EXC_CORPSE_NOTIFY
    32.  
    33. VM Region Info: 0 is not in any region.  Bytes before following region: 4471234560
    34.       REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
    35.       UNUSED SPACE AT START
    36. --->
    37.       __TEXT                      10a81a000-10edb2000    [ 69.6M] r-x/r-x SM=COW  ...s/MacOS/Unity
    38.  
    39. Application Specific Information:
    40. *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[EditorApplicationPrincipalClass type]: unrecognized selector sent to instance 0x7f7972708440'
    41. terminating with uncaught exception of type NSException
    42. abort() called
    43.  
    44.  
    45. Application Specific Backtrace 0:
    46. 0   CoreFoundation                      0x00007ff81bcbf1e3 __exceptionPreprocess + 242
    47. 1   libobjc.A.dylib                     0x00007ff81ba1fc13 objc_exception_throw + 48
    48. 2   CoreFoundation                      0x00007ff81bd43f3b -[NSObject(NSObject) __retain_OA] + 0
    49. 3   CoreFoundation                      0x00007ff81bc25df5 ___forwarding___ + 1356
    50. 4   CoreFoundation                      0x00007ff81bc25818 _CF_forwarding_prep_0 + 120
    51. 5   AppKit                              0x00007ff81e7d95a2 -[NSWindow(NSEventRouting) sendEvent:] + 36
    52. 6   AppKit                              0x00007ff81e86c66e -[NSApplication(NSResponder) sendAction:to:from:] + 288
    53. 7   Unity                               0x000000010d02d4b7 _ZL15ForwardKeyEventP7NSEvent + 391
    54. 8   Unity                               0x000000010d02d609 -[UnityMainMenu performKeyEquivalent:] + 89
    55. 9   AppKit                              0x00007ff81edbdc5d routeKeyEquivalent + 656
    56. 10  AppKit                              0x00007ff81e7d7dc0 -[NSApplication(NSEvent) sendEvent:] + 1132
    57. 11  Unity                               0x000000010d03262e -[EditorApplicationPrincipalClass sendEvent:] + 190
    58. 12  AppKit                              0x00007ff81e919be7 -[NSApplication _doModalLoop:peek:] + 364
    59. 13  AppKit                              0x00007ff81ea912e2 __33-[NSApplication runModalSession:]_block_invoke_2 + 69
    60. 14  AppKit                              0x00007ff81ea9128a __33-[NSApplication runModalSession:]_block_invoke + 78
    61. 15  AppKit                              0x00007ff81e917f1e _NSTryRunModal + 100
    62. 16  AppKit                              0x00007ff81ea91187 -[NSApplication runModalSession:] + 128
    63. 17  Unity                               0x000000010d02e73f -[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:] + 1855
    64. 18  Unity                               0x000000010d02e981 _ZN23ModalProgressBackendMac6UpdateEfN4core16basic_string_refIcEES2_bb + 305
    65. 19  Unity                               0x000000010c016539 _ZL22UpdateProgressBarStateb + 505
    66. 20  Unity                               0x000000010c0171fb _ZN13ProgressScope3SetEN4core16basic_string_refIcEES2_fbbb + 203
    67. 21  Unity                               0x000000010c27901d _ZN20LegacyImportProgress22UpdateProgressCallbackEfN4core16basic_string_refIcEEb + 1229
    68. 22  Unity                               0x000000010c2ad32d _ZL17RefreshInternalV2N13AssetDatabase18UpdateAssetOptionsERK10ScanFilter22InternalRefreshFlagsV2 + 22765
    69. 23  Unity                               0x000000010c28a914 _ZL20StopAssetImportingV2N13AssetDatabase18UpdateAssetOptionsE22InternalRefreshFlagsV2PK10ScanFilter + 276
    70. 24  Unity                               0x000000010c28ba57 _Z23ImportAssetsV2_InternalIN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEEEvRKT_N13AssetDatabase18UpdateAssetOptionsE + 1207
    71. 25  Unity                               0x000000010c21e82c _ZN13AssetDatabase12ImportAssetsERKN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEENS_18UpdateAssetOptionsE + 60
    72. 26  Unity                               0x000000010c226ece _ZN13AssetDatabase17WriteRevertAssetsERKN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEESA_ + 206
    73. 27  Unity                               0x000000010c0383ae _ZN18EditorSceneManager25ShouldSaveScenesAndAssetsERK13dynamic_arrayIPKN4core12basic_stringIcNS1_20StringStorageDefaultIcEEEELm0EEbRS0_IbLm0EE + 1294
    74. 28  Unity                               0x000000010c038dc0 _ZN18EditorSceneManager10SaveScenesERK13dynamic_arrayIP10UnitySceneLm0EEb + 224
    75. 29  Unity                               0x000000010c039456 _ZN18EditorSceneManager12FileMenuSaveEv + 198
    76. 30  Unity                               0x000000010bf72627 _ZN8FileMenu7ExecuteERK8MenuItem + 199
    77. 31  Unity                               0x000000010bb6cff2 _ZN14MenuController15ExecuteMenuItemER8MenuItemNS_14ExecutionCauseE + 178
    78. 32  Unity                               0x000000010c5d9910 _Z40EditorApplication_CUSTOM_ExecuteMenuItemP37ScriptingBackendNativeStringPtrOpaque + 208
    79. 33  ???                                 0x00000001dd34fced 0x0 + 8006204653
    80. 34  libmonobdwgc-2.0.dylib              0x00000001982fb285 mono_jit_runtime_invoke + 1380
    81. 35  libmonobdwgc-2.0.dylib              0x000000019849928b do_runtime_invoke + 84
    82. 36  libmonobdwgc-2.0.dylib              0x00000001984991e5 mono_runtime_invoke + 28
    83. 37  Unity                               0x000000010b4f7dc7 _Z23scripting_method_invoke18ScriptingMethodPtr18ScriptingObjectPtrR18ScriptingArgumentsP21ScriptingExceptionPtrb + 71
    84. 38  Unity                               0x000000010b4f3326 _ZN19ScriptingInvocation6InvokeEP21ScriptingExceptionPtrb + 166
    85. 39  Unity                               0x000000010a8278e6 _ZN9Scripting11UnityEditor22EditorApplicationProxy31Internal_CallGlobalEventHandlerEP21ScriptingExceptionPtr + 166
    86. 40  Unity                               0x000000010bc5c17a _Z20CallGlobalInputEventRK10InputEvent + 58
    87. 41  Unity                               0x000000010d0366bc -[GUIRenderView sendInputEvent:] + 108
    88. 42  Unity                               0x000000010ccb1b3f -[UnicodeInputView handleInputEventLikeWindows:] + 143
    89. 43  Unity                               0x000000010ccb1ead -[UnicodeInputView keyDownImpl:] + 493
    90. 44  Unity                               0x000000010ccb1c91 -[UnicodeInputView keyDown:] + 17
    91. 45  Unity                               0x000000010d03659c -[GUIRenderView keyDown:] + 76
    92. 46  Unity                               0x000000010d02d419 _ZL15ForwardKeyEventP7NSEvent + 233
    93. 47  Unity                               0x000000010d02d609 -[UnityMainMenu performKeyEquivalent:] + 89
    94. 48  AppKit                              0x00007ff81edbdc5d routeKeyEquivalent + 656
    95. 49  AppKit                              0x00007ff81e7d7dc0 -[NSApplication(NSEvent) sendEvent:] + 1132
    96. 50  Unity                               0x000000010d03262e -[EditorApplicationPrincipalClass sendEvent:] + 190
    97. 51  AppKit                              0x00007ff81ea908db -[NSApplication _handleEvent:] + 65
    98. 52  AppKit                              0x00007ff81e6592ce -[NSApplication run] + 623
    99. 53  AppKit                              0x00007ff81e62d227 NSApplicationMain + 817
    100. 54  Unity                               0x000000010d032cc1 _Z10EditorMainiPPKc + 769
    101. 55  Unity                               0x000000010d032ee9 main + 9
    102. 56  dyld                                0x000000011995551e start + 462
    103.  
    104.  
    105. Thread 0 Crashed:: tid_103 Dispatch queue: com.apple.main-thread
    106. 0   libsystem_kernel.dylib                0x7ff81bb4700e __pthread_kill + 10
    107. 1   libsystem_pthread.dylib               0x7ff81bb7d1ff pthread_kill + 263
    108. 2   libsystem_c.dylib                     0x7ff81bac8d24 abort + 123
    109. 3   libc++abi.dylib                       0x7ff81bb39082 abort_message + 241
    110. 4   libc++abi.dylib                       0x7ff81bb2a1bd demangling_terminate_handler() + 266
    111. 5   libobjc.A.dylib                       0x7ff81ba26e01 _objc_terminate() + 96
    112. 6   libc++abi.dylib                       0x7ff81bb384a7 std::__terminate(void (*)()) + 8
    113. 7   libc++abi.dylib                       0x7ff81bb3aeeb __cxa_rethrow + 99
    114. 8   libobjc.A.dylib                       0x7ff81ba30d5c objc_exception_rethrow + 37
    115. 9   AppKit                                0x7ff81ea9131b __33-[NSApplication runModalSession:]_block_invoke_2 + 126
    116. 10  AppKit                                0x7ff81ea9128a __33-[NSApplication runModalSession:]_block_invoke + 78
    117. 11  AppKit                                0x7ff81e917f1e _NSTryRunModal + 100
    118. 12  AppKit                                0x7ff81ea91187 -[NSApplication runModalSession:] + 128
    119. 13  Unity                                    0x10d02e73f -[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:] + 1855
    120. 14  Unity                                    0x10d02e981 ModalProgressBackendMac::Update(float, core::basic_string_ref<char>, core::basic_string_ref<char>, bool, bool) + 305
    121. 15  Unity                                    0x10c016539 UpdateProgressBarState(bool) + 505
    122. 16  Unity                                    0x10c0171fb ProgressScope::Set(core::basic_string_ref<char>, core::basic_string_ref<char>, float, bool, bool, bool) + 203
    123. 17  Unity                                    0x10c27901d LegacyImportProgress::UpdateProgressCallback(float, core::basic_string_ref<char>, bool) + 1229
    124. 18  Unity                                    0x10c2ad32d RefreshInternalV2(AssetDatabase::UpdateAssetOptions, ScanFilter const&, InternalRefreshFlagsV2) + 22765
    125. 19  Unity                                    0x10c28a914 StopAssetImportingV2(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const*) + 276
    126. 20  Unity                                    0x10c28ba57 void ImportAssetsV2_Internal<core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > >(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, AssetDatabase::UpdateAssetOptions) + 1207
    127. 21  Unity                                    0x10c21e82c AssetDatabase::ImportAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, AssetDatabase::UpdateAssetOptions) + 60
    128. 22  Unity                                    0x10c226ece AssetDatabase::WriteRevertAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&) + 206
    129. 23  Unity                                    0x10c0383ae EditorSceneManager::ShouldSaveScenesAndAssets(dynamic_array<core::basic_string<char, core::StringStorageDefault<char> > const*, 0ul> const&, bool, dynamic_array<bool, 0ul>&) + 1294
    130. 24  Unity                                    0x10c038dc0 EditorSceneManager::SaveScenes(dynamic_array<UnityScene*, 0ul> const&, bool) + 224
    131. 25  Unity                                    0x10c039456 EditorSceneManager::FileMenuSave() + 198
    132. 26  Unity                                    0x10bf72627 FileMenu::Execute(MenuItem const&) + 199
    133. 27  Unity                                    0x10bb6cff2 MenuController::ExecuteMenuItem(MenuItem&, MenuController::ExecutionCause) + 178
    134. 28  Unity                                    0x10c5d9910 EditorApplication_CUSTOM_ExecuteMenuItem(ScriptingBackendNativeStringPtrOpaque*) + 208
    135. 29  ???                                      0x1dd34fced ???
    136. 30  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    137. 31  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    138. 32  libmonobdwgc-2.0.dylib                   0x1984991e5 mono_runtime_invoke + 28
    139. 33  Unity                                    0x10b4f7dc7 scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool) + 71
    140. 34  Unity                                    0x10b4f3326 ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool) + 166
    141. 35  Unity                                    0x10a8278e6 Scripting::UnityEditor::EditorApplicationProxy::Internal_CallGlobalEventHandler(ScriptingExceptionPtr*) + 166
    142. 36  Unity                                    0x10bc5c17a CallGlobalInputEvent(InputEvent const&) + 58
    143. 37  Unity                                    0x10d0366bc -[GUIRenderView sendInputEvent:] + 108
    144. 38  Unity                                    0x10ccb1b3f -[UnicodeInputView handleInputEventLikeWindows:] + 143
    145. 39  Unity                                    0x10ccb1ead -[UnicodeInputView keyDownImpl:] + 493
    146. 40  Unity                                    0x10ccb1c91 -[UnicodeInputView keyDown:] + 17
    147. 41  Unity                                    0x10d03659c -[GUIRenderView keyDown:] + 76
    148. 42  Unity                                    0x10d02d419 ForwardKeyEvent(NSEvent*) + 233
    149. 43  Unity                                    0x10d02d609 -[UnityMainMenu performKeyEquivalent:] + 89
    150. 44  AppKit                                0x7ff81edbdc5d routeKeyEquivalent + 656
    151. 45  AppKit                                0x7ff81e7d7dc0 -[NSApplication(NSEvent) sendEvent:] + 1132
    152. 46  Unity                                    0x10d03262e -[EditorApplicationPrincipalClass sendEvent:] + 190
    153. 47  AppKit                                0x7ff81ea908db -[NSApplication _handleEvent:] + 65
    154. 48  AppKit                                0x7ff81e6592ce -[NSApplication run] + 623
    155. 49  AppKit                                0x7ff81e62d227 NSApplicationMain + 817
    156. 50  Unity                                    0x10d032cc1 EditorMain(int, char const**) + 769
    157. 51  Unity                                    0x10d032ee9 main + 9
    158. 52  dyld                                     0x11995551e start + 462
    159.  
    160. Thread 1:: Profiler.Dispatcher
    161. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    162. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    163. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    164. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    165. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    166. 5   Unity                                    0x10b39d9dd profiling::Dispatcher::ThreadFunc(void*) + 109
    167. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    168. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    169. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    170.  
    171. Thread 2:: CoreBusinessMetricsCache
    172. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    173. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    174. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    175. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    176. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    177. 5   Unity                                    0x10c444a29 UnityEditor::CoreBusinessMetrics::ThreadFunc(void*) + 73
    178. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    179. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    180. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    181.  
    182. Thread 3:: CurlRequest
    183. 0   libsystem_kernel.dylib                0x7ff81bb432be __semwait_signal + 10
    184. 1   libsystem_c.dylib                     0x7ff81ba57853 nanosleep + 196
    185. 2   Unity                                    0x10b3704d2 ThreadHelper::SleepInSeconds(double) + 98
    186. 3   Unity                                    0x10cf812fd CurlRequest::MessageThread() + 1261
    187. 4   Unity                                    0x10cf80a89 CurlRequest::_ThreadEntryPoint(void*) + 9
    188. 5   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    189. 6   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    190. 7   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    191.  
    192. Thread 4:: tid_af13
    193. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    194. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    195. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    196. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    197. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    198. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    199. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    200. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    201. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    202.  
    203. Thread 5:: tid_b007
    204. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    205. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    206. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    207. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    208. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    209. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    210. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    211. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    212. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    213.  
    214. Thread 6:: tid_b103
    215. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    216. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    217. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    218. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    219. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    220. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    221. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    222. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    223. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    224.  
    225. Thread 7:: tid_b303
    226. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    227. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    228. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    229. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    230. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    231. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    232. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    233. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    234. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    235.  
    236. Thread 8:: tid_b403
    237. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    238. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    239. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    240. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    241. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    242. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    243. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    244. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    245. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    246.  
    247. Thread 9:: tid_14e03
    248. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    249. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    250. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    251. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    252. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    253. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    254. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    255. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    256. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    257.  
    258. Thread 10:: tid_b703
    259. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    260. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    261. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    262. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    263. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    264. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    265. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    266. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    267. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    268.  
    269. Thread 11:: tid_14d03
    270. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    271. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    272. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    273. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    274. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    275. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    276. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    277. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    278. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    279.  
    280. Thread 12:: tid_14c03
    281. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    282. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    283. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    284. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    285. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    286. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    287. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    288. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    289. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    290.  
    291. Thread 13:: tid_b903
    292. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    293. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    294. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    295. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    296. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    297. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    298. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    299. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    300. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    301.  
    302. Thread 14:: tid_ba03
    303. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    304. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    305. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    306. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    307. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    308. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    309. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    310. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    311. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    312.  
    313. Thread 15:: tid_bb03
    314. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    315. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    316. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    317. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    318. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    319. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    320. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    321. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    322. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    323.  
    324. Thread 16:: tid_14903
    325. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    326. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    327. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    328. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    329. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    330. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    331. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    332. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    333. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    334.  
    335. Thread 17:: tid_14603
    336. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    337. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    338. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    339. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    340. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    341. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    342. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    343. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    344. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    345.  
    346. Thread 18:: tid_14203
    347. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    348. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    349. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    350. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    351. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    352. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    353. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    354. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    355. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    356.  
    357. Thread 19:: Background Job.Worker 0
    358. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    359. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    360. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    361. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    362. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    363. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    364. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    365. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    366. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    367.  
    368. Thread 20:: Background Job.Worker 1
    369. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    370. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    371. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    372. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    373. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    374. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    375. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    376. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    377. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    378.  
    379. Thread 21:: Background Job.Worker 2
    380. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    381. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    382. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    383. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    384. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    385. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    386. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    387. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    388. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    389.  
    390. Thread 22:: Background Job.Worker 3
    391. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    392. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    393. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    394. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    395. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    396. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    397. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    398. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    399. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    400.  
    401. Thread 23:: Background Job.Worker 4
    402. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    403. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    404. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    405. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    406. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    407. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    408. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    409. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    410. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    411.  
    412. Thread 24:: Background Job.Worker 5
    413. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    414. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    415. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    416. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    417. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    418. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    419. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    420. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    421. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    422.  
    423. Thread 25:: Background Job.Worker 6
    424. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    425. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    426. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    427. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    428. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    429. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    430. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    431. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    432. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    433.  
    434. Thread 26:: Background Job.Worker 7
    435. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    436. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    437. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    438. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    439. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    440. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    441. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    442. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    443. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    444.  
    445. Thread 27:: Background Job.Worker 8
    446. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    447. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    448. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    449. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    450. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    451. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    452. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    453. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    454. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    455.  
    456. Thread 28:: Background Job.Worker 9
    457. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    458. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    459. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    460. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    461. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    462. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    463. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    464. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    465. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    466.  
    467. Thread 29:: Background Job.Worker 10
    468. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    469. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    470. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    471. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    472. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    473. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    474. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    475. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    476. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    477.  
    478. Thread 30:: Background Job.Worker 11
    479. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    480. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    481. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    482. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    483. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    484. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    485. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    486. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    487. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    488.  
    489. Thread 31:: Background Job.Worker 12
    490. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    491. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    492. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    493. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    494. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    495. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    496. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    497. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    498. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    499.  
    500. Thread 32:: Background Job.Worker 13
    501. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    502. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    503. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    504. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    505. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    506. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    507. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    508. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    509. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    510.  
    511. Thread 33:: Background Job.Worker 14
    512. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    513. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    514. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    515. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    516. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    517. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    518. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    519. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    520. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    521.  
    522. Thread 34:: Background Job.Worker 15
    523. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    524. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    525. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    526. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    527. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    528. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    529. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    530. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    531. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    532.  
    533. Thread 35:: BatchDeleteObjects
    534. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    535. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    536. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    537. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    538. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    539. 5   Unity                                    0x10b372cb6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    540. 6   Unity                                    0x10b1d4ec2 BatchDeleteStep2Threaded(void*) + 66
    541. 7   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    542. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    543. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    544.  
    545. Thread 36:: Loading.AsyncRead
    546. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    547. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    548. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    549. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    550. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    551. 5   Unity                                    0x10afc720d AsyncReadManagerThreaded::ThreadEntry() + 253
    552. 6   Unity                                    0x10afc69b9 AsyncReadManagerThreaded::StaticThreadEntry(void*) + 9
    553. 7   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    554. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    555. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    556.  
    557. Thread 37:: HTTP REST Server
    558. 0   libsystem_kernel.dylib                0x7ff81bb48d5a __select + 10
    559. 1   Unity                                    0x10d1424b6 ns_mgr_poll + 646
    560. 2   Unity                                    0x10c53134f RestService::HttpTransport::RunLoop() + 47
    561. 3   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    562. 4   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    563. 5   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    564.  
    565. Thread 38:: REST Message Handler
    566. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    567. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    568. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    569. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    570. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    571. 5   Unity                                    0x10c52bfcd RestService::RestMessageHandler::Entry(void*) + 45
    572. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    573. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    574. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    575.  
    576. Thread 39:: com.apple.NSEventThread
    577. 0   libsystem_kernel.dylib                0x7ff81bb4097a mach_msg_trap + 10
    578. 1   libsystem_kernel.dylib                0x7ff81bb40ce8 mach_msg + 56
    579. 2   CoreFoundation                        0x7ff81bc43cdd __CFRunLoopServiceMachPort + 319
    580. 3   CoreFoundation                        0x7ff81bc42368 __CFRunLoopRun + 1276
    581. 4   CoreFoundation                        0x7ff81bc417ac CFRunLoopRunSpecific + 562
    582. 5   AppKit                                0x7ff81e7d5f5e _NSEventThread + 132
    583. 6   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    584. 7   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    585.  
    586. Thread 40:: AssetDatabase.FileHasherReader
    587. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    588. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    589. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    590. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    591. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    592. 5   Unity                                    0x10c2983a1 FileHasher::Reader(void*) + 145
    593. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    594. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    595. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    596.  
    597. Thread 41:: AssetDatabase.FileHasherHasher
    598. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    599. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    600. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    601. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    602. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    603. 5   Unity                                    0x10b372cb6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    604. 6   Unity                                    0x10c2988da FileHasher::Hasher(void*) + 106
    605. 7   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    606. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    607. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    608.  
    609. Thread 42:: AssetDatabase.FileHasherReader
    610. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    611. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    612. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    613. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    614. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    615. 5   Unity                                    0x10c2983a1 FileHasher::Reader(void*) + 145
    616. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    617. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    618. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    619.  
    620. Thread 43:: AssetDatabase.FileHasherHasher
    621. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    622. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    623. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    624. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    625. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    626. 5   Unity                                    0x10b372cb6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    627. 6   Unity                                    0x10c2988da FileHasher::Hasher(void*) + 106
    628. 7   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    629. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    630. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    631.  
    632. Thread 44:: AssetDatabase.FileHasherReader
    633. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    634. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    635. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    636. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    637. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    638. 5   Unity                                    0x10c2983a1 FileHasher::Reader(void*) + 145
    639. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    640. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    641. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    642.  
    643. Thread 45:: AssetDatabase.FileHasherHasher
    644. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    645. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    646. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    647. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    648. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    649. 5   Unity                                    0x10b372cb6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    650. 6   Unity                                    0x10c2988da FileHasher::Hasher(void*) + 106
    651. 7   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    652. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    653. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    654.  
    655. Thread 46:: AssetDatabase.FileHasherReader
    656. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    657. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    658. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    659. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    660. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    661. 5   Unity                                    0x10c2983a1 FileHasher::Reader(void*) + 145
    662. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    663. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    664. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    665.  
    666. Thread 47:: AssetDatabase.FileHasherHasher
    667. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    668. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    669. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    670. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    671. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    672. 5   Unity                                    0x10b372cb6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    673. 6   Unity                                    0x10c2988da FileHasher::Hasher(void*) + 106
    674. 7   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    675. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    676. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    677.  
    678. Thread 48:: AMCP Logging Spool
    679. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    680. 1   caulk                                 0x7ff8246532e0 caulk::mach::semaphore::wait_or_error() + 16
    681. 2   caulk                                 0x7ff82463b102 caulk::concurrent::details::worker_thread::run() + 36
    682. 3   caulk                                 0x7ff82463adc6 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
    683. 4   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    684. 5   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    685.  
    686. Thread 49:: Audio Stream Thread
    687. 0   libsystem_kernel.dylib                0x7ff81bb432be __semwait_signal + 10
    688. 1   libsystem_c.dylib                     0x7ff81ba57853 nanosleep + 196
    689. 2   libsystem_c.dylib                     0x7ff81ba57789 usleep + 53
    690. 3   Unity                                    0x10d9e1d8f FMOD_OS_Time_Sleep(unsigned int) + 15
    691. 4   Unity                                    0x10d9ad765 FMOD::Thread::callback(void*) + 229
    692. 5   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    693. 6   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    694.  
    695. Thread 50:: UnityGfxDeviceWorker
    696. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    697. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    698. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    699. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    700. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    701. 5   Unity                                    0x10b372cb6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    702. 6   Unity                                    0x10cb54b3c GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) + 76
    703. 7   Unity                                    0x10cc5eafc GfxDeviceWorkerAutoreleasePoolProxy + 60
    704. 8   Unity                                    0x10cb603c3 GfxDeviceWorker::RunExt(ThreadedStreamBuffer&) + 115
    705. 9   Unity                                    0x10cb54868 GfxDeviceWorker::RunGfxDeviceWorker(void*) + 152
    706. 10  Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    707. 11  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    708. 12  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    709.  
    710. Thread 51:: BakingJobs.Worker 0
    711. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    712. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    713. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    714. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    715. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    716. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    717. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    718. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    719. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    720.  
    721. Thread 52:: BakingJobs.Worker 1
    722. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    723. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    724. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    725. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    726. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    727. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    728. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    729. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    730. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    731.  
    732. Thread 53:: BakingJobs.Worker 2
    733. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    734. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    735. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    736. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    737. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    738. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    739. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    740. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    741. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    742.  
    743. Thread 54:: BakingJobs.Worker 3
    744. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    745. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    746. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    747. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    748. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    749. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    750. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    751. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    752. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    753.  
    754. Thread 55:: BakingJobs.Worker 4
    755. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    756. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    757. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    758. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    759. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    760. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    761. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    762. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    763. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    764.  
    765. Thread 56:: BakingJobs.Worker 5
    766. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    767. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    768. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    769. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    770. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    771. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    772. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    773. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    774. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    775.  
    776. Thread 57:: BakingJobs.Worker 6
    777. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    778. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    779. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    780. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    781. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    782. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    783. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    784. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    785. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    786.  
    787. Thread 58:: BakingJobs.Worker 7
    788. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    789. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    790. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    791. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    792. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    793. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    794. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    795. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    796. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    797.  
    798. Thread 59:: Finalizer
    799. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    800. 1   libmonobdwgc-2.0.dylib                   0x1984ede78 finalizer_thread + 380
    801. 2   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    802. 3   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    803. 4   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    804. 5   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    805. 6   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    806. 7   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    807.  
    808. Thread 60:: Debugger agent
    809. 0   libsystem_kernel.dylib                0x7ff81bb47092 __accept + 10
    810. 1   libmonobdwgc-2.0.dylib                   0x1983bb46b socket_transport_accept + 40
    811. 2   libmonobdwgc-2.0.dylib                   0x1983bb1a8 socket_transport_wait_for_attach + 22
    812. 3   libmonobdwgc-2.0.dylib                   0x1983a59da debugger_thread + 190
    813. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    814. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    815. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    816. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    817. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    818. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    819.  
    820. Thread 61:: AssetDatabase.IOService
    821. 0   libsystem_kernel.dylib                0x7ff81bb4534e kevent + 10
    822. 1   Unity                                    0x10c31e5c8 asio::detail::kqueue_reactor::run(bool, asio::detail::op_queue<asio::detail::task_io_service_operation>&) + 248
    823. 2   Unity                                    0x10c31e1a3 asio::detail::task_io_service::do_run_one(asio::detail::scoped_lock<asio::detail::posix_mutex>&, asio::detail::task_io_service_thread_info&, std::__1::error_code const&) + 259
    824. 3   Unity                                    0x10c31ddd1 asio::detail::task_io_service::run(std::__1::error_code&) + 161
    825. 4   Unity                                    0x10c319eba IOService::Run(bool) + 538
    826. 5   Unity                                    0x10c31930b IOService::Impl::ThreadFunction(void*) + 11
    827. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    828. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    829. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    830.  
    831. Thread 62:: CloudJob.Worker 0
    832. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    833. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    834. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    835. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    836. 4   Unity                                    0x10b18532a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    837. 5   Unity                                    0x10b183ea3 JobQueue::WorkLoop(void*) + 259
    838. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    839. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    840. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    841.  
    842. Thread 63:: OSX HID Input
    843. 0   libsystem_kernel.dylib                0x7ff81bb4097a mach_msg_trap + 10
    844. 1   libsystem_kernel.dylib                0x7ff81bb40ce8 mach_msg + 56
    845. 2   CoreFoundation                        0x7ff81bc43cdd __CFRunLoopServiceMachPort + 319
    846. 3   CoreFoundation                        0x7ff81bc42368 __CFRunLoopRun + 1276
    847. 4   CoreFoundation                        0x7ff81bc417ac CFRunLoopRunSpecific + 562
    848. 5   CoreFoundation                        0x7ff81bcc982b CFRunLoopRun + 40
    849. 6   Unity                                    0x10ccaa0cf HIDDeviceThreadOSX(void*) + 63
    850. 7   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    851. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    852. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    853.  
    854. Thread 64:: EditorTaskManager
    855. 0   libsystem_kernel.dylib                0x7ff81bb432be __semwait_signal + 10
    856. 1   libsystem_c.dylib                     0x7ff81ba57853 nanosleep + 196
    857. 2   Unity                                    0x10b3704d2 ThreadHelper::SleepInSeconds(double) + 98
    858. 3   Unity                                    0x10bbcdcb9 Editor::TaskManager::RunBackgroundThread(void*) + 313
    859. 4   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    860. 5   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    861. 6   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    862.  
    863. Thread 65:: PreviewLoader
    864. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    865. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    866. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    867. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    868. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    869. 5   Unity                                    0x10c22e6de PreviewTextureManager::LoadingLoop(void*) + 158
    870. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    871. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    872. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    873.  
    874. Thread 66:: Burst-CompilerThread-1
    875. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    876. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    877. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    878. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    879. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    880. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    881. 6   ???                                      0x19248b82e ???
    882. 7   ???                                      0x19248b4db ???
    883. 8   ???                                      0x18ec78bfb ???
    884. 9   ???                                      0x18ec78653 ???
    885. 10  ???                                      0x18ec773f7 ???
    886. 11  ???                                      0x18ec76e8b ???
    887. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    888. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    889. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    890. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    891. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    892. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    893. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    894. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    895.  
    896. Thread 67:: Burst-CompilerThread-2
    897. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    898. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    899. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    900. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    901. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    902. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    903. 6   ???                                      0x19248b82e ???
    904. 7   ???                                      0x19248b4db ???
    905. 8   ???                                      0x18ec78bfb ???
    906. 9   ???                                      0x18ec78653 ???
    907. 10  ???                                      0x18ec773f7 ???
    908. 11  ???                                      0x18ec76e8b ???
    909. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    910. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    911. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    912. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    913. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    914. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    915. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    916. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    917.  
    918. Thread 68:: Burst-CompilerThread-3
    919. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    920. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    921. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    922. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    923. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    924. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    925. 6   ???                                      0x19248b82e ???
    926. 7   ???                                      0x19248b4db ???
    927. 8   ???                                      0x18ec78bfb ???
    928. 9   ???                                      0x18ec78653 ???
    929. 10  ???                                      0x18ec773f7 ???
    930. 11  ???                                      0x18ec76e8b ???
    931. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    932. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    933. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    934. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    935. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    936. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    937. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    938. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    939.  
    940. Thread 69:: Burst-CompilerThread-4
    941. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    942. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    943. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    944. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    945. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    946. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    947. 6   ???                                      0x19248b82e ???
    948. 7   ???                                      0x19248b4db ???
    949. 8   ???                                      0x18ec78bfb ???
    950. 9   ???                                      0x18ec78653 ???
    951. 10  ???                                      0x18ec773f7 ???
    952. 11  ???                                      0x18ec76e8b ???
    953. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    954. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    955. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    956. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    957. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    958. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    959. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    960. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    961.  
    962. Thread 70:: Burst-CompilerThread-5
    963. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    964. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    965. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    966. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    967. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    968. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    969. 6   ???                                      0x19248b82e ???
    970. 7   ???                                      0x19248b4db ???
    971. 8   ???                                      0x18ec78bfb ???
    972. 9   ???                                      0x18ec78653 ???
    973. 10  ???                                      0x18ec773f7 ???
    974. 11  ???                                      0x18ec76e8b ???
    975. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    976. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    977. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    978. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    979. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    980. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    981. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    982. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    983.  
    984. Thread 71:: Burst-CompilerThread-6
    985. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    986. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    987. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    988. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    989. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    990. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    991. 6   ???                                      0x19248b82e ???
    992. 7   ???                                      0x19248b4db ???
    993. 8   ???                                      0x18ec78bfb ???
    994. 9   ???                                      0x18ec78653 ???
    995. 10  ???                                      0x18ec773f7 ???
    996. 11  ???                                      0x18ec76e8b ???
    997. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    998. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    999. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1000. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1001. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1002. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1003. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1004. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1005.  
    1006. Thread 72:: Burst-CompilerThread-7
    1007. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1008. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1009. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    1010. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    1011. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    1012. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1013. 6   ???                                      0x19248b82e ???
    1014. 7   ???                                      0x19248b4db ???
    1015. 8   ???                                      0x18ec78bfb ???
    1016. 9   ???                                      0x18ec78653 ???
    1017. 10  ???                                      0x18ec773f7 ???
    1018. 11  ???                                      0x18ec76e8b ???
    1019. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    1020. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    1021. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1022. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1023. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1024. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1025. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1026. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1027.  
    1028. Thread 73:: Burst-CompilerThread-8
    1029. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1030. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1031. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    1032. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    1033. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    1034. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1035. 6   ???                                      0x19248b82e ???
    1036. 7   ???                                      0x19248b4db ???
    1037. 8   ???                                      0x18ec78bfb ???
    1038. 9   ???                                      0x18ec78653 ???
    1039. 10  ???                                      0x18ec773f7 ???
    1040. 11  ???                                      0x18ec76e8b ???
    1041. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    1042. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    1043. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1044. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1045. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1046. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1047. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1048. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1049.  
    1050. Thread 74:: Burst-CompilerThread-9
    1051. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1052. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1053. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    1054. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    1055. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    1056. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1057. 6   ???                                      0x19248b82e ???
    1058. 7   ???                                      0x19248b4db ???
    1059. 8   ???                                      0x18ec78bfb ???
    1060. 9   ???                                      0x18ec78653 ???
    1061. 10  ???                                      0x18ec773f7 ???
    1062. 11  ???                                      0x18ec76e8b ???
    1063. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    1064. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    1065. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1066. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1067. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1068. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1069. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1070. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1071.  
    1072. Thread 75:: Burst-CompilerThread-10
    1073. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1074. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1075. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    1076. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    1077. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    1078. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1079. 6   ???                                      0x19248b82e ???
    1080. 7   ???                                      0x19248b4db ???
    1081. 8   ???                                      0x18ec78bfb ???
    1082. 9   ???                                      0x18ec78653 ???
    1083. 10  ???                                      0x18ec773f7 ???
    1084. 11  ???                                      0x18ec76e8b ???
    1085. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    1086. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    1087. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1088. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1089. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1090. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1091. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1092. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1093.  
    1094. Thread 76:: Burst-CompilerThread-11
    1095. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1096. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1097. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    1098. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    1099. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    1100. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1101. 6   ???                                      0x19248b82e ???
    1102. 7   ???                                      0x19248b4db ???
    1103. 8   ???                                      0x18ec78bfb ???
    1104. 9   ???                                      0x18ec78653 ???
    1105. 10  ???                                      0x18ec773f7 ???
    1106. 11  ???                                      0x18ec76e8b ???
    1107. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    1108. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    1109. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1110. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1111. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1112. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1113. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1114. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1115.  
    1116. Thread 77:: Burst-CompilerThread-12
    1117. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1118. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1119. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    1120. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    1121. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    1122. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1123. 6   ???                                      0x19248b82e ???
    1124. 7   ???                                      0x19248b4db ???
    1125. 8   ???                                      0x18ec78bfb ???
    1126. 9   ???                                      0x18ec78653 ???
    1127. 10  ???                                      0x18ec773f7 ???
    1128. 11  ???                                      0x18ec76e8b ???
    1129. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    1130. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    1131. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1132. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1133. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1134. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1135. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1136. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1137.  
    1138. Thread 78:: Burst-CompilerThread-13
    1139. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1140. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1141. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    1142. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    1143. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    1144. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1145. 6   ???                                      0x19248b82e ???
    1146. 7   ???                                      0x19248b4db ???
    1147. 8   ???                                      0x18ec78bfb ???
    1148. 9   ???                                      0x18ec78653 ???
    1149. 10  ???                                      0x18ec773f7 ???
    1150. 11  ???                                      0x18ec76e8b ???
    1151. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    1152. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    1153. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1154. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1155. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1156. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1157. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1158. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1159.  
    1160. Thread 79:: Burst-CompilerThread-14
    1161. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1162. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1163. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    1164. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    1165. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    1166. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1167. 6   ???                                      0x19248b82e ???
    1168. 7   ???                                      0x19248b4db ???
    1169. 8   ???                                      0x18ec78bfb ???
    1170. 9   ???                                      0x18ec78653 ???
    1171. 10  ???                                      0x18ec773f7 ???
    1172. 11  ???                                      0x18ec76e8b ???
    1173. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    1174. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    1175. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1176. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1177. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1178. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1179. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1180. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1181.  
    1182. Thread 80:: Burst-CompilerThread-15
    1183. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1184. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1185. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    1186. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    1187. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    1188. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1189. 6   ???                                      0x19248b82e ???
    1190. 7   ???                                      0x19248b4db ???
    1191. 8   ???                                      0x18ec78bfb ???
    1192. 9   ???                                      0x18ec78653 ???
    1193. 10  ???                                      0x18ec773f7 ???
    1194. 11  ???                                      0x18ec76e8b ???
    1195. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    1196. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    1197. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1198. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1199. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1200. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1201. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1202. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1203.  
    1204. Thread 81:: Burst-ProgressReporter
    1205. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1206. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1207. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    1208. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    1209. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    1210. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1211. 6   ???                                      0x19248b82e ???
    1212. 7   ???                                      0x19248b4db ???
    1213. 8   ???                                      0x1924896a3 ???
    1214. 9   ???                                      0x192488a53 ???
    1215. 10  ???                                      0x18ec773f7 ???
    1216. 11  ???                                      0x18ec76e8b ???
    1217. 12  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    1218. 13  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    1219. 14  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1220. 15  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1221. 16  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1222. 17  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1223. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1224. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1225.  
    1226. Thread 82:: Audio Nonblocking Thread (0)
    1227. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1228. 1   Unity                                    0x10d9e21be FMOD_OS_Semaphore_Wait(FMOD_OS_SEMAPHORE*) + 14
    1229. 2   Unity                                    0x10d9ad70e FMOD::Thread::callback(void*) + 142
    1230. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1231. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1232.  
    1233. Thread 83:: CVDisplayLink
    1234. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1235. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1236. 2   CoreVideo                             0x7ff8233fc64a CVDisplayLink::waitUntil(unsigned long long) + 370
    1237. 3   CoreVideo                             0x7ff8233fb848 CVDisplayLink::runIOThread() + 526
    1238. 4   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1239. 5   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1240.  
    1241. Thread 84:
    1242. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1243. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1244. 2   Unity                                    0x10d3bd6d9 Geo::Impl::WaitForMultipleObjects(unsigned int, Geo::Impl::t_HANDLE**, bool, int) + 441
    1245. 3   Unity                                    0x10d3bd8d7 Geo::GeoEvent::Wait(unsigned int) + 39
    1246. 4   Unity                                    0x10d3a42ed Enlighten::MultithreadCpuWorkerCommon::CommandThreadFunction(void*) + 77
    1247. 5   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1248. 6   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1249.  
    1250. Thread 85:: EnlightenWorker
    1251. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1252. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1253. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1254. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1255. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    1256. 5   Unity                                    0x10ad9b7fd TUpdateFunction(void*) + 109
    1257. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    1258. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1259. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1260.  
    1261. Thread 86:: EnlightenWorker
    1262. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1263. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1264. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1265. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1266. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    1267. 5   Unity                                    0x10ad9b7fd TUpdateFunction(void*) + 109
    1268. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    1269. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1270. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1271.  
    1272. Thread 87:: EnlightenWorker
    1273. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1274. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1275. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1276. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1277. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    1278. 5   Unity                                    0x10ad9b7fd TUpdateFunction(void*) + 109
    1279. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    1280. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1281. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1282.  
    1283. Thread 88:: EnlightenWorker
    1284. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1285. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1286. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1287. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1288. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    1289. 5   Unity                                    0x10ad9b7fd TUpdateFunction(void*) + 109
    1290. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    1291. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1292. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1293.  
    1294. Thread 89:: Thread Pool I/O Selector
    1295. 0   libsystem_kernel.dylib                0x7ff81bb48d5a __select + 10
    1296. 1   libmonobdwgc-2.0.dylib                   0x1984fceab mono_poll + 551
    1297. 2   libmonobdwgc-2.0.dylib                   0x1984ba828 poll_event_wait + 103
    1298. 3   libmonobdwgc-2.0.dylib                   0x1984ba313 selector_thread + 1166
    1299. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1300. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1301. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1302. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1303. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1304. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1305.  
    1306. Thread 90:: Audio File Thread
    1307. 0   libsystem_kernel.dylib                0x7ff81bb432be __semwait_signal + 10
    1308. 1   libsystem_c.dylib                     0x7ff81ba57853 nanosleep + 196
    1309. 2   libsystem_c.dylib                     0x7ff81ba57789 usleep + 53
    1310. 3   Unity                                    0x10d9e1d8f FMOD_OS_Time_Sleep(unsigned int) + 15
    1311. 4   Unity                                    0x10d9ad765 FMOD::Thread::callback(void*) + 229
    1312. 5   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1313. 6   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1314.  
    1315. Thread 91:: PreviewLoader
    1316. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1317. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1318. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1319. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1320. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    1321. 5   Unity                                    0x10c22e6de PreviewTextureManager::LoadingLoop(void*) + 158
    1322. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    1323. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1324. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1325.  
    1326. Thread 92:: Thread Pool Worker
    1327. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1328. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1329. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1330. 3   libmonobdwgc-2.0.dylib                   0x19841c2a2 worker_thread + 652
    1331. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1332. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1333. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1334. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1335. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1336. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1337.  
    1338. Thread 93:: Thread Pool Worker
    1339. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1340. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1341. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1342. 3   libmonobdwgc-2.0.dylib                   0x19841c2a2 worker_thread + 652
    1343. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1344. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1345. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1346. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1347. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1348. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1349.  
    1350. Thread 94:: Thread Pool Worker
    1351. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1352. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1353. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1354. 3   libmonobdwgc-2.0.dylib                   0x19841c2a2 worker_thread + 652
    1355. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1356. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1357. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1358. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1359. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1360. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1361.  
    1362. Thread 95:
    1363. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1364.  
    1365. Thread 96:: Thread Pool Worker
    1366. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1367. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1368. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1369. 3   libmonobdwgc-2.0.dylib                   0x19841c2a2 worker_thread + 652
    1370. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1371. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1372. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1373. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1374. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1375. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1376.  
    1377. Thread 97:: Thread Pool Worker
    1378. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1379. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1380. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1381. 3   libmonobdwgc-2.0.dylib                   0x19841c2a2 worker_thread + 652
    1382. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1383. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1384. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1385. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1386. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1387. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1388.  
    1389. Thread 98:: Thread Pool Worker
    1390. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1391. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1392. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1393. 3   libmonobdwgc-2.0.dylib                   0x19841c2a2 worker_thread + 652
    1394. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1395. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1396. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1397. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1398. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1399. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1400.  
    1401. Thread 99:: Thread Pool Worker
    1402. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1403. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1404. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1405. 3   libmonobdwgc-2.0.dylib                   0x19841c2a2 worker_thread + 652
    1406. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1407. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1408. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1409. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1410. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1411. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1412.  
    1413. Thread 100:: Thread Pool Worker
    1414. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1415. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1416. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1417. 3   libmonobdwgc-2.0.dylib                   0x19841c2a2 worker_thread + 652
    1418. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1419. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1420. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1421. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1422. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1423. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1424.  
    1425. Thread 101:: Thread Pool Worker
    1426. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1427. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1428. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1429. 3   libmonobdwgc-2.0.dylib                   0x19841c2a2 worker_thread + 652
    1430. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1431. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1432. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1433. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1434. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1435. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1436.  
    1437. Thread 102:: Thread Pool Worker
    1438. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1439. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1440. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1441. 3   libmonobdwgc-2.0.dylib                   0x19841c2a2 worker_thread + 652
    1442. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1443. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1444. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1445. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1446. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1447. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1448.  
    1449. Thread 103:: Thread Pool Worker
    1450. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1451. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1452. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1453. 3   libmonobdwgc-2.0.dylib                   0x19841c2a2 worker_thread + 652
    1454. 4   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1455. 5   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1456. 6   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1457. 7   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1458. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1459. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1460.  
    1461. Thread 104:: ServerSocket-UnityServer-Sender
    1462. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1463. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1464. 2   libmonobdwgc-2.0.dylib                   0x1984faecc mono_os_cond_timedwait + 109
    1465. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    1466. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    1467. 5   libmonobdwgc-2.0.dylib                   0x1984eeeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1468. 6   ???                                      0x1ae5c0fce ???
    1469. 7   ???                                      0x1ae5c097b ???
    1470. 8   ???                                      0x1ae5bf9fb ???
    1471. 9   ???                                      0x1dfd97597 ???
    1472. 10  ???                                      0x1dfd0cfeb ???
    1473. 11  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    1474. 12  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    1475. 13  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1476. 14  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1477. 15  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1478. 16  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1479. 17  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1480. 18  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1481.  
    1482. Thread 105:: ServerSocket-UnityServer-Receiver
    1483. 0   libsystem_kernel.dylib                0x7ff81bb43f0e __recvfrom + 10
    1484. 1   libmonobdwgc-2.0.dylib                   0x198412961 mono_w32socket_recvfrom + 124
    1485. 2   libmonobdwgc-2.0.dylib                   0x1984128df mono_w32socket_recv + 19
    1486. 3   libmonobdwgc-2.0.dylib                   0x1984a1c15 ves_icall_System_Net_Sockets_Socket_Receive_internal + 139
    1487. 4   ???                                      0x1ae62dc13 ???
    1488. 5   ???                                      0x1ae62da4b ???
    1489. 6   ???                                      0x1ae62d3e3 ???
    1490.  
    1491. Thread 106:: Timer-Scheduler
    1492. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1493. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1494. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1495. 3   libmonobdwgc-2.0.dylib                   0x1984cf224 mono_w32handle_timedwait_signal_handle + 145
    1496. 4   libmonobdwgc-2.0.dylib                   0x1984cf0a7 mono_w32handle_wait_one + 573
    1497. 5   libmonobdwgc-2.0.dylib                   0x1984cf325 mono_w32handle_wait_multiple + 199
    1498. 6   libmonobdwgc-2.0.dylib                   0x1984b2a27 ves_icall_System_Threading_WaitHandle_Wait_internal + 134
    1499. 7   ???                                      0x1ae6299ad ???
    1500. 8   ???                                      0x1ae62922b ???
    1501. 9   ???                                      0x1dfd97597 ???
    1502. 10  ???                                      0x1dfd0cfeb ???
    1503. 11  libmonobdwgc-2.0.dylib                   0x1982fb285 mono_jit_runtime_invoke + 1380
    1504. 12  libmonobdwgc-2.0.dylib                   0x19849928b do_runtime_invoke + 84
    1505. 13  libmonobdwgc-2.0.dylib                   0x1984b6ad1 start_wrapper_internal + 486
    1506. 14  libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1507. 15  libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1508. 16  libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1509. 17  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1510. 18  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1511.  
    1512. Thread 107:
    1513. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1514.  
    1515. Thread 108:
    1516. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1517.  
    1518. Thread 109:
    1519. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1520.  
    1521. Thread 110:
    1522. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1523.  
    1524. Thread 111:
    1525. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1526.  
    1527. Thread 112:
    1528. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1529.  
    1530. Thread 113:: PreviewLoader
    1531. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1532. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1533. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1534. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1535. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    1536. 5   Unity                                    0x10c22e6de PreviewTextureManager::LoadingLoop(void*) + 158
    1537. 6   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    1538. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1539. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1540.  
    1541. Thread 114:
    1542. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1543.  
    1544. Thread 115:
    1545. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1546.  
    1547. Thread 116:
    1548. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1549.  
    1550. Thread 117:
    1551. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1552.  
    1553. Thread 118:: tid_c3693
    1554. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1555. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1556. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1557. 3   Unity                                    0x10d18db18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1558. 4   Unity                                    0x10a9a79da Semaphore::WaitForSignal(int) + 138
    1559. 5   Unity                                    0x10b21697d PreloadManager::Run() + 93
    1560. 6   Unity                                    0x10b216908 PreloadManager::Run(void*) + 40
    1561. 7   Unity                                    0x10b37002f Thread::RunThreadWrapper(void*) + 863
    1562. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1563. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1564.  
    1565. Thread 119:: tid_9ca0f
    1566. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1567. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1568. 2   libmonobdwgc-2.0.dylib                   0x1984faeb0 mono_os_cond_timedwait + 81
    1569. 3   libmonobdwgc-2.0.dylib                   0x198503e51 mono_thread_info_sleep + 639
    1570. 4   libmonobdwgc-2.0.dylib                   0x19841bb79 monitor_thread + 159
    1571. 5   libmonobdwgc-2.0.dylib                   0x1984b6a1c start_wrapper_internal + 305
    1572. 6   libmonobdwgc-2.0.dylib                   0x1984b68ca start_wrapper + 71
    1573. 7   libmonobdwgc-2.0.dylib                   0x198527a84 GC_inner_start_routine + 90
    1574. 8   libmonobdwgc-2.0.dylib                   0x198527a19 GC_start_routine + 24
    1575. 9   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1576. 10  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1577.  
    1578. Thread 120:
    1579. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1580.  
    1581. Thread 121:
    1582. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1583.  
    1584. Thread 122:
    1585. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1586.  
    1587. Thread 123:
    1588. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1589.  
    1590.  
    1591. Thread 0 crashed with X86 Thread State (64-bit):
    1592.   rax: 0x0000000000000000  rbx: 0x00000001199d0600  rcx: 0x00007ff7b56e27b8  rdx: 0x0000000000000000
    1593.   rdi: 0x0000000000000103  rsi: 0x0000000000000006  rbp: 0x00007ff7b56e27e0  rsp: 0x00007ff7b56e27b8
    1594.    r8: 0x00007ff7b56e2680   r9: 0x00007ff81bb3bfa1  r10: 0x0000000000000000  r11: 0x0000000000000246
    1595.   r12: 0x0000000000000103  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
    1596.   rip: 0x00007ff81bb4700e  rfl: 0x0000000000000246  cr2: 0x00006000080710d8
    1597.  
    1598. Logical CPU:     0
    1599. Error Code:      0x020000b8
    1600. Trap Number:     133
    1601.  
    1602. Thread 0 instruction stream:
    1603.   00 48 83 ec 28 4c 89 3c-24 4c 8b ff f3 41 0f 10  .H..(L.<$L...A..
    1604.   47 60 f3 0f 5a c0 f2 44-0f 5a f8 f3 45 0f 11 7f  G`..Z..D.Z..E...
    1605.   64 f3 41 0f 10 47 60 f3-0f 5a c0 f2 44 0f 5a f8  d.A..G`..Z..D.Z.
    1606.   f3 45 0f 11 7f 70 f3 41-0f 10 47 60 f3 0f 5a c0  .E...p.A..G`..Z.
    1607.   f2 44 0f 5a f8 f3 45 0f-11 7f 6c 49 8b 47 30 48  .D.Z..E...lI.G0H
    1608.   89 44 24 18 49 8b 47 28-48 8d 74 24 08 48 8b f8  .D$.I.G(H.t$.H..
    1609. [48]8b 00 ff 90 e0 01 00-00 48 8b 44 24 18 48 8b  H........H.D$.H.    <==
    1610.   f8 48 8b 74 24 08 48 8b-54 24 10 48 8b 00 ff 90  .H.t$.H.T$.H....
    1611.   d8 01 00 00 4c 8b 3c 24-48 83 c4 28 c3 00 00 00  ....L.<$H..(....
    1612.   00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
    1613.   00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
    1614.   00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00  ................
    1615.  
    1616. Binary Images:
    1617.     0x7ff81bb3f000 -     0x7ff81bb76fff libsystem_kernel.dylib (*) <26a59789-b846-3ed4-96dc-8dbef3c0c8e7> /usr/lib/system/libsystem_kernel.dylib
    1618.     0x7ff81bb77000 -     0x7ff81bb82fff libsystem_pthread.dylib (*) <2f6c275d-7e14-3d31-a924-e1bb41d2415f> /usr/lib/system/libsystem_pthread.dylib
    1619.     0x7ff81ba47000 -     0x7ff81bacffff libsystem_c.dylib (*) <8e54eca2-9bd8-3482-9589-b9574434d1aa> /usr/lib/system/libsystem_c.dylib
    1620.     0x7ff81bb29000 -     0x7ff81bb3efff libc++abi.dylib (*) <8507b51e-2cfe-3790-a25c-c47c7c8b0de8> /usr/lib/libc++abi.dylib
    1621.     0x7ff81ba06000 -     0x7ff81ba43fff libobjc.A.dylib (*) <6d51b7b2-136e-336d-95ca-442af1009ec2> /usr/lib/libobjc.A.dylib
    1622.     0x7ff81e62a000 -     0x7ff81f4b7fff com.apple.AppKit (6.9) <92a78ebd-bba5-3f18-a5e1-768c955539d7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    1623.        0x10a81a000 -        0x10edb1fff com.unity3d.UnityEditor5.x (Unity version 2020.3.33f1) <82aebfe1-5534-3647-85b0-ab3b63600fec> /Applications/Unity/*/Unity.app/Contents/MacOS/Unity
    1624.                0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    1625.        0x1982eb000 -        0x1985dafff libmonobdwgc-2.0.dylib (*) <d09820e5-1777-373f-a5cb-598eaeb23b39> /Applications/Unity/*/Unity.app/Contents/Frameworks/MonoBleedingEdge/MonoEmbedRuntime/osx/libmonobdwgc-2.0.dylib
    1626.        0x119950000 -        0x1199bbfff dyld (*) <dd9e80de-fb3b-349b-96a4-46874ad34d11> /usr/lib/dyld
    1627.     0x7ff81b9bf000 -     0x7ff81ba05fff libdispatch.dylib (*) <31d69d55-9895-326c-ad61-621c5ca87314> /usr/lib/system/libdispatch.dylib
    1628.     0x7ff81bbc4000 -     0x7ff81c0c5fff com.apple.CoreFoundation (6.9) <743f0cb7-e962-3e42-8653-7bd141129561> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    1629.     0x7ff824639000 -     0x7ff82465afff com.apple.audio.caulk (1.0) <0b849791-3a62-33d1-8cf1-9c612a9d8e18> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    1630.     0x7ff8233f9000 -     0x7ff82344afff com.apple.CoreVideo (1.8) <1f916be5-077b-3103-adce-c69e661cc102> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    1631.  
    1632. External Modification Summary:
    1633.   Calls made by other processes targeting this process:
    1634.     task_for_pid: 0
    1635.     thread_create: 0
    1636.     thread_set_state: 0
    1637.   Calls made by this process:
    1638.     task_for_pid: 0
    1639.     thread_create: 0
    1640.     thread_set_state: 0
    1641.   Calls made by all processes on this machine:
    1642.     task_for_pid: 0
    1643.     thread_create: 0
    1644.     thread_set_state: 0
    1645.  
    1646. VM Region Summary:
    1647. ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)
    1648. Writable regions: Total=8.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=8.8G(100%)
    1649.  
    1650.                                 VIRTUAL   REGION
    1651. REGION TYPE                        SIZE    COUNT (non-coalesced)
    1652. ===========                     =======  =======
    1653. Accelerate framework              1024K        8
    1654. Activity Tracing                   256K        1
    1655. CG backing stores                 6816K        8
    1656. CG image                          1428K       25
    1657. ColorSync                          240K       28
    1658. CoreAnimation                     3364K       56
    1659. CoreGraphics                        16K        3
    1660. CoreImage                            4K        1
    1661. CoreUI image data                 3604K       28
    1662. Foundation                          44K        2
    1663. IOKit                             23.3M        3
    1664. Image IO                            20K        5
    1665. Kernel Alloc Once                    8K        1
    1666. MALLOC                             2.3G      521
    1667. MALLOC guard page                   48K        9
    1668. MALLOC_MEDIUM (reserved)           1.7G       16         reserved VM address space (unallocated)
    1669. STACK GUARD                       1924K      124
    1670. Stack                            118.9M      176
    1671. Stack Guard                       56.2M       51
    1672. VM_ALLOCATE                        5.5G    61044
    1673. VM_ALLOCATE (reserved)            5268K       36         reserved VM address space (unallocated)
    1674. __DATA                            94.9M      562
    1675. __DATA_CONST                      30.2M      332
    1676. __DATA_DIRTY                      1568K      205
    1677. __FONT_DATA                          4K        1
    1678. __LINKEDIT                       692.6M       51
    1679. __OBJC_RO                         82.6M        1
    1680. __OBJC_RW                         3200K        2
    1681. __TEXT                           664.4M      560
    1682. __UNICODE                          592K        1
    1683. dyld private memory               1024K        1
    1684. mapped file                        1.2G      111
    1685. shared memory                     1304K       22
    1686. ===========                     =======  =======
    1687. TOTAL                             12.5G    63995
    1688. TOTAL, minus reserved VM space    10.8G    63995
    1689.  
    1690.  
    1691.  
    1692. -----------
    1693. Full Report
    1694. -----------
    1695.  
    1696. {"app_name":"Unity","timestamp":"2022-04-27 15:07:58.00 -0400","app_version":"Unity version 2020.3.33f1","slice_uuid":"82aebfe1-5534-3647-85b0-ab3b63600fec","build_version":"2020.3.33f1","platform":1,"bundleID":"com.unity3d.UnityEditor5.x","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3.1 (21E258)","incident_id":"C1EE16D3-446F-4656-AC68-73E5B3BC90B0","name":"Unity"}
    1697. {
    1698.   "uptime" : 910000,
    1699.   "procLaunch" : "2022-04-26 17:34:35.5361 -0400",
    1700.   "procRole" : "Foreground",
    1701.   "version" : 2,
    1702.   "userID" : 501,
    1703.   "deployVersion" : 210,
    1704.   "modelCode" : "MacBookPro16,1",
    1705.   "procStartAbsTime" : 837976385674431,
    1706.   "coalitionID" : 53177,
    1707.   "osVersion" : {
    1708.     "train" : "macOS 12.3.1",
    1709.     "build" : "21E258",
    1710.     "releaseType" : "User"
    1711.   },
    1712.   "captureTime" : "2022-04-27 15:07:55.7848 -0400",
    1713.   "incident" : "C1EE16D3-446F-4656-AC68-73E5B3BC90B0",
    1714.   "bug_type" : "309",
    1715.   "pid" : 92701,
    1716.   "procExitAbsTime" : 915576056030816,
    1717.   "cpuType" : "X86-64",
    1718.   "procName" : "Unity",
    1719.   "procPath" : "\/Applications\/Unity\/*\/Unity.app\/Contents\/MacOS\/Unity",
    1720.   "bundleInfo" : {"CFBundleShortVersionString":"Unity version 2020.3.33f1","CFBundleVersion":"2020.3.33f1","CFBundleIdentifier":"com.unity3d.UnityEditor5.x"},
    1721.   "storeInfo" : {"deviceIdentifierForVendor":"4E6C6E49-03A5-5195-AE85-C33C6051203D","thirdParty":true},
    1722.   "parentProc" : "launchd",
    1723.   "parentPid" : 1,
    1724.   "coalitionName" : "com.unity3d.unityhub",
    1725.   "crashReporterKey" : "2B0C6C2A-4A30-6ACF-F021-1C566D49835B",
    1726.   "responsiblePid" : 88010,
    1727.   "wakeTime" : 78602,
    1728.   "bridgeVersion" : {"build":"19P4243","train":"6.4"},
    1729.   "sleepWakeUUID" : "890588D9-686E-4C94-B444-986981E4A62F",
    1730.   "sip" : "enabled",
    1731.   "vmRegionInfo" : "0 is not in any region.  Bytes before following region: 4471234560\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      10a81a000-10edb2000    [ 69.6M] r-x\/r-x SM=COW  ...s\/MacOS\/Unity",
    1732.   "isCorpse" : 1,
    1733.   "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGABRT","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"},
    1734.   "vmregioninfo" : "0 is not in any region.  Bytes before following region: 4471234560\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      10a81a000-10edb2000    [ 69.6M] r-x\/r-x SM=COW  ...s\/MacOS\/Unity",
    1735.   "asi" : {"CoreFoundation":["*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[EditorApplicationPrincipalClass type]: unrecognized selector sent to instance 0x7f7972708440'"],"libsystem_c.dylib":["abort() called"],"libc++abi.dylib":["terminating with uncaught exception of type NSException"]},
    1736.   "asiBacktraces" : ["0   CoreFoundation                      0x00007ff81bcbf1e3 __exceptionPreprocess + 242\n1   libobjc.A.dylib                     0x00007ff81ba1fc13 objc_exception_throw + 48\n2   CoreFoundation                      0x00007ff81bd43f3b -[NSObject(NSObject) __retain_OA] + 0\n3   CoreFoundation                      0x00007ff81bc25df5 ___forwarding___ + 1356\n4   CoreFoundation                      0x00007ff81bc25818 _CF_forwarding_prep_0 + 120\n5   AppKit                              0x00007ff81e7d95a2 -[NSWindow(NSEventRouting) sendEvent:] + 36\n6   AppKit                              0x00007ff81e86c66e -[NSApplication(NSResponder) sendAction:to:from:] + 288\n7   Unity                               0x000000010d02d4b7 _ZL15ForwardKeyEventP7NSEvent + 391\n8   Unity                               0x000000010d02d609 -[UnityMainMenu performKeyEquivalent:] + 89\n9   AppKit                              0x00007ff81edbdc5d routeKeyEquivalent + 656\n10  AppKit                              0x00007ff81e7d7dc0 -[NSApplication(NSEvent) sendEvent:] + 1132\n11  Unity                               0x000000010d03262e -[EditorApplicationPrincipalClass sendEvent:] + 190\n12  AppKit                              0x00007ff81e919be7 -[NSApplication _doModalLoop:peek:] + 364\n13  AppKit                              0x00007ff81ea912e2 __33-[NSApplication runModalSession:]_block_invoke_2 + 69\n14  AppKit                              0x00007ff81ea9128a __33-[NSApplication runModalSession:]_block_invoke + 78\n15  AppKit                              0x00007ff81e917f1e _NSTryRunModal + 100\n16  AppKit                              0x00007ff81ea91187 -[NSApplication runModalSession:] + 128\n17  Unity                               0x000000010d02e73f -[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:] + 1855\n18  Unity                               0x000000010d02e981 _ZN23ModalProgressBackendMac6UpdateEfN4core16basic_string_refIcEES2_bb + 305\n19  Unity                               0x000000010c016539 _ZL22UpdateProgressBarStateb + 505\n20  Unity                               0x000000010c0171fb _ZN13ProgressScope3SetEN4core16basic_string_refIcEES2_fbbb + 203\n21  Unity                               0x000000010c27901d _ZN20LegacyImportProgress22UpdateProgressCallbackEfN4core16basic_string_refIcEEb + 1229\n22  Unity                               0x000000010c2ad32d _ZL17RefreshInternalV2N13AssetDatabase18UpdateAssetOptionsERK10ScanFilter22InternalRefreshFlagsV2 + 22765\n23  Unity                               0x000000010c28a914 _ZL20StopAssetImportingV2N13AssetDatabase18UpdateAssetOptionsE22InternalRefreshFlagsV2PK10ScanFilter + 276\n24  Unity                               0x000000010c28ba57 _Z23ImportAssetsV2_InternalIN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEEEvRKT_N13AssetDatabase18UpdateAssetOptionsE + 1207\n25  Unity                               0x000000010c21e82c _ZN13AssetDatabase12ImportAssetsERKN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEENS_18UpdateAssetOptionsE + 60\n26  Unity                               0x000000010c226ece _ZN13AssetDatabase17WriteRevertAssetsERKN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEESA_ + 206\n27  Unity                               0x000000010c0383ae _ZN18EditorSceneManager25ShouldSaveScenesAndAssetsERK13dynamic_arrayIPKN4core12basic_stringIcNS1_20StringStorageDefaultIcEEEELm0EEbRS0_IbLm0EE + 1294\n28  Unity                               0x000000010c038dc0 _ZN18EditorSceneManager10SaveScenesERK13dynamic_arrayIP10UnitySceneLm0EEb + 224\n29  Unity                               0x000000010c039456 _ZN18EditorSceneManager12FileMenuSaveEv + 198\n30  Unity                               0x000000010bf72627 _ZN8FileMenu7ExecuteERK8MenuItem + 199\n31  Unity                               0x000000010bb6cff2 _ZN14MenuController15ExecuteMenuItemER8MenuItemNS_14ExecutionCauseE + 178\n32  Unity                               0x000000010c5d9910 _Z40EditorApplication_CUSTOM_ExecuteMenuItemP37ScriptingBackendNativeStringPtrOpaque + 208\n33  ???                                 0x00000001dd34fced 0x0 + 8006204653\n34  libmonobdwgc-2.0.dylib              0x00000001982fb285 mono_jit_runtime_invoke + 1380\n35  libmonobdwgc-2.0.dylib              0x000000019849928b do_runtime_invoke + 84\n36  libmonobdwgc-2.0.dylib              0x00000001984991e5 mono_runtime_invoke + 28\n37  Unity                               0x000000010b4f7dc7 _Z23scripting_method_invoke18ScriptingMethodPtr18ScriptingObjectPtrR18ScriptingArgumentsP21ScriptingExceptionPtrb + 71\n38  Unity                               0x000000010b4f3326 _ZN19ScriptingInvocation6InvokeEP21ScriptingExceptionPtrb + 166\n39  Unity                               0x000000010a8278e6 _ZN9Scripting11UnityEditor22EditorApplicationProxy31Internal_CallGlobalEventHandlerEP21ScriptingExceptionPtr + 166\n40  Unity                               0x000000010bc5c17a _Z20CallGlobalInputEventRK10InputEvent + 58\n41  Unity                               0x000000010d0366bc -[GUIRenderView sendInputEvent:] + 108\n42  Unity                               0x000000010ccb1b3f -[UnicodeInputView handleInputEventLikeWindows:] + 143\n43  Unity                               0x000000010ccb1ead -[UnicodeInputView keyDownImpl:] + 493\n44  Unity                               0x000000010ccb1c91 -[UnicodeInputView keyDown:] + 17\n45  Unity                               0x000000010d03659c -[GUIRenderView keyDown:] + 76\n46  Unity                               0x000000010d02d419 _ZL15ForwardKeyEventP7NSEvent + 233\n47  Unity                               0x000000010d02d609 -[UnityMainMenu performKeyEquivalent:] + 89\n48  AppKit                              0x00007ff81edbdc5d routeKeyEquivalent + 656\n49  AppKit                              0x00007ff81e7d7dc0 -[NSApplication(NSEvent) sendEvent:] + 1132\n50  Unity                               0x000000010d03262e -[EditorApplicationPrincipalClass sendEvent:] + 190\n51  AppKit                              0x00007ff81ea908db -[NSApplication _handleEvent:] + 65\n52  AppKit                              0x00007ff81e6592ce -[NSApplication run] + 623\n53  AppKit                              0x00007ff81e62d227 NSApplicationMain + 817\n54  Unity                               0x000000010d032cc1 _Z10EditorMainiPPKc + 769\n55  Unity                               0x000000010d032ee9 main + 9\n56  dyld                                0x000000011995551e start + 462"],
    1737.   "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
    1738.   "lastExceptionBacktrace" : [{"imageOffset":1028563,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":11},{"imageOffset":105491,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":4},{"imageOffset":1572667,"symbol":"-[NSObject(NSObject) __retain_OA]","symbolLocation":0,"imageIndex":11},{"imageOffset":400885,"symbol":"___forwarding___","symbolLocation":1356,"imageIndex":11},{"imageOffset":399384,"symbol":"_CF_forwarding_prep_0","symbolLocation":120,"imageIndex":11},{"imageOffset":1766818,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":36,"imageIndex":5},{"imageOffset":2369134,"symbol":"-[NSApplication(NSResponder) sendAction:to:from:]","symbolLocation":288,"imageIndex":5},{"imageOffset":42022071,"symbol":"ForwardKeyEvent(NSEvent*)","symbolLocation":391,"imageIndex":6},{"imageOffset":42022409,"symbol":"-[UnityMainMenu performKeyEquivalent:]","symbolLocation":89,"imageIndex":6},{"imageOffset":7945309,"symbol":"routeKeyEquivalent","symbolLocation":656,"imageIndex":5},{"imageOffset":1760704,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1132,"imageIndex":5},{"imageOffset":42042926,"symbol":"-[EditorApplicationPrincipalClass sendEvent:]","symbolLocation":190,"imageIndex":6},{"imageOffset":3079143,"symbol":"-[NSApplication _doModalLoop:peek:]","symbolLocation":364,"imageIndex":5},{"imageOffset":4616930,"symbol":"__33-[NSApplication runModalSession:]_block_invoke_2","symbolLocation":69,"imageIndex":5},{"imageOffset":4616842,"symbol":"__33-[NSApplication runModalSession:]_block_invoke","symbolLocation":78,"imageIndex":5},{"imageOffset":3071774,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":5},{"imageOffset":4616583,"symbol":"-[NSApplication runModalSession:]","symbolLocation":128,"imageIndex":5},{"imageOffset":42026815,"symbol":"-[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:]","symbolLocation":1855,"imageIndex":6},{"imageOffset":42027393,"symbol":"ModalProgressBackendMac::Update(float, core::basic_string_ref<char>, core::basic_string_ref<char>, bool, bool)","symbolLocation":305,"imageIndex":6},{"imageOffset":25150777,"symbol":"UpdateProgressBarState(bool)","symbolLocation":505,"imageIndex":6},{"imageOffset":25154043,"symbol":"ProgressScope::Set(core::basic_string_ref<char>, core::basic_string_ref<char>, float, bool, bool, bool)","symbolLocation":203,"imageIndex":6},{"imageOffset":27652125,"symbol":"LegacyImportProgress::UpdateProgressCallback(float, core::basic_string_ref<char>, bool)","symbolLocation":1229,"imageIndex":6},{"imageOffset":27865901,"symbol":"RefreshInternalV2(AssetDatabase::UpdateAssetOptions, ScanFilter const&, InternalRefreshFlagsV2)","symbolLocation":22765,"imageIndex":6},{"imageOffset":27724052,"symbol":"StopAssetImportingV2(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const*)","symbolLocation":276,"imageIndex":6},{"imageOffset":27728471,"symbol":"void ImportAssetsV2_Internal<core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > >(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, AssetDatabase::UpdateAssetOptions)","symbolLocation":1207,"imageIndex":6},{"imageOffset":27281452,"symbol":"AssetDatabase::ImportAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, AssetDatabase::UpdateAssetOptions)","symbolLocation":60,"imageIndex":6},{"imageOffset":27315918,"symbol":"AssetDatabase::WriteRevertAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&)","symbolLocation":206,"imageIndex":6},{"imageOffset":25289646,"symbol":"EditorSceneManager::ShouldSaveScenesAndAssets(dynamic_array<core::basic_string<char, core::StringStorageDefault<char> > const*, 0ul> const&, bool, dynamic_array<bool, 0ul>&)","symbolLocation":1294,"imageIndex":6},{"imageOffset":25292224,"symbol":"EditorSceneManager::SaveScenes(dynamic_array<UnityScene*, 0ul> const&, bool)","symbolLocation":224,"imageIndex":6},{"imageOffset":25293910,"symbol":"EditorSceneManager::FileMenuSave()","symbolLocation":198,"imageIndex":6},{"imageOffset":24479271,"symbol":"FileMenu::Execute(MenuItem const&)","symbolLocation":199,"imageIndex":6},{"imageOffset":20262898,"symbol":"MenuController::ExecuteMenuItem(MenuItem&, MenuController::ExecutionCause)","symbolLocation":178,"imageIndex":6},{"imageOffset":31193360,"symbol":"EditorApplication_CUSTOM_ExecuteMenuItem(ScriptingBackendNativeStringPtrOpaque*)","symbolLocation":208,"imageIndex":6},{"imageOffset":8006204653,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1761765,"symbol":"mono_runtime_invoke","symbolLocation":28,"imageIndex":8},{"imageOffset":13491655,"symbol":"scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)","symbolLocation":71,"imageIndex":6},{"imageOffset":13472550,"symbol":"ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)","symbolLocation":166,"imageIndex":6},{"imageOffset":55526,"symbol":"Scripting::UnityEditor::EditorApplicationProxy::Internal_CallGlobalEventHandler(ScriptingExceptionPtr*)","symbolLocation":166,"imageIndex":6},{"imageOffset":21242234,"symbol":"CallGlobalInputEvent(InputEvent const&)","symbolLocation":58,"imageIndex":6},{"imageOffset":42059452,"symbol":"-[GUIRenderView sendInputEvent:]","symbolLocation":108,"imageIndex":6},{"imageOffset":38370111,"symbol":"-[UnicodeInputView handleInputEventLikeWindows:]","symbolLocation":143,"imageIndex":6},{"imageOffset":38370989,"symbol":"-[UnicodeInputView keyDownImpl:]","symbolLocation":493,"imageIndex":6},{"imageOffset":38370449,"symbol":"-[UnicodeInputView keyDown:]","symbolLocation":17,"imageIndex":6},{"imageOffset":42059164,"symbol":"-[GUIRenderView keyDown:]","symbolLocation":76,"imageIndex":6},{"imageOffset":42021913,"symbol":"ForwardKeyEvent(NSEvent*)","symbolLocation":233,"imageIndex":6},{"imageOffset":42022409,"symbol":"-[UnityMainMenu performKeyEquivalent:]","symbolLocation":89,"imageIndex":6},{"imageOffset":7945309,"symbol":"routeKeyEquivalent","symbolLocation":656,"imageIndex":5},{"imageOffset":1760704,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1132,"imageIndex":5},{"imageOffset":42042926,"symbol":"-[EditorApplicationPrincipalClass sendEvent:]","symbolLocation":190,"imageIndex":6},{"imageOffset":4614363,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":65,"imageIndex":5},{"imageOffset":193230,"symbol":"-[NSApplication run]","symbolLocation":623,"imageIndex":5},{"imageOffset":12839,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":5},{"imageOffset":42044609,"symbol":"EditorMain(int, char const**)","symbolLocation":769,"imageIndex":6},{"imageOffset":42045161,"symbol":"main","symbolLocation":9,"imageIndex":6},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":9}],
    1739.   "faultingThread" : 0,
    1740.   "threads" : [{"queue":"com.apple.main-thread","instructionState":{"instructionStream":{"bytes":[0,72,131,236,40,76,137,60,36,76,139,255,243,65,15,16,71,96,243,15,90,192,242,68,15,90,248,243,69,15,17,127,100,243,65,15,16,71,96,243,15,90,192,242,68,15,90,248,243,69,15,17,127,112,243,65,15,16,71,96,243,15,90,192,242,68,15,90,248,243,69,15,17,127,108,73,139,71,48,72,137,68,36,24,73,139,71,40,72,141,116,36,8,72,139,248,72,139,0,255,144,224,1,0,0,72,139,68,36,24,72,139,248,72,139,116,36,8,72,139,84,36,16,72,139,0,255,144,216,1,0,0,76,139,60,36,72,131,196,40,195,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"offset":96}},"frames":[{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":3},{"imageOffset":4541,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":3},{"imageOffset":134657,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":4},{"imageOffset":62631,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":3},{"imageOffset":73451,"symbol":"__cxa_rethrow","symbolLocation":99,"imageIndex":3},{"imageOffset":175452,"symbol":"objc_exception_rethrow","symbolLocation":37,"imageIndex":4},{"imageOffset":4616987,"symbol":"__33-[NSApplication runModalSession:]_block_invoke_2","symbolLocation":126,"imageIndex":5},{"imageOffset":4616842,"symbol":"__33-[NSApplication runModalSession:]_block_invoke","symbolLocation":78,"imageIndex":5},{"imageOffset":3071774,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":5},{"imageOffset":4616583,"symbol":"-[NSApplication runModalSession:]","symbolLocation":128,"imageIndex":5},{"imageOffset":42026815,"symbol":"-[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:]","symbolLocation":1855,"imageIndex":6},{"imageOffset":42027393,"symbol":"ModalProgressBackendMac::Update(float, core::basic_string_ref<char>, core::basic_string_ref<char>, bool, bool)","symbolLocation":305,"imageIndex":6},{"imageOffset":25150777,"symbol":"UpdateProgressBarState(bool)","symbolLocation":505,"imageIndex":6},{"imageOffset":25154043,"symbol":"ProgressScope::Set(core::basic_string_ref<char>, core::basic_string_ref<char>, float, bool, bool, bool)","symbolLocation":203,"imageIndex":6},{"imageOffset":27652125,"symbol":"LegacyImportProgress::UpdateProgressCallback(float, core::basic_string_ref<char>, bool)","symbolLocation":1229,"imageIndex":6},{"imageOffset":27865901,"symbol":"RefreshInternalV2(AssetDatabase::UpdateAssetOptions, ScanFilter const&, InternalRefreshFlagsV2)","symbolLocation":22765,"imageIndex":6},{"imageOffset":27724052,"symbol":"StopAssetImportingV2(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const*)","symbolLocation":276,"imageIndex":6},{"imageOffset":27728471,"symbol":"void ImportAssetsV2_Internal<core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > >(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, AssetDatabase::UpdateAssetOptions)","symbolLocation":1207,"imageIndex":6},{"imageOffset":27281452,"symbol":"AssetDatabase::ImportAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, AssetDatabase::UpdateAssetOptions)","symbolLocation":60,"imageIndex":6},{"imageOffset":27315918,"symbol":"AssetDatabase::WriteRevertAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&)","symbolLocation":206,"imageIndex":6},{"imageOffset":25289646,"symbol":"EditorSceneManager::ShouldSaveScenesAndAssets(dynamic_array<core::basic_string<char, core::StringStorageDefault<char> > const*, 0ul> const&, bool, dynamic_array<bool, 0ul>&)","symbolLocation":1294,"imageIndex":6},{"imageOffset":25292224,"symbol":"EditorSceneManager::SaveScenes(dynamic_array<UnityScene*, 0ul> const&, bool)","symbolLocation":224,"imageIndex":6},{"imageOffset":25293910,"symbol":"EditorSceneManager::FileMenuSave()","symbolLocation":198,"imageIndex":6},{"imageOffset":24479271,"symbol":"FileMenu::Execute(MenuItem const&)","symbolLocation":199,"imageIndex":6},{"imageOffset":20262898,"symbol":"MenuController::ExecuteMenuItem(MenuItem&, MenuController::ExecutionCause)","symbolLocation":178,"imageIndex":6},{"imageOffset":31193360,"symbol":"EditorApplication_CUSTOM_ExecuteMenuItem(ScriptingBackendNativeStringPtrOpaque*)","symbolLocation":208,"imageIndex":6},{"imageOffset":8006204653,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1761765,"symbol":"mono_runtime_invoke","symbolLocation":28,"imageIndex":8},{"imageOffset":13491655,"symbol":"scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)","symbolLocation":71,"imageIndex":6},{"imageOffset":13472550,"symbol":"ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)","symbolLocation":166,"imageIndex":6},{"imageOffset":55526,"symbol":"Scripting::UnityEditor::EditorApplicationProxy::Internal_CallGlobalEventHandler(ScriptingExceptionPtr*)","symbolLocation":166,"imageIndex":6},{"imageOffset":21242234,"symbol":"CallGlobalInputEvent(InputEvent const&)","symbolLocation":58,"imageIndex":6},{"imageOffset":42059452,"symbol":"-[GUIRenderView sendInputEvent:]","symbolLocation":108,"imageIndex":6},{"imageOffset":38370111,"symbol":"-[UnicodeInputView handleInputEventLikeWindows:]","symbolLocation":143,"imageIndex":6},{"imageOffset":38370989,"symbol":"-[UnicodeInputView keyDownImpl:]","symbolLocation":493,"imageIndex":6},{"imageOffset":38370449,"symbol":"-[UnicodeInputView keyDown:]","symbolLocation":17,"imageIndex":6},{"imageOffset":42059164,"symbol":"-[GUIRenderView keyDown:]","symbolLocation":76,"imageIndex":6},{"imageOffset":42021913,"symbol":"ForwardKeyEvent(NSEvent*)","symbolLocation":233,"imageIndex":6},{"imageOffset":42022409,"symbol":"-[UnityMainMenu performKeyEquivalent:]","symbolLocation":89,"imageIndex":6},{"imageOffset":7945309,"symbol":"routeKeyEquivalent","symbolLocation":656,"imageIndex":5},{"imageOffset":1760704,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1132,"imageIndex":5},{"imageOffset":42042926,"symbol":"-[EditorApplicationPrincipalClass sendEvent:]","symbolLocation":190,"imageIndex":6},{"imageOffset":4614363,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":65,"imageIndex":5},{"imageOffset":193230,"symbol":"-[NSApplication run]","symbolLocation":623,"imageIndex":5},{"imageOffset":12839,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":5},{"imageOffset":42044609,"symbol":"EditorMain(int, char const**)","symbolLocation":769,"imageIndex":6},{"imageOffset":42045161,"symbol":"main","symbolLocation":9,"imageIndex":6},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":9}],"id":7044505,"triggered":true,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140701877544576},"cr2":{"value":105553250947288},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703593381793},"r15":{"value":22},"rbx":{"value":4724688384,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554616},"r11":{"value":582},"rip":{"value":140703593426958,"matchesCrashFrame":1},"rbp":{"value":140701877544928},"rsp":{"value":140701877544888},"r12":{"value":259},"rcx":{"value":140701877544888},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"name":"tid_103"},{"id":7044523,"name":"Profiler.Dispatcher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":12073437,"symbol":"profiling::Dispatcher::ThreadFunc(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044524,"name":"CoreBusinessMetricsCache","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":29534761,"symbol":"UnityEditor::CoreBusinessMetrics::ThreadFunc(void*)","symbolLocation":73,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044591,"name":"CurlRequest","frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67667,"symbol":"nanosleep","symbolLocation":196,"imageIndex":2},{"imageOffset":11887826,"symbol":"ThreadHelper::SleepInSeconds(double)","symbolLocation":98,"imageIndex":6},{"imageOffset":41317117,"symbol":"CurlRequest::MessageThread()","symbolLocation":1261,"imageIndex":6},{"imageOffset":41314953,"symbol":"CurlRequest::_ThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044614,"name":"tid_af13","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044615,"name":"tid_b007","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044616,"name":"tid_b103","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044617,"name":"tid_b303","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044618,"name":"tid_b403","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044619,"name":"tid_14e03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044620,"name":"tid_b703","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044621,"name":"tid_14d03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044622,"name":"tid_14c03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044623,"name":"tid_b903","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044624,"name":"tid_ba03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044625,"name":"tid_bb03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044626,"name":"tid_14903","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044627,"name":"tid_14603","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044628,"name":"tid_14203","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044629,"name":"Background Job.Worker 0","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044630,"name":"Background Job.Worker 1","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044631,"name":"Background Job.Worker 2","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044632,"name":"Background Job.Worker 3","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044633,"name":"Background Job.Worker 4","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044634,"name":"Background Job.Worker 5","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044635,"name":"Background Job.Worker 6","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044636,"name":"Background Job.Worker 7","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044637,"name":"Background Job.Worker 8","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044638,"name":"Background Job.Worker 9","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044639,"name":"Background Job.Worker 10","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044640,"name":"Background Job.Worker 11","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044641,"name":"Background Job.Worker 12","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044642,"name":"Background Job.Worker 13","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044643,"name":"Background Job.Worker 14","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044644,"name":"Background Job.Worker 15","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044645,"name":"BatchDeleteObjects","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11898038,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":10202818,"symbol":"BatchDeleteStep2Threaded(void*)","symbolLocation":66,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044646,"name":"Loading.AsyncRead","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":8049165,"symbol":"AsyncReadManagerThreaded::ThreadEntry()","symbolLocation":253,"imageIndex":6},{"imageOffset":8047033,"symbol":"AsyncReadManagerThreaded::StaticThreadEntry(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044647,"name":"HTTP REST Server","frames":[{"imageOffset":40282,"symbol":"__select","symbolLocation":10,"imageIndex":0},{"imageOffset":43156662,"symbol":"ns_mgr_poll","symbolLocation":646,"imageIndex":6},{"imageOffset":30503759,"symbol":"RestService::HttpTransport::RunLoop()","symbolLocation":47,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044648,"name":"REST Message Handler","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":30482381,"symbol":"RestService::RestMessageHandler::Entry(void*)","symbolLocation":45,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044656,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":523485,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":11},{"imageOffset":516968,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":11},{"imageOffset":513964,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":11},{"imageOffset":1752926,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044691,"name":"AssetDatabase.FileHasherReader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27780001,"symbol":"FileHasher::Reader(void*)","symbolLocation":145,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044692,"name":"AssetDatabase.FileHasherHasher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11898038,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":27781338,"symbol":"FileHasher::Hasher(void*)","symbolLocation":106,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044693,"name":"AssetDatabase.FileHasherReader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27780001,"symbol":"FileHasher::Reader(void*)","symbolLocation":145,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044694,"name":"AssetDatabase.FileHasherHasher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11898038,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":27781338,"symbol":"FileHasher::Hasher(void*)","symbolLocation":106,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044695,"name":"AssetDatabase.FileHasherReader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27780001,"symbol":"FileHasher::Reader(void*)","symbolLocation":145,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044696,"name":"AssetDatabase.FileHasherHasher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11898038,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":27781338,"symbol":"FileHasher::Hasher(void*)","symbolLocation":106,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044697,"name":"AssetDatabase.FileHasherReader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27780001,"symbol":"FileHasher::Reader(void*)","symbolLocation":145,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044698,"name":"AssetDatabase.FileHasherHasher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11898038,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":27781338,"symbol":"FileHasher::Hasher(void*)","symbolLocation":106,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044703,"name":"AMCP Logging Spool","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":107232,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":12},{"imageOffset":8450,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":12},{"imageOffset":7622,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":41,"imageIndex":12},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044753,"name":"Audio Stream Thread","frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67667,"symbol":"nanosleep","symbolLocation":196,"imageIndex":2},{"imageOffset":67465,"symbol":"usleep","symbolLocation":53,"imageIndex":2},{"imageOffset":52198799,"symbol":"FMOD_OS_Time_Sleep(unsigned int)","symbolLocation":15,"imageIndex":6},{"imageOffset":51984229,"symbol":"FMOD::Thread::callback(void*)","symbolLocation":229,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7044983,"name":"UnityGfxDeviceWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11898038,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":36940604,"symbol":"GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&)","symbolLocation":76,"imageIndex":6},{"imageOffset":38030076,"symbol":"GfxDeviceWorkerAutoreleasePoolProxy","symbolLocation":60,"imageIndex":6},{"imageOffset":36987843,"symbol":"GfxDeviceWorker::RunExt(ThreadedStreamBuffer&)","symbolLocation":115,"imageIndex":6},{"imageOffset":36939880,"symbol":"GfxDeviceWorker::RunGfxDeviceWorker(void*)","symbolLocation":152,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7045155,"name":"BakingJobs.Worker 0","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7045156,"name":"BakingJobs.Worker 1","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7045157,"name":"BakingJobs.Worker 2","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7045158,"name":"BakingJobs.Worker 3","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7045159,"name":"BakingJobs.Worker 4","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7045160,"name":"BakingJobs.Worker 5","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7045161,"name":"BakingJobs.Worker 6","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7045162,"name":"BakingJobs.Worker 7","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7045169,"name":"Finalizer","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":2109048,"symbol":"finalizer_thread","symbolLocation":380,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7045171,"name":"Debugger agent","frames":[{"imageOffset":32914,"symbol":"__accept","symbolLocation":10,"imageIndex":0},{"imageOffset":853099,"symbol":"socket_transport_accept","symbolLocation":40,"imageIndex":8},{"imageOffset":852392,"symbol":"socket_transport_wait_for_attach","symbolLocation":22,"imageIndex":8},{"imageOffset":764378,"symbol":"debugger_thread","symbolLocation":190,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7045175,"name":"AssetDatabase.IOService","frames":[{"imageOffset":25422,"symbol":"kevent","symbolLocation":10,"imageIndex":0},{"imageOffset":28329416,"symbol":"asio::detail::kqueue_reactor::run(bool, asio::detail::op_queue<asio::detail::task_io_service_operation>&)","symbolLocation":248,"imageIndex":6},{"imageOffset":28328355,"symbol":"asio::detail::task_io_service::do_run_one(asio::detail::scoped_lock<asio::detail::posix_mutex>&, asio::detail::task_io_service_thread_info&, std::__1::error_code const&)","symbolLocation":259,"imageIndex":6},{"imageOffset":28327377,"symbol":"asio::detail::task_io_service::run(std::__1::error_code&)","symbolLocation":161,"imageIndex":6},{"imageOffset":28311226,"symbol":"IOService::Run(bool)","symbolLocation":538,"imageIndex":6},{"imageOffset":28308235,"symbol":"IOService::Impl::ThreadFunction(void*)","symbolLocation":11,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7051574,"name":"CloudJob.Worker 0","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7051575,"name":"OSX HID Input","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":523485,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":11},{"imageOffset":516968,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":11},{"imageOffset":513964,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":11},{"imageOffset":1071147,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":11},{"imageOffset":38338767,"symbol":"HIDDeviceThreadOSX(void*)","symbolLocation":63,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7051578,"name":"EditorTaskManager","frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67667,"symbol":"nanosleep","symbolLocation":196,"imageIndex":2},{"imageOffset":11887826,"symbol":"ThreadHelper::SleepInSeconds(double)","symbolLocation":98,"imageIndex":6},{"imageOffset":20659385,"symbol":"Editor::TaskManager::RunBackgroundThread(void*)","symbolLocation":313,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7051615,"name":"PreviewLoader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27346654,"symbol":"PreviewTextureManager::LoadingLoop(void*)","symbolLocation":158,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055985,"name":"Burst-CompilerThread-1","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055986,"name":"Burst-CompilerThread-2","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055989,"name":"Burst-CompilerThread-3","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055990,"name":"Burst-CompilerThread-4","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055991,"name":"Burst-CompilerThread-5","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055992,"name":"Burst-CompilerThread-6","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055993,"name":"Burst-CompilerThread-7","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055994,"name":"Burst-CompilerThread-8","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055995,"name":"Burst-CompilerThread-9","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055996,"name":"Burst-CompilerThread-10","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055997,"name":"Burst-CompilerThread-11","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055998,"name":"Burst-CompilerThread-12","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7055999,"name":"Burst-CompilerThread-13","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7056000,"name":"Burst-CompilerThread-14","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7056001,"name":"Burst-CompilerThread-15","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6690409467,"imageIndex":7},{"imageOffset":6690408019,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7056002,"name":"Burst-ProgressReporter","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6749206574,"imageIndex":7},{"imageOffset":6749205723,"imageIndex":7},{"imageOffset":6749197987,"imageIndex":7},{"imageOffset":6749194835,"imageIndex":7},{"imageOffset":6690403319,"imageIndex":7},{"imageOffset":6690401931,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7056232,"name":"Audio Nonblocking Thread (0)","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":52199870,"symbol":"FMOD_OS_Semaphore_Wait(FMOD_OS_SEMAPHORE*)","symbolLocation":14,"imageIndex":6},{"imageOffset":51984142,"symbol":"FMOD::Thread::callback(void*)","symbolLocation":142,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7061829,"name":"CVDisplayLink","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":13898,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":370,"imageIndex":13},{"imageOffset":10312,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":526,"imageIndex":13},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7061844,"frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":45758169,"symbol":"Geo::Impl::WaitForMultipleObjects(unsigned int, Geo::Impl::t_HANDLE**, bool, int)","symbolLocation":441,"imageIndex":6},{"imageOffset":45758679,"symbol":"Geo::GeoEvent::Wait(unsigned int)","symbolLocation":39,"imageIndex":6},{"imageOffset":45654765,"symbol":"Enlighten::MultithreadCpuWorkerCommon::CommandThreadFunction(void*)","symbolLocation":77,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7061845,"name":"EnlightenWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":5773309,"symbol":"TUpdateFunction(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7061846,"name":"EnlightenWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":5773309,"symbol":"TUpdateFunction(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7061847,"name":"EnlightenWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":5773309,"symbol":"TUpdateFunction(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7061848,"name":"EnlightenWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":5773309,"symbol":"TUpdateFunction(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7061868,"name":"Thread Pool I\/O Selector","frames":[{"imageOffset":40282,"symbol":"__select","symbolLocation":10,"imageIndex":0},{"imageOffset":2170539,"symbol":"mono_poll","symbolLocation":551,"imageIndex":8},{"imageOffset":1898536,"symbol":"poll_event_wait","symbolLocation":103,"imageIndex":8},{"imageOffset":1897235,"symbol":"selector_thread","symbolLocation":1166,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7120149,"name":"Audio File Thread","frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67667,"symbol":"nanosleep","symbolLocation":196,"imageIndex":2},{"imageOffset":67465,"symbol":"usleep","symbolLocation":53,"imageIndex":2},{"imageOffset":52198799,"symbol":"FMOD_OS_Time_Sleep(unsigned int)","symbolLocation":15,"imageIndex":6},{"imageOffset":51984229,"symbol":"FMOD::Thread::callback(void*)","symbolLocation":229,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7138568,"name":"PreviewLoader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27346654,"symbol":"PreviewTextureManager::LoadingLoop(void*)","symbolLocation":158,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7742228,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7742392,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7757471,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7762190,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7762434,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7762435,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7762436,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7762437,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7762438,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7762439,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7762440,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7762441,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7762941,"name":"ServerSocket-UnityServer-Sender","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":7220236238,"imageIndex":7},{"imageOffset":7220234619,"imageIndex":7},{"imageOffset":7220230651,"imageIndex":7},{"imageOffset":8050537879,"imageIndex":7},{"imageOffset":8049971179,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7762942,"name":"ServerSocket-UnityServer-Receiver","frames":[{"imageOffset":20238,"symbol":"__recvfrom","symbolLocation":10,"imageIndex":0},{"imageOffset":1210721,"symbol":"mono_w32socket_recvfrom","symbolLocation":124,"imageIndex":8},{"imageOffset":1210591,"symbol":"mono_w32socket_recv","symbolLocation":19,"imageIndex":8},{"imageOffset":1797141,"symbol":"ves_icall_System_Net_Sockets_Socket_Receive_internal","symbolLocation":139,"imageIndex":8},{"imageOffset":7220681747,"imageIndex":7},{"imageOffset":7220681291,"imageIndex":7},{"imageOffset":7220679651,"imageIndex":7}]},{"id":7762953,"name":"Timer-Scheduler","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":1983269,"symbol":"mono_w32handle_wait_multiple","symbolLocation":199,"imageIndex":8},{"imageOffset":1866279,"symbol":"ves_icall_System_Threading_WaitHandle_Wait_internal","symbolLocation":134,"imageIndex":8},{"imageOffset":7220664749,"imageIndex":7},{"imageOffset":7220662827,"imageIndex":7},{"imageOffset":8050537879,"imageIndex":7},{"imageOffset":8049971179,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7763131,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7763133,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7763212,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7763214,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7763506,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7763852,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7763984,"name":"PreviewLoader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27346654,"symbol":"PreviewTextureManager::LoadingLoop(void*)","symbolLocation":158,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7764009,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7764010,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7764011,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7764020,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7764077,"name":"tid_c3693","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":10471805,"symbol":"PreloadManager::Run()","symbolLocation":93,"imageIndex":6},{"imageOffset":10471688,"symbol":"PreloadManager::Run(void*)","symbolLocation":40,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7764080,"name":"tid_9ca0f","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":2199121,"symbol":"mono_thread_info_sleep","symbolLocation":639,"imageIndex":8},{"imageOffset":1248121,"symbol":"monitor_thread","symbolLocation":159,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7764214,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7764234,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7764235,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7764236,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
    1741.   "usedImages" : [
    1742.   {
    1743.     "source" : "P",
    1744.     "arch" : "x86_64",
    1745.     "base" : 140703593394176,
    1746.     "size" : 229376,
    1747.     "uuid" : "26a59789-b846-3ed4-96dc-8dbef3c0c8e7",
    1748.     "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    1749.     "name" : "libsystem_kernel.dylib"
    1750.   },
    1751.   {
    1752.     "source" : "P",
    1753.     "arch" : "x86_64",
    1754.     "base" : 140703593623552,
    1755.     "size" : 49152,
    1756.     "uuid" : "2f6c275d-7e14-3d31-a924-e1bb41d2415f",
    1757.     "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    1758.     "name" : "libsystem_pthread.dylib"
    1759.   },
    1760.   {
    1761.     "source" : "P",
    1762.     "arch" : "x86_64",
    1763.     "base" : 140703592378368,
    1764.     "size" : 561152,
    1765.     "uuid" : "8e54eca2-9bd8-3482-9589-b9574434d1aa",
    1766.     "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    1767.     "name" : "libsystem_c.dylib"
    1768.   },
    1769.   {
    1770.     "source" : "P",
    1771.     "arch" : "x86_64",
    1772.     "base" : 140703593304064,
    1773.     "size" : 90112,
    1774.     "uuid" : "8507b51e-2cfe-3790-a25c-c47c7c8b0de8",
    1775.     "path" : "\/usr\/lib\/libc++abi.dylib",
    1776.     "name" : "libc++abi.dylib"
    1777.   },
    1778.   {
    1779.     "source" : "P",
    1780.     "arch" : "x86_64h",
    1781.     "base" : 140703592112128,
    1782.     "size" : 253952,
    1783.     "uuid" : "6d51b7b2-136e-336d-95ca-442af1009ec2",
    1784.     "path" : "\/usr\/lib\/libobjc.A.dylib",
    1785.     "name" : "libobjc.A.dylib"
    1786.   },
    1787.   {
    1788.     "source" : "P",
    1789.     "arch" : "x86_64",
    1790.     "base" : 140703638396928,
    1791.     "CFBundleShortVersionString" : "6.9",
    1792.     "CFBundleIdentifier" : "com.apple.AppKit",
    1793.     "size" : 15261696,
    1794.     "uuid" : "92a78ebd-bba5-3f18-a5e1-768c955539d7",
    1795.     "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    1796.     "name" : "AppKit",
    1797.     "CFBundleVersion" : "2113.40.127"
    1798.   },
    1799.   {
    1800.     "source" : "P",
    1801.     "arch" : "x86_64",
    1802.     "base" : 4471234560,
    1803.     "CFBundleShortVersionString" : "Unity version 2020.3.33f1",
    1804.     "CFBundleIdentifier" : "com.unity3d.UnityEditor5.x",
    1805.     "size" : 72974336,
    1806.     "uuid" : "82aebfe1-5534-3647-85b0-ab3b63600fec",
    1807.     "path" : "\/Applications\/Unity\/*\/Unity.app\/Contents\/MacOS\/Unity",
    1808.     "name" : "Unity",
    1809.     "CFBundleVersion" : "2020.3.33f1"
    1810.   },
    1811.   {
    1812.     "size" : 0,
    1813.     "source" : "A",
    1814.     "base" : 0,
    1815.     "uuid" : "00000000-0000-0000-0000-000000000000"
    1816.   },
    1817.   {
    1818.     "source" : "P",
    1819.     "arch" : "x86_64",
    1820.     "base" : 6848163840,
    1821.     "size" : 3080192,
    1822.     "uuid" : "d09820e5-1777-373f-a5cb-598eaeb23b39",
    1823.     "path" : "\/Applications\/Unity\/*\/Unity.app\/Contents\/Frameworks\/MonoBleedingEdge\/MonoEmbedRuntime\/osx\/libmonobdwgc-2.0.dylib",
    1824.     "name" : "libmonobdwgc-2.0.dylib"
    1825.   },
    1826.   {
    1827.     "source" : "P",
    1828.     "arch" : "x86_64",
    1829.     "base" : 4724162560,
    1830.     "size" : 442368,
    1831.     "uuid" : "dd9e80de-fb3b-349b-96a4-46874ad34d11",
    1832.     "path" : "\/usr\/lib\/dyld",
    1833.     "name" : "dyld"
    1834.   },
    1835.   {
    1836.     "source" : "P",
    1837.     "arch" : "x86_64",
    1838.     "base" : 140703591821312,
    1839.     "size" : 290816,
    1840.     "uuid" : "31d69d55-9895-326c-ad61-621c5ca87314",
    1841.     "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    1842.     "name" : "libdispatch.dylib"
    1843.   },
    1844.   {
    1845.     "source" : "P",
    1846.     "arch" : "x86_64h",
    1847.     "base" : 140703593938944,
    1848.     "CFBundleShortVersionString" : "6.9",
    1849.     "CFBundleIdentifier" : "com.apple.CoreFoundation",
    1850.     "size" : 5251072,
    1851.     "uuid" : "743f0cb7-e962-3e42-8653-7bd141129561",
    1852.     "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    1853.     "name" : "CoreFoundation",
    1854.     "CFBundleVersion" : "1858.112"
    1855.   },
    1856.   {
    1857.     "source" : "P",
    1858.     "arch" : "x86_64",
    1859.     "base" : 140703739121664,
    1860.     "CFBundleShortVersionString" : "1.0",
    1861.     "CFBundleIdentifier" : "com.apple.audio.caulk",
    1862.     "size" : 139264,
    1863.     "uuid" : "0b849791-3a62-33d1-8cf1-9c612a9d8e18",
    1864.     "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    1865.     "name" : "caulk"
    1866.   },
    1867.   {
    1868.     "source" : "P",
    1869.     "arch" : "x86_64",
    1870.     "base" : 140703719985152,
    1871.     "CFBundleShortVersionString" : "1.8",
    1872.     "CFBundleIdentifier" : "com.apple.CoreVideo",
    1873.     "size" : 335872,
    1874.     "uuid" : "1f916be5-077b-3103-adce-c69e661cc102",
    1875.     "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo",
    1876.     "name" : "CoreVideo",
    1877.     "CFBundleVersion" : "0.0"
    1878.   }
    1879. ],
    1880.   "sharedCache" : {
    1881.   "base" : 140703590350848,
    1882.   "size" : 15224815616,
    1883.   "uuid" : "6cc5ecdc-5119-37f0-9a85-4f48a50f5f78"
    1884. },
    1885.   "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=8.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=8.8G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework              1024K        8 \nActivity Tracing                   256K        1 \nCG backing stores                 6816K        8 \nCG image                          1428K       25 \nColorSync                          240K       28 \nCoreAnimation                     3364K       56 \nCoreGraphics                        16K        3 \nCoreImage                            4K        1 \nCoreUI image data                 3604K       28 \nFoundation                          44K        2 \nIOKit                             23.3M        3 \nImage IO                            20K        5 \nKernel Alloc Once                    8K        1 \nMALLOC                             2.3G      521 \nMALLOC guard page                   48K        9 \nMALLOC_MEDIUM (reserved)           1.7G       16         reserved VM address space (unallocated)\nSTACK GUARD                       1924K      124 \nStack                            118.9M      176 \nStack Guard                       56.2M       51 \nVM_ALLOCATE                        5.5G    61044 \nVM_ALLOCATE (reserved)            5268K       36         reserved VM address space (unallocated)\n__DATA                            94.9M      562 \n__DATA_CONST                      30.2M      332 \n__DATA_DIRTY                      1568K      205 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       692.6M       51 \n__OBJC_RO                         82.6M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           664.4M      560 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                        1.2G      111 \nshared memory                     1304K       22 \n===========                     =======  ======= \nTOTAL                             12.5G    63995 \nTOTAL, minus reserved VM space    10.8G    63995 \n",
    1886.   "legacyInfo" : {
    1887.   "threadTriggered" : {
    1888.     "name" : "tid_103",
    1889.     "queue" : "com.apple.main-thread"
    1890.   }
    1891. },
    1892.   "trialInfo" : {
    1893.   "rollouts" : [
    1894.     {
    1895.       "rolloutId" : "61301e3a61217b3110231469",
    1896.       "factorPackIds" : {
    1897.         "SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
    1898.       },
    1899.       "deploymentId" : 240000016
    1900.     },
    1901.     {
    1902.       "rolloutId" : "60356660bbe37970735c5624",
    1903.       "factorPackIds" : {
    1904.  
    1905.       },
    1906.       "deploymentId" : 240000027
    1907.     }
    1908.   ],
    1909.   "experiments" : [
    1910.  
    1911.   ]
    1912. }
    1913. }
    1914.  
    1915. Model: MacBookPro16,1, BootROM 1731.100.130.0.0 (iBridge: 19.16.14243.0.0,0), 8 processors, 8-Core Intel Core i9, 2.4 GHz, 64 GB, SMC
    1916. Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
    1917. Graphics: AMD Radeon Pro 5500M, AMD Radeon Pro 5500M, PCIe, 8 GB
    1918. Display: Color LCD, 3072 x 1920 Retina, MirrorOff, Online
    1919. Display: Pro Display XDR, 6016 x 3384 Retina 6K, Main, MirrorOff, Online
    1920. Memory Module: BANK 0/ChannelA-DIMM0, 32 GB, DDR4, 2667 MHz, Micron, MT40A4G8BAF-062E:B
    1921. Memory Module: BANK 2/ChannelB-DIMM0, 32 GB, DDR4, 2667 MHz, Micron, MT40A4G8BAF-062E:B
    1922. AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 12 2021 18:02:56 version 9.30.464.0.32.5.76 FWID 01-c081cfed
    1923. Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
    1924. Network Service: Wi-Fi, AirPort, en0
    1925. PCI Card: pci8086,15f0, USB eXtensible Host Controller, Thunderbolt@71,0,0
    1926. USB Device: USB31Bus
    1927. USB Device: USB3.1 Hub
    1928. USB Device: USB3.0 Hub
    1929. USB Device: USB 10/100/1000 LAN
    1930. USB Device: USB2.0 Hub
    1931. USB Device: USB-HID Keyboard
    1932. USB Device: USB2.0 Hub
    1933. USB Device: Razer DeathAdder Elite
    1934. USB Device: Magic Trackpad
    1935. USB Device: Pro Display XDR
    1936. USB Device: USB31Bus
    1937. USB Device: Wireless Controller
    1938. USB Device: T2Bus
    1939. USB Device: composite_device
    1940. USB Device: Touch Bar Backlight
    1941. USB Device: Touch Bar Display
    1942. USB Device: Apple Internal Keyboard / Trackpad
    1943. USB Device: Headset
    1944. USB Device: Ambient Light Sensor
    1945. USB Device: FaceTime HD Camera (Built-in)
    1946. USB Device: Apple T2 Controller
    1947. Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5
    1948. Thunderbolt Device: Pro Display XDR, Apple Inc., 3, 55.2
    1949. Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5
    1950.  
     
  3. sameng

    sameng

    Joined:
    Oct 1, 2014
    Posts:
    172
    And another one just now, just by changing the "exposure" field on a PPv2 stack volume. The latest Unity 2020.3.33 LTS, on the latest macOS Monterey 12.3.1, on an Intel Mac.

    Code (CSharp):
    1. -------------------------------------
    2. Translated Report (Full Report Below)
    3. -------------------------------------
    4.  
    5. Process:               Unity [6540]
    6. Path:                  /Applications/Unity/*/Unity.app/Contents/MacOS/Unity
    7. Identifier:            com.unity3d.UnityEditor5.x
    8. Version:               Unity version 2020.3.33f1 (2020.3.33f1)
    9. Code Type:             X86-64 (Native)
    10. Parent Process:        Unity Hub [5372]
    11. Responsible:           Unity Hub [5372]
    12. User ID:               501
    13.  
    14. Date/Time:             2022-04-27 15:21:20.2799 -0400
    15. OS Version:            macOS 12.3.1 (21E258)
    16. Report Version:        12
    17. Bridge OS Version:     6.4 (19P4243)
    18. Anonymous UUID:        2B0C6C2A-4A30-6ACF-F021-1C566D49835B
    19.  
    20. Sleep/Wake UUID:       890588D9-686E-4C94-B444-986981E4A62F
    21.  
    22. Time Awake Since Boot: 910000 seconds
    23. Time Since Wake:       79407 seconds
    24.  
    25. System Integrity Protection: enabled
    26.  
    27. Crashed Thread:        0  tid_103  Dispatch queue: com.apple.main-thread
    28.  
    29. Exception Type:        EXC_CRASH (SIGABRT)
    30. Exception Codes:       0x0000000000000000, 0x0000000000000000
    31. Exception Note:        EXC_CORPSE_NOTIFY
    32.  
    33. Application Specific Information:
    34. *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[EditorApplicationPrincipalClass type]: unrecognized selector sent to instance 0x7fb153806870'
    35. terminating with uncaught exception of type NSException
    36. abort() called
    37.  
    38.  
    39. Application Specific Backtrace 0:
    40. 0   CoreFoundation                      0x00007ff81bcbf1e3 __exceptionPreprocess + 242
    41. 1   libobjc.A.dylib                     0x00007ff81ba1fc13 objc_exception_throw + 48
    42. 2   CoreFoundation                      0x00007ff81bd43f3b -[NSObject(NSObject) __retain_OA] + 0
    43. 3   CoreFoundation                      0x00007ff81bc25df5 ___forwarding___ + 1356
    44. 4   CoreFoundation                      0x00007ff81bc25818 _CF_forwarding_prep_0 + 120
    45. 5   AppKit                              0x00007ff81e7d95a2 -[NSWindow(NSEventRouting) sendEvent:] + 36
    46. 6   AppKit                              0x00007ff81e86c66e -[NSApplication(NSResponder) sendAction:to:from:] + 288
    47. 7   Unity                               0x000000010f1b64b7 _ZL15ForwardKeyEventP7NSEvent + 391
    48. 8   Unity                               0x000000010f1b6609 -[UnityMainMenu performKeyEquivalent:] + 89
    49. 9   AppKit                              0x00007ff81edbdc5d routeKeyEquivalent + 656
    50. 10  AppKit                              0x00007ff81e7d7dc0 -[NSApplication(NSEvent) sendEvent:] + 1132
    51. 11  Unity                               0x000000010f1bb62e -[EditorApplicationPrincipalClass sendEvent:] + 190
    52. 12  AppKit                              0x00007ff81e919be7 -[NSApplication _doModalLoop:peek:] + 364
    53. 13  AppKit                              0x00007ff81ea912e2 __33-[NSApplication runModalSession:]_block_invoke_2 + 69
    54. 14  AppKit                              0x00007ff81ea9128a __33-[NSApplication runModalSession:]_block_invoke + 78
    55. 15  AppKit                              0x00007ff81e917f1e _NSTryRunModal + 100
    56. 16  AppKit                              0x00007ff81ea91187 -[NSApplication runModalSession:] + 128
    57. 17  Unity                               0x000000010f1b773f -[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:] + 1855
    58. 18  Unity                               0x000000010f1b7981 _ZN23ModalProgressBackendMac6UpdateEfN4core16basic_string_refIcEES2_bb + 305
    59. 19  Unity                               0x000000010e19f539 _ZL22UpdateProgressBarStateb + 505
    60. 20  Unity                               0x000000010e1a01fb _ZN13ProgressScope3SetEN4core16basic_string_refIcEES2_fbbb + 203
    61. 21  Unity                               0x000000010e40201d _ZN20LegacyImportProgress22UpdateProgressCallbackEfN4core16basic_string_refIcEEb + 1229
    62. 22  Unity                               0x000000010e43632d _ZL17RefreshInternalV2N13AssetDatabase18UpdateAssetOptionsERK10ScanFilter22InternalRefreshFlagsV2 + 22765
    63. 23  Unity                               0x000000010e413914 _ZL20StopAssetImportingV2N13AssetDatabase18UpdateAssetOptionsE22InternalRefreshFlagsV2PK10ScanFilter + 276
    64. 24  Unity                               0x000000010e414a57 _Z23ImportAssetsV2_InternalIN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEEEvRKT_N13AssetDatabase18UpdateAssetOptionsE + 1207
    65. 25  Unity                               0x000000010e3a782c _ZN13AssetDatabase12ImportAssetsERKN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEENS_18UpdateAssetOptionsE + 60
    66. 26  Unity                               0x000000010e3afece _ZN13AssetDatabase17WriteRevertAssetsERKN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEESA_ + 206
    67. 27  Unity                               0x000000010e1c13ae _ZN18EditorSceneManager25ShouldSaveScenesAndAssetsERK13dynamic_arrayIPKN4core12basic_stringIcNS1_20StringStorageDefaultIcEEEELm0EEbRS0_IbLm0EE + 1294
    68. 28  Unity                               0x000000010e1c1dc0 _ZN18EditorSceneManager10SaveScenesERK13dynamic_arrayIP10UnitySceneLm0EEb + 224
    69. 29  Unity                               0x000000010e1c2456 _ZN18EditorSceneManager12FileMenuSaveEv + 198
    70. 30  Unity                               0x000000010e0fb627 _ZN8FileMenu7ExecuteERK8MenuItem + 199
    71. 31  Unity                               0x000000010dcf5ff2 _ZN14MenuController15ExecuteMenuItemER8MenuItemNS_14ExecutionCauseE + 178
    72. 32  Unity                               0x000000010e762910 _Z40EditorApplication_CUSTOM_ExecuteMenuItemP37ScriptingBackendNativeStringPtrOpaque + 208
    73. 33  ???                                 0x000000026ebe5c6d 0x0 + 10447903853
    74. 34  libmonobdwgc-2.0.dylib              0x000000019783b285 mono_jit_runtime_invoke + 1380
    75. 35  libmonobdwgc-2.0.dylib              0x00000001979d928b do_runtime_invoke + 84
    76. 36  libmonobdwgc-2.0.dylib              0x00000001979d91e5 mono_runtime_invoke + 28
    77. 37  Unity                               0x000000010d680dc7 _Z23scripting_method_invoke18ScriptingMethodPtr18ScriptingObjectPtrR18ScriptingArgumentsP21ScriptingExceptionPtrb + 71
    78. 38  Unity                               0x000000010d67c326 _ZN19ScriptingInvocation6InvokeEP21ScriptingExceptionPtrb + 166
    79. 39  Unity                               0x000000010c9b08e6 _ZN9Scripting11UnityEditor22EditorApplicationProxy31Internal_CallGlobalEventHandlerEP21ScriptingExceptionPtr + 166
    80. 40  Unity                               0x000000010dde517a _Z20CallGlobalInputEventRK10InputEvent + 58
    81. 41  Unity                               0x000000010f1bf6bc -[GUIRenderView sendInputEvent:] + 108
    82. 42  Unity                               0x000000010ee3ab3f -[UnicodeInputView handleInputEventLikeWindows:] + 143
    83. 43  Unity                               0x000000010ee3aead -[UnicodeInputView keyDownImpl:] + 493
    84. 44  Unity                               0x000000010ee3ac91 -[UnicodeInputView keyDown:] + 17
    85. 45  Unity                               0x000000010f1bf59c -[GUIRenderView keyDown:] + 76
    86. 46  Unity                               0x000000010f1b6419 _ZL15ForwardKeyEventP7NSEvent + 233
    87. 47  Unity                               0x000000010f1b6609 -[UnityMainMenu performKeyEquivalent:] + 89
    88. 48  AppKit                              0x00007ff81edbdc5d routeKeyEquivalent + 656
    89. 49  AppKit                              0x00007ff81e7d7dc0 -[NSApplication(NSEvent) sendEvent:] + 1132
    90. 50  Unity                               0x000000010f1bb62e -[EditorApplicationPrincipalClass sendEvent:] + 190
    91. 51  AppKit                              0x00007ff81ea908db -[NSApplication _handleEvent:] + 65
    92. 52  AppKit                              0x00007ff81e6592ce -[NSApplication run] + 623
    93. 53  AppKit                              0x00007ff81e62d227 NSApplicationMain + 817
    94. 54  Unity                               0x000000010f1bbcc1 _Z10EditorMainiPPKc + 769
    95. 55  Unity                               0x000000010f1bbee9 main + 9
    96. 56  dyld                                0x000000011d37451e start + 462
    97.  
    98.  
    99. Thread 0 Crashed:: tid_103 Dispatch queue: com.apple.main-thread
    100. 0   libsystem_kernel.dylib                0x7ff81bb4700e __pthread_kill + 10
    101. 1   libsystem_pthread.dylib               0x7ff81bb7d1ff pthread_kill + 263
    102. 2   libsystem_c.dylib                     0x7ff81bac8d24 abort + 123
    103. 3   libc++abi.dylib                       0x7ff81bb39082 abort_message + 241
    104. 4   libc++abi.dylib                       0x7ff81bb2a1bd demangling_terminate_handler() + 266
    105. 5   libobjc.A.dylib                       0x7ff81ba26e01 _objc_terminate() + 96
    106. 6   libc++abi.dylib                       0x7ff81bb384a7 std::__terminate(void (*)()) + 8
    107. 7   libc++abi.dylib                       0x7ff81bb3aeeb __cxa_rethrow + 99
    108. 8   libobjc.A.dylib                       0x7ff81ba30d5c objc_exception_rethrow + 37
    109. 9   AppKit                                0x7ff81ea9131b __33-[NSApplication runModalSession:]_block_invoke_2 + 126
    110. 10  AppKit                                0x7ff81ea9128a __33-[NSApplication runModalSession:]_block_invoke + 78
    111. 11  AppKit                                0x7ff81e917f1e _NSTryRunModal + 100
    112. 12  AppKit                                0x7ff81ea91187 -[NSApplication runModalSession:] + 128
    113. 13  Unity                                    0x10f1b773f -[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:] + 1855
    114. 14  Unity                                    0x10f1b7981 ModalProgressBackendMac::Update(float, core::basic_string_ref<char>, core::basic_string_ref<char>, bool, bool) + 305
    115. 15  Unity                                    0x10e19f539 UpdateProgressBarState(bool) + 505
    116. 16  Unity                                    0x10e1a01fb ProgressScope::Set(core::basic_string_ref<char>, core::basic_string_ref<char>, float, bool, bool, bool) + 203
    117. 17  Unity                                    0x10e40201d LegacyImportProgress::UpdateProgressCallback(float, core::basic_string_ref<char>, bool) + 1229
    118. 18  Unity                                    0x10e43632d RefreshInternalV2(AssetDatabase::UpdateAssetOptions, ScanFilter const&, InternalRefreshFlagsV2) + 22765
    119. 19  Unity                                    0x10e413914 StopAssetImportingV2(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const*) + 276
    120. 20  Unity                                    0x10e414a57 void ImportAssetsV2_Internal<core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > >(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, AssetDatabase::UpdateAssetOptions) + 1207
    121. 21  Unity                                    0x10e3a782c AssetDatabase::ImportAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, AssetDatabase::UpdateAssetOptions) + 60
    122. 22  Unity                                    0x10e3afece AssetDatabase::WriteRevertAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&) + 206
    123. 23  Unity                                    0x10e1c13ae EditorSceneManager::ShouldSaveScenesAndAssets(dynamic_array<core::basic_string<char, core::StringStorageDefault<char> > const*, 0ul> const&, bool, dynamic_array<bool, 0ul>&) + 1294
    124. 24  Unity                                    0x10e1c1dc0 EditorSceneManager::SaveScenes(dynamic_array<UnityScene*, 0ul> const&, bool) + 224
    125. 25  Unity                                    0x10e1c2456 EditorSceneManager::FileMenuSave() + 198
    126. 26  Unity                                    0x10e0fb627 FileMenu::Execute(MenuItem const&) + 199
    127. 27  Unity                                    0x10dcf5ff2 MenuController::ExecuteMenuItem(MenuItem&, MenuController::ExecutionCause) + 178
    128. 28  Unity                                    0x10e762910 EditorApplication_CUSTOM_ExecuteMenuItem(ScriptingBackendNativeStringPtrOpaque*) + 208
    129. 29  ???                                      0x26ebe5c6d ???
    130. 30  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    131. 31  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    132. 32  libmonobdwgc-2.0.dylib                   0x1979d91e5 mono_runtime_invoke + 28
    133. 33  Unity                                    0x10d680dc7 scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool) + 71
    134. 34  Unity                                    0x10d67c326 ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool) + 166
    135. 35  Unity                                    0x10c9b08e6 Scripting::UnityEditor::EditorApplicationProxy::Internal_CallGlobalEventHandler(ScriptingExceptionPtr*) + 166
    136. 36  Unity                                    0x10dde517a CallGlobalInputEvent(InputEvent const&) + 58
    137. 37  Unity                                    0x10f1bf6bc -[GUIRenderView sendInputEvent:] + 108
    138. 38  Unity                                    0x10ee3ab3f -[UnicodeInputView handleInputEventLikeWindows:] + 143
    139. 39  Unity                                    0x10ee3aead -[UnicodeInputView keyDownImpl:] + 493
    140. 40  Unity                                    0x10ee3ac91 -[UnicodeInputView keyDown:] + 17
    141. 41  Unity                                    0x10f1bf59c -[GUIRenderView keyDown:] + 76
    142. 42  Unity                                    0x10f1b6419 ForwardKeyEvent(NSEvent*) + 233
    143. 43  Unity                                    0x10f1b6609 -[UnityMainMenu performKeyEquivalent:] + 89
    144. 44  AppKit                                0x7ff81edbdc5d routeKeyEquivalent + 656
    145. 45  AppKit                                0x7ff81e7d7dc0 -[NSApplication(NSEvent) sendEvent:] + 1132
    146. 46  Unity                                    0x10f1bb62e -[EditorApplicationPrincipalClass sendEvent:] + 190
    147. 47  AppKit                                0x7ff81ea908db -[NSApplication _handleEvent:] + 65
    148. 48  AppKit                                0x7ff81e6592ce -[NSApplication run] + 623
    149. 49  AppKit                                0x7ff81e62d227 NSApplicationMain + 817
    150. 50  Unity                                    0x10f1bbcc1 EditorMain(int, char const**) + 769
    151. 51  Unity                                    0x10f1bbee9 main + 9
    152. 52  dyld                                     0x11d37451e start + 462
    153.  
    154. Thread 1:: Profiler.Dispatcher
    155. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    156. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    157. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    158. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    159. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    160. 5   Unity                                    0x10d5269dd profiling::Dispatcher::ThreadFunc(void*) + 109
    161. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    162. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    163. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    164.  
    165. Thread 2:: CoreBusinessMetricsCache
    166. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    167. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    168. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    169. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    170. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    171. 5   Unity                                    0x10e5cda29 UnityEditor::CoreBusinessMetrics::ThreadFunc(void*) + 73
    172. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    173. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    174. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    175.  
    176. Thread 3:: CurlRequest
    177. 0   libsystem_kernel.dylib                0x7ff81bb432be __semwait_signal + 10
    178. 1   libsystem_c.dylib                     0x7ff81ba57853 nanosleep + 196
    179. 2   Unity                                    0x10d4f94d2 ThreadHelper::SleepInSeconds(double) + 98
    180. 3   Unity                                    0x10f10a2fd CurlRequest::MessageThread() + 1261
    181. 4   Unity                                    0x10f109a89 CurlRequest::_ThreadEntryPoint(void*) + 9
    182. 5   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    183. 6   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    184. 7   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    185.  
    186. Thread 4:: tid_14703
    187. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    188. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    189. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    190. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    191. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    192. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    193. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    194. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    195. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    196.  
    197. Thread 5:: tid_14603
    198. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    199. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    200. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    201. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    202. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    203. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    204. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    205. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    206. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    207.  
    208. Thread 6:: tid_14503
    209. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    210. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    211. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    212. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    213. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    214. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    215. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    216. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    217. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    218.  
    219. Thread 7:: tid_b303
    220. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    221. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    222. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    223. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    224. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    225. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    226. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    227. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    228. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    229.  
    230. Thread 8:: tid_b403
    231. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    232. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    233. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    234. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    235. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    236. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    237. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    238. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    239. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    240.  
    241. Thread 9:: tid_b603
    242. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    243. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    244. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    245. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    246. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    247. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    248. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    249. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    250. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    251.  
    252. Thread 10:: tid_14203
    253. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    254. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    255. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    256. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    257. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    258. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    259. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    260. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    261. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    262.  
    263. Thread 11:: tid_b803
    264. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    265. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    266. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    267. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    268. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    269. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    270. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    271. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    272. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    273.  
    274. Thread 12:: tid_14003
    275. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    276. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    277. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    278. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    279. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    280. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    281. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    282. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    283. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    284.  
    285. Thread 13:: tid_13f03
    286. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    287. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    288. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    289. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    290. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    291. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    292. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    293. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    294. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    295.  
    296. Thread 14:: tid_13d03
    297. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    298. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    299. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    300. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    301. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    302. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    303. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    304. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    305. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    306.  
    307. Thread 15:: tid_13c03
    308. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    309. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    310. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    311. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    312. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    313. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    314. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    315. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    316. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    317.  
    318. Thread 16:: tid_bb03
    319. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    320. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    321. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    322. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    323. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    324. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    325. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    326. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    327. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    328.  
    329. Thread 17:: tid_13903
    330. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    331. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    332. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    333. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    334. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    335. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    336. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    337. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    338. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    339.  
    340. Thread 18:: tid_bd03
    341. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    342. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    343. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    344. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    345. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    346. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    347. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    348. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    349. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    350.  
    351. Thread 19:: Background Job.Worker 0
    352. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    353. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    354. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    355. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    356. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    357. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    358. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    359. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    360. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    361.  
    362. Thread 20:: Background Job.Worker 1
    363. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    364. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    365. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    366. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    367. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    368. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    369. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    370. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    371. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    372.  
    373. Thread 21:: Background Job.Worker 2
    374. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    375. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    376. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    377. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    378. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    379. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    380. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    381. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    382. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    383.  
    384. Thread 22:: Background Job.Worker 3
    385. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    386. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    387. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    388. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    389. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    390. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    391. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    392. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    393. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    394.  
    395. Thread 23:: Background Job.Worker 4
    396. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    397. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    398. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    399. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    400. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    401. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    402. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    403. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    404. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    405.  
    406. Thread 24:: Background Job.Worker 5
    407. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    408. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    409. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    410. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    411. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    412. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    413. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    414. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    415. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    416.  
    417. Thread 25:: Background Job.Worker 6
    418. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    419. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    420. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    421. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    422. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    423. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    424. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    425. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    426. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    427.  
    428. Thread 26:: Background Job.Worker 7
    429. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    430. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    431. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    432. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    433. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    434. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    435. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    436. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    437. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    438.  
    439. Thread 27:: Background Job.Worker 8
    440. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    441. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    442. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    443. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    444. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    445. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    446. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    447. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    448. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    449.  
    450. Thread 28:: Background Job.Worker 9
    451. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    452. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    453. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    454. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    455. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    456. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    457. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    458. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    459. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    460.  
    461. Thread 29:: Background Job.Worker 10
    462. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    463. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    464. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    465. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    466. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    467. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    468. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    469. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    470. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    471.  
    472. Thread 30:: Background Job.Worker 11
    473. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    474. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    475. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    476. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    477. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    478. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    479. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    480. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    481. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    482.  
    483. Thread 31:: Background Job.Worker 12
    484. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    485. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    486. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    487. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    488. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    489. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    490. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    491. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    492. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    493.  
    494. Thread 32:: Background Job.Worker 13
    495. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    496. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    497. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    498. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    499. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    500. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    501. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    502. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    503. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    504.  
    505. Thread 33:: Background Job.Worker 14
    506. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    507. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    508. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    509. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    510. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    511. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    512. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    513. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    514. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    515.  
    516. Thread 34:: Background Job.Worker 15
    517. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    518. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    519. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    520. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    521. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    522. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    523. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    524. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    525. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    526.  
    527. Thread 35:: BatchDeleteObjects
    528. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    529. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    530. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    531. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    532. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    533. 5   Unity                                    0x10d4fbcb6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    534. 6   Unity                                    0x10d35dec2 BatchDeleteStep2Threaded(void*) + 66
    535. 7   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    536. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    537. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    538.  
    539. Thread 36:: Loading.AsyncRead
    540. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    541. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    542. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    543. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    544. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    545. 5   Unity                                    0x10d15020d AsyncReadManagerThreaded::ThreadEntry() + 253
    546. 6   Unity                                    0x10d14f9b9 AsyncReadManagerThreaded::StaticThreadEntry(void*) + 9
    547. 7   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    548. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    549. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    550.  
    551. Thread 37:: HTTP REST Server
    552. 0   libsystem_kernel.dylib                0x7ff81bb48d5a __select + 10
    553. 1   Unity                                    0x10f2cb4b6 ns_mgr_poll + 646
    554. 2   Unity                                    0x10e6ba34f RestService::HttpTransport::RunLoop() + 47
    555. 3   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    556. 4   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    557. 5   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    558.  
    559. Thread 38:: REST Message Handler
    560. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    561. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    562. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    563. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    564. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    565. 5   Unity                                    0x10e6b4fcd RestService::RestMessageHandler::Entry(void*) + 45
    566. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    567. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    568. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    569.  
    570. Thread 39:: AssetDatabase.FileHasherReader
    571. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    572. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    573. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    574. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    575. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    576. 5   Unity                                    0x10e4213a1 FileHasher::Reader(void*) + 145
    577. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    578. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    579. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    580.  
    581. Thread 40:: AssetDatabase.FileHasherHasher
    582. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    583. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    584. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    585. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    586. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    587. 5   Unity                                    0x10d4fbcb6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    588. 6   Unity                                    0x10e4218da FileHasher::Hasher(void*) + 106
    589. 7   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    590. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    591. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    592.  
    593. Thread 41:: AssetDatabase.FileHasherReader
    594. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    595. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    596. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    597. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    598. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    599. 5   Unity                                    0x10e4213a1 FileHasher::Reader(void*) + 145
    600. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    601. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    602. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    603.  
    604. Thread 42:: AssetDatabase.FileHasherHasher
    605. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    606. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    607. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    608. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    609. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    610. 5   Unity                                    0x10d4fbcb6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    611. 6   Unity                                    0x10e4218da FileHasher::Hasher(void*) + 106
    612. 7   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    613. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    614. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    615.  
    616. Thread 43:: AssetDatabase.FileHasherReader
    617. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    618. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    619. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    620. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    621. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    622. 5   Unity                                    0x10e4213a1 FileHasher::Reader(void*) + 145
    623. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    624. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    625. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    626.  
    627. Thread 44:: AssetDatabase.FileHasherHasher
    628. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    629. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    630. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    631. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    632. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    633. 5   Unity                                    0x10d4fbcb6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    634. 6   Unity                                    0x10e4218da FileHasher::Hasher(void*) + 106
    635. 7   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    636. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    637. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    638.  
    639. Thread 45:: AssetDatabase.FileHasherReader
    640. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    641. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    642. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    643. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    644. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    645. 5   Unity                                    0x10e4213a1 FileHasher::Reader(void*) + 145
    646. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    647. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    648. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    649.  
    650. Thread 46:: AssetDatabase.FileHasherHasher
    651. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    652. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    653. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    654. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    655. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    656. 5   Unity                                    0x10d4fbcb6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    657. 6   Unity                                    0x10e4218da FileHasher::Hasher(void*) + 106
    658. 7   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    659. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    660. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    661.  
    662. Thread 47:: AMCP Logging Spool
    663. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    664. 1   caulk                                 0x7ff8246532e0 caulk::mach::semaphore::wait_or_error() + 16
    665. 2   caulk                                 0x7ff82463b102 caulk::concurrent::details::worker_thread::run() + 36
    666. 3   caulk                                 0x7ff82463adc6 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
    667. 4   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    668. 5   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    669.  
    670. Thread 48:: Audio Stream Thread
    671. 0   libsystem_kernel.dylib                0x7ff81bb432be __semwait_signal + 10
    672. 1   libsystem_c.dylib                     0x7ff81ba57853 nanosleep + 196
    673. 2   libsystem_c.dylib                     0x7ff81ba57789 usleep + 53
    674. 3   Unity                                    0x10fb6ad8f FMOD_OS_Time_Sleep(unsigned int) + 15
    675. 4   Unity                                    0x10fb36765 FMOD::Thread::callback(void*) + 229
    676. 5   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    677. 6   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    678.  
    679. Thread 49:: UnityGfxDeviceWorker
    680. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    681. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    682. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    683. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    684. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    685. 5   Unity                                    0x10d4fbcb6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    686. 6   Unity                                    0x10ecddb3c GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) + 76
    687. 7   Unity                                    0x10ede7afc GfxDeviceWorkerAutoreleasePoolProxy + 60
    688. 8   Unity                                    0x10ece93c3 GfxDeviceWorker::RunExt(ThreadedStreamBuffer&) + 115
    689. 9   Unity                                    0x10ecdd868 GfxDeviceWorker::RunGfxDeviceWorker(void*) + 152
    690. 10  Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    691. 11  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    692. 12  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    693.  
    694. Thread 50:: BakingJobs.Worker 0
    695. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    696. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    697. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    698. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    699. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    700. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    701. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    702. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    703. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    704.  
    705. Thread 51:: BakingJobs.Worker 1
    706. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    707. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    708. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    709. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    710. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    711. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    712. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    713. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    714. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    715.  
    716. Thread 52:: BakingJobs.Worker 2
    717. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    718. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    719. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    720. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    721. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    722. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    723. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    724. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    725. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    726.  
    727. Thread 53:: BakingJobs.Worker 3
    728. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    729. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    730. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    731. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    732. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    733. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    734. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    735. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    736. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    737.  
    738. Thread 54:: BakingJobs.Worker 4
    739. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    740. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    741. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    742. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    743. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    744. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    745. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    746. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    747. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    748.  
    749. Thread 55:: BakingJobs.Worker 5
    750. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    751. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    752. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    753. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    754. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    755. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    756. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    757. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    758. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    759.  
    760. Thread 56:: BakingJobs.Worker 6
    761. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    762. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    763. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    764. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    765. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    766. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    767. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    768. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    769. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    770.  
    771. Thread 57:: BakingJobs.Worker 7
    772. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    773. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    774. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    775. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    776. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    777. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    778. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    779. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    780. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    781.  
    782. Thread 58:: Finalizer
    783. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    784. 1   libmonobdwgc-2.0.dylib                   0x197a2de78 finalizer_thread + 380
    785. 2   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    786. 3   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    787. 4   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    788. 5   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    789. 6   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    790. 7   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    791.  
    792. Thread 59:: Debugger agent
    793. 0   libsystem_kernel.dylib                0x7ff81bb47092 __accept + 10
    794. 1   libmonobdwgc-2.0.dylib                   0x1978fb46b socket_transport_accept + 40
    795. 2   libmonobdwgc-2.0.dylib                   0x1978fb1a8 socket_transport_wait_for_attach + 22
    796. 3   libmonobdwgc-2.0.dylib                   0x1978e59da debugger_thread + 190
    797. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    798. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    799. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    800. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    801. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    802. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    803.  
    804. Thread 60:: AssetDatabase.IOService
    805. 0   libsystem_kernel.dylib                0x7ff81bb4534e kevent + 10
    806. 1   Unity                                    0x10e4a75c8 asio::detail::kqueue_reactor::run(bool, asio::detail::op_queue<asio::detail::task_io_service_operation>&) + 248
    807. 2   Unity                                    0x10e4a71a3 asio::detail::task_io_service::do_run_one(asio::detail::scoped_lock<asio::detail::posix_mutex>&, asio::detail::task_io_service_thread_info&, std::__1::error_code const&) + 259
    808. 3   Unity                                    0x10e4a6dd1 asio::detail::task_io_service::run(std::__1::error_code&) + 161
    809. 4   Unity                                    0x10e4a2eba IOService::Run(bool) + 538
    810. 5   Unity                                    0x10e4a230b IOService::Impl::ThreadFunction(void*) + 11
    811. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    812. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    813. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    814.  
    815. Thread 61:: Thread Pool Worker
    816. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    817. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    818. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    819. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    820. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    821. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    822. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    823. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    824. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    825. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    826.  
    827. Thread 62:: Thread Pool Worker
    828. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    829. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    830. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    831. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    832. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    833. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    834. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    835. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    836. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    837. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    838.  
    839. Thread 63:: Burst-CompilerThread-1
    840. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    841. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    842. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    843. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    844. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    845. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    846. 6   ???                                      0x193950e4e ???
    847. 7   ???                                      0x193950afb ???
    848. 8   ???                                      0x1919d713b ???
    849. 9   ???                                      0x1919d65f3 ???
    850. 10  ???                                      0x1919d53f7 ???
    851. 11  ???                                      0x1919d4e8b ???
    852. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    853. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    854. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    855. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    856. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    857. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    858. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    859. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    860.  
    861. Thread 64:: Burst-CompilerThread-2
    862. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    863. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    864. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    865. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    866. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    867. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    868. 6   ???                                      0x193950e4e ???
    869. 7   ???                                      0x193950afb ???
    870. 8   ???                                      0x1919d713b ???
    871. 9   ???                                      0x1919d65f3 ???
    872. 10  ???                                      0x1919d53f7 ???
    873. 11  ???                                      0x1919d4e8b ???
    874. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    875. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    876. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    877. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    878. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    879. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    880. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    881. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    882.  
    883. Thread 65:: Burst-CompilerThread-3
    884. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    885. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    886. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    887. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    888. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    889. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    890. 6   ???                                      0x193950e4e ???
    891. 7   ???                                      0x193950afb ???
    892. 8   ???                                      0x1919d713b ???
    893. 9   ???                                      0x1919d65f3 ???
    894. 10  ???                                      0x1919d53f7 ???
    895. 11  ???                                      0x1919d4e8b ???
    896. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    897. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    898. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    899. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    900. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    901. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    902. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    903. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    904.  
    905. Thread 66:: Burst-CompilerThread-4
    906. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    907. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    908. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    909. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    910. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    911. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    912. 6   ???                                      0x193950e4e ???
    913. 7   ???                                      0x193950afb ???
    914. 8   ???                                      0x1919d713b ???
    915. 9   ???                                      0x1919d65f3 ???
    916. 10  ???                                      0x1919d53f7 ???
    917. 11  ???                                      0x1919d4e8b ???
    918. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    919. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    920. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    921. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    922. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    923. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    924. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    925. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    926.  
    927. Thread 67:: Burst-CompilerThread-5
    928. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    929. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    930. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    931. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    932. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    933. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    934. 6   ???                                      0x193950e4e ???
    935. 7   ???                                      0x193950afb ???
    936. 8   ???                                      0x1919d713b ???
    937. 9   ???                                      0x1919d65f3 ???
    938. 10  ???                                      0x1919d53f7 ???
    939. 11  ???                                      0x1919d4e8b ???
    940. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    941. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    942. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    943. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    944. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    945. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    946. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    947. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    948.  
    949. Thread 68:: Burst-CompilerThread-6
    950. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    951. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    952. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    953. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    954. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    955. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    956. 6   ???                                      0x193950e4e ???
    957. 7   ???                                      0x193950afb ???
    958. 8   ???                                      0x1919d713b ???
    959. 9   ???                                      0x1919d65f3 ???
    960. 10  ???                                      0x1919d53f7 ???
    961. 11  ???                                      0x1919d4e8b ???
    962. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    963. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    964. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    965. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    966. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    967. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    968. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    969. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    970.  
    971. Thread 69:: Burst-CompilerThread-7
    972. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    973. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    974. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    975. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    976. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    977. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    978. 6   ???                                      0x193950e4e ???
    979. 7   ???                                      0x193950afb ???
    980. 8   ???                                      0x1919d713b ???
    981. 9   ???                                      0x1919d65f3 ???
    982. 10  ???                                      0x1919d53f7 ???
    983. 11  ???                                      0x1919d4e8b ???
    984. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    985. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    986. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    987. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    988. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    989. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    990. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    991. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    992.  
    993. Thread 70:: Burst-CompilerThread-8
    994. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    995. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    996. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    997. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    998. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    999. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1000. 6   ???                                      0x193950e4e ???
    1001. 7   ???                                      0x193950afb ???
    1002. 8   ???                                      0x1919d713b ???
    1003. 9   ???                                      0x1919d65f3 ???
    1004. 10  ???                                      0x1919d53f7 ???
    1005. 11  ???                                      0x1919d4e8b ???
    1006. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    1007. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    1008. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    1009. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1010. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1011. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1012. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1013. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1014.  
    1015. Thread 71:: Burst-CompilerThread-9
    1016. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1017. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1018. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    1019. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    1020. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    1021. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1022. 6   ???                                      0x193950e4e ???
    1023. 7   ???                                      0x193950afb ???
    1024. 8   ???                                      0x1919d713b ???
    1025. 9   ???                                      0x1919d65f3 ???
    1026. 10  ???                                      0x1919d53f7 ???
    1027. 11  ???                                      0x1919d4e8b ???
    1028. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    1029. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    1030. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    1031. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1032. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1033. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1034. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1035. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1036.  
    1037. Thread 72:: Burst-CompilerThread-10
    1038. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1039. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1040. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    1041. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    1042. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    1043. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1044. 6   ???                                      0x193950e4e ???
    1045. 7   ???                                      0x193950afb ???
    1046. 8   ???                                      0x1919d713b ???
    1047. 9   ???                                      0x1919d65f3 ???
    1048. 10  ???                                      0x1919d53f7 ???
    1049. 11  ???                                      0x1919d4e8b ???
    1050. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    1051. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    1052. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    1053. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1054. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1055. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1056. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1057. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1058.  
    1059. Thread 73:: Burst-CompilerThread-11
    1060. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1061. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1062. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    1063. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    1064. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    1065. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1066. 6   ???                                      0x193950e4e ???
    1067. 7   ???                                      0x193950afb ???
    1068. 8   ???                                      0x1919d713b ???
    1069. 9   ???                                      0x1919d65f3 ???
    1070. 10  ???                                      0x1919d53f7 ???
    1071. 11  ???                                      0x1919d4e8b ???
    1072. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    1073. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    1074. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    1075. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1076. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1077. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1078. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1079. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1080.  
    1081. Thread 74:: Burst-CompilerThread-12
    1082. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1083. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1084. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    1085. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    1086. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    1087. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1088. 6   ???                                      0x193950e4e ???
    1089. 7   ???                                      0x193950afb ???
    1090. 8   ???                                      0x1919d713b ???
    1091. 9   ???                                      0x1919d65f3 ???
    1092. 10  ???                                      0x1919d53f7 ???
    1093. 11  ???                                      0x1919d4e8b ???
    1094. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    1095. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    1096. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    1097. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1098. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1099. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1100. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1101. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1102.  
    1103. Thread 75:: Burst-CompilerThread-13
    1104. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1105. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1106. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    1107. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    1108. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    1109. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1110. 6   ???                                      0x193950e4e ???
    1111. 7   ???                                      0x193950afb ???
    1112. 8   ???                                      0x1919d713b ???
    1113. 9   ???                                      0x1919d65f3 ???
    1114. 10  ???                                      0x1919d53f7 ???
    1115. 11  ???                                      0x1919d4e8b ???
    1116. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    1117. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    1118. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    1119. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1120. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1121. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1122. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1123. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1124.  
    1125. Thread 76:: Burst-CompilerThread-14
    1126. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1127. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1128. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    1129. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    1130. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    1131. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1132. 6   ???                                      0x193950e4e ???
    1133. 7   ???                                      0x193950afb ???
    1134. 8   ???                                      0x1919d713b ???
    1135. 9   ???                                      0x1919d65f3 ???
    1136. 10  ???                                      0x1919d53f7 ???
    1137. 11  ???                                      0x1919d4e8b ???
    1138. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    1139. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    1140. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    1141. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1142. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1143. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1144. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1145. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1146.  
    1147. Thread 77:: Burst-CompilerThread-15
    1148. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1149. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1150. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    1151. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    1152. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    1153. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1154. 6   ???                                      0x193950e4e ???
    1155. 7   ???                                      0x193950afb ???
    1156. 8   ???                                      0x1919d713b ???
    1157. 9   ???                                      0x1919d65f3 ???
    1158. 10  ???                                      0x1919d53f7 ???
    1159. 11  ???                                      0x1919d4e8b ???
    1160. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    1161. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    1162. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    1163. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1164. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1165. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1166. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1167. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1168.  
    1169. Thread 78:: Burst-ProgressReporter
    1170. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1171. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1172. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    1173. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    1174. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    1175. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1176. 6   ???                                      0x193950e4e ???
    1177. 7   ???                                      0x193950afb ???
    1178. 8   ???                                      0x19394e163 ???
    1179. 9   ???                                      0x19394d993 ???
    1180. 10  ???                                      0x1919d53f7 ???
    1181. 11  ???                                      0x1919d4e8b ???
    1182. 12  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    1183. 13  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    1184. 14  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    1185. 15  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1186. 16  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1187. 17  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1188. 18  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1189. 19  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1190.  
    1191. Thread 79:: Thread Pool Worker
    1192. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1193. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1194. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1195. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1196. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1197. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1198. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1199. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1200. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1201. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1202.  
    1203. Thread 80:: Thread Pool Worker
    1204. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1205. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1206. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1207. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1208. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1209. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1210. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1211. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1212. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1213. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1214.  
    1215. Thread 81:: Thread Pool Worker
    1216. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1217. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1218. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1219. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1220. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1221. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1222. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1223. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1224. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1225. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1226.  
    1227. Thread 82:: Thread Pool Worker
    1228. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1229. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1230. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1231. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1232. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1233. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1234. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1235. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1236. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1237. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1238.  
    1239. Thread 83:: Thread Pool Worker
    1240. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1241. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1242. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1243. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1244. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1245. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1246. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1247. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1248. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1249. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1250.  
    1251. Thread 84:: Thread Pool Worker
    1252. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1253. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1254. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1255. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1256. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1257. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1258. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1259. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1260. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1261. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1262.  
    1263. Thread 85:: Thread Pool Worker
    1264. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1265. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1266. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1267. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1268. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1269. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1270. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1271. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1272. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1273. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1274.  
    1275. Thread 86:: Thread Pool Worker
    1276. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1277. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1278. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1279. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1280. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1281. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1282. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1283. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1284. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1285. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1286.  
    1287. Thread 87:: Thread Pool Worker
    1288. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1289. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1290. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1291. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1292. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1293. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1294. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1295. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1296. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1297. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1298.  
    1299. Thread 88:: Audio Nonblocking Thread (0)
    1300. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1301. 1   Unity                                    0x10fb6b1be FMOD_OS_Semaphore_Wait(FMOD_OS_SEMAPHORE*) + 14
    1302. 2   Unity                                    0x10fb3670e FMOD::Thread::callback(void*) + 142
    1303. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1304. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1305.  
    1306. Thread 89:: CloudJob.Worker 0
    1307. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1308. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1309. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1310. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1311. 4   Unity                                    0x10d30e32a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    1312. 5   Unity                                    0x10d30cea3 JobQueue::WorkLoop(void*) + 259
    1313. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    1314. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1315. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1316.  
    1317. Thread 90:: OSX HID Input
    1318. 0   libsystem_kernel.dylib                0x7ff81bb4097a mach_msg_trap + 10
    1319. 1   libsystem_kernel.dylib                0x7ff81bb40ce8 mach_msg + 56
    1320. 2   CoreFoundation                        0x7ff81bc43cdd __CFRunLoopServiceMachPort + 319
    1321. 3   CoreFoundation                        0x7ff81bc42368 __CFRunLoopRun + 1276
    1322. 4   CoreFoundation                        0x7ff81bc417ac CFRunLoopRunSpecific + 562
    1323. 5   CoreFoundation                        0x7ff81bcc982b CFRunLoopRun + 40
    1324. 6   Unity                                    0x10ee330cf HIDDeviceThreadOSX(void*) + 63
    1325. 7   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    1326. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1327. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1328.  
    1329. Thread 91:: CVDisplayLink
    1330. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1331. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1332. 2   CoreVideo                             0x7ff8233fc64a CVDisplayLink::waitUntil(unsigned long long) + 370
    1333. 3   CoreVideo                             0x7ff8233fb848 CVDisplayLink::runIOThread() + 526
    1334. 4   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1335. 5   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1336.  
    1337. Thread 92:: EditorTaskManager
    1338. 0   libsystem_kernel.dylib                0x7ff81bb432be __semwait_signal + 10
    1339. 1   libsystem_c.dylib                     0x7ff81ba57853 nanosleep + 196
    1340. 2   Unity                                    0x10d4f94d2 ThreadHelper::SleepInSeconds(double) + 98
    1341. 3   Unity                                    0x10dd56cb9 Editor::TaskManager::RunBackgroundThread(void*) + 313
    1342. 4   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    1343. 5   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1344. 6   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1345.  
    1346. Thread 93:: com.apple.NSEventThread
    1347. 0   libsystem_kernel.dylib                0x7ff81bb4097a mach_msg_trap + 10
    1348. 1   libsystem_kernel.dylib                0x7ff81bb40ce8 mach_msg + 56
    1349. 2   CoreFoundation                        0x7ff81bc43cdd __CFRunLoopServiceMachPort + 319
    1350. 3   CoreFoundation                        0x7ff81bc42368 __CFRunLoopRun + 1276
    1351. 4   CoreFoundation                        0x7ff81bc417ac CFRunLoopRunSpecific + 562
    1352. 5   AppKit                                0x7ff81e7d5f5e _NSEventThread + 132
    1353. 6   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1354. 7   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1355.  
    1356. Thread 94:
    1357. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1358. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1359. 2   Unity                                    0x10f5466d9 Geo::Impl::WaitForMultipleObjects(unsigned int, Geo::Impl::t_HANDLE**, bool, int) + 441
    1360. 3   Unity                                    0x10f5468d7 Geo::GeoEvent::Wait(unsigned int) + 39
    1361. 4   Unity                                    0x10f52d2ed Enlighten::MultithreadCpuWorkerCommon::CommandThreadFunction(void*) + 77
    1362. 5   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1363. 6   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1364.  
    1365. Thread 95:: EnlightenWorker
    1366. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1367. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1368. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1369. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1370. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    1371. 5   Unity                                    0x10cf247fd TUpdateFunction(void*) + 109
    1372. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    1373. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1374. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1375.  
    1376. Thread 96:: EnlightenWorker
    1377. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1378. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1379. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1380. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1381. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    1382. 5   Unity                                    0x10cf247fd TUpdateFunction(void*) + 109
    1383. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    1384. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1385. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1386.  
    1387. Thread 97:: EnlightenWorker
    1388. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1389. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1390. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1391. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1392. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    1393. 5   Unity                                    0x10cf247fd TUpdateFunction(void*) + 109
    1394. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    1395. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1396. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1397.  
    1398. Thread 98:: EnlightenWorker
    1399. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1400. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1401. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1402. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1403. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    1404. 5   Unity                                    0x10cf247fd TUpdateFunction(void*) + 109
    1405. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    1406. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1407. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1408.  
    1409. Thread 99:: RadeonRaysContextManagerJob
    1410. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1411. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1412. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1413. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1414. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    1415. 5   Unity                                    0x10ea1d7e4 BakeContextManager::UpdateFunction() + 228
    1416. 6   Unity                                    0x10ea1d0d9 BakeContextManager::UpdateFunctionDispatcher(void*) + 9
    1417. 7   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    1418. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1419. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1420.  
    1421. Thread 100:
    1422. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1423. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1424. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1425. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1426. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1427.  
    1428. Thread 101:
    1429. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1430. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1431. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1432. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1433. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1434.  
    1435. Thread 102:
    1436. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1437. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1438. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1439. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1440. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1441.  
    1442. Thread 103:
    1443. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1444. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1445. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1446. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1447. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1448.  
    1449. Thread 104:
    1450. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1451. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1452. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1453. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1454. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1455.  
    1456. Thread 105:
    1457. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1458. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1459. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1460. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1461. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1462.  
    1463. Thread 106:
    1464. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1465. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1466. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1467. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1468. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1469.  
    1470. Thread 107:
    1471. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1472. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1473. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1474. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1475. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1476.  
    1477. Thread 108:
    1478. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1479. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1480. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1481. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1482. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1483.  
    1484. Thread 109:
    1485. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1486. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1487. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1488. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1489. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1490.  
    1491. Thread 110:
    1492. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1493. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1494. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1495. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1496. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1497.  
    1498. Thread 111:
    1499. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1500. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1501. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1502. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1503. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1504.  
    1505. Thread 112:
    1506. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1507. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1508. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1509. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1510. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1511.  
    1512. Thread 113:
    1513. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1514. 1   libtbb.dylib                             0x11340cfe8 tbb::internal::rml::private_worker::run() + 248
    1515. 2   libtbb.dylib                             0x11340cee9 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    1516. 3   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1517. 4   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1518.  
    1519. Thread 114:: Audio File Thread
    1520. 0   libsystem_kernel.dylib                0x7ff81bb432be __semwait_signal + 10
    1521. 1   libsystem_c.dylib                     0x7ff81ba57853 nanosleep + 196
    1522. 2   libsystem_c.dylib                     0x7ff81ba57789 usleep + 53
    1523. 3   Unity                                    0x10fb6ad8f FMOD_OS_Time_Sleep(unsigned int) + 15
    1524. 4   Unity                                    0x10fb36765 FMOD::Thread::callback(void*) + 229
    1525. 5   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1526. 6   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1527.  
    1528. Thread 115:: Thread Pool Worker
    1529. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1530. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1531. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1532. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1533. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1534. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1535. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1536. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1537. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1538. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1539.  
    1540. Thread 116:: Thread Pool Worker
    1541. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1542. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1543. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1544. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1545. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1546. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1547. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1548. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1549. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1550. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1551.  
    1552. Thread 117:: Thread Pool Worker
    1553. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1554. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1555. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1556. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1557. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1558. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1559. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1560. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1561. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1562. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1563.  
    1564. Thread 118:: Thread Pool Worker
    1565. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1566. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1567. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1568. 3   libmonobdwgc-2.0.dylib                   0x19795c2a2 worker_thread + 652
    1569. 4   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1570. 5   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1571. 6   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1572. 7   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1573. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1574. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1575.  
    1576. Thread 119:: tid_3f1f
    1577. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1578. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1579. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1580. 3   libmonobdwgc-2.0.dylib                   0x197a43e51 mono_thread_info_sleep + 639
    1581. 4   libmonobdwgc-2.0.dylib                   0x19795bb79 monitor_thread + 159
    1582. 5   libmonobdwgc-2.0.dylib                   0x1979f6a1c start_wrapper_internal + 305
    1583. 6   libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1584. 7   libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1585. 8   libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1586. 9   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1587. 10  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1588.  
    1589. Thread 120:: ServerSocket-UnityServer-Sender
    1590. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1591. 1   libsystem_pthread.dylib               0x7ff81bb7da6f _pthread_cond_wait + 1249
    1592. 2   libmonobdwgc-2.0.dylib                   0x197a3aecc mono_os_cond_timedwait + 109
    1593. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    1594. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    1595. 5   libmonobdwgc-2.0.dylib                   0x197a2eeab ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1596. 6   ???                                      0x1f53f688e ???
    1597. 7   ???                                      0x1f53f620b ???
    1598. 8   ???                                      0x1f53f4f8b ???
    1599. 9   ???                                      0x2889abc37 ???
    1600. 10  ???                                      0x28898095b ???
    1601. 11  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    1602. 12  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    1603. 13  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    1604. 14  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1605. 15  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1606. 16  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1607. 17  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1608. 18  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1609.  
    1610. Thread 121:: ServerSocket-UnityServer-Receiver
    1611. 0   libsystem_kernel.dylib                0x7ff81bb43f0e __recvfrom + 10
    1612. 1   libmonobdwgc-2.0.dylib                   0x197952961 mono_w32socket_recvfrom + 124
    1613. 2   libmonobdwgc-2.0.dylib                   0x1979528df mono_w32socket_recv + 19
    1614. 3   libmonobdwgc-2.0.dylib                   0x1979e1c15 ves_icall_System_Net_Sockets_Socket_Receive_internal + 139
    1615. 4   ???                                      0x1f8767f13 ???
    1616. 5   ???                                      0x1f8767d5b ???
    1617. 6   ???                                      0x1f8767983 ???
    1618.  
    1619. Thread 122:: Timer-Scheduler
    1620. 0   libsystem_kernel.dylib                0x7ff81bb433ea __psynch_cvwait + 10
    1621. 1   libsystem_pthread.dylib               0x7ff81bb7daa4 _pthread_cond_wait + 1302
    1622. 2   libmonobdwgc-2.0.dylib                   0x197a3aeb0 mono_os_cond_timedwait + 81
    1623. 3   libmonobdwgc-2.0.dylib                   0x197a0f224 mono_w32handle_timedwait_signal_handle + 145
    1624. 4   libmonobdwgc-2.0.dylib                   0x197a0f0a7 mono_w32handle_wait_one + 573
    1625. 5   libmonobdwgc-2.0.dylib                   0x197a0f325 mono_w32handle_wait_multiple + 199
    1626. 6   libmonobdwgc-2.0.dylib                   0x1979f2a27 ves_icall_System_Threading_WaitHandle_Wait_internal + 134
    1627. 7   ???                                      0x1f876596d ???
    1628. 8   ???                                      0x1f876541b ???
    1629. 9   ???                                      0x2889abc37 ???
    1630. 10  ???                                      0x28898095b ???
    1631. 11  libmonobdwgc-2.0.dylib                   0x19783b285 mono_jit_runtime_invoke + 1380
    1632. 12  libmonobdwgc-2.0.dylib                   0x1979d928b do_runtime_invoke + 84
    1633. 13  libmonobdwgc-2.0.dylib                   0x1979f6ad1 start_wrapper_internal + 486
    1634. 14  libmonobdwgc-2.0.dylib                   0x1979f68ca start_wrapper + 71
    1635. 15  libmonobdwgc-2.0.dylib                   0x197a67a84 GC_inner_start_routine + 90
    1636. 16  libmonobdwgc-2.0.dylib                   0x197a67a19 GC_start_routine + 24
    1637. 17  libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1638. 18  libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1639.  
    1640. Thread 123:: Audio Mixer Thread
    1641. 0   libsystem_kernel.dylib                0x7ff81bb4097a mach_msg_trap + 10
    1642. 1   libsystem_kernel.dylib                0x7ff81bb40ce8 mach_msg + 56
    1643. 2   CoreAudio                             0x7ff81d7b3d71 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
    1644. 3   CoreAudio                             0x7ff81d63ee63 HALC_ProxyIOContext::IOWorkLoop() + 3909
    1645. 4   CoreAudio                             0x7ff81d63d959 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 63
    1646. 5   CoreAudio                             0x7ff81d8097a8 HALB_IOThread::Entry(void*) + 72
    1647. 6   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1648. 7   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1649.  
    1650. Thread 124:
    1651. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1652.  
    1653. Thread 125:: PreviewLoader
    1654. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1655. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1656. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1657. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1658. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    1659. 5   Unity                                    0x10e3b76de PreviewTextureManager::LoadingLoop(void*) + 158
    1660. 6   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    1661. 7   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1662. 8   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1663.  
    1664. Thread 126:
    1665. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1666.  
    1667. Thread 127:
    1668. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1669.  
    1670. Thread 128:: tid_44963
    1671. 0   libsystem_kernel.dylib                0x7ff81bb409b6 semaphore_wait_trap + 10
    1672. 1   libdispatch.dylib                     0x7ff81b9c27ce _dispatch_sema4_wait + 16
    1673. 2   libdispatch.dylib                     0x7ff81b9c2c9d _dispatch_semaphore_wait_slow + 98
    1674. 3   Unity                                    0x10f316b18 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1675. 4   Unity                                    0x10cb309da Semaphore::WaitForSignal(int) + 138
    1676. 5   Unity                                    0x10d39f97d PreloadManager::Run() + 93
    1677. 6   Unity                                    0x10d39f908 PreloadManager::Run(void*) + 40
    1678. 7   Unity                                    0x10d4f902f Thread::RunThreadWrapper(void*) + 863
    1679. 8   libsystem_pthread.dylib               0x7ff81bb7d4e1 _pthread_start + 125
    1680. 9   libsystem_pthread.dylib               0x7ff81bb78f6b thread_start + 15
    1681.  
    1682. Thread 129:
    1683. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1684.  
    1685. Thread 130:
    1686. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1687.  
    1688. Thread 131:
    1689. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1690.  
    1691. Thread 132:
    1692. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1693.  
    1694. Thread 133:
    1695. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1696.  
    1697. Thread 134:
    1698. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1699.  
    1700. Thread 135:
    1701. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1702.  
    1703. Thread 136:
    1704. 0   libsystem_pthread.dylib               0x7ff81bb78f48 start_wqthread + 0
    1705.  
    1706.  
    1707. Thread 0 crashed with X86 Thread State (64-bit):
    1708.   rax: 0x0000000000000000  rbx: 0x000000011d3ef600  rcx: 0x00007ff7b3559798  rdx: 0x0000000000000000
    1709.   rdi: 0x0000000000000103  rsi: 0x0000000000000006  rbp: 0x00007ff7b35597c0  rsp: 0x00007ff7b3559798
    1710.    r8: 0x00007ff7b3559660   r9: 0x00007ff81bb3bfa1  r10: 0x0000000000000000  r11: 0x0000000000000246
    1711.   r12: 0x0000000000000103  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
    1712.   rip: 0x00007ff81bb4700e  rfl: 0x0000000000000246  cr2: 0x0000700006701498
    1713.  
    1714. Logical CPU:     0
    1715. Error Code:      0x020000b8
    1716. Trap Number:     133
    1717.  
    1718.  
    1719. Binary Images:
    1720.     0x7ff81bb3f000 -     0x7ff81bb76fff libsystem_kernel.dylib (*) <26a59789-b846-3ed4-96dc-8dbef3c0c8e7> /usr/lib/system/libsystem_kernel.dylib
    1721.     0x7ff81bb77000 -     0x7ff81bb82fff libsystem_pthread.dylib (*) <2f6c275d-7e14-3d31-a924-e1bb41d2415f> /usr/lib/system/libsystem_pthread.dylib
    1722.     0x7ff81ba47000 -     0x7ff81bacffff libsystem_c.dylib (*) <8e54eca2-9bd8-3482-9589-b9574434d1aa> /usr/lib/system/libsystem_c.dylib
    1723.     0x7ff81bb29000 -     0x7ff81bb3efff libc++abi.dylib (*) <8507b51e-2cfe-3790-a25c-c47c7c8b0de8> /usr/lib/libc++abi.dylib
    1724.     0x7ff81ba06000 -     0x7ff81ba43fff libobjc.A.dylib (*) <6d51b7b2-136e-336d-95ca-442af1009ec2> /usr/lib/libobjc.A.dylib
    1725.     0x7ff81e62a000 -     0x7ff81f4b7fff com.apple.AppKit (6.9) <92a78ebd-bba5-3f18-a5e1-768c955539d7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    1726.        0x10c9a3000 -        0x110f3afff com.unity3d.UnityEditor5.x (Unity version 2020.3.33f1) <82aebfe1-5534-3647-85b0-ab3b63600fec> /Applications/Unity/*/Unity.app/Contents/MacOS/Unity
    1727.                0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    1728.        0x19782b000 -        0x197b1afff libmonobdwgc-2.0.dylib (*) <d09820e5-1777-373f-a5cb-598eaeb23b39> /Applications/Unity/*/Unity.app/Contents/Frameworks/MonoBleedingEdge/MonoEmbedRuntime/osx/libmonobdwgc-2.0.dylib
    1729.        0x11d36f000 -        0x11d3dafff dyld (*) <dd9e80de-fb3b-349b-96a4-46874ad34d11> /usr/lib/dyld
    1730.     0x7ff81b9bf000 -     0x7ff81ba05fff libdispatch.dylib (*) <31d69d55-9895-326c-ad61-621c5ca87314> /usr/lib/system/libdispatch.dylib
    1731.     0x7ff824639000 -     0x7ff82465afff com.apple.audio.caulk (1.0) <0b849791-3a62-33d1-8cf1-9c612a9d8e18> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    1732.     0x7ff81bbc4000 -     0x7ff81c0c5fff com.apple.CoreFoundation (6.9) <743f0cb7-e962-3e42-8653-7bd141129561> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    1733.     0x7ff8233f9000 -     0x7ff82344afff com.apple.CoreVideo (1.8) <1f916be5-077b-3103-adce-c69e661cc102> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    1734.        0x113400000 -        0x113422fff libtbb.dylib (*) <39af16fc-6a36-3160-b279-1fe3d03c60a3> /Applications/Unity/*/Unity.app/Contents/Frameworks/libtbb.dylib
    1735.     0x7ff81d485000 -     0x7ff81dbb8fff com.apple.audio.CoreAudio (5.0) <e432684f-546f-3931-af3e-a0281c23a244> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    1736.  
    1737. External Modification Summary:
    1738.   Calls made by other processes targeting this process:
    1739.     task_for_pid: 0
    1740.     thread_create: 0
    1741.     thread_set_state: 0
    1742.   Calls made by this process:
    1743.     task_for_pid: 0
    1744.     thread_create: 0
    1745.     thread_set_state: 0
    1746.   Calls made by all processes on this machine:
    1747.     task_for_pid: 0
    1748.     thread_create: 0
    1749.     thread_set_state: 0
    1750.  
    1751. VM Region Summary:
    1752. ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)
    1753. Writable regions: Total=7.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=7.3G(100%)
    1754.  
    1755.                                 VIRTUAL   REGION
    1756. REGION TYPE                        SIZE    COUNT (non-coalesced)
    1757. ===========                     =======  =======
    1758. Accelerate framework               512K        4
    1759. Activity Tracing                   256K        1
    1760. CG backing stores                 6816K        8
    1761. CG image                          1280K       13
    1762. ColorSync                          228K       26
    1763. CoreAnimation                      460K       35
    1764. CoreGraphics                        16K        3
    1765. CoreImage                            4K        1
    1766. CoreUI image data                 2064K       16
    1767. Foundation                          44K        2
    1768. IOKit                             23.3M        3
    1769. Image IO                             4K        1
    1770. Kernel Alloc Once                    8K        1
    1771. MALLOC                             1.1G      202
    1772. MALLOC guard page                   48K        9
    1773. MALLOC_MEDIUM (reserved)           1.6G       16         reserved VM address space (unallocated)
    1774. MALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)
    1775. OpenCL                             1.1G      120
    1776. OpenCL (reserved)                    4K        1         reserved VM address space (unallocated)
    1777. STACK GUARD                       2060K      137
    1778. Stack                            178.9M      192
    1779. Stack Guard                       56.2M       54
    1780. VM_ALLOCATE                        3.5G     3263
    1781. VM_ALLOCATE (reserved)            4000K       33         reserved VM address space (unallocated)
    1782. __DATA                           107.7M      566
    1783. __DATA_CONST                      31.6M      333
    1784. __DATA_DIRTY                      1576K      206
    1785. __FONT_DATA                          4K        1
    1786. __GLSLBUILTINS                    5176K        1
    1787. __LINKEDIT                       692.1M       46
    1788. __OBJC_RO                         82.6M        1
    1789. __OBJC_RW                         3200K        2
    1790. __TEXT                           692.2M      560
    1791. __UNICODE                          592K        1
    1792. dyld private memory               1024K        1
    1793. mapped file                        1.2G       78
    1794. shared memory                     1304K       22
    1795. ===========                     =======  =======
    1796. TOTAL                             10.6G     5960
    1797. TOTAL, minus reserved VM space     8.7G     5960
    1798.  
    1799.  
    1800.  
    1801. -----------
    1802. Full Report
    1803. -----------
    1804.  
    1805. {"app_name":"Unity","timestamp":"2022-04-27 15:21:28.00 -0400","app_version":"Unity version 2020.3.33f1","slice_uuid":"82aebfe1-5534-3647-85b0-ab3b63600fec","build_version":"2020.3.33f1","platform":1,"bundleID":"com.unity3d.UnityEditor5.x","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3.1 (21E258)","incident_id":"ECE1C031-BAEC-45C9-A0C0-12731AE9014A","name":"Unity"}
    1806. {
    1807.   "uptime" : 910000,
    1808.   "procLaunch" : "2022-04-27 15:13:20.8851 -0400",
    1809.   "procRole" : "Foreground",
    1810.   "version" : 2,
    1811.   "userID" : 501,
    1812.   "deployVersion" : 210,
    1813.   "modelCode" : "MacBookPro16,1",
    1814.   "procStartAbsTime" : 915901171836222,
    1815.   "coalitionID" : 53177,
    1816.   "osVersion" : {
    1817.     "train" : "macOS 12.3.1",
    1818.     "build" : "21E258",
    1819.     "releaseType" : "User"
    1820.   },
    1821.   "captureTime" : "2022-04-27 15:21:20.2799 -0400",
    1822.   "incident" : "ECE1C031-BAEC-45C9-A0C0-12731AE9014A",
    1823.   "bug_type" : "309",
    1824.   "pid" : 6540,
    1825.   "procExitAbsTime" : 916380554634848,
    1826.   "cpuType" : "X86-64",
    1827.   "procName" : "Unity",
    1828.   "procPath" : "\/Applications\/Unity\/*\/Unity.app\/Contents\/MacOS\/Unity",
    1829.   "bundleInfo" : {"CFBundleShortVersionString":"Unity version 2020.3.33f1","CFBundleVersion":"2020.3.33f1","CFBundleIdentifier":"com.unity3d.UnityEditor5.x"},
    1830.   "storeInfo" : {"deviceIdentifierForVendor":"4E6C6E49-03A5-5195-AE85-C33C6051203D","thirdParty":true},
    1831.   "parentProc" : "Unity Hub",
    1832.   "parentPid" : 5372,
    1833.   "coalitionName" : "com.unity3d.unityhub",
    1834.   "crashReporterKey" : "2B0C6C2A-4A30-6ACF-F021-1C566D49835B",
    1835.   "responsiblePid" : 5372,
    1836.   "responsibleProc" : "Unity Hub",
    1837.   "wakeTime" : 79407,
    1838.   "bridgeVersion" : {"build":"19P4243","train":"6.4"},
    1839.   "sleepWakeUUID" : "890588D9-686E-4C94-B444-986981E4A62F",
    1840.   "sip" : "enabled",
    1841.   "isCorpse" : 1,
    1842.   "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
    1843.   "asi" : {"CoreFoundation":["*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[EditorApplicationPrincipalClass type]: unrecognized selector sent to instance 0x7fb153806870'"],"libsystem_c.dylib":["abort() called"],"libc++abi.dylib":["terminating with uncaught exception of type NSException"]},
    1844.   "asiBacktraces" : ["0   CoreFoundation                      0x00007ff81bcbf1e3 __exceptionPreprocess + 242\n1   libobjc.A.dylib                     0x00007ff81ba1fc13 objc_exception_throw + 48\n2   CoreFoundation                      0x00007ff81bd43f3b -[NSObject(NSObject) __retain_OA] + 0\n3   CoreFoundation                      0x00007ff81bc25df5 ___forwarding___ + 1356\n4   CoreFoundation                      0x00007ff81bc25818 _CF_forwarding_prep_0 + 120\n5   AppKit                              0x00007ff81e7d95a2 -[NSWindow(NSEventRouting) sendEvent:] + 36\n6   AppKit                              0x00007ff81e86c66e -[NSApplication(NSResponder) sendAction:to:from:] + 288\n7   Unity                               0x000000010f1b64b7 _ZL15ForwardKeyEventP7NSEvent + 391\n8   Unity                               0x000000010f1b6609 -[UnityMainMenu performKeyEquivalent:] + 89\n9   AppKit                              0x00007ff81edbdc5d routeKeyEquivalent + 656\n10  AppKit                              0x00007ff81e7d7dc0 -[NSApplication(NSEvent) sendEvent:] + 1132\n11  Unity                               0x000000010f1bb62e -[EditorApplicationPrincipalClass sendEvent:] + 190\n12  AppKit                              0x00007ff81e919be7 -[NSApplication _doModalLoop:peek:] + 364\n13  AppKit                              0x00007ff81ea912e2 __33-[NSApplication runModalSession:]_block_invoke_2 + 69\n14  AppKit                              0x00007ff81ea9128a __33-[NSApplication runModalSession:]_block_invoke + 78\n15  AppKit                              0x00007ff81e917f1e _NSTryRunModal + 100\n16  AppKit                              0x00007ff81ea91187 -[NSApplication runModalSession:] + 128\n17  Unity                               0x000000010f1b773f -[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:] + 1855\n18  Unity                               0x000000010f1b7981 _ZN23ModalProgressBackendMac6UpdateEfN4core16basic_string_refIcEES2_bb + 305\n19  Unity                               0x000000010e19f539 _ZL22UpdateProgressBarStateb + 505\n20  Unity                               0x000000010e1a01fb _ZN13ProgressScope3SetEN4core16basic_string_refIcEES2_fbbb + 203\n21  Unity                               0x000000010e40201d _ZN20LegacyImportProgress22UpdateProgressCallbackEfN4core16basic_string_refIcEEb + 1229\n22  Unity                               0x000000010e43632d _ZL17RefreshInternalV2N13AssetDatabase18UpdateAssetOptionsERK10ScanFilter22InternalRefreshFlagsV2 + 22765\n23  Unity                               0x000000010e413914 _ZL20StopAssetImportingV2N13AssetDatabase18UpdateAssetOptionsE22InternalRefreshFlagsV2PK10ScanFilter + 276\n24  Unity                               0x000000010e414a57 _Z23ImportAssetsV2_InternalIN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEEEvRKT_N13AssetDatabase18UpdateAssetOptionsE + 1207\n25  Unity                               0x000000010e3a782c _ZN13AssetDatabase12ImportAssetsERKN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEENS_18UpdateAssetOptionsE + 60\n26  Unity                               0x000000010e3afece _ZN13AssetDatabase17WriteRevertAssetsERKN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEESA_ + 206\n27  Unity                               0x000000010e1c13ae _ZN18EditorSceneManager25ShouldSaveScenesAndAssetsERK13dynamic_arrayIPKN4core12basic_stringIcNS1_20StringStorageDefaultIcEEEELm0EEbRS0_IbLm0EE + 1294\n28  Unity                               0x000000010e1c1dc0 _ZN18EditorSceneManager10SaveScenesERK13dynamic_arrayIP10UnitySceneLm0EEb + 224\n29  Unity                               0x000000010e1c2456 _ZN18EditorSceneManager12FileMenuSaveEv + 198\n30  Unity                               0x000000010e0fb627 _ZN8FileMenu7ExecuteERK8MenuItem + 199\n31  Unity                               0x000000010dcf5ff2 _ZN14MenuController15ExecuteMenuItemER8MenuItemNS_14ExecutionCauseE + 178\n32  Unity                               0x000000010e762910 _Z40EditorApplication_CUSTOM_ExecuteMenuItemP37ScriptingBackendNativeStringPtrOpaque + 208\n33  ???                                 0x000000026ebe5c6d 0x0 + 10447903853\n34  libmonobdwgc-2.0.dylib              0x000000019783b285 mono_jit_runtime_invoke + 1380\n35  libmonobdwgc-2.0.dylib              0x00000001979d928b do_runtime_invoke + 84\n36  libmonobdwgc-2.0.dylib              0x00000001979d91e5 mono_runtime_invoke + 28\n37  Unity                               0x000000010d680dc7 _Z23scripting_method_invoke18ScriptingMethodPtr18ScriptingObjectPtrR18ScriptingArgumentsP21ScriptingExceptionPtrb + 71\n38  Unity                               0x000000010d67c326 _ZN19ScriptingInvocation6InvokeEP21ScriptingExceptionPtrb + 166\n39  Unity                               0x000000010c9b08e6 _ZN9Scripting11UnityEditor22EditorApplicationProxy31Internal_CallGlobalEventHandlerEP21ScriptingExceptionPtr + 166\n40  Unity                               0x000000010dde517a _Z20CallGlobalInputEventRK10InputEvent + 58\n41  Unity                               0x000000010f1bf6bc -[GUIRenderView sendInputEvent:] + 108\n42  Unity                               0x000000010ee3ab3f -[UnicodeInputView handleInputEventLikeWindows:] + 143\n43  Unity                               0x000000010ee3aead -[UnicodeInputView keyDownImpl:] + 493\n44  Unity                               0x000000010ee3ac91 -[UnicodeInputView keyDown:] + 17\n45  Unity                               0x000000010f1bf59c -[GUIRenderView keyDown:] + 76\n46  Unity                               0x000000010f1b6419 _ZL15ForwardKeyEventP7NSEvent + 233\n47  Unity                               0x000000010f1b6609 -[UnityMainMenu performKeyEquivalent:] + 89\n48  AppKit                              0x00007ff81edbdc5d routeKeyEquivalent + 656\n49  AppKit                              0x00007ff81e7d7dc0 -[NSApplication(NSEvent) sendEvent:] + 1132\n50  Unity                               0x000000010f1bb62e -[EditorApplicationPrincipalClass sendEvent:] + 190\n51  AppKit                              0x00007ff81ea908db -[NSApplication _handleEvent:] + 65\n52  AppKit                              0x00007ff81e6592ce -[NSApplication run] + 623\n53  AppKit                              0x00007ff81e62d227 NSApplicationMain + 817\n54  Unity                               0x000000010f1bbcc1 _Z10EditorMainiPPKc + 769\n55  Unity                               0x000000010f1bbee9 main + 9\n56  dyld                                0x000000011d37451e start + 462"],
    1845.   "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
    1846.   "lastExceptionBacktrace" : [{"imageOffset":1028563,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":12},{"imageOffset":105491,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":4},{"imageOffset":1572667,"symbol":"-[NSObject(NSObject) __retain_OA]","symbolLocation":0,"imageIndex":12},{"imageOffset":400885,"symbol":"___forwarding___","symbolLocation":1356,"imageIndex":12},{"imageOffset":399384,"symbol":"_CF_forwarding_prep_0","symbolLocation":120,"imageIndex":12},{"imageOffset":1766818,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":36,"imageIndex":5},{"imageOffset":2369134,"symbol":"-[NSApplication(NSResponder) sendAction:to:from:]","symbolLocation":288,"imageIndex":5},{"imageOffset":42022071,"symbol":"ForwardKeyEvent(NSEvent*)","symbolLocation":391,"imageIndex":6},{"imageOffset":42022409,"symbol":"-[UnityMainMenu performKeyEquivalent:]","symbolLocation":89,"imageIndex":6},{"imageOffset":7945309,"symbol":"routeKeyEquivalent","symbolLocation":656,"imageIndex":5},{"imageOffset":1760704,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1132,"imageIndex":5},{"imageOffset":42042926,"symbol":"-[EditorApplicationPrincipalClass sendEvent:]","symbolLocation":190,"imageIndex":6},{"imageOffset":3079143,"symbol":"-[NSApplication _doModalLoop:peek:]","symbolLocation":364,"imageIndex":5},{"imageOffset":4616930,"symbol":"__33-[NSApplication runModalSession:]_block_invoke_2","symbolLocation":69,"imageIndex":5},{"imageOffset":4616842,"symbol":"__33-[NSApplication runModalSession:]_block_invoke","symbolLocation":78,"imageIndex":5},{"imageOffset":3071774,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":5},{"imageOffset":4616583,"symbol":"-[NSApplication runModalSession:]","symbolLocation":128,"imageIndex":5},{"imageOffset":42026815,"symbol":"-[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:]","symbolLocation":1855,"imageIndex":6},{"imageOffset":42027393,"symbol":"ModalProgressBackendMac::Update(float, core::basic_string_ref<char>, core::basic_string_ref<char>, bool, bool)","symbolLocation":305,"imageIndex":6},{"imageOffset":25150777,"symbol":"UpdateProgressBarState(bool)","symbolLocation":505,"imageIndex":6},{"imageOffset":25154043,"symbol":"ProgressScope::Set(core::basic_string_ref<char>, core::basic_string_ref<char>, float, bool, bool, bool)","symbolLocation":203,"imageIndex":6},{"imageOffset":27652125,"symbol":"LegacyImportProgress::UpdateProgressCallback(float, core::basic_string_ref<char>, bool)","symbolLocation":1229,"imageIndex":6},{"imageOffset":27865901,"symbol":"RefreshInternalV2(AssetDatabase::UpdateAssetOptions, ScanFilter const&, InternalRefreshFlagsV2)","symbolLocation":22765,"imageIndex":6},{"imageOffset":27724052,"symbol":"StopAssetImportingV2(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const*)","symbolLocation":276,"imageIndex":6},{"imageOffset":27728471,"symbol":"void ImportAssetsV2_Internal<core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > >(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, AssetDatabase::UpdateAssetOptions)","symbolLocation":1207,"imageIndex":6},{"imageOffset":27281452,"symbol":"AssetDatabase::ImportAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, AssetDatabase::UpdateAssetOptions)","symbolLocation":60,"imageIndex":6},{"imageOffset":27315918,"symbol":"AssetDatabase::WriteRevertAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&)","symbolLocation":206,"imageIndex":6},{"imageOffset":25289646,"symbol":"EditorSceneManager::ShouldSaveScenesAndAssets(dynamic_array<core::basic_string<char, core::StringStorageDefault<char> > const*, 0ul> const&, bool, dynamic_array<bool, 0ul>&)","symbolLocation":1294,"imageIndex":6},{"imageOffset":25292224,"symbol":"EditorSceneManager::SaveScenes(dynamic_array<UnityScene*, 0ul> const&, bool)","symbolLocation":224,"imageIndex":6},{"imageOffset":25293910,"symbol":"EditorSceneManager::FileMenuSave()","symbolLocation":198,"imageIndex":6},{"imageOffset":24479271,"symbol":"FileMenu::Execute(MenuItem const&)","symbolLocation":199,"imageIndex":6},{"imageOffset":20262898,"symbol":"MenuController::ExecuteMenuItem(MenuItem&, MenuController::ExecutionCause)","symbolLocation":178,"imageIndex":6},{"imageOffset":31193360,"symbol":"EditorApplication_CUSTOM_ExecuteMenuItem(ScriptingBackendNativeStringPtrOpaque*)","symbolLocation":208,"imageIndex":6},{"imageOffset":10447903853,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1761765,"symbol":"mono_runtime_invoke","symbolLocation":28,"imageIndex":8},{"imageOffset":13491655,"symbol":"scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)","symbolLocation":71,"imageIndex":6},{"imageOffset":13472550,"symbol":"ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)","symbolLocation":166,"imageIndex":6},{"imageOffset":55526,"symbol":"Scripting::UnityEditor::EditorApplicationProxy::Internal_CallGlobalEventHandler(ScriptingExceptionPtr*)","symbolLocation":166,"imageIndex":6},{"imageOffset":21242234,"symbol":"CallGlobalInputEvent(InputEvent const&)","symbolLocation":58,"imageIndex":6},{"imageOffset":42059452,"symbol":"-[GUIRenderView sendInputEvent:]","symbolLocation":108,"imageIndex":6},{"imageOffset":38370111,"symbol":"-[UnicodeInputView handleInputEventLikeWindows:]","symbolLocation":143,"imageIndex":6},{"imageOffset":38370989,"symbol":"-[UnicodeInputView keyDownImpl:]","symbolLocation":493,"imageIndex":6},{"imageOffset":38370449,"symbol":"-[UnicodeInputView keyDown:]","symbolLocation":17,"imageIndex":6},{"imageOffset":42059164,"symbol":"-[GUIRenderView keyDown:]","symbolLocation":76,"imageIndex":6},{"imageOffset":42021913,"symbol":"ForwardKeyEvent(NSEvent*)","symbolLocation":233,"imageIndex":6},{"imageOffset":42022409,"symbol":"-[UnityMainMenu performKeyEquivalent:]","symbolLocation":89,"imageIndex":6},{"imageOffset":7945309,"symbol":"routeKeyEquivalent","symbolLocation":656,"imageIndex":5},{"imageOffset":1760704,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1132,"imageIndex":5},{"imageOffset":42042926,"symbol":"-[EditorApplicationPrincipalClass sendEvent:]","symbolLocation":190,"imageIndex":6},{"imageOffset":4614363,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":65,"imageIndex":5},{"imageOffset":193230,"symbol":"-[NSApplication run]","symbolLocation":623,"imageIndex":5},{"imageOffset":12839,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":5},{"imageOffset":42044609,"symbol":"EditorMain(int, char const**)","symbolLocation":769,"imageIndex":6},{"imageOffset":42045161,"symbol":"main","symbolLocation":9,"imageIndex":6},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":9}],
    1847.   "faultingThread" : 0,
    1848.   "threads" : [{"triggered":true,"id":7774124,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140701842380384},"cr2":{"value":123145410319512},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703593381793},"r15":{"value":22},"rbx":{"value":4785632768,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554616},"r11":{"value":582},"rip":{"value":140703593426958,"matchesCrashFrame":1},"rbp":{"value":140701842380736},"rsp":{"value":140701842380696},"r12":{"value":259},"rcx":{"value":140701842380696},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"name":"tid_103","queue":"com.apple.main-thread","frames":[{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":3},{"imageOffset":4541,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":3},{"imageOffset":134657,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":4},{"imageOffset":62631,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":3},{"imageOffset":73451,"symbol":"__cxa_rethrow","symbolLocation":99,"imageIndex":3},{"imageOffset":175452,"symbol":"objc_exception_rethrow","symbolLocation":37,"imageIndex":4},{"imageOffset":4616987,"symbol":"__33-[NSApplication runModalSession:]_block_invoke_2","symbolLocation":126,"imageIndex":5},{"imageOffset":4616842,"symbol":"__33-[NSApplication runModalSession:]_block_invoke","symbolLocation":78,"imageIndex":5},{"imageOffset":3071774,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":5},{"imageOffset":4616583,"symbol":"-[NSApplication runModalSession:]","symbolLocation":128,"imageIndex":5},{"imageOffset":42026815,"symbol":"-[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:]","symbolLocation":1855,"imageIndex":6},{"imageOffset":42027393,"symbol":"ModalProgressBackendMac::Update(float, core::basic_string_ref<char>, core::basic_string_ref<char>, bool, bool)","symbolLocation":305,"imageIndex":6},{"imageOffset":25150777,"symbol":"UpdateProgressBarState(bool)","symbolLocation":505,"imageIndex":6},{"imageOffset":25154043,"symbol":"ProgressScope::Set(core::basic_string_ref<char>, core::basic_string_ref<char>, float, bool, bool, bool)","symbolLocation":203,"imageIndex":6},{"imageOffset":27652125,"symbol":"LegacyImportProgress::UpdateProgressCallback(float, core::basic_string_ref<char>, bool)","symbolLocation":1229,"imageIndex":6},{"imageOffset":27865901,"symbol":"RefreshInternalV2(AssetDatabase::UpdateAssetOptions, ScanFilter const&, InternalRefreshFlagsV2)","symbolLocation":22765,"imageIndex":6},{"imageOffset":27724052,"symbol":"StopAssetImportingV2(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const*)","symbolLocation":276,"imageIndex":6},{"imageOffset":27728471,"symbol":"void ImportAssetsV2_Internal<core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > >(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, AssetDatabase::UpdateAssetOptions)","symbolLocation":1207,"imageIndex":6},{"imageOffset":27281452,"symbol":"AssetDatabase::ImportAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, AssetDatabase::UpdateAssetOptions)","symbolLocation":60,"imageIndex":6},{"imageOffset":27315918,"symbol":"AssetDatabase::WriteRevertAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&)","symbolLocation":206,"imageIndex":6},{"imageOffset":25289646,"symbol":"EditorSceneManager::ShouldSaveScenesAndAssets(dynamic_array<core::basic_string<char, core::StringStorageDefault<char> > const*, 0ul> const&, bool, dynamic_array<bool, 0ul>&)","symbolLocation":1294,"imageIndex":6},{"imageOffset":25292224,"symbol":"EditorSceneManager::SaveScenes(dynamic_array<UnityScene*, 0ul> const&, bool)","symbolLocation":224,"imageIndex":6},{"imageOffset":25293910,"symbol":"EditorSceneManager::FileMenuSave()","symbolLocation":198,"imageIndex":6},{"imageOffset":24479271,"symbol":"FileMenu::Execute(MenuItem const&)","symbolLocation":199,"imageIndex":6},{"imageOffset":20262898,"symbol":"MenuController::ExecuteMenuItem(MenuItem&, MenuController::ExecutionCause)","symbolLocation":178,"imageIndex":6},{"imageOffset":31193360,"symbol":"EditorApplication_CUSTOM_ExecuteMenuItem(ScriptingBackendNativeStringPtrOpaque*)","symbolLocation":208,"imageIndex":6},{"imageOffset":10447903853,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1761765,"symbol":"mono_runtime_invoke","symbolLocation":28,"imageIndex":8},{"imageOffset":13491655,"symbol":"scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)","symbolLocation":71,"imageIndex":6},{"imageOffset":13472550,"symbol":"ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)","symbolLocation":166,"imageIndex":6},{"imageOffset":55526,"symbol":"Scripting::UnityEditor::EditorApplicationProxy::Internal_CallGlobalEventHandler(ScriptingExceptionPtr*)","symbolLocation":166,"imageIndex":6},{"imageOffset":21242234,"symbol":"CallGlobalInputEvent(InputEvent const&)","symbolLocation":58,"imageIndex":6},{"imageOffset":42059452,"symbol":"-[GUIRenderView sendInputEvent:]","symbolLocation":108,"imageIndex":6},{"imageOffset":38370111,"symbol":"-[UnicodeInputView handleInputEventLikeWindows:]","symbolLocation":143,"imageIndex":6},{"imageOffset":38370989,"symbol":"-[UnicodeInputView keyDownImpl:]","symbolLocation":493,"imageIndex":6},{"imageOffset":38370449,"symbol":"-[UnicodeInputView keyDown:]","symbolLocation":17,"imageIndex":6},{"imageOffset":42059164,"symbol":"-[GUIRenderView keyDown:]","symbolLocation":76,"imageIndex":6},{"imageOffset":42021913,"symbol":"ForwardKeyEvent(NSEvent*)","symbolLocation":233,"imageIndex":6},{"imageOffset":42022409,"symbol":"-[UnityMainMenu performKeyEquivalent:]","symbolLocation":89,"imageIndex":6},{"imageOffset":7945309,"symbol":"routeKeyEquivalent","symbolLocation":656,"imageIndex":5},{"imageOffset":1760704,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1132,"imageIndex":5},{"imageOffset":42042926,"symbol":"-[EditorApplicationPrincipalClass sendEvent:]","symbolLocation":190,"imageIndex":6},{"imageOffset":4614363,"symbol":"-[NSApplication _handleEvent:]","symbolLocation":65,"imageIndex":5},{"imageOffset":193230,"symbol":"-[NSApplication run]","symbolLocation":623,"imageIndex":5},{"imageOffset":12839,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":5},{"imageOffset":42044609,"symbol":"EditorMain(int, char const**)","symbolLocation":769,"imageIndex":6},{"imageOffset":42045161,"symbol":"main","symbolLocation":9,"imageIndex":6},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":9}]},{"id":7774134,"name":"Profiler.Dispatcher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":12073437,"symbol":"profiling::Dispatcher::ThreadFunc(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774135,"name":"CoreBusinessMetricsCache","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":29534761,"symbol":"UnityEditor::CoreBusinessMetrics::ThreadFunc(void*)","symbolLocation":73,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774173,"name":"CurlRequest","frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67667,"symbol":"nanosleep","symbolLocation":196,"imageIndex":2},{"imageOffset":11887826,"symbol":"ThreadHelper::SleepInSeconds(double)","symbolLocation":98,"imageIndex":6},{"imageOffset":41317117,"symbol":"CurlRequest::MessageThread()","symbolLocation":1261,"imageIndex":6},{"imageOffset":41314953,"symbol":"CurlRequest::_ThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774265,"name":"tid_14703","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774266,"name":"tid_14603","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774267,"name":"tid_14503","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774268,"name":"tid_b303","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774269,"name":"tid_b403","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774270,"name":"tid_b603","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774271,"name":"tid_14203","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774272,"name":"tid_b803","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774273,"name":"tid_14003","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774274,"name":"tid_13f03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774275,"name":"tid_13d03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774276,"name":"tid_13c03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774277,"name":"tid_bb03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774278,"name":"tid_13903","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774279,"name":"tid_bd03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774280,"name":"Background Job.Worker 0","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774281,"name":"Background Job.Worker 1","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774282,"name":"Background Job.Worker 2","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774283,"name":"Background Job.Worker 3","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774284,"name":"Background Job.Worker 4","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774285,"name":"Background Job.Worker 5","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774286,"name":"Background Job.Worker 6","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774287,"name":"Background Job.Worker 7","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774288,"name":"Background Job.Worker 8","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774289,"name":"Background Job.Worker 9","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774290,"name":"Background Job.Worker 10","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774291,"name":"Background Job.Worker 11","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774292,"name":"Background Job.Worker 12","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774293,"name":"Background Job.Worker 13","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774294,"name":"Background Job.Worker 14","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774295,"name":"Background Job.Worker 15","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774296,"name":"BatchDeleteObjects","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11898038,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":10202818,"symbol":"BatchDeleteStep2Threaded(void*)","symbolLocation":66,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774297,"name":"Loading.AsyncRead","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":8049165,"symbol":"AsyncReadManagerThreaded::ThreadEntry()","symbolLocation":253,"imageIndex":6},{"imageOffset":8047033,"symbol":"AsyncReadManagerThreaded::StaticThreadEntry(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774298,"name":"HTTP REST Server","frames":[{"imageOffset":40282,"symbol":"__select","symbolLocation":10,"imageIndex":0},{"imageOffset":43156662,"symbol":"ns_mgr_poll","symbolLocation":646,"imageIndex":6},{"imageOffset":30503759,"symbol":"RestService::HttpTransport::RunLoop()","symbolLocation":47,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774299,"name":"REST Message Handler","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":30482381,"symbol":"RestService::RestMessageHandler::Entry(void*)","symbolLocation":45,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774306,"name":"AssetDatabase.FileHasherReader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27780001,"symbol":"FileHasher::Reader(void*)","symbolLocation":145,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774307,"name":"AssetDatabase.FileHasherHasher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11898038,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":27781338,"symbol":"FileHasher::Hasher(void*)","symbolLocation":106,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774308,"name":"AssetDatabase.FileHasherReader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27780001,"symbol":"FileHasher::Reader(void*)","symbolLocation":145,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774309,"name":"AssetDatabase.FileHasherHasher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11898038,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":27781338,"symbol":"FileHasher::Hasher(void*)","symbolLocation":106,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774310,"name":"AssetDatabase.FileHasherReader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27780001,"symbol":"FileHasher::Reader(void*)","symbolLocation":145,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774311,"name":"AssetDatabase.FileHasherHasher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11898038,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":27781338,"symbol":"FileHasher::Hasher(void*)","symbolLocation":106,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774312,"name":"AssetDatabase.FileHasherReader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27780001,"symbol":"FileHasher::Reader(void*)","symbolLocation":145,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774313,"name":"AssetDatabase.FileHasherHasher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11898038,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":27781338,"symbol":"FileHasher::Hasher(void*)","symbolLocation":106,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774336,"name":"AMCP Logging Spool","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":107232,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":11},{"imageOffset":8450,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":11},{"imageOffset":7622,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":41,"imageIndex":11},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774396,"name":"Audio Stream Thread","frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67667,"symbol":"nanosleep","symbolLocation":196,"imageIndex":2},{"imageOffset":67465,"symbol":"usleep","symbolLocation":53,"imageIndex":2},{"imageOffset":52198799,"symbol":"FMOD_OS_Time_Sleep(unsigned int)","symbolLocation":15,"imageIndex":6},{"imageOffset":51984229,"symbol":"FMOD::Thread::callback(void*)","symbolLocation":229,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774400,"name":"UnityGfxDeviceWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11898038,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":36940604,"symbol":"GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&)","symbolLocation":76,"imageIndex":6},{"imageOffset":38030076,"symbol":"GfxDeviceWorkerAutoreleasePoolProxy","symbolLocation":60,"imageIndex":6},{"imageOffset":36987843,"symbol":"GfxDeviceWorker::RunExt(ThreadedStreamBuffer&)","symbolLocation":115,"imageIndex":6},{"imageOffset":36939880,"symbol":"GfxDeviceWorker::RunGfxDeviceWorker(void*)","symbolLocation":152,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774421,"name":"BakingJobs.Worker 0","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774422,"name":"BakingJobs.Worker 1","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774423,"name":"BakingJobs.Worker 2","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774424,"name":"BakingJobs.Worker 3","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774425,"name":"BakingJobs.Worker 4","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774426,"name":"BakingJobs.Worker 5","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774427,"name":"BakingJobs.Worker 6","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774428,"name":"BakingJobs.Worker 7","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774429,"name":"Finalizer","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":2109048,"symbol":"finalizer_thread","symbolLocation":380,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774430,"name":"Debugger agent","frames":[{"imageOffset":32914,"symbol":"__accept","symbolLocation":10,"imageIndex":0},{"imageOffset":853099,"symbol":"socket_transport_accept","symbolLocation":40,"imageIndex":8},{"imageOffset":852392,"symbol":"socket_transport_wait_for_attach","symbolLocation":22,"imageIndex":8},{"imageOffset":764378,"symbol":"debugger_thread","symbolLocation":190,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774431,"name":"AssetDatabase.IOService","frames":[{"imageOffset":25422,"symbol":"kevent","symbolLocation":10,"imageIndex":0},{"imageOffset":28329416,"symbol":"asio::detail::kqueue_reactor::run(bool, asio::detail::op_queue<asio::detail::task_io_service_operation>&)","symbolLocation":248,"imageIndex":6},{"imageOffset":28328355,"symbol":"asio::detail::task_io_service::do_run_one(asio::detail::scoped_lock<asio::detail::posix_mutex>&, asio::detail::task_io_service_thread_info&, std::__1::error_code const&)","symbolLocation":259,"imageIndex":6},{"imageOffset":28327377,"symbol":"asio::detail::task_io_service::run(std::__1::error_code&)","symbolLocation":161,"imageIndex":6},{"imageOffset":28311226,"symbol":"IOService::Run(bool)","symbolLocation":538,"imageIndex":6},{"imageOffset":28308235,"symbol":"IOService::Impl::ThreadFunction(void*)","symbolLocation":11,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774619,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774620,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774669,"name":"Burst-CompilerThread-1","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774670,"name":"Burst-CompilerThread-2","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774671,"name":"Burst-CompilerThread-3","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774672,"name":"Burst-CompilerThread-4","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774673,"name":"Burst-CompilerThread-5","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774674,"name":"Burst-CompilerThread-6","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774675,"name":"Burst-CompilerThread-7","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774676,"name":"Burst-CompilerThread-8","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774677,"name":"Burst-CompilerThread-9","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774678,"name":"Burst-CompilerThread-10","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774679,"name":"Burst-CompilerThread-11","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774680,"name":"Burst-CompilerThread-12","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774681,"name":"Burst-CompilerThread-13","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774682,"name":"Burst-CompilerThread-14","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774683,"name":"Burst-CompilerThread-15","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6737981755,"imageIndex":7},{"imageOffset":6737978867,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774684,"name":"Burst-ProgressReporter","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6770986574,"imageIndex":7},{"imageOffset":6770985723,"imageIndex":7},{"imageOffset":6770975075,"imageIndex":7},{"imageOffset":6770973075,"imageIndex":7},{"imageOffset":6737974263,"imageIndex":7},{"imageOffset":6737972875,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774720,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774721,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774732,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774733,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774752,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774761,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774762,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774763,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774764,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7774876,"name":"Audio Nonblocking Thread (0)","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":52199870,"symbol":"FMOD_OS_Semaphore_Wait(FMOD_OS_SEMAPHORE*)","symbolLocation":14,"imageIndex":6},{"imageOffset":51984142,"symbol":"FMOD::Thread::callback(void*)","symbolLocation":142,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775017,"name":"CloudJob.Worker 0","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9876266,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9871011,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775018,"name":"OSX HID Input","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":523485,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":12},{"imageOffset":516968,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":12},{"imageOffset":513964,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":12},{"imageOffset":1071147,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":12},{"imageOffset":38338767,"symbol":"HIDDeviceThreadOSX(void*)","symbolLocation":63,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775197,"name":"CVDisplayLink","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":13898,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":370,"imageIndex":13},{"imageOffset":10312,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":526,"imageIndex":13},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775228,"name":"EditorTaskManager","frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67667,"symbol":"nanosleep","symbolLocation":196,"imageIndex":2},{"imageOffset":11887826,"symbol":"ThreadHelper::SleepInSeconds(double)","symbolLocation":98,"imageIndex":6},{"imageOffset":20659385,"symbol":"Editor::TaskManager::RunBackgroundThread(void*)","symbolLocation":313,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775285,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":523485,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":12},{"imageOffset":516968,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":12},{"imageOffset":513964,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":12},{"imageOffset":1752926,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775288,"frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":45758169,"symbol":"Geo::Impl::WaitForMultipleObjects(unsigned int, Geo::Impl::t_HANDLE**, bool, int)","symbolLocation":441,"imageIndex":6},{"imageOffset":45758679,"symbol":"Geo::GeoEvent::Wait(unsigned int)","symbolLocation":39,"imageIndex":6},{"imageOffset":45654765,"symbol":"Enlighten::MultithreadCpuWorkerCommon::CommandThreadFunction(void*)","symbolLocation":77,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775289,"name":"EnlightenWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":5773309,"symbol":"TUpdateFunction(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775290,"name":"EnlightenWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":5773309,"symbol":"TUpdateFunction(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775291,"name":"EnlightenWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":5773309,"symbol":"TUpdateFunction(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775292,"name":"EnlightenWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":5773309,"symbol":"TUpdateFunction(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775546,"name":"RadeonRaysContextManagerJob","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":34056164,"symbol":"BakeContextManager::UpdateFunction()","symbolLocation":228,"imageIndex":6},{"imageOffset":34054361,"symbol":"BakeContextManager::UpdateFunctionDispatcher(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775789,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775790,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775791,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775792,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775793,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775794,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775795,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775796,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775797,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775798,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775799,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775800,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775801,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7775802,"frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":53224,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":248,"imageIndex":14},{"imageOffset":52969,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7777041,"name":"Audio File Thread","frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67667,"symbol":"nanosleep","symbolLocation":196,"imageIndex":2},{"imageOffset":67465,"symbol":"usleep","symbolLocation":53,"imageIndex":2},{"imageOffset":52198799,"symbol":"FMOD_OS_Time_Sleep(unsigned int)","symbolLocation":15,"imageIndex":6},{"imageOffset":51984229,"symbol":"FMOD::Thread::callback(void*)","symbolLocation":229,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7779131,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7779132,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7779133,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7779134,"name":"Thread Pool Worker","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1249954,"symbol":"worker_thread","symbolLocation":652,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7779303,"name":"tid_3f1f","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":2199121,"symbol":"mono_thread_info_sleep","symbolLocation":639,"imageIndex":8},{"imageOffset":1248121,"symbol":"monitor_thread","symbolLocation":159,"imageIndex":8},{"imageOffset":1882652,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7779386,"name":"ServerSocket-UnityServer-Sender","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162380,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113195,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":8409540750,"imageIndex":7},{"imageOffset":8409539083,"imageIndex":7},{"imageOffset":8409534347,"imageIndex":7},{"imageOffset":10881776695,"imageIndex":7},{"imageOffset":10881599835,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7779387,"name":"ServerSocket-UnityServer-Receiver","frames":[{"imageOffset":20238,"symbol":"__recvfrom","symbolLocation":10,"imageIndex":0},{"imageOffset":1210721,"symbol":"mono_w32socket_recvfrom","symbolLocation":124,"imageIndex":8},{"imageOffset":1210591,"symbol":"mono_w32socket_recv","symbolLocation":19,"imageIndex":8},{"imageOffset":1797141,"symbol":"ves_icall_System_Net_Sockets_Socket_Receive_internal","symbolLocation":139,"imageIndex":8},{"imageOffset":8463482643,"imageIndex":7},{"imageOffset":8463482203,"imageIndex":7},{"imageOffset":8463481219,"imageIndex":7}]},{"id":7779401,"name":"Timer-Scheduler","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":2162352,"symbol":"mono_os_cond_timedwait","symbolLocation":81,"imageIndex":8},{"imageOffset":1983012,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982631,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":1983269,"symbol":"mono_w32handle_wait_multiple","symbolLocation":199,"imageIndex":8},{"imageOffset":1866279,"symbol":"ves_icall_System_Threading_WaitHandle_Wait_internal","symbolLocation":134,"imageIndex":8},{"imageOffset":8463473005,"imageIndex":7},{"imageOffset":8463471643,"imageIndex":7},{"imageOffset":10881776695,"imageIndex":7},{"imageOffset":10881599835,"imageIndex":7},{"imageOffset":66181,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761931,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882833,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882314,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7779508,"name":"Audio Mixer Thread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":3337585,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":111,"imageIndex":15},{"imageOffset":1810019,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3909,"imageIndex":15},{"imageOffset":1804633,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":63,"imageIndex":15},{"imageOffset":3688360,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":72,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7780906,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7781109,"name":"PreviewLoader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27346654,"symbol":"PreviewTextureManager::LoadingLoop(void*)","symbolLocation":158,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7781510,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7781514,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7781747,"name":"tid_44963","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":10},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":10},{"imageOffset":43465496,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1628634,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":10471805,"symbol":"PreloadManager::Run()","symbolLocation":93,"imageIndex":6},{"imageOffset":10471688,"symbol":"PreloadManager::Run(void*)","symbolLocation":40,"imageIndex":6},{"imageOffset":11886639,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":7782099,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7782102,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7782192,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7782222,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7782326,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7782327,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7782328,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":7782329,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
    1849.   "usedImages" : [
    1850.   {
    1851.     "source" : "P",
    1852.     "arch" : "x86_64",
    1853.     "base" : 140703593394176,
    1854.     "size" : 229376,
    1855.     "uuid" : "26a59789-b846-3ed4-96dc-8dbef3c0c8e7",
    1856.     "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    1857.     "name" : "libsystem_kernel.dylib"
    1858.   },
    1859.   {
    1860.     "source" : "P",
    1861.     "arch" : "x86_64",
    1862.     "base" : 140703593623552,
    1863.     "size" : 49152,
    1864.     "uuid" : "2f6c275d-7e14-3d31-a924-e1bb41d2415f",
    1865.     "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    1866.     "name" : "libsystem_pthread.dylib"
    1867.   },
    1868.   {
    1869.     "source" : "P",
    1870.     "arch" : "x86_64",
    1871.     "base" : 140703592378368,
    1872.     "size" : 561152,
    1873.     "uuid" : "8e54eca2-9bd8-3482-9589-b9574434d1aa",
    1874.     "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    1875.     "name" : "libsystem_c.dylib"
    1876.   },
    1877.   {
    1878.     "source" : "P",
    1879.     "arch" : "x86_64",
    1880.     "base" : 140703593304064,
    1881.     "size" : 90112,
    1882.     "uuid" : "8507b51e-2cfe-3790-a25c-c47c7c8b0de8",
    1883.     "path" : "\/usr\/lib\/libc++abi.dylib",
    1884.     "name" : "libc++abi.dylib"
    1885.   },
    1886.   {
    1887.     "source" : "P",
    1888.     "arch" : "x86_64h",
    1889.     "base" : 140703592112128,
    1890.     "size" : 253952,
    1891.     "uuid" : "6d51b7b2-136e-336d-95ca-442af1009ec2",
    1892.     "path" : "\/usr\/lib\/libobjc.A.dylib",
    1893.     "name" : "libobjc.A.dylib"
    1894.   },
    1895.   {
    1896.     "source" : "P",
    1897.     "arch" : "x86_64",
    1898.     "base" : 140703638396928,
    1899.     "CFBundleShortVersionString" : "6.9",
    1900.     "CFBundleIdentifier" : "com.apple.AppKit",
    1901.     "size" : 15261696,
    1902.     "uuid" : "92a78ebd-bba5-3f18-a5e1-768c955539d7",
    1903.     "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    1904.     "name" : "AppKit",
    1905.     "CFBundleVersion" : "2113.40.127"
    1906.   },
    1907.   {
    1908.     "source" : "P",
    1909.     "arch" : "x86_64",
    1910.     "base" : 4506398720,
    1911.     "CFBundleShortVersionString" : "Unity version 2020.3.33f1",
    1912.     "CFBundleIdentifier" : "com.unity3d.UnityEditor5.x",
    1913.     "size" : 72974336,
    1914.     "uuid" : "82aebfe1-5534-3647-85b0-ab3b63600fec",
    1915.     "path" : "\/Applications\/Unity\/*\/Unity.app\/Contents\/MacOS\/Unity",
    1916.     "name" : "Unity",
    1917.     "CFBundleVersion" : "2020.3.33f1"
    1918.   },
    1919.   {
    1920.     "size" : 0,
    1921.     "source" : "A",
    1922.     "base" : 0,
    1923.     "uuid" : "00000000-0000-0000-0000-000000000000"
    1924.   },
    1925.   {
    1926.     "source" : "P",
    1927.     "arch" : "x86_64",
    1928.     "base" : 6836891648,
    1929.     "size" : 3080192,
    1930.     "uuid" : "d09820e5-1777-373f-a5cb-598eaeb23b39",
    1931.     "path" : "\/Applications\/Unity\/*\/Unity.app\/Contents\/Frameworks\/MonoBleedingEdge\/MonoEmbedRuntime\/osx\/libmonobdwgc-2.0.dylib",
    1932.     "name" : "libmonobdwgc-2.0.dylib"
    1933.   },
    1934.   {
    1935.     "source" : "P",
    1936.     "arch" : "x86_64",
    1937.     "base" : 4785106944,
    1938.     "size" : 442368,
    1939.     "uuid" : "dd9e80de-fb3b-349b-96a4-46874ad34d11",
    1940.     "path" : "\/usr\/lib\/dyld",
    1941.     "name" : "dyld"
    1942.   },
    1943.   {
    1944.     "source" : "P",
    1945.     "arch" : "x86_64",
    1946.     "base" : 140703591821312,
    1947.     "size" : 290816,
    1948.     "uuid" : "31d69d55-9895-326c-ad61-621c5ca87314",
    1949.     "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    1950.     "name" : "libdispatch.dylib"
    1951.   },
    1952.   {
    1953.     "source" : "P",
    1954.     "arch" : "x86_64",
    1955.     "base" : 140703739121664,
    1956.     "CFBundleShortVersionString" : "1.0",
    1957.     "CFBundleIdentifier" : "com.apple.audio.caulk",
    1958.     "size" : 139264,
    1959.     "uuid" : "0b849791-3a62-33d1-8cf1-9c612a9d8e18",
    1960.     "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    1961.     "name" : "caulk"
    1962.   },
    1963.   {
    1964.     "source" : "P",
    1965.     "arch" : "x86_64h",
    1966.     "base" : 140703593938944,
    1967.     "CFBundleShortVersionString" : "6.9",
    1968.     "CFBundleIdentifier" : "com.apple.CoreFoundation",
    1969.     "size" : 5251072,
    1970.     "uuid" : "743f0cb7-e962-3e42-8653-7bd141129561",
    1971.     "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    1972.     "name" : "CoreFoundation",
    1973.     "CFBundleVersion" : "1858.112"
    1974.   },
    1975.   {
    1976.     "source" : "P",
    1977.     "arch" : "x86_64",
    1978.     "base" : 140703719985152,
    1979.     "CFBundleShortVersionString" : "1.8",
    1980.     "CFBundleIdentifier" : "com.apple.CoreVideo",
    1981.     "size" : 335872,
    1982.     "uuid" : "1f916be5-077b-3103-adce-c69e661cc102",
    1983.     "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo",
    1984.     "name" : "CoreVideo",
    1985.     "CFBundleVersion" : "0.0"
    1986.   },
    1987.   {
    1988.     "source" : "P",
    1989.     "arch" : "x86_64",
    1990.     "base" : 4617928704,
    1991.     "size" : 143360,
    1992.     "uuid" : "39af16fc-6a36-3160-b279-1fe3d03c60a3",
    1993.     "path" : "\/Applications\/Unity\/*\/Unity.app\/Contents\/Frameworks\/libtbb.dylib",
    1994.     "name" : "libtbb.dylib"
    1995.   },
    1996.   {
    1997.     "source" : "P",
    1998.     "arch" : "x86_64",
    1999.     "base" : 140703619895296,
    2000.     "CFBundleShortVersionString" : "5.0",
    2001.     "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
    2002.     "size" : 7553024,
    2003.     "uuid" : "e432684f-546f-3931-af3e-a0281c23a244",
    2004.     "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
    2005.     "name" : "CoreAudio",
    2006.     "CFBundleVersion" : "5.0"
    2007.   }
    2008. ],
    2009.   "sharedCache" : {
    2010.   "base" : 140703590350848,
    2011.   "size" : 15224815616,
    2012.   "uuid" : "6cc5ecdc-5119-37f0-9a85-4f48a50f5f78"
    2013. },
    2014.   "vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=7.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=7.3G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               512K        4 \nActivity Tracing                   256K        1 \nCG backing stores                 6816K        8 \nCG image                          1280K       13 \nColorSync                          228K       26 \nCoreAnimation                      460K       35 \nCoreGraphics                        16K        3 \nCoreImage                            4K        1 \nCoreUI image data                 2064K       16 \nFoundation                          44K        2 \nIOKit                             23.3M        3 \nImage IO                             4K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                             1.1G      202 \nMALLOC guard page                   48K        9 \nMALLOC_MEDIUM (reserved)           1.6G       16         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)\nOpenCL                             1.1G      120 \nOpenCL (reserved)                    4K        1         reserved VM address space (unallocated)\nSTACK GUARD                       2060K      137 \nStack                            178.9M      192 \nStack Guard                       56.2M       54 \nVM_ALLOCATE                        3.5G     3263 \nVM_ALLOCATE (reserved)            4000K       33         reserved VM address space (unallocated)\n__DATA                           107.7M      566 \n__DATA_CONST                      31.6M      333 \n__DATA_DIRTY                      1576K      206 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       692.1M       46 \n__OBJC_RO                         82.6M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           692.2M      560 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                        1.2G       78 \nshared memory                     1304K       22 \n===========                     =======  ======= \nTOTAL                             10.6G     5960 \nTOTAL, minus reserved VM space     8.7G     5960 \n",
    2015.   "legacyInfo" : {
    2016.   "threadTriggered" : {
    2017.     "name" : "tid_103",
    2018.     "queue" : "com.apple.main-thread"
    2019.   }
    2020. },
    2021.   "trialInfo" : {
    2022.   "rollouts" : [
    2023.     {
    2024.       "rolloutId" : "61301e3a61217b3110231469",
    2025.       "factorPackIds" : {
    2026.         "SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
    2027.       },
    2028.       "deploymentId" : 240000016
    2029.     },
    2030.     {
    2031.       "rolloutId" : "60356660bbe37970735c5624",
    2032.       "factorPackIds" : {
    2033.  
    2034.       },
    2035.       "deploymentId" : 240000027
    2036.     }
    2037.   ],
    2038.   "experiments" : [
    2039.  
    2040.   ]
    2041. }
    2042. }
    2043.  
     
  4. adslitw

    adslitw

    Joined:
    Aug 23, 2012
    Posts:
    270
    greg-harding likes this.
  5. greg-harding

    greg-harding

    Joined:
    Apr 11, 2013
    Posts:
    519
    I haven't had any confirmation from Unity QA about anything or possibly being related to other tickets yet. They've requested more logs when it happens so I'll continue to send them crash reports and logs until they order me not to :)
     
  6. adslitw

    adslitw

    Joined:
    Aug 23, 2012
    Posts:
    270
    @greg-harding haha, fair enough! As per the linked post it could be worth disabling incremental garbage collection to see if that helps.
     
  7. greg-harding

    greg-harding

    Joined:
    Apr 11, 2013
    Posts:
    519
    Yep, thanks for the tip - I'll give that a go too :)
     
    adslitw likes this.
  8. potapenko_tb

    potapenko_tb

    Joined:
    Sep 17, 2019
    Posts:
    28
    Do you have any update on using Unity editor with disabled incremental GC?
     
  9. greg-harding

    greg-harding

    Joined:
    Apr 11, 2013
    Posts:
    519
    No, sorry, I haven't had time to test this fully yet. I'll update this thread if I find out more. We've been trying to narrow down potential packages and plugins that might be common to our projects that are currently crashing in 2021.2.3 LTS, eg. UniTask (async support), some asset store plugins, etc.
     
  10. enhawk

    enhawk

    Joined:
    Aug 22, 2013
    Posts:
    832
    I get this on the most recent version of 2021 LTS. Use for a few minutes then locks up OSX.
     
  11. adslitw

    adslitw

    Joined:
    Aug 23, 2012
    Posts:
    270
    I've been using 2021.3.1 on an M1 Pro with incremental GC turned off for a month or so, and haven't had any more hangs. I don't use it daily however, mostly just occasional evenings and weekends, so I haven't been hammering it for hours on end. I have, for the time being at least, moved to a Windows machine as my daily driver until Unity sorts itself out on Mac OS.

    Definitely worth trying @potapenko_tb @greg-harding @hawken - takes seconds to disable it in Project Settings > Player.
     
    Last edited: Jun 15, 2022
    enhawk and greg-harding like this.
  12. greg-harding

    greg-harding

    Joined:
    Apr 11, 2013
    Posts:
    519
    We're still getting crashes to desktop in Mac 2021.1 and 2021.3. I will switch off incremental GC now and see how it goes. Cheers!

    Update: More crashes (still using incremental GC) and for the first time in a while there was actually some stack trace... and they happens to be in the GC.

    Case 1415454.

    Update:
    Issue found waaay back in 2021.2.8f1(!) and fixed in 2021.3.5, 2022.1.4 - https://issuetracker.unity3d.com/is...hen-closing-it-in-batch-mode-or-when-building. It's always frustrating for some of these showstopper known issues to take so long to get a fix out the door.

    Code (csharp):
    1. Obtained 16 stack frames.
    2. #0  0x0000015f9a8252 in mono_object_handle_isinst
    3. #1  0x0000015f9a8304 in mono_object_isinst_checked
    4. #2  0x0000015f974f92 in mono_marshal_isinst_with_cache
    5. #3  0x00000108aee665 in (Unknown)
    6. #4  0x000001687585a2 in  System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1<char>:Trim () [{0x600003785260} + 0x1b2]  (0x1687583f0 0x16875863b) [0x15e682a80 - Unity Child Domain]
    7. #5  0x000001687583b3 in  System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1<char>:Gen2GcCallbackFunc (object) [{0x600003670720} + 0x43]  (0x168758370 0x1687583d3) [0x15e682a80 - Unity Child Domain]
    8. #6  0x00000166d04064 in  (wrapper runtime-invoke) object:runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) [{0x7fce47eaa540} + 0x84]  (0x166d03fe0 0x166d04103) [0x15e682a80 - Unity Child Domain]
    9. #7  0x0000015f9fafaf in mono_gc_run_finalize
    10. #8  0x0000015fa38946 in GC_invoke_finalizers
    11. #9  0x0000015f9fcba1 in finalizer_thread
    12. #10 0x0000015f9c318c in start_wrapper_internal
    13. #11 0x0000015f9c3031 in start_wrapper
    14. #12 0x0000015fa40309 in GC_inner_start_routine
    15. #13 0x0000015fa402a1 in GC_start_routine
    16. #14 0x007ff8053ff4f4 in _pthread_start
    17. #15 0x007ff8053fb00f in thread_start
    Code (csharp):
    1.  
    2. Obtained 18 stack frames.
    3. #0  0x00000162fb3230 in mono_class_is_assignable_from_general
    4. #1  0x00000162fb3163 in mono_class_is_assignable_from_internal
    5. #2  0x0000016302725d in mono_object_handle_isinst
    6. #3  0x00000163027304 in mono_object_isinst_checked
    7. #4  0x00000162ff3f92 in mono_marshal_isinst_with_cache
    8. #5  0x0000010b8bf665 in (Unknown)
    9. #6  0x00000159b49042 in  System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1<byte>:Trim () [{0x6000023c4f00} + 0x1b2]  (0x159b48e90 0x159b490db) [0x159bc3540 - Burst Child Domain]
    10. #7  0x00000159b48d83 in  System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1<byte>:Gen2GcCallbackFunc (object) [{0x6000023a7a80} + 0x43]  (0x159b48d40 0x159b48da3) [0x159bc3540 - Burst Child Domain]
    11. #8  0x00000159b48544 in  (wrapper runtime-invoke) object:runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) [{0x7fdb9194a740} + 0x84]  (0x159b484c0 0x159b485e3) [0x159bc3540 - Burst Child Domain]
    12. #9  0x00000163079faf in mono_gc_run_finalize
    13. #10 0x000001630b7946 in GC_invoke_finalizers
    14. #11 0x0000016307bba1 in finalizer_thread
    15. #12 0x0000016304218c in start_wrapper_internal
    16. #13 0x00000163042031 in start_wrapper
    17. #14 0x000001630bf309 in GC_inner_start_routine
    18. #15 0x000001630bf2a1 in GC_start_routine
    19. #16 0x007ff8053ff4f4 in _pthread_start
    20. #17 0x007ff8053fb00f in thread_start
    21.  
     
    Last edited: Jul 2, 2022
  13. sameng

    sameng

    Joined:
    Oct 1, 2014
    Posts:
    172
    Another crash log, upon entering play mode, on latest 2020.3.36 LTS

    Code (CSharp):
    1. -------------------------------------
    2. Translated Report (Full Report Below)
    3. -------------------------------------
    4.  
    5. Process:               Unity [1165]
    6. Path:                  /Applications/Unity/*/Unity.app/Contents/MacOS/Unity
    7. Identifier:            com.unity3d.UnityEditor5.x
    8. Version:               Unity version 2020.3.36f1 (2020.3.36f1)
    9. Code Type:             X86-64 (Native)
    10. Parent Process:        Unity Hub [1125]
    11. Responsible:           Unity Hub [1125]
    12. User ID:               501
    13.  
    14. Date/Time:             2022-06-22 17:09:10.1622 -0400
    15. OS Version:            macOS 12.4 (21F79)
    16. Report Version:        12
    17. Bridge OS Version:     6.5 (19P5071)
    18. Anonymous UUID:        2B0C6C2A-4A30-6ACF-F021-1C566D49835B
    19.  
    20.  
    21. Time Awake Since Boot: 980 seconds
    22.  
    23. System Integrity Protection: enabled
    24.  
    25. Crashed Thread:        0  tid_103  Dispatch queue: com.apple.main-thread
    26.  
    27. Exception Type:        EXC_CRASH (SIGABRT)
    28. Exception Codes:       0x0000000000000000, 0x0000000000000000
    29. Exception Note:        EXC_CORPSE_NOTIFY
    30.  
    31. Application Specific Information:
    32. abort() called
    33.  
    34.  
    35. Application Specific Backtrace 0:
    36. 0   CoreFoundation                      0x00007ff81980e7b3 __exceptionPreprocess + 242
    37. 1   libobjc.A.dylib                     0x00007ff81956ebc3 objc_exception_throw + 48
    38. 2   CoreFoundation                      0x00007ff81989336b -[NSObject(NSObject) __retain_OA] + 0
    39. 3   CoreFoundation                      0x00007ff819775505 ___forwarding___ + 1356
    40. 4   CoreFoundation                      0x00007ff819774f28 _CF_forwarding_prep_0 + 120
    41. 5   AppKit                              0x00007ff81c341262 -[NSWindow(NSEventRouting) sendEvent:] + 36
    42. 6   AppKit                              0x00007ff81c3d431e -[NSApplication(NSResponder) sendAction:to:from:] + 288
    43. 7   Unity                               0x000000010887bd87 _ZL15ForwardKeyEventP7NSEvent + 391
    44. 8   Unity                               0x000000010887bed9 -[UnityMainMenu performKeyEquivalent:] + 89
    45. 9   AppKit                              0x00007ff81c9259fd routeKeyEquivalent + 656
    46. 10  AppKit                              0x00007ff81c33fa80 -[NSApplication(NSEvent) sendEvent:] + 1132
    47. 11  Unity                               0x0000000108880efe -[EditorApplicationPrincipalClass sendEvent:] + 190
    48. 12  AppKit                              0x00007ff81c4818c7 -[NSApplication _doModalLoop:peek:] + 364
    49. 13  AppKit                              0x00007ff81c5f8fa2 __33-[NSApplication runModalSession:]_block_invoke_2 + 69
    50. 14  AppKit                              0x00007ff81c5f8f4a __33-[NSApplication runModalSession:]_block_invoke + 78
    51. 15  AppKit                              0x00007ff81c47fbfe _NSTryRunModal + 100
    52. 16  AppKit                              0x00007ff81c5f8e47 -[NSApplication runModalSession:] + 128
    53. 17  Unity                               0x000000010887d00f -[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:] + 1855
    54. 18  Unity                               0x000000010887d251 _ZN23ModalProgressBackendMac6UpdateEfN4core16basic_string_refIcEES2_bb + 305
    55. 19  Unity                               0x0000000107850819 _ZL22UpdateProgressBarStateb + 505
    56. 20  Unity                               0x00000001078514db _ZN13ProgressScope3SetEN4core16basic_string_refIcEES2_fbbb + 203
    57. 21  Unity                               0x0000000107ab4d7d _ZN20LegacyImportProgress22UpdateProgressCallbackEfN4core16basic_string_refIcEEb + 1229
    58. 22  Unity                               0x0000000107ae90cd _ZL17RefreshInternalV2N13AssetDatabase18UpdateAssetOptionsERK10ScanFilter22InternalRefreshFlagsV2 + 22765
    59. 23  Unity                               0x0000000107ac6674 _ZL20StopAssetImportingV2N13AssetDatabase18UpdateAssetOptionsE22InternalRefreshFlagsV2PK10ScanFilter + 276
    60. 24  Unity                               0x0000000107ac1f7e _Z16PartialRefreshV2RKN4core12basic_stringIcNS_20StringStorageDefaultIcEEEEN13AssetDatabase18UpdateAssetOptionsE + 174
    61. 25  Unity                               0x0000000107a59d82 _ZN13AssetDatabase14PartialRefreshEN4core16basic_string_refIcEENS_18UpdateAssetOptionsE + 98
    62. 26  Unity                               0x000000010781005b _Z19SavePrefab_InternalR10GameObjectRKN4core12basic_stringIcNS1_20StringStorageDefaultIcEEEEbRb + 12539
    63. 27  Unity                               0x0000000107810b89 _Z15SavePrefabAssetR10GameObjectRb + 121
    64. 28  Unity                               0x0000000107abf056 _Z23WriteSerializedAssetsV2RKN4core8hash_setI9UnityGUIDNS_4hashIS1_EENSt3__18equal_toIS1_EEEERS7_ + 390
    65. 29  Unity                               0x0000000107a62a5b _ZN13AssetDatabase17WriteRevertAssetsERKN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEESA_ + 187
    66. 30  Unity                               0x000000010787227e _ZN18EditorSceneManager25ShouldSaveScenesAndAssetsERK13dynamic_arrayIPKN4core12basic_stringIcNS1_20StringStorageDefaultIcEEEELm0EEbRS0_IbLm0EE + 1294
    67. 31  Unity                               0x0000000107872c90 _ZN18EditorSceneManager10SaveScenesERK13dynamic_arrayIP10UnitySceneLm0EEb + 224
    68. 32  Unity                               0x0000000107873326 _ZN18EditorSceneManager12FileMenuSaveEv + 198
    69. 33  Unity                               0x00000001077ac7e7 _ZN8FileMenu7ExecuteERK8MenuItem + 199
    70. 34  Unity                               0x00000001073a6492 _ZN14MenuController15ExecuteMenuItemER8MenuItemNS_14ExecutionCauseE + 178
    71. 35  Unity                               0x0000000107e1fa10 _Z40EditorApplication_CUSTOM_ExecuteMenuItemP37ScriptingBackendNativeStringPtrOpaque + 208
    72. 36  ???                                 0x000000020b3fb40d 0x0 + 8778658829
    73. 37  libmonobdwgc-2.0.dylib              0x000000019237b1f5 mono_jit_runtime_invoke + 1380
    74. 38  libmonobdwgc-2.0.dylib              0x0000000192519213 do_runtime_invoke + 84
    75. 39  libmonobdwgc-2.0.dylib              0x000000019251916d mono_runtime_invoke + 28
    76. 40  Unity                               0x0000000106d30737 _Z23scripting_method_invoke18ScriptingMethodPtr18ScriptingObjectPtrR18ScriptingArgumentsP21ScriptingExceptionPtrb + 71
    77. 41  Unity                               0x0000000106d2bc96 _ZN19ScriptingInvocation6InvokeEP21ScriptingExceptionPtrb + 166
    78. 42  Unity                               0x000000010605e9e6 _ZN9Scripting11UnityEditor22EditorApplicationProxy31Internal_CallGlobalEventHandlerEP21ScriptingExceptionPtr + 166
    79. 43  Unity                               0x0000000107495ada _Z20CallGlobalInputEventRK10InputEvent + 58
    80. 44  Unity                               0x0000000108884f8c -[GUIRenderView sendInputEvent:] + 108
    81. 45  Unity                               0x00000001084f8d4f -[UnicodeInputView handleInputEventLikeWindows:] + 143
    82. 46  Unity                               0x00000001084f90bc -[UnicodeInputView keyDownImpl:] + 492
    83. 47  Unity                               0x00000001084f8ea1 -[UnicodeInputView keyDown:] + 17
    84. 48  Unity                               0x0000000108884e6c -[GUIRenderView keyDown:] + 76
    85. 49  Unity                               0x000000010887bce9 _ZL15ForwardKeyEventP7NSEvent + 233
    86. 50  Unity                               0x000000010887bed9 -[UnityMainMenu performKeyEquivalent:] + 89
    87. 51  AppKit                              0x00007ff81c9259fd routeKeyEquivalent + 656
    88. 52  AppKit                              0x00007ff81c33fa80 -[NSApplication(NSEvent) sendEvent:] + 1132
    89. 53  Unity                               0x0000000108880efe -[EditorApplicationPrincipalClass sendEvent:] + 190
    90. 54  Unity                               0x0000000108865c85 -[EditorApplication TickTimer] + 325
    91. 55  Foundation                          0x00007ff81a636f51 __NSFireTimer + 67
    92. 56  CoreFoundation                      0x00007ff8197abf59 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    93. 57  CoreFoundation                      0x00007ff8197aba48 __CFRunLoopDoTimer + 923
    94. 58  CoreFoundation                      0x00007ff8197ab5b8 __CFRunLoopDoTimers + 307
    95. 59  CoreFoundation                      0x00007ff819791cf6 __CFRunLoopRun + 2010
    96. 60  CoreFoundation                      0x00007ff819790e5c CFRunLoopRunSpecific + 562
    97. 61  HIToolbox                           0x00007ff8224385e6 RunCurrentEventLoopInMode + 292
    98. 62  HIToolbox                           0x00007ff822438213 ReceiveNextEventCommon + 283
    99. 63  HIToolbox                           0x00007ff8224380e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
    100. 64  AppKit                              0x00007ff81c1d01fd _DPSNextEvent + 927
    101. 65  AppKit                              0x00007ff81c1ce8ba -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
    102. 66  AppKit                              0x00007ff81c1c0f69 -[NSApplication run] + 586
    103. 67  AppKit                              0x00007ff81c194ee7 NSApplicationMain + 817
    104. 68  Unity                               0x0000000108881594 _Z10EditorMainiPPKc + 788
    105. 69  Unity                               0x00000001088817b9 main + 9
    106. 70  dyld                                0x0000000115f2951e start + 462
    107.  
    108.  
    109. Thread 0 Crashed:: tid_103 Dispatch queue: com.apple.main-thread
    110. 0   libsystem_kernel.dylib                0x7ff81969600e __pthread_kill + 10
    111. 1   libsystem_pthread.dylib               0x7ff8196cc1ff pthread_kill + 263
    112. 2   libsystem_c.dylib                     0x7ff819617d24 abort + 123
    113. 3   libc++abi.dylib                       0x7ff819688082 abort_message + 241
    114. 4   libc++abi.dylib                       0x7ff8196791bd demangling_terminate_handler() + 266
    115. 5   libobjc.A.dylib                       0x7ff819575e11 _objc_terminate() + 96
    116. 6   libc++abi.dylib                       0x7ff8196874a7 std::__terminate(void (*)()) + 8
    117. 7   libc++abi.dylib                       0x7ff819689eeb __cxa_rethrow + 99
    118. 8   libobjc.A.dylib                       0x7ff81957fd6c objc_exception_rethrow + 37
    119. 9   AppKit                                0x7ff81c5f8fdb __33-[NSApplication runModalSession:]_block_invoke_2 + 126
    120. 10  AppKit                                0x7ff81c5f8f4a __33-[NSApplication runModalSession:]_block_invoke + 78
    121. 11  AppKit                                0x7ff81c47fbfe _NSTryRunModal + 100
    122. 12  AppKit                                0x7ff81c5f8e47 -[NSApplication runModalSession:] + 128
    123. 13  Unity                                    0x10887d00f -[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:] + 1855
    124. 14  Unity                                    0x10887d251 ModalProgressBackendMac::Update(float, core::basic_string_ref<char>, core::basic_string_ref<char>, bool, bool) + 305
    125. 15  Unity                                    0x107850819 UpdateProgressBarState(bool) + 505
    126. 16  Unity                                    0x1078514db ProgressScope::Set(core::basic_string_ref<char>, core::basic_string_ref<char>, float, bool, bool, bool) + 203
    127. 17  Unity                                    0x107ab4d7d LegacyImportProgress::UpdateProgressCallback(float, core::basic_string_ref<char>, bool) + 1229
    128. 18  Unity                                    0x107ae90cd RefreshInternalV2(AssetDatabase::UpdateAssetOptions, ScanFilter const&, InternalRefreshFlagsV2) + 22765
    129. 19  Unity                                    0x107ac6674 StopAssetImportingV2(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const*) + 276
    130. 20  Unity                                    0x107ac1f7e PartialRefreshV2(core::basic_string<char, core::StringStorageDefault<char> > const&, AssetDatabase::UpdateAssetOptions) + 174
    131. 21  Unity                                    0x107a59d82 AssetDatabase::PartialRefresh(core::basic_string_ref<char>, AssetDatabase::UpdateAssetOptions) + 98
    132. 22  Unity                                    0x10781005b SavePrefab_Internal(GameObject&, core::basic_string<char, core::StringStorageDefault<char> > const&, bool, bool&) + 12539
    133. 23  Unity                                    0x107810b89 SavePrefabAsset(GameObject&, bool&) + 121
    134. 24  Unity                                    0x107abf056 WriteSerializedAssetsV2(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> >&) + 390
    135. 25  Unity                                    0x107a62a5b AssetDatabase::WriteRevertAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&) + 187
    136. 26  Unity                                    0x10787227e EditorSceneManager::ShouldSaveScenesAndAssets(dynamic_array<core::basic_string<char, core::StringStorageDefault<char> > const*, 0ul> const&, bool, dynamic_array<bool, 0ul>&) + 1294
    137. 27  Unity                                    0x107872c90 EditorSceneManager::SaveScenes(dynamic_array<UnityScene*, 0ul> const&, bool) + 224
    138. 28  Unity                                    0x107873326 EditorSceneManager::FileMenuSave() + 198
    139. 29  Unity                                    0x1077ac7e7 FileMenu::Execute(MenuItem const&) + 199
    140. 30  Unity                                    0x1073a6492 MenuController::ExecuteMenuItem(MenuItem&, MenuController::ExecutionCause) + 178
    141. 31  Unity                                    0x107e1fa10 EditorApplication_CUSTOM_ExecuteMenuItem(ScriptingBackendNativeStringPtrOpaque*) + 208
    142. 32  ???                                      0x20b3fb40d ???
    143. 33  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    144. 34  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    145. 35  libmonobdwgc-2.0.dylib                   0x19251916d mono_runtime_invoke + 28
    146. 36  Unity                                    0x106d30737 scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool) + 71
    147. 37  Unity                                    0x106d2bc96 ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool) + 166
    148. 38  Unity                                    0x10605e9e6 Scripting::UnityEditor::EditorApplicationProxy::Internal_CallGlobalEventHandler(ScriptingExceptionPtr*) + 166
    149. 39  Unity                                    0x107495ada CallGlobalInputEvent(InputEvent const&) + 58
    150. 40  Unity                                    0x108884f8c -[GUIRenderView sendInputEvent:] + 108
    151. 41  Unity                                    0x1084f8d4f -[UnicodeInputView handleInputEventLikeWindows:] + 143
    152. 42  Unity                                    0x1084f90bc -[UnicodeInputView keyDownImpl:] + 492
    153. 43  Unity                                    0x1084f8ea1 -[UnicodeInputView keyDown:] + 17
    154. 44  Unity                                    0x108884e6c -[GUIRenderView keyDown:] + 76
    155. 45  Unity                                    0x10887bce9 ForwardKeyEvent(NSEvent*) + 233
    156. 46  Unity                                    0x10887bed9 -[UnityMainMenu performKeyEquivalent:] + 89
    157. 47  AppKit                                0x7ff81c9259fd routeKeyEquivalent + 656
    158. 48  AppKit                                0x7ff81c33fa80 -[NSApplication(NSEvent) sendEvent:] + 1132
    159. 49  Unity                                    0x108880efe -[EditorApplicationPrincipalClass sendEvent:] + 190
    160. 50  Unity                                    0x108865c85 -[EditorApplication TickTimer] + 325
    161. 51  Foundation                            0x7ff81a636f51 __NSFireTimer + 67
    162. 52  CoreFoundation                        0x7ff8197abf59 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    163. 53  CoreFoundation                        0x7ff8197aba48 __CFRunLoopDoTimer + 923
    164. 54  CoreFoundation                        0x7ff8197ab5b8 __CFRunLoopDoTimers + 307
    165. 55  CoreFoundation                        0x7ff819791cf6 __CFRunLoopRun + 2010
    166. 56  CoreFoundation                        0x7ff819790e5c CFRunLoopRunSpecific + 562
    167. 57  HIToolbox                             0x7ff8224385e6 RunCurrentEventLoopInMode + 292
    168. 58  HIToolbox                             0x7ff822438213 ReceiveNextEventCommon + 283
    169. 59  HIToolbox                             0x7ff8224380e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
    170. 60  AppKit                                0x7ff81c1d01fd _DPSNextEvent + 927
    171. 61  AppKit                                0x7ff81c1ce8ba -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
    172. 62  AppKit                                0x7ff81c1c0f69 -[NSApplication run] + 586
    173. 63  AppKit                                0x7ff81c194ee7 NSApplicationMain + 817
    174. 64  Unity                                    0x108881594 EditorMain(int, char const**) + 788
    175. 65  Unity                                    0x1088817b9 main + 9
    176. 66  dyld                                     0x115f2951e start + 462
    177.  
    178. Thread 1:: Profiler.Dispatcher
    179. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    180. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    181. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    182. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    183. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    184. 5   Unity                                    0x106bd62ad profiling::Dispatcher::ThreadFunc(void*) + 109
    185. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    186. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    187. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    188.  
    189. Thread 2:: CoreBusinessMetricsCache
    190. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    191. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    192. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    193. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    194. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    195. 5   Unity                                    0x107c8ab29 UnityEditor::CoreBusinessMetrics::ThreadFunc(void*) + 73
    196. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    197. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    198. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    199.  
    200. Thread 3:: CurlRequest
    201. 0   libsystem_kernel.dylib                0x7ff8196922be __semwait_signal + 10
    202. 1   libsystem_c.dylib                     0x7ff8195a6863 nanosleep + 196
    203. 2   Unity                                    0x106ba8d02 ThreadHelper::SleepInSeconds(double) + 98
    204. 3   Unity                                    0x1087c893d CurlRequest::MessageThread() + 1261
    205. 4   Unity                                    0x1087c80c9 CurlRequest::_ThreadEntryPoint(void*) + 9
    206. 5   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    207. 6   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    208. 7   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    209.  
    210. Thread 4:: tid_15113
    211. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    212. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    213. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    214. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    215. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    216. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    217. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    218. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    219. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    220.  
    221. Thread 5:: tid_b207
    222. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    223. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    224. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    225. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    226. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    227. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    228. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    229. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    230. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    231.  
    232. Thread 6:: tid_15003
    233. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    234. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    235. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    236. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    237. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    238. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    239. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    240. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    241. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    242.  
    243. Thread 7:: tid_14f03
    244. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    245. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    246. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    247. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    248. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    249. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    250. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    251. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    252. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    253.  
    254. Thread 8:: tid_14e03
    255. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    256. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    257. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    258. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    259. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    260. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    261. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    262. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    263. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    264.  
    265. Thread 9:: tid_14d03
    266. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    267. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    268. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    269. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    270. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    271. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    272. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    273. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    274. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    275.  
    276. Thread 10:: tid_14c03
    277. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    278. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    279. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    280. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    281. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    282. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    283. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    284. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    285. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    286.  
    287. Thread 11:: tid_14a03
    288. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    289. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    290. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    291. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    292. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    293. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    294. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    295. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    296. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    297.  
    298. Thread 12:: tid_b403
    299. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    300. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    301. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    302. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    303. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    304. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    305. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    306. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    307. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    308.  
    309. Thread 13:: tid_14803
    310. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    311. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    312. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    313. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    314. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    315. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    316. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    317. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    318. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    319.  
    320. Thread 14:: tid_b703
    321. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    322. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    323. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    324. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    325. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    326. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    327. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    328. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    329. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    330.  
    331. Thread 15:: tid_b903
    332. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    333. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    334. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    335. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    336. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    337. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    338. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    339. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    340. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    341.  
    342. Thread 16:: tid_bb03
    343. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    344. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    345. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    346. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    347. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    348. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    349. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    350. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    351. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    352.  
    353. Thread 17:: tid_14603
    354. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    355. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    356. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    357. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    358. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    359. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    360. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    361. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    362. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    363.  
    364. Thread 18:: tid_bc03
    365. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    366. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    367. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    368. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    369. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    370. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    371. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    372. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    373. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    374.  
    375. Thread 19:: Background Job.Worker 0
    376. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    377. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    378. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    379. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    380. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    381. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    382. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    383. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    384. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    385.  
    386. Thread 20:: Background Job.Worker 1
    387. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    388. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    389. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    390. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    391. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    392. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    393. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    394. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    395. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    396.  
    397. Thread 21:: Background Job.Worker 2
    398. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    399. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    400. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    401. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    402. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    403. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    404. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    405. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    406. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    407.  
    408. Thread 22:: Background Job.Worker 3
    409. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    410. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    411. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    412. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    413. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    414. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    415. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    416. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    417. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    418.  
    419. Thread 23:: Background Job.Worker 4
    420. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    421. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    422. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    423. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    424. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    425. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    426. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    427. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    428. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    429.  
    430. Thread 24:: Background Job.Worker 5
    431. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    432. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    433. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    434. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    435. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    436. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    437. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    438. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    439. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    440.  
    441. Thread 25:: Background Job.Worker 6
    442. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    443. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    444. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    445. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    446. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    447. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    448. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    449. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    450. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    451.  
    452. Thread 26:: Background Job.Worker 7
    453. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    454. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    455. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    456. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    457. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    458. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    459. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    460. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    461. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    462.  
    463. Thread 27:: Background Job.Worker 8
    464. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    465. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    466. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    467. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    468. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    469. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    470. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    471. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    472. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    473.  
    474. Thread 28:: Background Job.Worker 9
    475. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    476. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    477. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    478. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    479. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    480. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    481. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    482. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    483. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    484.  
    485. Thread 29:: Background Job.Worker 10
    486. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    487. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    488. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    489. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    490. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    491. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    492. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    493. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    494. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    495.  
    496. Thread 30:: Background Job.Worker 11
    497. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    498. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    499. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    500. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    501. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    502. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    503. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    504. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    505. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    506.  
    507. Thread 31:: Background Job.Worker 12
    508. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    509. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    510. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    511. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    512. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    513. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    514. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    515. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    516. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    517.  
    518. Thread 32:: Background Job.Worker 13
    519. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    520. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    521. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    522. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    523. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    524. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    525. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    526. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    527. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    528.  
    529. Thread 33:: Background Job.Worker 14
    530. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    531. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    532. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    533. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    534. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    535. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    536. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    537. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    538. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    539.  
    540. Thread 34:: Background Job.Worker 15
    541. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    542. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    543. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    544. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    545. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    546. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    547. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    548. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    549. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    550.  
    551. Thread 35:: BatchDeleteObjects
    552. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    553. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    554. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    555. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    556. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    557. 5   Unity                                    0x106bab4e6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    558. 6   Unity                                    0x106a0c8c2 BatchDeleteStep2Threaded(void*) + 66
    559. 7   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    560. 8   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    561. 9   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    562.  
    563. Thread 36:: Loading.AsyncRead
    564. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    565. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    566. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    567. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    568. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    569. 5   Unity                                    0x1067fe56d AsyncReadManagerThreaded::ThreadEntry() + 253
    570. 6   Unity                                    0x1067fdd19 AsyncReadManagerThreaded::StaticThreadEntry(void*) + 9
    571. 7   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    572. 8   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    573. 9   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    574.  
    575. Thread 37:: HTTP REST Server
    576. 0   libsystem_kernel.dylib                0x7ff819697d5a __select + 10
    577. 1   Unity                                    0x108990d86 ns_mgr_poll + 646
    578. 2   Unity                                    0x107d7744f RestService::HttpTransport::RunLoop() + 47
    579. 3   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    580. 4   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    581. 5   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    582.  
    583. Thread 38:: REST Message Handler
    584. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    585. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    586. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    587. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    588. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    589. 5   Unity                                    0x107d720cd RestService::RestMessageHandler::Entry(void*) + 45
    590. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    591. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    592. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    593.  
    594. Thread 39:: com.apple.NSEventThread
    595. 0   libsystem_kernel.dylib                0x7ff81968f97a mach_msg_trap + 10
    596. 1   libsystem_kernel.dylib                0x7ff81968fce8 mach_msg + 56
    597. 2   CoreFoundation                        0x7ff81979338d __CFRunLoopServiceMachPort + 319
    598. 3   CoreFoundation                        0x7ff819791a18 __CFRunLoopRun + 1276
    599. 4   CoreFoundation                        0x7ff819790e5c CFRunLoopRunSpecific + 562
    600. 5   AppKit                                0x7ff81c33dc1e _NSEventThread + 132
    601. 6   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    602. 7   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    603.  
    604. Thread 40:: AssetDatabase.FileHasherReader
    605. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    606. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    607. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    608. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    609. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    610. 5   Unity                                    0x107ad4141 FileHasher::Reader(void*) + 145
    611. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    612. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    613. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    614.  
    615. Thread 41:: AssetDatabase.FileHasherHasher
    616. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    617. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    618. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    619. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    620. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    621. 5   Unity                                    0x106bab4e6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    622. 6   Unity                                    0x107ad467a FileHasher::Hasher(void*) + 106
    623. 7   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    624. 8   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    625. 9   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    626.  
    627. Thread 42:: AssetDatabase.FileHasherReader
    628. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    629. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    630. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    631. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    632. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    633. 5   Unity                                    0x107ad4141 FileHasher::Reader(void*) + 145
    634. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    635. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    636. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    637.  
    638. Thread 43:: AssetDatabase.FileHasherHasher
    639. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    640. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    641. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    642. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    643. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    644. 5   Unity                                    0x106bab4e6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    645. 6   Unity                                    0x107ad467a FileHasher::Hasher(void*) + 106
    646. 7   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    647. 8   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    648. 9   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    649.  
    650. Thread 44:: AssetDatabase.FileHasherReader
    651. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    652. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    653. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    654. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    655. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    656. 5   Unity                                    0x107ad4141 FileHasher::Reader(void*) + 145
    657. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    658. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    659. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    660.  
    661. Thread 45:: AssetDatabase.FileHasherHasher
    662. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    663. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    664. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    665. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    666. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    667. 5   Unity                                    0x106bab4e6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    668. 6   Unity                                    0x107ad467a FileHasher::Hasher(void*) + 106
    669. 7   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    670. 8   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    671. 9   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    672.  
    673. Thread 46:: AssetDatabase.FileHasherReader
    674. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    675. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    676. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    677. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    678. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    679. 5   Unity                                    0x107ad4141 FileHasher::Reader(void*) + 145
    680. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    681. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    682. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    683.  
    684. Thread 47:: AssetDatabase.FileHasherHasher
    685. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    686. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    687. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    688. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    689. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    690. 5   Unity                                    0x106bab4e6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    691. 6   Unity                                    0x107ad467a FileHasher::Hasher(void*) + 106
    692. 7   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    693. 8   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    694. 9   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    695.  
    696. Thread 48:: AMCP Logging Spool
    697. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    698. 1   caulk                                 0x7ff8221c42e6 caulk::mach::semaphore::wait_or_error() + 16
    699. 2   caulk                                 0x7ff8221ac148 caulk::concurrent::details::worker_thread::run() + 36
    700. 3   caulk                                 0x7ff8221abe0c void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
    701. 4   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    702. 5   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    703.  
    704. Thread 49:: Audio Stream Thread
    705. 0   libsystem_kernel.dylib                0x7ff8196922be __semwait_signal + 10
    706. 1   libsystem_c.dylib                     0x7ff8195a6863 nanosleep + 196
    707. 2   libsystem_c.dylib                     0x7ff8195a6799 usleep + 53
    708. 3   Unity                                    0x10923064f FMOD_OS_Time_Sleep(unsigned int) + 15
    709. 4   Unity                                    0x1091fc025 FMOD::Thread::callback(void*) + 229
    710. 5   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    711. 6   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    712.  
    713. Thread 50:: UnityGfxDeviceWorker
    714. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    715. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    716. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    717. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    718. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    719. 5   Unity                                    0x106bab4e6 ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets) + 406
    720. 6   Unity                                    0x10839b9cc GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) + 76
    721. 7   Unity                                    0x1084a5cdc GfxDeviceWorkerAutoreleasePoolProxy + 60
    722. 8   Unity                                    0x1083a7253 GfxDeviceWorker::RunExt(ThreadedStreamBuffer&) + 115
    723. 9   Unity                                    0x10839b6f8 GfxDeviceWorker::RunGfxDeviceWorker(void*) + 152
    724. 10  Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    725. 11  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    726. 12  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    727.  
    728. Thread 51:: BakingJobs.Worker 0
    729. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    730. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    731. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    732. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    733. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    734. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    735. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    736. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    737. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    738.  
    739. Thread 52:: BakingJobs.Worker 1
    740. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    741. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    742. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    743. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    744. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    745. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    746. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    747. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    748. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    749.  
    750. Thread 53:: BakingJobs.Worker 2
    751. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    752. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    753. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    754. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    755. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    756. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    757. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    758. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    759. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    760.  
    761. Thread 54:: BakingJobs.Worker 3
    762. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    763. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    764. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    765. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    766. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    767. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    768. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    769. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    770. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    771.  
    772. Thread 55:: BakingJobs.Worker 4
    773. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    774. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    775. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    776. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    777. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    778. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    779. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    780. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    781. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    782.  
    783. Thread 56:: BakingJobs.Worker 5
    784. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    785. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    786. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    787. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    788. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    789. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    790. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    791. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    792. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    793.  
    794. Thread 57:: BakingJobs.Worker 6
    795. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    796. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    797. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    798. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    799. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    800. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    801. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    802. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    803. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    804.  
    805. Thread 58:: BakingJobs.Worker 7
    806. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    807. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    808. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    809. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    810. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    811. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    812. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    813. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    814. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    815.  
    816. Thread 59:: Finalizer
    817. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    818. 1   libmonobdwgc-2.0.dylib                   0x19256de00 finalizer_thread + 380
    819. 2   libmonobdwgc-2.0.dylib                   0x1925369a4 start_wrapper_internal + 305
    820. 3   libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    821. 4   libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    822. 5   libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    823. 6   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    824. 7   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    825.  
    826. Thread 60:: Debugger agent
    827. 0   libsystem_kernel.dylib                0x7ff819696092 __accept + 10
    828. 1   libmonobdwgc-2.0.dylib                   0x19243b3db socket_transport_accept + 40
    829. 2   libmonobdwgc-2.0.dylib                   0x19243b118 socket_transport_wait_for_attach + 22
    830. 3   libmonobdwgc-2.0.dylib                   0x19242594a debugger_thread + 190
    831. 4   libmonobdwgc-2.0.dylib                   0x1925369a4 start_wrapper_internal + 305
    832. 5   libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    833. 6   libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    834. 7   libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    835. 8   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    836. 9   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    837.  
    838. Thread 61:: AssetDatabase.IOService
    839. 0   libsystem_kernel.dylib                0x7ff81969434e kevent + 10
    840. 1   Unity                                    0x107b55ea1 asio::detail::kqueue_reactor::run(long, asio::detail::op_queue<asio::detail::scheduler_operation>&) + 273
    841. 2   Unity                                    0x107b558bf asio::detail::scheduler::do_run_one(asio::detail::conditionally_enabled_mutex::scoped_lock&, asio::detail::scheduler_thread_info&, std::__1::error_code const&) + 271
    842. 3   Unity                                    0x107b55521 asio::detail::scheduler::run(std::__1::error_code&) + 273
    843. 4   Unity                                    0x107b59e16 IOService::Run(bool) + 630
    844. 5   Unity                                    0x107b594ab IOService::Impl::ThreadFunction(void*) + 11
    845. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    846. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    847. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    848.  
    849. Thread 62:: Burst-CompilerThread-1
    850. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    851. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    852. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    853. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    854. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    855. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    856. 6   ???                                      0x18efe3eae ???
    857. 7   ???                                      0x18efe3b5b ???
    858. 8   ???                                      0x18cf2d39b ???
    859. 9   ???                                      0x18cf2c713 ???
    860. 10  ???                                      0x18cf2b3f7 ???
    861. 11  ???                                      0x18cf2ae8b ???
    862. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    863. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    864. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    865. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    866. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    867. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    868. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    869. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    870.  
    871. Thread 63:: Burst-CompilerThread-2
    872. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    873. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    874. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    875. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    876. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    877. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    878. 6   ???                                      0x18efe3eae ???
    879. 7   ???                                      0x18efe3b5b ???
    880. 8   ???                                      0x18cf2d39b ???
    881. 9   ???                                      0x18cf2c713 ???
    882. 10  ???                                      0x18cf2b3f7 ???
    883. 11  ???                                      0x18cf2ae8b ???
    884. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    885. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    886. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    887. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    888. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    889. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    890. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    891. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    892.  
    893. Thread 64:: Burst-CompilerThread-3
    894. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    895. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    896. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    897. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    898. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    899. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    900. 6   ???                                      0x18efe3eae ???
    901. 7   ???                                      0x18efe3b5b ???
    902. 8   ???                                      0x18cf2d39b ???
    903. 9   ???                                      0x18cf2c713 ???
    904. 10  ???                                      0x18cf2b3f7 ???
    905. 11  ???                                      0x18cf2ae8b ???
    906. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    907. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    908. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    909. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    910. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    911. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    912. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    913. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    914.  
    915. Thread 65:: Burst-CompilerThread-4
    916. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    917. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    918. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    919. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    920. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    921. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    922. 6   ???                                      0x18efe3eae ???
    923. 7   ???                                      0x18efe3b5b ???
    924. 8   ???                                      0x18cf2d39b ???
    925. 9   ???                                      0x18cf2c713 ???
    926. 10  ???                                      0x18cf2b3f7 ???
    927. 11  ???                                      0x18cf2ae8b ???
    928. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    929. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    930. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    931. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    932. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    933. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    934. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    935. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    936.  
    937. Thread 66:: Burst-CompilerThread-5
    938. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    939. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    940. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    941. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    942. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    943. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    944. 6   ???                                      0x18efe3eae ???
    945. 7   ???                                      0x18efe3b5b ???
    946. 8   ???                                      0x18cf2d39b ???
    947. 9   ???                                      0x18cf2c713 ???
    948. 10  ???                                      0x18cf2b3f7 ???
    949. 11  ???                                      0x18cf2ae8b ???
    950. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    951. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    952. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    953. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    954. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    955. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    956. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    957. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    958.  
    959. Thread 67:: Burst-CompilerThread-6
    960. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    961. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    962. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    963. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    964. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    965. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    966. 6   ???                                      0x18efe3eae ???
    967. 7   ???                                      0x18efe3b5b ???
    968. 8   ???                                      0x18cf2d39b ???
    969. 9   ???                                      0x18cf2c713 ???
    970. 10  ???                                      0x18cf2b3f7 ???
    971. 11  ???                                      0x18cf2ae8b ???
    972. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    973. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    974. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    975. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    976. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    977. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    978. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    979. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    980.  
    981. Thread 68:: Burst-CompilerThread-7
    982. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    983. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    984. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    985. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    986. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    987. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    988. 6   ???                                      0x18efe3eae ???
    989. 7   ???                                      0x18efe3b5b ???
    990. 8   ???                                      0x18cf2d39b ???
    991. 9   ???                                      0x18cf2c713 ???
    992. 10  ???                                      0x18cf2b3f7 ???
    993. 11  ???                                      0x18cf2ae8b ???
    994. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    995. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    996. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    997. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    998. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    999. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    1000. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1001. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1002.  
    1003. Thread 69:: Burst-CompilerThread-8
    1004. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    1005. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    1006. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    1007. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    1008. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    1009. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1010. 6   ???                                      0x18efe3eae ???
    1011. 7   ???                                      0x18efe3b5b ???
    1012. 8   ???                                      0x18cf2d39b ???
    1013. 9   ???                                      0x18cf2c713 ???
    1014. 10  ???                                      0x18cf2b3f7 ???
    1015. 11  ???                                      0x18cf2ae8b ???
    1016. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    1017. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    1018. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    1019. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    1020. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    1021. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    1022. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1023. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1024.  
    1025. Thread 70:: Burst-CompilerThread-9
    1026. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    1027. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    1028. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    1029. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    1030. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    1031. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1032. 6   ???                                      0x18efe3eae ???
    1033. 7   ???                                      0x18efe3b5b ???
    1034. 8   ???                                      0x18cf2d39b ???
    1035. 9   ???                                      0x18cf2c713 ???
    1036. 10  ???                                      0x18cf2b3f7 ???
    1037. 11  ???                                      0x18cf2ae8b ???
    1038. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    1039. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    1040. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    1041. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    1042. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    1043. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    1044. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1045. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1046.  
    1047. Thread 71:: Burst-CompilerThread-10
    1048. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    1049. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    1050. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    1051. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    1052. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    1053. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1054. 6   ???                                      0x18efe3eae ???
    1055. 7   ???                                      0x18efe3b5b ???
    1056. 8   ???                                      0x18cf2d39b ???
    1057. 9   ???                                      0x18cf2c713 ???
    1058. 10  ???                                      0x18cf2b3f7 ???
    1059. 11  ???                                      0x18cf2ae8b ???
    1060. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    1061. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    1062. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    1063. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    1064. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    1065. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    1066. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1067. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1068.  
    1069. Thread 72:: Burst-CompilerThread-11
    1070. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    1071. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    1072. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    1073. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    1074. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    1075. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1076. 6   ???                                      0x18efe3eae ???
    1077. 7   ???                                      0x18efe3b5b ???
    1078. 8   ???                                      0x18cf2d39b ???
    1079. 9   ???                                      0x18cf2c713 ???
    1080. 10  ???                                      0x18cf2b3f7 ???
    1081. 11  ???                                      0x18cf2ae8b ???
    1082. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    1083. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    1084. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    1085. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    1086. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    1087. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    1088. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1089. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1090.  
    1091. Thread 73:: Burst-CompilerThread-12
    1092. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    1093. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    1094. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    1095. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    1096. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    1097. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1098. 6   ???                                      0x18efe3eae ???
    1099. 7   ???                                      0x18efe3b5b ???
    1100. 8   ???                                      0x18cf2d39b ???
    1101. 9   ???                                      0x18cf2c713 ???
    1102. 10  ???                                      0x18cf2b3f7 ???
    1103. 11  ???                                      0x18cf2ae8b ???
    1104. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    1105. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    1106. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    1107. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    1108. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    1109. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    1110. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1111. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1112.  
    1113. Thread 74:: Burst-CompilerThread-13
    1114. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    1115. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    1116. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    1117. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    1118. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    1119. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1120. 6   ???                                      0x18efe3eae ???
    1121. 7   ???                                      0x18efe3b5b ???
    1122. 8   ???                                      0x18cf2d39b ???
    1123. 9   ???                                      0x18cf2c713 ???
    1124. 10  ???                                      0x18cf2b3f7 ???
    1125. 11  ???                                      0x18cf2ae8b ???
    1126. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    1127. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    1128. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    1129. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    1130. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    1131. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    1132. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1133. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1134.  
    1135. Thread 75:: Burst-CompilerThread-14
    1136. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    1137. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    1138. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    1139. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    1140. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    1141. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1142. 6   ???                                      0x18efe3eae ???
    1143. 7   ???                                      0x18efe3b5b ???
    1144. 8   ???                                      0x18cf2d39b ???
    1145. 9   ???                                      0x18cf2c713 ???
    1146. 10  ???                                      0x18cf2b3f7 ???
    1147. 11  ???                                      0x18cf2ae8b ???
    1148. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    1149. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    1150. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    1151. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    1152. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    1153. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    1154. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1155. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1156.  
    1157. Thread 76:: Burst-CompilerThread-15
    1158. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    1159. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    1160. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    1161. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    1162. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    1163. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1164. 6   ???                                      0x18efe3eae ???
    1165. 7   ???                                      0x18efe3b5b ???
    1166. 8   ???                                      0x18cf2d39b ???
    1167. 9   ???                                      0x18cf2c713 ???
    1168. 10  ???                                      0x18cf2b3f7 ???
    1169. 11  ???                                      0x18cf2ae8b ???
    1170. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    1171. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    1172. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    1173. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    1174. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    1175. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    1176. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1177. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1178.  
    1179. Thread 77:: Burst-ProgressReporter
    1180. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    1181. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    1182. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    1183. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    1184. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    1185. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1186. 6   ???                                      0x18efe3eae ???
    1187. 7   ???                                      0x18efe3b5b ???
    1188. 8   ???                                      0x18efe0e43 ???
    1189. 9   ???                                      0x18efe08d3 ???
    1190. 10  ???                                      0x18cf2b3f7 ???
    1191. 11  ???                                      0x18cf2ae8b ???
    1192. 12  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    1193. 13  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    1194. 14  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    1195. 15  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    1196. 16  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    1197. 17  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    1198. 18  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1199. 19  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1200.  
    1201. Thread 78:: Audio Nonblocking Thread (0)
    1202. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    1203. 1   Unity                                    0x109230a7e FMOD_OS_Semaphore_Wait(FMOD_OS_SEMAPHORE*) + 14
    1204. 2   Unity                                    0x1091fbfce FMOD::Thread::callback(void*) + 142
    1205. 3   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1206. 4   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1207.  
    1208. Thread 79:: CloudJob.Worker 0
    1209. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    1210. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    1211. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    1212. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1213. 4   Unity                                    0x1069bcb3a JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*) + 634
    1214. 5   Unity                                    0x1069bb6b3 JobQueue::WorkLoop(void*) + 259
    1215. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    1216. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1217. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1218.  
    1219. Thread 80:: OSX HID Input
    1220. 0   libsystem_kernel.dylib                0x7ff81968f97a mach_msg_trap + 10
    1221. 1   libsystem_kernel.dylib                0x7ff81968fce8 mach_msg + 56
    1222. 2   CoreFoundation                        0x7ff81979338d __CFRunLoopServiceMachPort + 319
    1223. 3   CoreFoundation                        0x7ff819791a18 __CFRunLoopRun + 1276
    1224. 4   CoreFoundation                        0x7ff819790e5c CFRunLoopRunSpecific + 562
    1225. 5   CoreFoundation                        0x7ff819818deb CFRunLoopRun + 40
    1226. 6   Unity                                    0x1084f12cf HIDDeviceThreadOSX(void*) + 63
    1227. 7   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    1228. 8   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1229. 9   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1230.  
    1231. Thread 81:: CVDisplayLink
    1232. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    1233. 1   libsystem_pthread.dylib               0x7ff8196ccaa4 _pthread_cond_wait + 1302
    1234. 2   CoreVideo                             0x7ff820f6c5ee CVDisplayLink::waitUntil(unsigned long long) + 370
    1235. 3   CoreVideo                             0x7ff820f6b7ec CVDisplayLink::runIOThread() + 526
    1236. 4   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1237. 5   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1238.  
    1239. Thread 82:: EditorTaskManager
    1240. 0   libsystem_kernel.dylib                0x7ff8196922be __semwait_signal + 10
    1241. 1   libsystem_c.dylib                     0x7ff8195a6863 nanosleep + 196
    1242. 2   Unity                                    0x106ba8d02 ThreadHelper::SleepInSeconds(double) + 98
    1243. 3   Unity                                    0x107407159 Editor::TaskManager::RunBackgroundThread(void*) + 313
    1244. 4   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    1245. 5   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1246. 6   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1247.  
    1248. Thread 83:
    1249. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    1250. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    1251. 2   Unity                                    0x108c0bfa9 Geo::Impl::WaitForMultipleObjects(unsigned int, Geo::Impl::t_HANDLE**, bool, int) + 441
    1252. 3   Unity                                    0x108c0c1a7 Geo::GeoEvent::Wait(unsigned int) + 39
    1253. 4   Unity                                    0x108bf2bbd Enlighten::MultithreadCpuWorkerCommon::CommandThreadFunction(void*) + 77
    1254. 5   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1255. 6   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1256.  
    1257. Thread 84:: EnlightenWorker
    1258. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    1259. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    1260. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    1261. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1262. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    1263. 5   Unity                                    0x1065d29bd TUpdateFunction(void*) + 109
    1264. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    1265. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1266. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1267.  
    1268. Thread 85:: EnlightenWorker
    1269. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    1270. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    1271. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    1272. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1273. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    1274. 5   Unity                                    0x1065d29bd TUpdateFunction(void*) + 109
    1275. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    1276. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1277. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1278.  
    1279. Thread 86:: EnlightenWorker
    1280. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    1281. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    1282. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    1283. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1284. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    1285. 5   Unity                                    0x1065d29bd TUpdateFunction(void*) + 109
    1286. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    1287. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1288. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1289.  
    1290. Thread 87:: EnlightenWorker
    1291. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    1292. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    1293. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    1294. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1295. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    1296. 5   Unity                                    0x1065d29bd TUpdateFunction(void*) + 109
    1297. 6   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    1298. 7   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1299. 8   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1300.  
    1301. Thread 88:: Audio Mixer Thread
    1302. 0   libsystem_kernel.dylib                0x7ff81968f97a mach_msg_trap + 10
    1303. 1   libsystem_kernel.dylib                0x7ff81968fce8 mach_msg + 56
    1304. 2   CoreAudio                             0x7ff81b317c87 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
    1305. 3   CoreAudio                             0x7ff81b1a2d6b HALC_ProxyIOContext::IOWorkLoop() + 3909
    1306. 4   CoreAudio                             0x7ff81b1a185d invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 63
    1307. 5   CoreAudio                             0x7ff81b36d696 HALB_IOThread::Entry(void*) + 72
    1308. 6   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1309. 7   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1310.  
    1311. Thread 89:: Audio File Thread
    1312. 0   libsystem_kernel.dylib                0x7ff8196922be __semwait_signal + 10
    1313. 1   libsystem_c.dylib                     0x7ff8195a6863 nanosleep + 196
    1314. 2   libsystem_c.dylib                     0x7ff8195a6799 usleep + 53
    1315. 3   Unity                                    0x10923064f FMOD_OS_Time_Sleep(unsigned int) + 15
    1316. 4   Unity                                    0x1091fc025 FMOD::Thread::callback(void*) + 229
    1317. 5   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1318. 6   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1319.  
    1320. Thread 90:: ServerSocket-UnityServer-Sender
    1321. 0   libsystem_kernel.dylib                0x7ff8196923ea __psynch_cvwait + 10
    1322. 1   libsystem_pthread.dylib               0x7ff8196cca6f _pthread_cond_wait + 1249
    1323. 2   libmonobdwgc-2.0.dylib                   0x19257ae54 mono_os_cond_timedwait + 109
    1324. 3   libmonobdwgc-2.0.dylib                   0x19254f1ac mono_w32handle_timedwait_signal_handle + 145
    1325. 4   libmonobdwgc-2.0.dylib                   0x19254f02f mono_w32handle_wait_one + 573
    1326. 5   libmonobdwgc-2.0.dylib                   0x19256ee33 ves_icall_System_Threading_Monitor_Monitor_wait + 221
    1327. 6   ???                                      0x1dbfcaf9e ???
    1328. 7   ???                                      0x1dbfcaabb ???
    1329. 8   ???                                      0x1dbfc985b ???
    1330. 9   ???                                      0x244737f87 ???
    1331. 10  ???                                      0x24470abcb ???
    1332. 11  libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    1333. 12  libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    1334. 13  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    1335. 14  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    1336. 15  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    1337. 16  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    1338. 17  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1339. 18  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1340.  
    1341. Thread 91:: ServerSocket-UnityServer-Receiver
    1342. 0   libsystem_kernel.dylib                0x7ff819696092 __accept + 10
    1343. 1   libmonobdwgc-2.0.dylib                   0x1924921d2 mono_w32socket_accept + 117
    1344. 2   libmonobdwgc-2.0.dylib                   0x192520d25 ves_icall_System_Net_Sockets_Socket_Accept_internal + 77
    1345. 3   ???                                      0x1dc2bdd31 ???
    1346. 4   ???                                      0x1dc2bd55b ???
    1347. 5   ???                                      0x1dc2bc8f2 ???
    1348. 6   ???                                      0x1dc2bc7bb ???
    1349. 7   ???                                      0x24470abcb ???
    1350. 8   libmonobdwgc-2.0.dylib                   0x19237b1f5 mono_jit_runtime_invoke + 1380
    1351. 9   libmonobdwgc-2.0.dylib                   0x192519213 do_runtime_invoke + 84
    1352. 10  libmonobdwgc-2.0.dylib                   0x192536a59 start_wrapper_internal + 486
    1353. 11  libmonobdwgc-2.0.dylib                   0x192536852 start_wrapper + 71
    1354. 12  libmonobdwgc-2.0.dylib                   0x1925a7a84 GC_inner_start_routine + 90
    1355. 13  libmonobdwgc-2.0.dylib                   0x1925a7a19 GC_start_routine + 24
    1356. 14  libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1357. 15  libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1358.  
    1359. Thread 92:: tid_75d07
    1360. 0   libsystem_kernel.dylib                0x7ff81968f9b6 semaphore_wait_trap + 10
    1361. 1   libdispatch.dylib                     0x7ff8195157ce _dispatch_sema4_wait + 16
    1362. 2   libdispatch.dylib                     0x7ff819515c9d _dispatch_semaphore_wait_slow + 98
    1363. 3   Unity                                    0x1089dc3e8 UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle) + 24
    1364. 4   Unity                                    0x1061dea0a Semaphore::WaitForSignal(int) + 138
    1365. 5   Unity                                    0x106a4e37d PreloadManager::Run() + 93
    1366. 6   Unity                                    0x106a4e308 PreloadManager::Run(void*) + 40
    1367. 7   Unity                                    0x106ba885f Thread::RunThreadWrapper(void*) + 863
    1368. 8   libsystem_pthread.dylib               0x7ff8196cc4e1 _pthread_start + 125
    1369. 9   libsystem_pthread.dylib               0x7ff8196c7f6b thread_start + 15
    1370.  
    1371. Thread 93:
    1372. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1373.  
    1374. Thread 94:
    1375. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1376.  
    1377. Thread 95:
    1378. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1379.  
    1380. Thread 96:
    1381. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1382.  
    1383. Thread 97:
    1384. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1385.  
    1386. Thread 98:
    1387. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1388.  
    1389. Thread 99:
    1390. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1391.  
    1392. Thread 100:
    1393. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1394.  
    1395. Thread 101:
    1396. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1397.  
    1398. Thread 102:
    1399. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1400.  
    1401. Thread 103:
    1402. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1403.  
    1404. Thread 104:
    1405. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1406.  
    1407. Thread 105:
    1408. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1409.  
    1410. Thread 106:
    1411. 0   libsystem_pthread.dylib               0x7ff8196c7f48 start_wqthread + 0
    1412.  
    1413.  
    1414. Thread 0 crashed with X86 Thread State (64-bit):
    1415.   rax: 0x0000000000000000  rbx: 0x0000000115fa4600  rcx: 0x00007ff7b9ea7818  rdx: 0x0000000000000000
    1416.   rdi: 0x0000000000000103  rsi: 0x0000000000000006  rbp: 0x00007ff7b9ea7840  rsp: 0x00007ff7b9ea7818
    1417.    r8: 0x00007ff7b9ea76e0   r9: 0x00007ff81968afa1  r10: 0x0000000000000000  r11: 0x0000000000000246
    1418.   r12: 0x0000000000000103  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
    1419.   rip: 0x00007ff81969600e  rfl: 0x0000000000000246  cr2: 0x00007ff8593d0ec0
    1420.  
    1421. Logical CPU:     0
    1422. Error Code:      0x020000b8
    1423. Trap Number:     133
    1424.  
    1425.  
    1426. Binary Images:
    1427.     0x7ff81968e000 -     0x7ff8196c5fff libsystem_kernel.dylib (*) <61711d11-e776-3bc3-b9a2-6f9f37cb8499> /usr/lib/system/libsystem_kernel.dylib
    1428.     0x7ff8196c6000 -     0x7ff8196d1fff libsystem_pthread.dylib (*) <bc574849-1aae-31e7-b350-916dda999d97> /usr/lib/system/libsystem_pthread.dylib
    1429.     0x7ff819596000 -     0x7ff81961efff libsystem_c.dylib (*) <d9ba0660-744d-3f84-9f80-afb51d450512> /usr/lib/system/libsystem_c.dylib
    1430.     0x7ff819678000 -     0x7ff81968dfff libc++abi.dylib (*) <b038dc07-0d9a-3049-83b3-62a962d19afb> /usr/lib/libc++abi.dylib
    1431.     0x7ff819559000 -     0x7ff819592fff libobjc.A.dylib (*) <a02a893a-79ff-39f2-a3f2-796b4d877b68> /usr/lib/libobjc.A.dylib
    1432.     0x7ff81c191000 -     0x7ff81d01ffff com.apple.AppKit (6.9) <832ad371-d3b8-3061-b4e2-1c4e0cffce0b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    1433.        0x106052000 -        0x10a601fff com.unity3d.UnityEditor5.x (Unity version 2020.3.36f1) <21f83eb1-1f97-3c50-a389-b3cd56f617d5> /Applications/Unity/*/Unity.app/Contents/MacOS/Unity
    1434.                0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    1435.        0x19236b000 -        0x19265afff libmonobdwgc-2.0.dylib (*) <3c2742ca-bb6e-334d-a1af-d33db07aa3e3> /Applications/Unity/*/Unity.app/Contents/Frameworks/MonoBleedingEdge/MonoEmbedRuntime/osx/libmonobdwgc-2.0.dylib
    1436.     0x7ff81a595000 -     0x7ff81a951fff com.apple.Foundation (6.9) <ceb9e591-a1ad-3ebc-ab8d-410f4ff96307> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    1437.     0x7ff819713000 -     0x7ff819c15fff com.apple.CoreFoundation (6.9) <f8e45ef9-9fd2-3331-bb1b-703d5dacdaf1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    1438.     0x7ff82240a000 -     0x7ff8226fdfff com.apple.HIToolbox (2.1.1) <04544f53-a387-3ac3-a85d-f8adfc0bc69e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    1439.        0x115f24000 -        0x115f8ffff dyld (*) <b70ce1ec-b902-3852-8268-05de00bfa8d5> /usr/lib/dyld
    1440.     0x7ff819512000 -     0x7ff819558fff libdispatch.dylib (*) <534511b9-b3b0-33a7-b1ea-402595d28bda> /usr/lib/system/libdispatch.dylib
    1441.     0x7ff8221aa000 -     0x7ff8221cbfff com.apple.audio.caulk (1.0) <42fecc51-73d2-3b5c-b109-208f4cb4c3cd> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    1442.     0x7ff820f69000 -     0x7ff820fbafff com.apple.CoreVideo (1.8) <77427edb-53b3-3d90-b990-8e1c01dff05a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    1443.     0x7ff81afe9000 -     0x7ff81b71dfff com.apple.audio.CoreAudio (5.0) <1621fd80-991f-3b5f-97f3-dbbb21bdeba3> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    1444.  
    1445. External Modification Summary:
    1446.   Calls made by other processes targeting this process:
    1447.     task_for_pid: 0
    1448.     thread_create: 0
    1449.     thread_set_state: 0
    1450.   Calls made by this process:
    1451.     task_for_pid: 0
    1452.     thread_create: 0
    1453.     thread_set_state: 0
    1454.   Calls made by all processes on this machine:
    1455.     task_for_pid: 0
    1456.     thread_create: 0
    1457.     thread_set_state: 0
    1458.  
    1459. VM Region Summary:
    1460. ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)
    1461. Writable regions: Total=5.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=5.8G(100%)
    1462.  
    1463.                                 VIRTUAL   REGION
    1464. REGION TYPE                        SIZE    COUNT (non-coalesced)
    1465. ===========                     =======  =======
    1466. Accelerate framework               384K        3
    1467. Activity Tracing                   256K        1
    1468. CG backing stores                 3072K        4
    1469. CG image                          1216K        9
    1470. ColorSync                          236K       28
    1471. CoreAnimation                     3948K       46
    1472. CoreGraphics                        12K        2
    1473. CoreImage                            4K        1
    1474. CoreUI image data                 2624K       20
    1475. Foundation                          44K        2
    1476. IOKit                             15.5M        2
    1477. Kernel Alloc Once                    8K        1
    1478. MALLOC                           842.5M      147
    1479. MALLOC guard page                   48K        9
    1480. MALLOC_MEDIUM (reserved)           1.8G       16         reserved VM address space (unallocated)
    1481. MALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)
    1482. ObjC additional data                15K        1
    1483. STACK GUARD                       1464K      107
    1484. Stack                             89.7M      145
    1485. Stack Guard                       56.1M       37
    1486. VM_ALLOCATE                        3.2G     4124
    1487. VM_ALLOCATE (reserved)            3456K       26         reserved VM address space (unallocated)
    1488. __CTF                               756        1
    1489. __DATA                            94.8M      555
    1490. __DATA_CONST                      30.1M      324
    1491. __DATA_DIRTY                      1566K      204
    1492. __FONT_DATA                          4K        1
    1493. __LINKEDIT                       688.3M       44
    1494. __TEXT                           665.2M      552
    1495. __UNICODE                          592K        1
    1496. dyld private memory               1024K        1
    1497. mapped file                        1.2G       76
    1498. shared memory                      792K       22
    1499. ===========                     =======  =======
    1500. TOTAL                              8.9G     6513
    1501. TOTAL, minus reserved VM space     6.9G     6513
    1502.  
    1503.  
    1504.  
    1505. -----------
    1506. Full Report
    1507. -----------
    1508.  
    1509. {"app_name":"Unity","timestamp":"2022-06-22 17:10:07.00 -0400","app_version":"Unity version 2020.3.36f1","slice_uuid":"21f83eb1-1f97-3c50-a389-b3cd56f617d5","build_version":"2020.3.36f1","platform":1,"bundleID":"com.unity3d.UnityEditor5.x","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"A36515C6-EC3D-47DB-860B-7DB105D807A0","name":"Unity"}
    1510. {
    1511.   "uptime" : 980,
    1512.   "procLaunch" : "2022-06-22 17:03:53.5417 -0400",
    1513.   "procRole" : "Background",
    1514.   "version" : 2,
    1515.   "userID" : 501,
    1516.   "deployVersion" : 210,
    1517.   "modelCode" : "MacBookPro16,1",
    1518.   "procStartAbsTime" : 672519267724,
    1519.   "coalitionID" : 490,
    1520.   "osVersion" : {
    1521.     "train" : "macOS 12.4",
    1522.     "build" : "21F79",
    1523.     "releaseType" : "User"
    1524.   },
    1525.   "captureTime" : "2022-06-22 17:09:10.1622 -0400",
    1526.   "incident" : "A36515C6-EC3D-47DB-860B-7DB105D807A0",
    1527.   "bug_type" : "309",
    1528.   "pid" : 1165,
    1529.   "procExitAbsTime" : 989079421143,
    1530.   "cpuType" : "X86-64",
    1531.   "procName" : "Unity",
    1532.   "procPath" : "\/Applications\/Unity\/*\/Unity.app\/Contents\/MacOS\/Unity",
    1533.   "bundleInfo" : {"CFBundleShortVersionString":"Unity version 2020.3.36f1","CFBundleVersion":"2020.3.36f1","CFBundleIdentifier":"com.unity3d.UnityEditor5.x"},
    1534.   "storeInfo" : {"deviceIdentifierForVendor":"BA797191-3788-5A43-99AD-686573447338","thirdParty":true},
    1535.   "parentProc" : "Unity Hub",
    1536.   "parentPid" : 1125,
    1537.   "coalitionName" : "com.unity3d.unityhub",
    1538.   "crashReporterKey" : "2B0C6C2A-4A30-6ACF-F021-1C566D49835B",
    1539.   "responsiblePid" : 1125,
    1540.   "responsibleProc" : "Unity Hub",
    1541.   "bridgeVersion" : {"build":"19P5071","train":"6.5"},
    1542.   "sip" : "enabled",
    1543.   "isCorpse" : 1,
    1544.   "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
    1545.   "asi" : {"libsystem_c.dylib":["abort() called"]},
    1546.   "asiBacktraces" : ["0   CoreFoundation                      0x00007ff81980e7b3 __exceptionPreprocess + 242\n1   libobjc.A.dylib                     0x00007ff81956ebc3 objc_exception_throw + 48\n2   CoreFoundation                      0x00007ff81989336b -[NSObject(NSObject) __retain_OA] + 0\n3   CoreFoundation                      0x00007ff819775505 ___forwarding___ + 1356\n4   CoreFoundation                      0x00007ff819774f28 _CF_forwarding_prep_0 + 120\n5   AppKit                              0x00007ff81c341262 -[NSWindow(NSEventRouting) sendEvent:] + 36\n6   AppKit                              0x00007ff81c3d431e -[NSApplication(NSResponder) sendAction:to:from:] + 288\n7   Unity                               0x000000010887bd87 _ZL15ForwardKeyEventP7NSEvent + 391\n8   Unity                               0x000000010887bed9 -[UnityMainMenu performKeyEquivalent:] + 89\n9   AppKit                              0x00007ff81c9259fd routeKeyEquivalent + 656\n10  AppKit                              0x00007ff81c33fa80 -[NSApplication(NSEvent) sendEvent:] + 1132\n11  Unity                               0x0000000108880efe -[EditorApplicationPrincipalClass sendEvent:] + 190\n12  AppKit                              0x00007ff81c4818c7 -[NSApplication _doModalLoop:peek:] + 364\n13  AppKit                              0x00007ff81c5f8fa2 __33-[NSApplication runModalSession:]_block_invoke_2 + 69\n14  AppKit                              0x00007ff81c5f8f4a __33-[NSApplication runModalSession:]_block_invoke + 78\n15  AppKit                              0x00007ff81c47fbfe _NSTryRunModal + 100\n16  AppKit                              0x00007ff81c5f8e47 -[NSApplication runModalSession:] + 128\n17  Unity                               0x000000010887d00f -[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:] + 1855\n18  Unity                               0x000000010887d251 _ZN23ModalProgressBackendMac6UpdateEfN4core16basic_string_refIcEES2_bb + 305\n19  Unity                               0x0000000107850819 _ZL22UpdateProgressBarStateb + 505\n20  Unity                               0x00000001078514db _ZN13ProgressScope3SetEN4core16basic_string_refIcEES2_fbbb + 203\n21  Unity                               0x0000000107ab4d7d _ZN20LegacyImportProgress22UpdateProgressCallbackEfN4core16basic_string_refIcEEb + 1229\n22  Unity                               0x0000000107ae90cd _ZL17RefreshInternalV2N13AssetDatabase18UpdateAssetOptionsERK10ScanFilter22InternalRefreshFlagsV2 + 22765\n23  Unity                               0x0000000107ac6674 _ZL20StopAssetImportingV2N13AssetDatabase18UpdateAssetOptionsE22InternalRefreshFlagsV2PK10ScanFilter + 276\n24  Unity                               0x0000000107ac1f7e _Z16PartialRefreshV2RKN4core12basic_stringIcNS_20StringStorageDefaultIcEEEEN13AssetDatabase18UpdateAssetOptionsE + 174\n25  Unity                               0x0000000107a59d82 _ZN13AssetDatabase14PartialRefreshEN4core16basic_string_refIcEENS_18UpdateAssetOptionsE + 98\n26  Unity                               0x000000010781005b _Z19SavePrefab_InternalR10GameObjectRKN4core12basic_stringIcNS1_20StringStorageDefaultIcEEEEbRb + 12539\n27  Unity                               0x0000000107810b89 _Z15SavePrefabAssetR10GameObjectRb + 121\n28  Unity                               0x0000000107abf056 _Z23WriteSerializedAssetsV2RKN4core8hash_setI9UnityGUIDNS_4hashIS1_EENSt3__18equal_toIS1_EEEERS7_ + 390\n29  Unity                               0x0000000107a62a5b _ZN13AssetDatabase17WriteRevertAssetsERKN4core8hash_setI9UnityGUIDNS0_4hashIS2_EENSt3__18equal_toIS2_EEEESA_ + 187\n30  Unity                               0x000000010787227e _ZN18EditorSceneManager25ShouldSaveScenesAndAssetsERK13dynamic_arrayIPKN4core12basic_stringIcNS1_20StringStorageDefaultIcEEEELm0EEbRS0_IbLm0EE + 1294\n31  Unity                               0x0000000107872c90 _ZN18EditorSceneManager10SaveScenesERK13dynamic_arrayIP10UnitySceneLm0EEb + 224\n32  Unity                               0x0000000107873326 _ZN18EditorSceneManager12FileMenuSaveEv + 198\n33  Unity                               0x00000001077ac7e7 _ZN8FileMenu7ExecuteERK8MenuItem + 199\n34  Unity                               0x00000001073a6492 _ZN14MenuController15ExecuteMenuItemER8MenuItemNS_14ExecutionCauseE + 178\n35  Unity                               0x0000000107e1fa10 _Z40EditorApplication_CUSTOM_ExecuteMenuItemP37ScriptingBackendNativeStringPtrOpaque + 208\n36  ???                                 0x000000020b3fb40d 0x0 + 8778658829\n37  libmonobdwgc-2.0.dylib              0x000000019237b1f5 mono_jit_runtime_invoke + 1380\n38  libmonobdwgc-2.0.dylib              0x0000000192519213 do_runtime_invoke + 84\n39  libmonobdwgc-2.0.dylib              0x000000019251916d mono_runtime_invoke + 28\n40  Unity                               0x0000000106d30737 _Z23scripting_method_invoke18ScriptingMethodPtr18ScriptingObjectPtrR18ScriptingArgumentsP21ScriptingExceptionPtrb + 71\n41  Unity                               0x0000000106d2bc96 _ZN19ScriptingInvocation6InvokeEP21ScriptingExceptionPtrb + 166\n42  Unity                               0x000000010605e9e6 _ZN9Scripting11UnityEditor22EditorApplicationProxy31Internal_CallGlobalEventHandlerEP21ScriptingExceptionPtr + 166\n43  Unity                               0x0000000107495ada _Z20CallGlobalInputEventRK10InputEvent + 58\n44  Unity                               0x0000000108884f8c -[GUIRenderView sendInputEvent:] + 108\n45  Unity                               0x00000001084f8d4f -[UnicodeInputView handleInputEventLikeWindows:] + 143\n46  Unity                               0x00000001084f90bc -[UnicodeInputView keyDownImpl:] + 492\n47  Unity                               0x00000001084f8ea1 -[UnicodeInputView keyDown:] + 17\n48  Unity                               0x0000000108884e6c -[GUIRenderView keyDown:] + 76\n49  Unity                               0x000000010887bce9 _ZL15ForwardKeyEventP7NSEvent + 233\n50  Unity                               0x000000010887bed9 -[UnityMainMenu performKeyEquivalent:] + 89\n51  AppKit                              0x00007ff81c9259fd routeKeyEquivalent + 656\n52  AppKit                              0x00007ff81c33fa80 -[NSApplication(NSEvent) sendEvent:] + 1132\n53  Unity                               0x0000000108880efe -[EditorApplicationPrincipalClass sendEvent:] + 190\n54  Unity                               0x0000000108865c85 -[EditorApplication TickTimer] + 325\n55  Foundation                          0x00007ff81a636f51 __NSFireTimer + 67\n56  CoreFoundation                      0x00007ff8197abf59 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20\n57  CoreFoundation                      0x00007ff8197aba48 __CFRunLoopDoTimer + 923\n58  CoreFoundation                      0x00007ff8197ab5b8 __CFRunLoopDoTimers + 307\n59  CoreFoundation                      0x00007ff819791cf6 __CFRunLoopRun + 2010\n60  CoreFoundation                      0x00007ff819790e5c CFRunLoopRunSpecific + 562\n61  HIToolbox                           0x00007ff8224385e6 RunCurrentEventLoopInMode + 292\n62  HIToolbox                           0x00007ff822438213 ReceiveNextEventCommon + 283\n63  HIToolbox                           0x00007ff8224380e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70\n64  AppKit                              0x00007ff81c1d01fd _DPSNextEvent + 927\n65  AppKit                              0x00007ff81c1ce8ba -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394\n66  AppKit                              0x00007ff81c1c0f69 -[NSApplication run] + 586\n67  AppKit                              0x00007ff81c194ee7 NSApplicationMain + 817\n68  Unity                               0x0000000108881594 _Z10EditorMainiPPKc + 788\n69  Unity                               0x00000001088817b9 main + 9\n70  dyld                                0x0000000115f2951e start + 462"],
    1547.   "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
    1548.   "lastExceptionBacktrace" : [{"imageOffset":1030051,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":10},{"imageOffset":89027,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":4},{"imageOffset":1573739,"symbol":"-[NSObject(NSObject) __retain_OA]","symbolLocation":0,"imageIndex":10},{"imageOffset":402693,"symbol":"___forwarding___","symbolLocation":1356,"imageIndex":10},{"imageOffset":401192,"symbol":"_CF_forwarding_prep_0","symbolLocation":120,"imageIndex":10},{"imageOffset":1770082,"symbol":"-[NSWindow(NSEventRouting) sendEvent:]","symbolLocation":36,"imageIndex":5},{"imageOffset":2372382,"symbol":"-[NSApplication(NSResponder) sendAction:to:from:]","symbolLocation":288,"imageIndex":5},{"imageOffset":42114439,"symbol":"ForwardKeyEvent(NSEvent*)","symbolLocation":391,"imageIndex":6},{"imageOffset":42114777,"symbol":"-[UnityMainMenu performKeyEquivalent:]","symbolLocation":89,"imageIndex":6},{"imageOffset":7948797,"symbol":"routeKeyEquivalent","symbolLocation":656,"imageIndex":5},{"imageOffset":1763968,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1132,"imageIndex":5},{"imageOffset":42135294,"symbol":"-[EditorApplicationPrincipalClass sendEvent:]","symbolLocation":190,"imageIndex":6},{"imageOffset":3082439,"symbol":"-[NSApplication _doModalLoop:peek:]","symbolLocation":364,"imageIndex":5},{"imageOffset":4620194,"symbol":"__33-[NSApplication runModalSession:]_block_invoke_2","symbolLocation":69,"imageIndex":5},{"imageOffset":4620106,"symbol":"__33-[NSApplication runModalSession:]_block_invoke","symbolLocation":78,"imageIndex":5},{"imageOffset":3075070,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":5},{"imageOffset":4619847,"symbol":"-[NSApplication runModalSession:]","symbolLocation":128,"imageIndex":5},{"imageOffset":42119183,"symbol":"-[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:]","symbolLocation":1855,"imageIndex":6},{"imageOffset":42119761,"symbol":"ModalProgressBackendMac::Update(float, core::basic_string_ref<char>, core::basic_string_ref<char>, bool, bool)","symbolLocation":305,"imageIndex":6},{"imageOffset":25159705,"symbol":"UpdateProgressBarState(bool)","symbolLocation":505,"imageIndex":6},{"imageOffset":25162971,"symbol":"ProgressScope::Set(core::basic_string_ref<char>, core::basic_string_ref<char>, float, bool, bool, bool)","symbolLocation":203,"imageIndex":6},{"imageOffset":27667837,"symbol":"LegacyImportProgress::UpdateProgressCallback(float, core::basic_string_ref<char>, bool)","symbolLocation":1229,"imageIndex":6},{"imageOffset":27881677,"symbol":"RefreshInternalV2(AssetDatabase::UpdateAssetOptions, ScanFilter const&, InternalRefreshFlagsV2)","symbolLocation":22765,"imageIndex":6},{"imageOffset":27739764,"symbol":"StopAssetImportingV2(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const*)","symbolLocation":276,"imageIndex":6},{"imageOffset":27721598,"symbol":"PartialRefreshV2(core::basic_string<char, core::StringStorageDefault<char> > const&, AssetDatabase::UpdateAssetOptions)","symbolLocation":174,"imageIndex":6},{"imageOffset":27295106,"symbol":"AssetDatabase::PartialRefresh(core::basic_string_ref<char>, AssetDatabase::UpdateAssetOptions)","symbolLocation":98,"imageIndex":6},{"imageOffset":24895579,"symbol":"SavePrefab_Internal(GameObject&, core::basic_string<char, core::StringStorageDefault<char> > const&, bool, bool&)","symbolLocation":12539,"imageIndex":6},{"imageOffset":24898441,"symbol":"SavePrefabAsset(GameObject&, bool&)","symbolLocation":121,"imageIndex":6},{"imageOffset":27709526,"symbol":"WriteSerializedAssetsV2(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> >&)","symbolLocation":390,"imageIndex":6},{"imageOffset":27331163,"symbol":"AssetDatabase::WriteRevertAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&)","symbolLocation":187,"imageIndex":6},{"imageOffset":25297534,"symbol":"EditorSceneManager::ShouldSaveScenesAndAssets(dynamic_array<core::basic_string<char, core::StringStorageDefault<char> > const*, 0ul> const&, bool, dynamic_array<bool, 0ul>&)","symbolLocation":1294,"imageIndex":6},{"imageOffset":25300112,"symbol":"EditorSceneManager::SaveScenes(dynamic_array<UnityScene*, 0ul> const&, bool)","symbolLocation":224,"imageIndex":6},{"imageOffset":25301798,"symbol":"EditorSceneManager::FileMenuSave()","symbolLocation":198,"imageIndex":6},{"imageOffset":24487911,"symbol":"FileMenu::Execute(MenuItem const&)","symbolLocation":199,"imageIndex":6},{"imageOffset":20268178,"symbol":"MenuController::ExecuteMenuItem(MenuItem&, MenuController::ExecutionCause)","symbolLocation":178,"imageIndex":6},{"imageOffset":31250960,"symbol":"EditorApplication_CUSTOM_ExecuteMenuItem(ScriptingBackendNativeStringPtrOpaque*)","symbolLocation":208,"imageIndex":6},{"imageOffset":8778658829,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1761645,"symbol":"mono_runtime_invoke","symbolLocation":28,"imageIndex":8},{"imageOffset":13494071,"symbol":"scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)","symbolLocation":71,"imageIndex":6},{"imageOffset":13474966,"symbol":"ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)","symbolLocation":166,"imageIndex":6},{"imageOffset":51686,"symbol":"Scripting::UnityEditor::EditorApplicationProxy::Internal_CallGlobalEventHandler(ScriptingExceptionPtr*)","symbolLocation":166,"imageIndex":6},{"imageOffset":21248730,"symbol":"CallGlobalInputEvent(InputEvent const&)","symbolLocation":58,"imageIndex":6},{"imageOffset":42151820,"symbol":"-[GUIRenderView sendInputEvent:]","symbolLocation":108,"imageIndex":6},{"imageOffset":38432079,"symbol":"-[UnicodeInputView handleInputEventLikeWindows:]","symbolLocation":143,"imageIndex":6},{"imageOffset":38432956,"symbol":"-[UnicodeInputView keyDownImpl:]","symbolLocation":492,"imageIndex":6},{"imageOffset":38432417,"symbol":"-[UnicodeInputView keyDown:]","symbolLocation":17,"imageIndex":6},{"imageOffset":42151532,"symbol":"-[GUIRenderView keyDown:]","symbolLocation":76,"imageIndex":6},{"imageOffset":42114281,"symbol":"ForwardKeyEvent(NSEvent*)","symbolLocation":233,"imageIndex":6},{"imageOffset":42114777,"symbol":"-[UnityMainMenu performKeyEquivalent:]","symbolLocation":89,"imageIndex":6},{"imageOffset":7948797,"symbol":"routeKeyEquivalent","symbolLocation":656,"imageIndex":5},{"imageOffset":1763968,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1132,"imageIndex":5},{"imageOffset":42135294,"symbol":"-[EditorApplicationPrincipalClass sendEvent:]","symbolLocation":190,"imageIndex":6},{"imageOffset":42024069,"symbol":"-[EditorApplication TickTimer]","symbolLocation":325,"imageIndex":6},{"imageOffset":663377,"symbol":"__NSFireTimer","symbolLocation":67,"imageIndex":9},{"imageOffset":626521,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__","symbolLocation":20,"imageIndex":10},{"imageOffset":625224,"symbol":"__CFRunLoopDoTimer","symbolLocation":923,"imageIndex":10},{"imageOffset":624056,"symbol":"__CFRunLoopDoTimers","symbolLocation":307,"imageIndex":10},{"imageOffset":519414,"symbol":"__CFRunLoopRun","symbolLocation":2010,"imageIndex":10},{"imageOffset":515676,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":10},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":188947,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":11},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":11},{"imageOffset":258557,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":5},{"imageOffset":252090,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":5},{"imageOffset":196457,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":5},{"imageOffset":16103,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":5},{"imageOffset":42136980,"symbol":"EditorMain(int, char const**)","symbolLocation":788,"imageIndex":6},{"imageOffset":42137529,"symbol":"main","symbolLocation":9,"imageIndex":6},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":12}],
    1549.   "faultingThread" : 0,
    1550.   "threads" : [{"triggered":true,"id":23758,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140701952800480},"cr2":{"value":140704625790656},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703554908065},"r15":{"value":22},"rbx":{"value":4663690752,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554616},"r11":{"value":582},"rip":{"value":140703554953230,"matchesCrashFrame":1},"rbp":{"value":140701952800832},"rsp":{"value":140701952800792},"r12":{"value":259},"rcx":{"value":140701952800792},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"name":"tid_103","queue":"com.apple.main-thread","frames":[{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":3},{"imageOffset":4541,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":3},{"imageOffset":118289,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":4},{"imageOffset":62631,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":3},{"imageOffset":73451,"symbol":"__cxa_rethrow","symbolLocation":99,"imageIndex":3},{"imageOffset":159084,"symbol":"objc_exception_rethrow","symbolLocation":37,"imageIndex":4},{"imageOffset":4620251,"symbol":"__33-[NSApplication runModalSession:]_block_invoke_2","symbolLocation":126,"imageIndex":5},{"imageOffset":4620106,"symbol":"__33-[NSApplication runModalSession:]_block_invoke","symbolLocation":78,"imageIndex":5},{"imageOffset":3075070,"symbol":"_NSTryRunModal","symbolLocation":100,"imageIndex":5},{"imageOffset":4619847,"symbol":"-[NSApplication runModalSession:]","symbolLocation":128,"imageIndex":5},{"imageOffset":42119183,"symbol":"-[ProgressbarController setProgressBar:andText:andTitle:canCancel:canSkipProcessing:]","symbolLocation":1855,"imageIndex":6},{"imageOffset":42119761,"symbol":"ModalProgressBackendMac::Update(float, core::basic_string_ref<char>, core::basic_string_ref<char>, bool, bool)","symbolLocation":305,"imageIndex":6},{"imageOffset":25159705,"symbol":"UpdateProgressBarState(bool)","symbolLocation":505,"imageIndex":6},{"imageOffset":25162971,"symbol":"ProgressScope::Set(core::basic_string_ref<char>, core::basic_string_ref<char>, float, bool, bool, bool)","symbolLocation":203,"imageIndex":6},{"imageOffset":27667837,"symbol":"LegacyImportProgress::UpdateProgressCallback(float, core::basic_string_ref<char>, bool)","symbolLocation":1229,"imageIndex":6},{"imageOffset":27881677,"symbol":"RefreshInternalV2(AssetDatabase::UpdateAssetOptions, ScanFilter const&, InternalRefreshFlagsV2)","symbolLocation":22765,"imageIndex":6},{"imageOffset":27739764,"symbol":"StopAssetImportingV2(AssetDatabase::UpdateAssetOptions, InternalRefreshFlagsV2, ScanFilter const*)","symbolLocation":276,"imageIndex":6},{"imageOffset":27721598,"symbol":"PartialRefreshV2(core::basic_string<char, core::StringStorageDefault<char> > const&, AssetDatabase::UpdateAssetOptions)","symbolLocation":174,"imageIndex":6},{"imageOffset":27295106,"symbol":"AssetDatabase::PartialRefresh(core::basic_string_ref<char>, AssetDatabase::UpdateAssetOptions)","symbolLocation":98,"imageIndex":6},{"imageOffset":24895579,"symbol":"SavePrefab_Internal(GameObject&, core::basic_string<char, core::StringStorageDefault<char> > const&, bool, bool&)","symbolLocation":12539,"imageIndex":6},{"imageOffset":24898441,"symbol":"SavePrefabAsset(GameObject&, bool&)","symbolLocation":121,"imageIndex":6},{"imageOffset":27709526,"symbol":"WriteSerializedAssetsV2(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> >&)","symbolLocation":390,"imageIndex":6},{"imageOffset":27331163,"symbol":"AssetDatabase::WriteRevertAssets(core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&, core::hash_set<UnityGUID, core::hash<UnityGUID>, std::__1::equal_to<UnityGUID> > const&)","symbolLocation":187,"imageIndex":6},{"imageOffset":25297534,"symbol":"EditorSceneManager::ShouldSaveScenesAndAssets(dynamic_array<core::basic_string<char, core::StringStorageDefault<char> > const*, 0ul> const&, bool, dynamic_array<bool, 0ul>&)","symbolLocation":1294,"imageIndex":6},{"imageOffset":25300112,"symbol":"EditorSceneManager::SaveScenes(dynamic_array<UnityScene*, 0ul> const&, bool)","symbolLocation":224,"imageIndex":6},{"imageOffset":25301798,"symbol":"EditorSceneManager::FileMenuSave()","symbolLocation":198,"imageIndex":6},{"imageOffset":24487911,"symbol":"FileMenu::Execute(MenuItem const&)","symbolLocation":199,"imageIndex":6},{"imageOffset":20268178,"symbol":"MenuController::ExecuteMenuItem(MenuItem&, MenuController::ExecutionCause)","symbolLocation":178,"imageIndex":6},{"imageOffset":31250960,"symbol":"EditorApplication_CUSTOM_ExecuteMenuItem(ScriptingBackendNativeStringPtrOpaque*)","symbolLocation":208,"imageIndex":6},{"imageOffset":8778658829,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1761645,"symbol":"mono_runtime_invoke","symbolLocation":28,"imageIndex":8},{"imageOffset":13494071,"symbol":"scripting_method_invoke(ScriptingMethodPtr, ScriptingObjectPtr, ScriptingArguments&, ScriptingExceptionPtr*, bool)","symbolLocation":71,"imageIndex":6},{"imageOffset":13474966,"symbol":"ScriptingInvocation::Invoke(ScriptingExceptionPtr*, bool)","symbolLocation":166,"imageIndex":6},{"imageOffset":51686,"symbol":"Scripting::UnityEditor::EditorApplicationProxy::Internal_CallGlobalEventHandler(ScriptingExceptionPtr*)","symbolLocation":166,"imageIndex":6},{"imageOffset":21248730,"symbol":"CallGlobalInputEvent(InputEvent const&)","symbolLocation":58,"imageIndex":6},{"imageOffset":42151820,"symbol":"-[GUIRenderView sendInputEvent:]","symbolLocation":108,"imageIndex":6},{"imageOffset":38432079,"symbol":"-[UnicodeInputView handleInputEventLikeWindows:]","symbolLocation":143,"imageIndex":6},{"imageOffset":38432956,"symbol":"-[UnicodeInputView keyDownImpl:]","symbolLocation":492,"imageIndex":6},{"imageOffset":38432417,"symbol":"-[UnicodeInputView keyDown:]","symbolLocation":17,"imageIndex":6},{"imageOffset":42151532,"symbol":"-[GUIRenderView keyDown:]","symbolLocation":76,"imageIndex":6},{"imageOffset":42114281,"symbol":"ForwardKeyEvent(NSEvent*)","symbolLocation":233,"imageIndex":6},{"imageOffset":42114777,"symbol":"-[UnityMainMenu performKeyEquivalent:]","symbolLocation":89,"imageIndex":6},{"imageOffset":7948797,"symbol":"routeKeyEquivalent","symbolLocation":656,"imageIndex":5},{"imageOffset":1763968,"symbol":"-[NSApplication(NSEvent) sendEvent:]","symbolLocation":1132,"imageIndex":5},{"imageOffset":42135294,"symbol":"-[EditorApplicationPrincipalClass sendEvent:]","symbolLocation":190,"imageIndex":6},{"imageOffset":42024069,"symbol":"-[EditorApplication TickTimer]","symbolLocation":325,"imageIndex":6},{"imageOffset":663377,"symbol":"__NSFireTimer","symbolLocation":67,"imageIndex":9},{"imageOffset":626521,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__","symbolLocation":20,"imageIndex":10},{"imageOffset":625224,"symbol":"__CFRunLoopDoTimer","symbolLocation":923,"imageIndex":10},{"imageOffset":624056,"symbol":"__CFRunLoopDoTimers","symbolLocation":307,"imageIndex":10},{"imageOffset":519414,"symbol":"__CFRunLoopRun","symbolLocation":2010,"imageIndex":10},{"imageOffset":515676,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":10},{"imageOffset":189926,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":188947,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":11},{"imageOffset":188645,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":11},{"imageOffset":258557,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":5},{"imageOffset":252090,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":5},{"imageOffset":196457,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":5},{"imageOffset":16103,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":5},{"imageOffset":42136980,"symbol":"EditorMain(int, char const**)","symbolLocation":788,"imageIndex":6},{"imageOffset":42137529,"symbol":"main","symbolLocation":9,"imageIndex":6},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":12}]},{"id":24353,"name":"Profiler.Dispatcher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":12075693,"symbol":"profiling::Dispatcher::ThreadFunc(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24354,"name":"CoreBusinessMetricsCache","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":29592361,"symbol":"UnityEditor::CoreBusinessMetrics::ThreadFunc(void*)","symbolLocation":73,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24446,"name":"CurlRequest","frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":2},{"imageOffset":11889922,"symbol":"ThreadHelper::SleepInSeconds(double)","symbolLocation":98,"imageIndex":6},{"imageOffset":41380157,"symbol":"CurlRequest::MessageThread()","symbolLocation":1261,"imageIndex":6},{"imageOffset":41377993,"symbol":"CurlRequest::_ThreadEntryPoint(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24463,"name":"tid_15113","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24464,"name":"tid_b207","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24465,"name":"tid_15003","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24466,"name":"tid_14f03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24467,"name":"tid_14e03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24468,"name":"tid_14d03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24469,"name":"tid_14c03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24470,"name":"tid_14a03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24471,"name":"tid_b403","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24472,"name":"tid_14803","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24473,"name":"tid_b703","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24474,"name":"tid_b903","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24475,"name":"tid_bb03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24476,"name":"tid_14603","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24477,"name":"tid_bc03","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24478,"name":"Background Job.Worker 0","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24479,"name":"Background Job.Worker 1","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24480,"name":"Background Job.Worker 2","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24481,"name":"Background Job.Worker 3","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24482,"name":"Background Job.Worker 4","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24483,"name":"Background Job.Worker 5","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24484,"name":"Background Job.Worker 6","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24485,"name":"Background Job.Worker 7","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24486,"name":"Background Job.Worker 8","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24487,"name":"Background Job.Worker 9","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24488,"name":"Background Job.Worker 10","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24489,"name":"Background Job.Worker 11","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24490,"name":"Background Job.Worker 12","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24491,"name":"Background Job.Worker 13","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24492,"name":"Background Job.Worker 14","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24493,"name":"Background Job.Worker 15","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24494,"name":"BatchDeleteObjects","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11900134,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":10201282,"symbol":"BatchDeleteStep2Threaded(void*)","symbolLocation":66,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24495,"name":"Loading.AsyncRead","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":8045933,"symbol":"AsyncReadManagerThreaded::ThreadEntry()","symbolLocation":253,"imageIndex":6},{"imageOffset":8043801,"symbol":"AsyncReadManagerThreaded::StaticThreadEntry(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24496,"name":"HTTP REST Server","frames":[{"imageOffset":40282,"symbol":"__select","symbolLocation":10,"imageIndex":0},{"imageOffset":43249030,"symbol":"ns_mgr_poll","symbolLocation":646,"imageIndex":6},{"imageOffset":30561359,"symbol":"RestService::HttpTransport::RunLoop()","symbolLocation":47,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24497,"name":"REST Message Handler","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":30539981,"symbol":"RestService::RestMessageHandler::Entry(void*)","symbolLocation":45,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24506,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":525197,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":10},{"imageOffset":518680,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":10},{"imageOffset":515676,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":10},{"imageOffset":1756190,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":5},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24524,"name":"AssetDatabase.FileHasherReader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27795777,"symbol":"FileHasher::Reader(void*)","symbolLocation":145,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24525,"name":"AssetDatabase.FileHasherHasher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11900134,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":27797114,"symbol":"FileHasher::Hasher(void*)","symbolLocation":106,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24526,"name":"AssetDatabase.FileHasherReader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27795777,"symbol":"FileHasher::Reader(void*)","symbolLocation":145,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24527,"name":"AssetDatabase.FileHasherHasher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11900134,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":27797114,"symbol":"FileHasher::Hasher(void*)","symbolLocation":106,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24528,"name":"AssetDatabase.FileHasherReader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27795777,"symbol":"FileHasher::Reader(void*)","symbolLocation":145,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24529,"name":"AssetDatabase.FileHasherHasher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11900134,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":27797114,"symbol":"FileHasher::Hasher(void*)","symbolLocation":106,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24530,"name":"AssetDatabase.FileHasherReader","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":27795777,"symbol":"FileHasher::Reader(void*)","symbolLocation":145,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24531,"name":"AssetDatabase.FileHasherHasher","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11900134,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":27797114,"symbol":"FileHasher::Hasher(void*)","symbolLocation":106,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24547,"name":"AMCP Logging Spool","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":107238,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":14},{"imageOffset":8520,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":14},{"imageOffset":7692,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":41,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24586,"name":"Audio Stream Thread","frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":2},{"imageOffset":67481,"symbol":"usleep","symbolLocation":53,"imageIndex":2},{"imageOffset":52291151,"symbol":"FMOD_OS_Time_Sleep(unsigned int)","symbolLocation":15,"imageIndex":6},{"imageOffset":52076581,"symbol":"FMOD::Thread::callback(void*)","symbolLocation":229,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24727,"name":"UnityGfxDeviceWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":11900134,"symbol":"ThreadedStreamBuffer::HandleOutOfBufferToReadFrom(ThreadedStreamBuffer::DataOffsets)","symbolLocation":406,"imageIndex":6},{"imageOffset":37001676,"symbol":"GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&)","symbolLocation":76,"imageIndex":6},{"imageOffset":38091996,"symbol":"GfxDeviceWorkerAutoreleasePoolProxy","symbolLocation":60,"imageIndex":6},{"imageOffset":37048915,"symbol":"GfxDeviceWorker::RunExt(ThreadedStreamBuffer&)","symbolLocation":115,"imageIndex":6},{"imageOffset":37000952,"symbol":"GfxDeviceWorker::RunGfxDeviceWorker(void*)","symbolLocation":152,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24760,"name":"BakingJobs.Worker 0","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24761,"name":"BakingJobs.Worker 1","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24762,"name":"BakingJobs.Worker 2","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24763,"name":"BakingJobs.Worker 3","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24764,"name":"BakingJobs.Worker 4","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24765,"name":"BakingJobs.Worker 5","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24766,"name":"BakingJobs.Worker 6","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24767,"name":"BakingJobs.Worker 7","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24770,"name":"Finalizer","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":2108928,"symbol":"finalizer_thread","symbolLocation":380,"imageIndex":8},{"imageOffset":1882532,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24771,"name":"Debugger agent","frames":[{"imageOffset":32914,"symbol":"__accept","symbolLocation":10,"imageIndex":0},{"imageOffset":852955,"symbol":"socket_transport_accept","symbolLocation":40,"imageIndex":8},{"imageOffset":852248,"symbol":"socket_transport_wait_for_attach","symbolLocation":22,"imageIndex":8},{"imageOffset":764234,"symbol":"debugger_thread","symbolLocation":190,"imageIndex":8},{"imageOffset":1882532,"symbol":"start_wrapper_internal","symbolLocation":305,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":24772,"name":"AssetDatabase.IOService","frames":[{"imageOffset":25422,"symbol":"kevent","symbolLocation":10,"imageIndex":0},{"imageOffset":28327585,"symbol":"asio::detail::kqueue_reactor::run(long, asio::detail::op_queue<asio::detail::scheduler_operation>&)","symbolLocation":273,"imageIndex":6},{"imageOffset":28326079,"symbol":"asio::detail::scheduler::do_run_one(asio::detail::conditionally_enabled_mutex::scoped_lock&, asio::detail::scheduler_thread_info&, std::__1::error_code const&)","symbolLocation":271,"imageIndex":6},{"imageOffset":28325153,"symbol":"asio::detail::scheduler::run(std::__1::error_code&)","symbolLocation":273,"imageIndex":6},{"imageOffset":28343830,"symbol":"IOService::Run(bool)","symbolLocation":630,"imageIndex":6},{"imageOffset":28341419,"symbol":"IOService::Impl::ThreadFunction(void*)","symbolLocation":11,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29530,"name":"Burst-CompilerThread-1","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29531,"name":"Burst-CompilerThread-2","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29532,"name":"Burst-CompilerThread-3","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29533,"name":"Burst-CompilerThread-4","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29534,"name":"Burst-CompilerThread-5","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29535,"name":"Burst-CompilerThread-6","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29536,"name":"Burst-CompilerThread-7","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29537,"name":"Burst-CompilerThread-8","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29538,"name":"Burst-CompilerThread-9","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29539,"name":"Burst-CompilerThread-10","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29540,"name":"Burst-CompilerThread-11","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29541,"name":"Burst-CompilerThread-12","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29542,"name":"Burst-CompilerThread-13","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29543,"name":"Burst-CompilerThread-14","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29544,"name":"Burst-CompilerThread-15","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6659691419,"imageIndex":7},{"imageOffset":6659688211,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29545,"name":"Burst-ProgressReporter","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":6693994158,"imageIndex":7},{"imageOffset":6693993307,"imageIndex":7},{"imageOffset":6693981763,"imageIndex":7},{"imageOffset":6693980371,"imageIndex":7},{"imageOffset":6659683319,"imageIndex":7},{"imageOffset":6659681931,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":29590,"name":"Audio Nonblocking Thread (0)","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":52292222,"symbol":"FMOD_OS_Semaphore_Wait(FMOD_OS_SEMAPHORE*)","symbolLocation":14,"imageIndex":6},{"imageOffset":52076494,"symbol":"FMOD::Thread::callback(void*)","symbolLocation":142,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":30297,"name":"CloudJob.Worker 0","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":9874234,"symbol":"JobQueue::ProcessJobs(JobQueue::ThreadInfo*, void*)","symbolLocation":634,"imageIndex":6},{"imageOffset":9868979,"symbol":"JobQueue::WorkLoop(void*)","symbolLocation":259,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":30298,"name":"OSX HID Input","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":525197,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":10},{"imageOffset":518680,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":10},{"imageOffset":515676,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":10},{"imageOffset":1072619,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":10},{"imageOffset":38400719,"symbol":"HIDDeviceThreadOSX(void*)","symbolLocation":63,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":30307,"name":"CVDisplayLink","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27300,"symbol":"_pthread_cond_wait","symbolLocation":1302,"imageIndex":1},{"imageOffset":13806,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":370,"imageIndex":15},{"imageOffset":10220,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":526,"imageIndex":15},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":30313,"name":"EditorTaskManager","frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":2},{"imageOffset":11889922,"symbol":"ThreadHelper::SleepInSeconds(double)","symbolLocation":98,"imageIndex":6},{"imageOffset":20664665,"symbol":"Editor::TaskManager::RunBackgroundThread(void*)","symbolLocation":313,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":30620,"frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":45850537,"symbol":"Geo::Impl::WaitForMultipleObjects(unsigned int, Geo::Impl::t_HANDLE**, bool, int)","symbolLocation":441,"imageIndex":6},{"imageOffset":45851047,"symbol":"Geo::GeoEvent::Wait(unsigned int)","symbolLocation":39,"imageIndex":6},{"imageOffset":45747133,"symbol":"Enlighten::MultithreadCpuWorkerCommon::CommandThreadFunction(void*)","symbolLocation":77,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":30621,"name":"EnlightenWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":5769661,"symbol":"TUpdateFunction(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":30622,"name":"EnlightenWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":5769661,"symbol":"TUpdateFunction(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":30623,"name":"EnlightenWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":5769661,"symbol":"TUpdateFunction(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":30624,"name":"EnlightenWorker","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":5769661,"symbol":"TUpdateFunction(void*)","symbolLocation":109,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":31935,"name":"Audio Mixer Thread","frames":[{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":0},{"imageOffset":3337351,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":111,"imageIndex":16},{"imageOffset":1809771,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":3909,"imageIndex":16},{"imageOffset":1804381,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":63,"imageIndex":16},{"imageOffset":3688086,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":72,"imageIndex":16},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":31985,"name":"Audio File Thread","frames":[{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":0},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":2},{"imageOffset":67481,"symbol":"usleep","symbolLocation":53,"imageIndex":2},{"imageOffset":52291151,"symbol":"FMOD_OS_Time_Sleep(unsigned int)","symbolLocation":15,"imageIndex":6},{"imageOffset":52076581,"symbol":"FMOD::Thread::callback(void*)","symbolLocation":229,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":37014,"name":"ServerSocket-UnityServer-Sender","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":1},{"imageOffset":2162260,"symbol":"mono_os_cond_timedwait","symbolLocation":109,"imageIndex":8},{"imageOffset":1982892,"symbol":"mono_w32handle_timedwait_signal_handle","symbolLocation":145,"imageIndex":8},{"imageOffset":1982511,"symbol":"mono_w32handle_wait_one","symbolLocation":573,"imageIndex":8},{"imageOffset":2113075,"symbol":"ves_icall_System_Threading_Monitor_Monitor_wait","symbolLocation":221,"imageIndex":8},{"imageOffset":7985737630,"imageIndex":7},{"imageOffset":7985736379,"imageIndex":7},{"imageOffset":7985731675,"imageIndex":7},{"imageOffset":9738354567,"imageIndex":7},{"imageOffset":9738169291,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":37015,"name":"ServerSocket-UnityServer-Receiver","frames":[{"imageOffset":32914,"symbol":"__accept","symbolLocation":10,"imageIndex":0},{"imageOffset":1208786,"symbol":"mono_w32socket_accept","symbolLocation":117,"imageIndex":8},{"imageOffset":1793317,"symbol":"ves_icall_System_Net_Sockets_Socket_Accept_internal","symbolLocation":77,"imageIndex":8},{"imageOffset":7988829489,"imageIndex":7},{"imageOffset":7988827483,"imageIndex":7},{"imageOffset":7988824306,"imageIndex":7},{"imageOffset":7988823995,"imageIndex":7},{"imageOffset":9738169291,"imageIndex":7},{"imageOffset":66037,"symbol":"mono_jit_runtime_invoke","symbolLocation":1380,"imageIndex":8},{"imageOffset":1761811,"symbol":"do_runtime_invoke","symbolLocation":84,"imageIndex":8},{"imageOffset":1882713,"symbol":"start_wrapper_internal","symbolLocation":486,"imageIndex":8},{"imageOffset":1882194,"symbol":"start_wrapper","symbolLocation":71,"imageIndex":8},{"imageOffset":2345604,"symbol":"GC_inner_start_routine","symbolLocation":90,"imageIndex":8},{"imageOffset":2345497,"symbol":"GC_start_routine","symbolLocation":24,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":37197,"name":"tid_75d07","frames":[{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":14286,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":13},{"imageOffset":15517,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":13},{"imageOffset":43557864,"symbol":"UnityClassic::Baselib_SystemSemaphore_Acquire(UnityClassic::Baselib_SystemSemaphore_Handle)","symbolLocation":24,"imageIndex":6},{"imageOffset":1624586,"symbol":"Semaphore::WaitForSignal(int)","symbolLocation":138,"imageIndex":6},{"imageOffset":10470269,"symbol":"PreloadManager::Run()","symbolLocation":93,"imageIndex":6},{"imageOffset":10470152,"symbol":"PreloadManager::Run(void*)","symbolLocation":40,"imageIndex":6},{"imageOffset":11888735,"symbol":"Thread::RunThreadWrapper(void*)","symbolLocation":863,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":38080,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38204,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38205,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38206,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38207,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38208,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38209,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38210,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38318,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38319,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38320,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38321,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38322,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38323,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
    1551.   "usedImages" : [
    1552.   {
    1553.     "source" : "P",
    1554.     "arch" : "x86_64",
    1555.     "base" : 140703554920448,
    1556.     "size" : 229376,
    1557.     "uuid" : "61711d11-e776-3bc3-b9a2-6f9f37cb8499",
    1558.     "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    1559.     "name" : "libsystem_kernel.dylib"
    1560.   },
    1561.   {
    1562.     "source" : "P",
    1563.     "arch" : "x86_64",
    1564.     "base" : 140703555149824,
    1565.     "size" : 49152,
    1566.     "uuid" : "bc574849-1aae-31e7-b350-916dda999d97",
    1567.     "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    1568.     "name" : "libsystem_pthread.dylib"
    1569.   },
    1570.   {
    1571.     "source" : "P",
    1572.     "arch" : "x86_64",
    1573.     "base" : 140703553904640,
    1574.     "size" : 561152,
    1575.     "uuid" : "d9ba0660-744d-3f84-9f80-afb51d450512",
    1576.     "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    1577.     "name" : "libsystem_c.dylib"
    1578.   },
    1579.   {
    1580.     "source" : "P",
    1581.     "arch" : "x86_64",
    1582.     "base" : 140703554830336,
    1583.     "size" : 90112,
    1584.     "uuid" : "b038dc07-0d9a-3049-83b3-62a962d19afb",
    1585.     "path" : "\/usr\/lib\/libc++abi.dylib",
    1586.     "name" : "libc++abi.dylib"
    1587.   },
    1588.   {
    1589.     "source" : "P",
    1590.     "arch" : "x86_64h",
    1591.     "base" : 140703553654784,
    1592.     "size" : 237568,
    1593.     "uuid" : "a02a893a-79ff-39f2-a3f2-796b4d877b68",
    1594.     "path" : "\/usr\/lib\/libobjc.A.dylib",
    1595.     "name" : "libobjc.A.dylib"
    1596.   },
    1597.   {
    1598.     "source" : "P",
    1599.     "arch" : "x86_64",
    1600.     "base" : 140703600021504,
    1601.     "CFBundleShortVersionString" : "6.9",
    1602.     "CFBundleIdentifier" : "com.apple.AppKit",
    1603.     "size" : 15265792,
    1604.     "uuid" : "832ad371-d3b8-3061-b4e2-1c4e0cffce0b",
    1605.     "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    1606.     "name" : "AppKit",
    1607.     "CFBundleVersion" : "2113.50.132"
    1608.   },
    1609.   {
    1610.     "source" : "P",
    1611.     "arch" : "x86_64",
    1612.     "base" : 4395966464,
    1613.     "CFBundleShortVersionString" : "Unity version 2020.3.36f1",
    1614.     "CFBundleIdentifier" : "com.unity3d.UnityEditor5.x",
    1615.     "size" : 73072640,
    1616.     "uuid" : "21f83eb1-1f97-3c50-a389-b3cd56f617d5",
    1617.     "path" : "\/Applications\/Unity\/*\/Unity.app\/Contents\/MacOS\/Unity",
    1618.     "name" : "Unity",
    1619.     "CFBundleVersion" : "2020.3.36f1"
    1620.   },
    1621.   {
    1622.     "size" : 0,
    1623.     "source" : "A",
    1624.     "base" : 0,
    1625.     "uuid" : "00000000-0000-0000-0000-000000000000"
    1626.   },
    1627.   {
    1628.     "source" : "P",
    1629.     "arch" : "x86_64",
    1630.     "base" : 6748024832,
    1631.     "size" : 3080192,
    1632.     "uuid" : "3c2742ca-bb6e-334d-a1af-d33db07aa3e3",
    1633.     "path" : "\/Applications\/Unity\/*\/Unity.app\/Contents\/Frameworks\/MonoBleedingEdge\/MonoEmbedRuntime\/osx\/libmonobdwgc-2.0.dylib",
    1634.     "name" : "libmonobdwgc-2.0.dylib"
    1635.   },
    1636.   {
    1637.     "source" : "P",
    1638.     "arch" : "x86_64",
    1639.     "base" : 140703570677760,
    1640.     "CFBundleShortVersionString" : "6.9",
    1641.     "CFBundleIdentifier" : "com.apple.Foundation",
    1642.     "size" : 3919872,
    1643.     "uuid" : "ceb9e591-a1ad-3ebc-ab8d-410f4ff96307",
    1644.     "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    1645.     "name" : "Foundation",
    1646.     "CFBundleVersion" : "1863"
    1647.   },
    1648.   {
    1649.     "source" : "P",
    1650.     "arch" : "x86_64h",
    1651.     "base" : 140703555465216,
    1652.     "CFBundleShortVersionString" : "6.9",
    1653.     "CFBundleIdentifier" : "com.apple.CoreFoundation",
    1654.     "size" : 5255168,
    1655.     "uuid" : "f8e45ef9-9fd2-3331-bb1b-703d5dacdaf1",
    1656.     "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    1657.     "name" : "CoreFoundation",
    1658.     "CFBundleVersion" : "1863"
    1659.   },
    1660.   {
    1661.     "source" : "P",
    1662.     "arch" : "x86_64",
    1663.     "base" : 140703703277568,
    1664.     "CFBundleShortVersionString" : "2.1.1",
    1665.     "CFBundleIdentifier" : "com.apple.HIToolbox",
    1666.     "size" : 3096576,
    1667.     "uuid" : "04544f53-a387-3ac3-a85d-f8adfc0bc69e",
    1668.     "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    1669.     "name" : "HIToolbox"
    1670.   },
    1671.   {
    1672.     "source" : "P",
    1673.     "arch" : "x86_64",
    1674.     "base" : 4663164928,
    1675.     "size" : 442368,
    1676.     "uuid" : "b70ce1ec-b902-3852-8268-05de00bfa8d5",
    1677.     "path" : "\/usr\/lib\/dyld",
    1678.     "name" : "dyld"
    1679.   },
    1680.   {
    1681.     "source" : "P",
    1682.     "arch" : "x86_64",
    1683.     "base" : 140703553363968,
    1684.     "size" : 290816,
    1685.     "uuid" : "534511b9-b3b0-33a7-b1ea-402595d28bda",
    1686.     "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    1687.     "name" : "libdispatch.dylib"
    1688.   },
    1689.   {
    1690.     "source" : "P",
    1691.     "arch" : "x86_64",
    1692.     "base" : 140703700787200,
    1693.     "CFBundleShortVersionString" : "1.0",
    1694.     "CFBundleIdentifier" : "com.apple.audio.caulk",
    1695.     "size" : 139264,
    1696.     "uuid" : "42fecc51-73d2-3b5c-b109-208f4cb4c3cd",
    1697.     "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    1698.     "name" : "caulk"
    1699.   },
    1700.   {
    1701.     "source" : "P",
    1702.     "arch" : "x86_64",
    1703.     "base" : 140703681646592,
    1704.     "CFBundleShortVersionString" : "1.8",
    1705.     "CFBundleIdentifier" : "com.apple.CoreVideo",
    1706.     "size" : 335872,
    1707.     "uuid" : "77427edb-53b3-3d90-b990-8e1c01dff05a",
    1708.     "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo",
    1709.     "name" : "CoreVideo",
    1710.     "CFBundleVersion" : "475.2"
    1711.   },
    1712.   {
    1713.     "source" : "P",
    1714.     "arch" : "x86_64",
    1715.     "base" : 140703581507584,
    1716.     "CFBundleShortVersionString" : "5.0",
    1717.     "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
    1718.     "size" : 7557120,
    1719.     "uuid" : "1621fd80-991f-3b5f-97f3-dbbb21bdeba3",
    1720.     "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
    1721.     "name" : "CoreAudio",
    1722.     "CFBundleVersion" : "5.0"
    1723.   }
    1724. ],
    1725.   "sharedCache" : {
    1726.   "base" : 140703551893504,
    1727.   "size" : 15220686848,
    1728.   "uuid" : "398acfb4-57f6-31e0-bc82-e9959e5c92ce"
    1729. },
    1730.   "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=5.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=5.8G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               384K        3 \nActivity Tracing                   256K        1 \nCG backing stores                 3072K        4 \nCG image                          1216K        9 \nColorSync                          236K       28 \nCoreAnimation                     3948K       46 \nCoreGraphics                        12K        2 \nCoreImage                            4K        1 \nCoreUI image data                 2624K       20 \nFoundation                          44K        2 \nIOKit                             15.5M        2 \nKernel Alloc Once                    8K        1 \nMALLOC                           842.5M      147 \nMALLOC guard page                   48K        9 \nMALLOC_MEDIUM (reserved)           1.8G       16         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           256.0M        1         reserved VM address space (unallocated)\nObjC additional data                15K        1 \nSTACK GUARD                       1464K      107 \nStack                             89.7M      145 \nStack Guard                       56.1M       37 \nVM_ALLOCATE                        3.2G     4124 \nVM_ALLOCATE (reserved)            3456K       26         reserved VM address space (unallocated)\n__CTF                               756        1 \n__DATA                            94.8M      555 \n__DATA_CONST                      30.1M      324 \n__DATA_DIRTY                      1566K      204 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       688.3M       44 \n__TEXT                           665.2M      552 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                        1.2G       76 \nshared memory                      792K       22 \n===========                     =======  ======= \nTOTAL                              8.9G     6513 \nTOTAL, minus reserved VM space     6.9G     6513 \n",
    1731.   "legacyInfo" : {
    1732.   "threadTriggered" : {
    1733.     "name" : "tid_103",
    1734.     "queue" : "com.apple.main-thread"
    1735.   }
    1736. },
    1737.   "trialInfo" : {
    1738.   "rollouts" : [
    1739.     {
    1740.       "rolloutId" : "61301e3a61217b3110231469",
    1741.       "factorPackIds" : {
    1742.         "SIRI_FIND_MY_CONFIGURATION_FILES" : "6216ae152a40e71046e16225"
    1743.       },
    1744.       "deploymentId" : 240000016
    1745.     },
    1746.     {
    1747.       "rolloutId" : "60356660bbe37970735c5624",
    1748.       "factorPackIds" : {
    1749.  
    1750.       },
    1751.       "deploymentId" : 240000027
    1752.     }
    1753.   ],
    1754.   "experiments" : [
    1755.  
    1756.   ]
    1757. }
    1758. }
    1759.  
    1760. Model: MacBookPro16,1, BootROM 1731.120.10.0.0 (iBridge: 19.16.15071.0.0,0), 8 processors, 8-Core Intel Core i9, 2.4 GHz, 64 GB, SMC
    1761. Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
    1762. Display: Color LCD, 3072 x 1920 Retina, Main, MirrorOff, Online
    1763. Graphics: AMD Radeon Pro 5500M, AMD Radeon Pro 5500M, PCIe, 8 GB
    1764. Memory Module: BANK 0/ChannelA-DIMM0, 32 GB, DDR4, 2667 MHz, Micron, MT40A4G8BAF-062E:B
    1765. Memory Module: BANK 2/ChannelB-DIMM0, 32 GB, DDR4, 2667 MHz, Micron, MT40A4G8BAF-062E:B
    1766. AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 12 2021 18:02:56 version 9.30.464.0.32.5.76 FWID 01-c081cfed
    1767. Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
    1768. Network Service: Wi-Fi, AirPort, en0
    1769. USB Device: USB31Bus
    1770. USB Device: T2Bus
    1771. USB Device: composite_device
    1772. USB Device: Touch Bar Backlight
    1773. USB Device: Touch Bar Display
    1774. USB Device: Apple Internal Keyboard / Trackpad
    1775. USB Device: Headset
    1776. USB Device: Ambient Light Sensor
    1777. USB Device: FaceTime HD Camera (Built-in)
    1778. USB Device: Apple T2 Controller
    1779. Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5
    1780. Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5
    1781.  
     
  14. enhawk

    enhawk

    Joined:
    Aug 22, 2013
    Posts:
    832
    I'm wondering if this might be a problem with Big Sur + Unity. I'm getting hangs and crashes on 2019.4.40f1.

    Maybe Unity simply don't test on Big Sur any more.
     
  15. greg-harding

    greg-harding

    Joined:
    Apr 11, 2013
    Posts:
    519
  16. enhawk

    enhawk

    Joined:
    Aug 22, 2013
    Posts:
    832

    I got a slightly different reply from Unity Bug support (seems like a fix has been made). As follows:

    Hi, Thanks for getting in touch, this issue was fixed in: 2020.3.37f1, 2021.3.5f1, 2022.1.6f1, 2022.2.0a15 Unfortunately, I can’t provide you with an issue tracker link because this issue was investigated privately.
     
  17. firesightstudios

    firesightstudios

    Joined:
    Mar 29, 2022
    Posts:
    45
    2021.3.26f1 keeps crashing.