Closed yamins81 closed 8 years ago
You have to select the file(s)/folder(s) which contains all the models
in the Project window and then Select "Procedural Generation=>Create
prefab model folders" from the top menu. Note that selecting the folder
in the folder hierarchy window doesn't count as "selecting" an asset in
Unity. You have to select it in the window displaying folder contents.
Once run it will create prefabs for each of the models and add create
collider meshes for each of them.
-Sharat
On 3/9/2016 10:42 AM, Dan Yamins wrote:
@sharatb https://github.com/sharatb
A while back you sent me instructions for getting new prefabs made that included this:
"Then run created function for creating prefabs out of model files on whichever folders need updating."
This makes sense but I'm not sure exactly which function to run and how to run it. I assume there's a way to this through the Unity editor, but I'm not 100% sure what it is.
— Reply to this email directly or view it on GitHub https://github.com/dicarlolab/ThreeDWorld/issues/13.
Ok -- just followed this instructions and got the following error:
NullReferenceException: Object reference not set to an instance of an object ProceduralGeneration.MakeSimplePrefabObj (UnityEngine.GameObject obj) (at Assets/Scripts/ProceduralGeneration.cs:419) ProceduralGeneration.CreatePrefabFromModel () (at Assets/Scripts/ProceduralGeneration.cs:371)
Ok, I fixed that problem (I had to create a destination folder called "Converted Models" in the Prefab directory by hand -- the folder creation should probably be taken care of in the code).
However, there is a bigger problem: running the CreatePrefab function crashes unity. Something in the convex hull computation seems to be responsible. Below is the crash report. I reproduce the same fault every time I run it.
Process: Unity [24156] Path: /Applications/Unity/Unity.app/Contents/MacOS/Unity Identifier: com.unity3d.UnityEditor5.x Version: Unity version 5.3.3f1 (5.3.3f1) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Unity [24156] User ID: 501
Date/Time: 2016-03-09 11:12:46.288 -0500 OS Version: Mac OS X 10.11.2 (15C50) Report Version: 11 Anonymous UUID: 59D1A3C5-CAAC-A4D8-615C-4976A2AA8D8D
Sleep/Wake UUID: 66E3813F-859C-4710-967D-E91DCB2B32C8
Time Awake Since Boot: 380000 seconds Time Since Wake: 3700 seconds
System Integrity Protection: enabled
Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information: Performing @selector(executeStandard:) from sender NSMenuItem 0x125dcf440 Assertion failed: (0), function InitVertexArray, file /Users/enriquetromp/Downloads/ConvexDecompositionDll/ConvexDecompositionDll/ConvexDecompositionDll/src/dgConvexHull3d.cpp, line 418.
Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff8935d002 pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff8e2905c5 pthread_kill + 90 2 libsystem_c.dylib 0x00007fff98e516e7 abort + 129 3 libmono.0.dylib 0x0000000109bd1f55 mono_handle_native_sigsegv + 723 4 libmono.0.dylib 0x0000000109c1ea95 0x109b5b000 + 801429 5 libsystem_platform.dylib 0x00007fff99dc7eaa _sigtramp + 26 6 ??? 0x00007fff5fbfc7f0 0 + 140734799792112 7 libsystem_c.dylib 0x00007fff98e516e7 abort + 129 8 libsystem_c.dylib 0x00007fff98e18df8 assertrtn + 321 9 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b043d9 dgConvexHull3d::InitVertexArray(dgHullVertex, double const, int, int, void, int) + 2967 10 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b023ea dgConvexHull3d::BuildHull(double const, int, int, double, int) + 190 11 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b02306 dgConvexHull3d::dgConvexHull3d(double const, int, int, double, int) + 162 12 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b18299 0x117aea000 + 189081 13 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b14724 0x117aea000 + 173860 14 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b12d7e dgMeshEffect::CreateConvexApproximation(float, float, int, int, JOBSWARM::JobSwarmContext, hacd::ICallback_) const + 244 15 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b370b4 0x117aea000 + 315572 16 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b3681b DoConvexDecomposition + 185 17 ??? 0x0000000117ae1af3 0 + 4692253427 18 ??? 0x0000000117ade23f 0 + 4692238911 19 ??? 0x0000000117adbb86 0 + 4692228998 20 ??? 0x0000000117adaf59 0 + 4692225881 21 ??? 0x0000000117adb1e3 0 + 4692226531 22 libmono.0.dylib 0x0000000109b650d0 0x109b5b000 + 41168 23 libmono.0.dylib 0x0000000109c933f6 mono_runtime_invoke + 117 24 libmono.0.dylib 0x0000000109c9924f mono_runtime_invoke_array + 1014 25 libmono.0.dylib 0x0000000109c57820 0x109b5b000 + 1034272 26 ??? 0x0000000120f5d533 0 + 4847949107 27 ??? 0x0000000120f5b90c 0 + 4847941900 28 ??? 0x00000001233c9066 0 + 4886138982 29 ??? 0x000000011705ef77 0 + 4681232247 30 ??? 0x0000000117058e1c 0 + 4681207324 31 ??? 0x0000000120eed906 0 + 4847491334 32 libmono.0.dylib 0x0000000109b650d0 0x109b5b000 + 41168 33 libmono.0.dylib 0x0000000109c933f6 mono_runtime_invoke + 117 34 com.unity3d.UnityEditor5.x 0x0000000101155d5a ScriptingInvocation::Invoke(MonoException, bool) + 74 35 com.unity3d.UnityEditor5.x 0x0000000101156eab ScriptingInvocationNoArgs::InvokeChecked() + 43 36 com.unity3d.UnityEditor5.x 0x00000001018ed482 ScriptCommands::Execute(MenuItem const&) + 450 37 com.unity3d.UnityEditor5.x 0x0000000101b36eb4 MenuController::ExecuteMenuItem(MenuItem&) + 68 38 com.unity3d.UnityEditor5.x 0x0000000101c2ef4d -[CocoaMainMenu executeStandard:] + 61 39 libsystem_trace.dylib 0x00007fff92d6507a _os_activity_initiate + 75 40 com.apple.AppKit 0x00007fff980fc51d -[NSApplication sendAction:to:from:] + 460 41 com.apple.AppKit 0x00007fff980fc2b7 -[NSMenuItem _corePerformAction] + 336 42 com.apple.AppKit 0x00007fff980fc017 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114 43 libsystem_trace.dylib 0x00007fff92d6507a _os_activity_initiate + 75 44 com.apple.AppKit 0x00007fff981bc1f0 -[NSMenu performActionForItemAtIndex:] + 131 45 com.apple.AppKit 0x00007fff981bc163 -[NSMenu _internalPerformActionForItemAtIndex:] + 35 46 com.apple.AppKit 0x00007fff981bbfbb -[NSCarbonMenuImpl carbonCommandProcessEvent:handlerCallRef:] + 107 47 com.apple.AppKit 0x00007fff980e4ea1 NSSLMMenuEventHandler + 708 48 com.apple.HIToolbox 0x00007fff995177be DispatchEventToHandlers(EventTargetRec, OpaqueEventRef, HandlerCallRec) + 1231 49 com.apple.HIToolbox 0x00007fff99516c48 SendEventToEventTargetInternal(OpaqueEventRef, OpaqueEventTargetRef, HandlerCallRec) + 404 50 com.apple.HIToolbox 0x00007fff9952c9e6 SendEventToEventTarget + 40 51 com.apple.HIToolbox 0x00007fff9957699a SendHICommandEvent(unsigned int, HICommand const, unsigned int, unsigned int, unsigned char, void const, OpaqueEventTargetRef, OpaqueEventTargetRef_, OpaqueEventRef) + 411 52 com.apple.HIToolbox 0x00007fff995a1d5b SendMenuCommandWithContextAndModifiers + 59 53 com.apple.HIToolbox 0x00007fff995a1d0c SendMenuItemSelectedEvent + 188 54 com.apple.HIToolbox 0x00007fff995a1be8 FinishMenuSelection(SelectionData, MenuResult, MenuResult) + 96 55 com.apple.HIToolbox 0x00007fff995a2596 MenuSelectCore(MenuData, Point, double, unsigned int, OpaqueMenuRef_, unsigned short) + 711 56 com.apple.HIToolbox 0x00007fff995a2230 _HandleMenuSelection2 + 460 57 com.apple.AppKit 0x00007fff9800f75e _NSHandleCarbonMenuEvent + 277 58 com.apple.AppKit 0x00007fff97f4f435 _DPSNextEvent + 1906 59 com.apple.AppKit 0x00007fff9831b943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454 60 com.apple.AppKit 0x00007fff97f44fc8 -[NSApplication run] + 682 61 com.apple.AppKit 0x00007fff97ec7520 NSApplicationMain + 1176 62 com.unity3d.UnityEditor5.x 0x0000000101c4ad6e EditorMain(int, char const**) + 1374 63 com.unity3d.UnityEditor5.x 0x0000000101c4b429 main + 9 64 com.unity3d.UnityEditor5.x 0x0000000100001f54 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8935dff6 kevent_qos + 10 1 libdispatch.dylib 0x00007fff92d01099 _dispatch_mgr_invoke + 216 2 libdispatch.dylib 0x00007fff92d00d01 _dispatch_mgr_thread + 52
Thread 2: 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libmono.0.dylib 0x0000000109cf7b2c mono_sem_wait + 35 2 libmono.0.dylib 0x0000000109c4b2a9 0x109b5b000 + 983721 3 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 4 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 5 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 3: 0 libsystem_kernel.dylib 0x00007fff8935c4de __accept + 10 1 libmono.0.dylib 0x0000000109bec003 0x109b5b000 + 593923 2 libmono.0.dylib 0x0000000109bec2da 0x109b5b000 + 594650 3 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 4 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff8935d6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8e28e729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8e28c365 start_wqthread + 13
Thread 5: 0 libsystem_kernel.dylib 0x00007fff8935d6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8e28e729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8e28c365 start_wqthread + 13
Thread 6:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8935d176 select + 10 1 com.apple.CoreFoundation 0x00007fff88bc316a CFSocketManager + 762 2 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 3 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 4 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 7:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff89357386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff893567c7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88b77624 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88b76aec CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff88b76338 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff9800e065 _NSEventThread + 149 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 8: 0 libsystem_kernel.dylib 0x00007fff8935d206 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98e72d17 nanosleep + 199 2 com.unity3d.UnityEditor5.x 0x0000000101272415 ThreadHelper::Sleep(double) + 85 3 com.unity3d.UnityEditor5.x 0x00000001019784cd CurlRequest::MessageThread() + 1485 4 com.unity3d.UnityEditor5.x 0x0000000101977e99 CurlRequest::ThreadEntryPoint(void) + 9 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 9:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fff89357386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff893567c7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88b77624 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88b76aec CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff88b76338 CFRunLoopRunSpecific + 296 5 com.apple.Foundation 0x00007fff8905ce61 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 6 org.chromium.ContentShell.framework 0x0000000106228664 0x106146000 + 927332 7 org.chromium.ContentShell.framework 0x0000000106227e3c 0x106146000 + 925244 8 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 9 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 10 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 11 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 12 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 13 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 14 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 10:: DnsConfigService 0 libsystem_kernel.dylib 0x00007fff8935dfc6 kevent + 10 1 org.chromium.ContentShell.framework 0x00000001062a1bd3 0x106146000 + 1424339 2 org.chromium.ContentShell.framework 0x000000010629f6ad 0x106146000 + 1414829 3 org.chromium.ContentShell.framework 0x0000000106227140 0x106146000 + 921920 4 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 5 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 6 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 7 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 8 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 10 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 11:: WorkerPool/46339 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f186 _pthread_cond_wait + 821 2 org.chromium.ContentShell.framework 0x000000010628aeeb 0x106146000 + 1330923 3 org.chromium.ContentShell.framework 0x0000000106295e52 0x106146000 + 1375826 4 org.chromium.ContentShell.framework 0x00000001062963a0 0x106146000 + 1377184 5 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 12:: WorkerPool/46595 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f186 _pthread_cond_wait + 821 2 org.chromium.ContentShell.framework 0x000000010628aeeb 0x106146000 + 1330923 3 org.chromium.ContentShell.framework 0x0000000106295e52 0x106146000 + 1375826 4 org.chromium.ContentShell.framework 0x00000001062963a0 0x106146000 + 1377184 5 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 13:: OptimizingCompi 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 org.chromium.ContentShell.framework 0x000000010772cc57 0x106146000 + 22965335 2 org.chromium.ContentShell.framework 0x0000000107711945 0x106146000 + 22853957 3 org.chromium.ContentShell.framework 0x0000000107831267 0x106146000 + 24031847 4 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 14:: v8:SweeperThrea 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 org.chromium.ContentShell.framework 0x000000010772cc57 0x106146000 + 22965335 2 org.chromium.ContentShell.framework 0x00000001077aace7 0x106146000 + 23481575 3 org.chromium.ContentShell.framework 0x0000000107831267 0x106146000 + 24031847 4 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 15:: v8:SweeperThrea 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 org.chromium.ContentShell.framework 0x000000010772cc57 0x106146000 + 22965335 2 org.chromium.ContentShell.framework 0x00000001077aace7 0x106146000 + 23481575 3 org.chromium.ContentShell.framework 0x0000000107831267 0x106146000 + 24031847 4 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 16:: v8:SweeperThrea 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 org.chromium.ContentShell.framework 0x000000010772cc57 0x106146000 + 22965335 2 org.chromium.ContentShell.framework 0x00000001077aace7 0x106146000 + 23481575 3 org.chromium.ContentShell.framework 0x0000000107831267 0x106146000 + 24031847 4 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 17:: Chrome_DBThread 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010628b328 0x106146000 + 1332008 3 org.chromium.ContentShell.framework 0x000000010628b1d9 0x106146000 + 1331673 4 org.chromium.ContentShell.framework 0x000000010626d006 0x106146000 + 1208326 5 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 6 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 7 org.chromium.ContentShell.framework 0x0000000106c8ef78 0x106146000 + 11833208 8 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 9 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 10 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 11 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 12 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 18:: Chrome_FileThread 0 libsystem_kernel.dylib 0x00007fff8935dfc6 kevent + 10 1 org.chromium.ContentShell.framework 0x00000001062a1bd3 0x106146000 + 1424339 2 org.chromium.ContentShell.framework 0x000000010629f6ad 0x106146000 + 1414829 3 org.chromium.ContentShell.framework 0x0000000106227140 0x106146000 + 921920 4 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 5 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 6 org.chromium.ContentShell.framework 0x0000000106c8eff8 0x106146000 + 11833336 7 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 8 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 19:: Chrome_FileUserBlockingThread 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010628b328 0x106146000 + 1332008 3 org.chromium.ContentShell.framework 0x000000010628b1d9 0x106146000 + 1331673 4 org.chromium.ContentShell.framework 0x000000010626d006 0x106146000 + 1208326 5 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 6 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 7 org.chromium.ContentShell.framework 0x0000000106c8f078 0x106146000 + 11833464 8 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 9 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 10 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 11 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 12 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 20:: Chrome_ProcessLauncherThread 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010628b328 0x106146000 + 1332008 3 org.chromium.ContentShell.framework 0x000000010628b1d9 0x106146000 + 1331673 4 org.chromium.ContentShell.framework 0x000000010626d006 0x106146000 + 1208326 5 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 6 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 7 org.chromium.ContentShell.framework 0x0000000106c8f0f8 0x106146000 + 11833592 8 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 9 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 10 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 11 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 12 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 21:: Chrome_CacheThread 0 libsystem_kernel.dylib 0x00007fff8935dfc6 kevent + 10 1 org.chromium.ContentShell.framework 0x00000001062a1bd3 0x106146000 + 1424339 2 org.chromium.ContentShell.framework 0x000000010629f6ad 0x106146000 + 1414829 3 org.chromium.ContentShell.framework 0x0000000106227128 0x106146000 + 921896 4 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 5 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 6 org.chromium.ContentShell.framework 0x0000000106c8f178 0x106146000 + 11833720 7 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 8 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 22:: Chrome_IOThread 0 libsystem_kernel.dylib 0x00007fff8935dfc6 kevent + 10 1 org.chromium.ContentShell.framework 0x00000001062a1bd3 0x106146000 + 1424339 2 org.chromium.ContentShell.framework 0x000000010629f6ad 0x106146000 + 1414829 3 org.chromium.ContentShell.framework 0x0000000106227128 0x106146000 + 921896 4 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 5 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 6 org.chromium.ContentShell.framework 0x0000000106c8f1f8 0x106146000 + 11833848 7 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 8 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 23:: IndexedDB 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010628b328 0x106146000 + 1332008 3 org.chromium.ContentShell.framework 0x000000010628b1d9 0x106146000 + 1331673 4 org.chromium.ContentShell.framework 0x000000010626d006 0x106146000 + 1208326 5 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 6 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 7 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 8 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 24:: AudioThread 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010628b328 0x106146000 + 1332008 3 org.chromium.ContentShell.framework 0x000000010628b1d9 0x106146000 + 1331673 4 org.chromium.ContentShell.framework 0x000000010626d006 0x106146000 + 1208326 5 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 6 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 7 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 8 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 25:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fff89357386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff893567c7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88b77624 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88b76aec CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff88b76338 CFRunLoopRunSpecific + 296 5 com.apple.Foundation 0x00007fff8905ce61 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 6 org.chromium.ContentShell.framework 0x0000000106228664 0x106146000 + 927332 7 org.chromium.ContentShell.framework 0x0000000106227e3c 0x106146000 + 925244 8 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 9 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 10 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 11 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 12 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 13 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 14 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 26: 0 libsystem_kernel.dylib 0x00007fff89357386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff893567c7 mach_msg + 55 2 org.chromium.ContentShell.framework 0x0000000106dc768c 0x106146000 + 13112972 3 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 4 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 27:: BrowserBlockingWorker1/64771 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x00000001062906db 0x106146000 + 1353435 3 org.chromium.ContentShell.framework 0x000000010628fd13 0x106146000 + 1350931 4 org.chromium.ContentShell.framework 0x0000000106293103 0x106146000 + 1364227 5 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 28:: Proxy resolver 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010628b328 0x106146000 + 1332008 3 org.chromium.ContentShell.framework 0x000000010628b1d9 0x106146000 + 1331673 4 org.chromium.ContentShell.framework 0x000000010626d006 0x106146000 + 1208326 5 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 6 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 7 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 8 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 29:: handle-watcher-thread 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010731a9c8 0x106146000 + 18696648 3 org.chromium.ContentShell.framework 0x000000010730c987 0x106146000 + 18639239 4 org.chromium.ContentShell.framework 0x00000001073076b7 0x106146000 + 18618039 5 org.chromium.ContentShell.framework 0x000000010730740e 0x106146000 + 18617358 6 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 7 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 8 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 9 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 10 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 11 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 12 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 30:: CachePoolWorker1/81163 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x00000001062906db 0x106146000 + 1353435 3 org.chromium.ContentShell.framework 0x000000010628fd13 0x106146000 + 1350931 4 org.chromium.ContentShell.framework 0x0000000106293103 0x106146000 + 1364227 5 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 31:: BrowserBlockingWorker2/71435 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x00000001062906db 0x106146000 + 1353435 3 org.chromium.ContentShell.framework 0x000000010628fd13 0x106146000 + 1350931 4 org.chromium.ContentShell.framework 0x0000000106293103 0x106146000 + 1364227 5 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 32:: BrowserBlockingWorker3/75815 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x00000001062906db 0x106146000 + 1353435 3 org.chromium.ContentShell.framework 0x000000010628fd13 0x106146000 + 1350931 4 org.chromium.ContentShell.framework 0x0000000106293103 0x106146000 + 1364227 5 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 33:: BatchDeleteObjects 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x000000010127206b ThreadedStreamBuffer::HandleReadOverflow(unsigned int&, unsigned int&) + 379 4 com.unity3d.UnityEditor5.x 0x0000000100fff6f0 BatchDeleteStep2Threaded(void) + 80 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 34:: AsyncReadManager 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x00000001012bb749 AsyncReadManagerThreaded::ThreadEntry() + 169 4 com.unity3d.UnityEditor5.x 0x00000001012bb429 AsyncReadManagerThreaded::StaticThreadEntry(void) + 9 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 35:: HTTP REST Server 0 libsystem_kernel.dylib 0x00007fff8935d176 __select + 10 1 com.unity3d.UnityEditor5.x 0x0000000102362045 ns_mgrpoll + 533 2 com.unity3d.UnityEditor5.x 0x0000000102371ffe RestService::HttpTransport::ServerThread(void) + 30 3 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 4 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 36:: UnityLookForNewInputDevices 0 libsystem_kernel.dylib 0x00007fff89357386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff893567c7 machmsg + 55 2 com.apple.CoreFoundation 0x00007fff88b77624 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88b76aec CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff88b76338 CFRunLoopRunSpecific + 296 5 com.apple.CoreFoundation 0x00007fff88c391f1 CFRunLoopRun + 97 6 com.unity3d.UnityEditor5.x 0x0000000102484e81 LookForNewDevices(void) + 401 7 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 8 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 10 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 37:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x00007fff89357386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff893567c7 mach_msg + 55 2 com.apple.audio.CoreAudio 0x00007fff9686e5ee HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_headert, bool, unsigned int) + 98 3 com.apple.audio.CoreAudio 0x00007fff9686e57c HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42 4 com.apple.audio.CoreAudio 0x00007fff9686c939 HALC_ProxyIOContext::IOWorkLoop() + 1149 5 com.apple.audio.CoreAudio 0x00007fff9686c3ee HALCProxyIOContext::IOThreadEntry(void) + 88 6 com.apple.audio.CoreAudio 0x00007fff9686c2c3 HALB_IOThread::Entry(void*) + 75 7 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 9 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 38: 0 libsystem_kernel.dylib 0x00007fff8935d206 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98e72d17 nanosleep + 199 2 libsystem_c.dylib 0x00007fff98e72c0a usleep + 54 3 com.unity3d.UnityEditor5.x 0x00000001001ebdbf FMOD_OS_Time_Sleep(unsigned int) + 15 4 com.unity3d.UnityEditor5.x 0x00000001001d1825 FMOD::Thread::callback(void*) + 37 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 39:: UnityGfxDeviceWorker 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x000000010127206b ThreadedStreamBuffer::HandleReadOverflow(unsigned int&, unsigned int&) + 379 4 com.unity3d.UnityEditor5.x 0x00000001024d3140 GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) + 96 5 com.unity3d.UnityEditor5.x 0x00000001024da79f GfxDeviceWorker::Run() + 31 6 com.unity3d.UnityEditor5.x 0x00000001024d2f5f GfxDeviceWorker::RunGfxDeviceWorker(void) + 79 7 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 8 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 10 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 40:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94aae JobQueue::WorkLoop(void) + 78 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 41: 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 com.unity3d.UnityEditor5.x 0x00000001000b7e21 algThreadJobQueueThreadFunc + 193 2 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 3 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 4 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 42:: UnitySubstanceThread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d8d088 SubstanceSystem::ThreadMain(void) + 72 4 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 43:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 44:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 45:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 46:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 47:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 48:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 49:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 50:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 51:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 52:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 53:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 54:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 55:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 56:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 57:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 58:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 59:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 60:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 61: 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 libmono.0.dylib 0x0000000109cddc3e _wapi_handle_timedwait_signal_handle + 486 3 libmono.0.dylib 0x0000000109cddcd3 _wapi_handle_wait_signal_handle + 21 4 libmono.0.dylib 0x0000000109cec7b6 WaitForSingleObjectEx + 588 5 libmono.0.dylib 0x0000000109cc7e3f 0x109b5b000 + 1494591 6 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 7 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 8 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 62: 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 libmono.0.dylib 0x0000000109cddc3e _wapi_handle_timedwait_signal_handle + 486 3 libmono.0.dylib 0x0000000109cddcd3 _wapi_handle_wait_signal_handle + 21 4 libmono.0.dylib 0x0000000109cec7b6 WaitForSingleObjectEx + 588 5 libmono.0.dylib 0x0000000109cc7e3f 0x109b5b000 + 1494591 6 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 7 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 8 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 63: 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 libmono.0.dylib 0x0000000109cddc3e _wapi_handle_timedwait_signal_handle + 486 3 libmono.0.dylib 0x0000000109cddcd3 _wapi_handle_wait_signal_handle + 21 4 libmono.0.dylib 0x0000000109cec7b6 WaitForSingleObjectEx + 588 5 libmono.0.dylib 0x0000000109cc7e3f 0x109b5b000 + 1494591 6 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 7 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 8 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 64: 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 libmono.0.dylib 0x0000000109cddc3e _wapi_handle_timedwait_signal_handle + 486 3 libmono.0.dylib 0x0000000109cddcd3 _wapi_handle_wait_signal_handle + 21 4 libmono.0.dylib 0x0000000109cec7b6 WaitForSingleObjectEx + 588 5 libmono.0.dylib 0x0000000109cc7e3f 0x109b5b000 + 1494591 6 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 7 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 8 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 65: 0 libsystem_kernel.dylib 0x00007fff8935d176 __select + 10 1 libmono.0.dylib 0x0000000109cfa3b8 mono_poll + 421 2 libmono.0.dylib 0x0000000109cc7779 0x109b5b000 + 1492857 3 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 4 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 5 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 66: 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 libmono.0.dylib 0x0000000109cddc3e _wapi_handle_timedwait_signal_handle + 486 3 libmono.0.dylib 0x0000000109cddcd3 _wapi_handle_wait_signal_handle + 21 4 libmono.0.dylib 0x0000000109cec7b6 WaitForSingleObjectEx + 588 5 libmono.0.dylib 0x0000000109cc6d94 0x109b5b000 + 1490324 6 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 7 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 8 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 67:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 68:: UnityPreload 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x000000010114f9fd PreloadManager::Run() + 93 4 com.unity3d.UnityEditor5.x 0x000000010114f999 PreloadManager::Run(void) + 9 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 69:: BackgroundWorker 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 70:: BackgroundWorker 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 71:: BackgroundWorker 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 72:: BackgroundWorker 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void, bool) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 73: 0 libsystem_kernel.dylib 0x00007fff8935d206 __semwait_signal + 10 1 libsystemc.dylib 0x00007fff98e72d17 nanosleep + 199 2 com.unity3d.UnityEditor5.x 0x0000000101272415 ThreadHelper::Sleep(double) + 85 3 com.unity3d.UnityEditor5.x 0x000000010196a5dd PreviewTextureManager::LoadingLoop(void) + 621 4 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 74: 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 com.unity3d.UnityEditor5.x 0x0000000100b041f6 Geo::Impl::WaitForMultipleObjects(unsigned int, Geo::Impl::tHANDLE*, bool, int) + 486 3 com.unity3d.UnityEditor5.x 0x0000000100b0451a Geo::GeoEvent::Wait(unsigned int) + 42 4 com.unity3d.UnityEditor5.x 0x000000010089a1ed Enlighten::MultithreadCpuWorkerCommon::CommandThreadFunction(void_) + 77 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 75:: EnlightenWorker 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_waitslow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x00000001024b5e98 TUpdateFunction(void) + 104 4 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 76: 0 libsystem_kernel.dylib 0x00007fff8935d206 __semwait_signal + 10 1 libsystemc.dylib 0x00007fff98e72d17 nanosleep + 199 2 com.unity3d.UnityEditor5.x 0x0000000101272415 ThreadHelper::Sleep(double) + 85 3 com.unity3d.UnityEditor5.x 0x000000010196a5dd PreviewTextureManager::LoadingLoop(void) + 621 4 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void_) + 58 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 77: 0 libsystem_kernel.dylib 0x00007fff8935cee2 __psynch_mutexwait + 10 1 libsystem_pthread.dylib 0x00007fff8e291a49 _pthread_mutex_lock_wait + 89 2 libsystem_pthread.dylib 0x00007fff8e291c17 _pthread_mutex_lock_slow + 300 3 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b35923 0x117aea000 + 309539 4 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af4695 0x117aea000 + 42645 5 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af719d 0x117aea000 + 53661 6 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af6fe2 JOB_SWARM::ThreadWorker::threadMain() + 84 7 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b3549c 0x117aea000 + 308380 8 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 10 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 78: 0 libsystem_kernel.dylib 0x00007fff8935cee2 __psynch_mutexwait + 10 1 libsystem_pthread.dylib 0x00007fff8e291a49 _pthread_mutex_lock_wait + 89 2 libsystem_pthread.dylib 0x00007fff8e291c17 _pthread_mutex_lock_slow + 300 3 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b35923 0x117aea000 + 309539 4 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af4695 0x117aea000 + 42645 5 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af719d 0x117aea000 + 53661 6 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af6fe2 JOB_SWARM::ThreadWorker::threadMain() + 84 7 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b3549c 0x117aea000 + 308380 8 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 10 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 79: 0 libsystem_kernel.dylib 0x00007fff8935cee2 __psynch_mutexwait + 10 1 libsystem_pthread.dylib 0x00007fff8e291a49 _pthread_mutex_lock_wait + 89 2 libsystem_pthread.dylib 0x00007fff8e291c17 _pthread_mutex_lock_slow + 300 3 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b35923 0x117aea000 + 309539 4 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af4695 0x117aea000 + 42645 5 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af719d 0x117aea000 + 53661 6 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af6fe2 JOB_SWARM::ThreadWorker::threadMain() + 84 7 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b3549c 0x117aea000 + 308380 8 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 10 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 80: 0 libsystem_kernel.dylib 0x00007fff8935cee2 __psynch_mutexwait + 10 1 libsystem_pthread.dylib 0x00007fff8e291a49 _pthread_mutex_lock_wait + 89 2 libsystem_pthread.dylib 0x00007fff8e291c17 _pthread_mutex_lock_slow + 300 3 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b35923 0x117aea000 + 309539 4 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af4695 0x117aea000 + 42645 5 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af719d 0x117aea000 + 53661 6 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af6fe2 JOB_SWARM::ThreadWorker::threadMain() + 84 7 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b3549c 0x117aea000 + 308380 8 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 10 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 81: 0 libsystem_kernel.dylib 0x00007fff8935d6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8e28e729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8e28c365 start_wqthread + 13
Thread 82: 0 libsystem_kernel.dylib 0x00007fff8935d6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8e28e729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8e28c365 start_wqthread + 13
Thread 83: 0 libsystem_kernel.dylib 0x00007fff8935d6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8e28e729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8e28c365 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfb6d8 rdx: 0x0000000000000000 rdi: 0x000000000000160b rsi: 0x0000000000000006 rbp: 0x00007fff5fbfb700 rsp: 0x00007fff5fbfb6d8 r8: 0x0000000000000040 r9: 0x00007fff78ea01e0 r10: 0x0000000008000000 r11: 0x0000000000000206 r12: 0x0000000109da2751 r13: 0x00007fff78ea0bd0 r14: 0x00007fff76574000 r15: 0x0000000000005e68 rip: 0x00007fff8935d002 rfl: 0x0000000000000206 cr2: 0x00007fff76577118
Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133
Binary Images:
0x100000000 - 0x10337cfff +com.unity3d.UnityEditor5.x (Unity version 5.3.3f1 - 5.3.3f1) <01C916E3-1FF5-32FC-9236-4DAF2EBF106B> /Applications/Unity/Unity.app/Contents/MacOS/Unity
0x104c16000 - 0x104c1afff com.apple.agl (3.3.1 - AGL-3.3.1) <9FC80CE7-56CD-3034-9D03-EF126542657C> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x104c22000 - 0x104c3cff7 +libS3TC.dylib (1) <5892090B-1A8A-30D4-BED8-77A79B401A46> /Applications/Unity/Unity.app/Contents/Frameworks/libS3TC.dylib
0x104c41000 - 0x104e84ff7 +libfreeimage-3.11.1.dylib (0)
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 3 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 188195 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=427.1M resident=0K(0%) swapped_out_or_unallocated=427.1M(100%) Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate.framework 384K 4 Activity Tracing 2048K 2 CG backing stores 8576K 8 CG image 188K 13 CG shared images 432K 12 CoreAnimation 164K 17 CoreUI image data 1424K 16 CoreUI image file 192K 4 Dispatch continuations 8192K 2 Foundation 4K 2 IOKit 15.5M 3 Image IO 68K 3 Kernel Alloc Once 8K 3 MALLOC 440.5M 136 MALLOC guard page 32K 7 MALLOC_LARGE (reserved) 42.9M 15 reserved VM address space (unallocated) Memory Tag 242 12K 2 Memory Tag 255 547.5M 26 Memory Tag 255 (reserved) 140K 5 reserved VM address space (unallocated) OpenCL 8K 2 OpenGL GLSL 512K 7 Process Corpse Info 2048K 2 STACK GUARD 56.3M 85 Stack 194.2M 85 VM_ALLOCATE 869.5M 293 VM_ALLOCATE (reserved) 36K 2 reserved VM address space (unallocated) DATA 36.9M 296 GLSLBUILTINS 2588K 2 IMAGE 528K 2 LINKEDIT 123.7M 35 TEXT 303.4M 296 UNICODE 552K 2 mapped file 87.4M 43 shared memory 16.4M 11 =========== ======= ======= TOTAL 2.7G 1409 TOTAL, minus reserved VM space 2.7G 1409
Hmm... That seems to be a crash when running the 3rd party collision meshes tool. Can you look at the editor log at ~/Library/Logs/Unity/Editor.log and see if it says which object it was processing? And then try running it on just one object and see if it works at all or if it's having issues with a certain model.
The tool claims that it works on both Mac and Windows, so in theory that shouldn't be an issue. One possibility would be to try reimporting the asset from the asset store and reverting the script changes(to keep my additions). I did have an issue once in the past where an asset needed to be imported on a Mac computer in order to save some symbolic links properly.
-Sharat
On 3/9/2016 11:14 AM, Dan Yamins wrote:
Ok, I fixed that problem (I had to create a destination folder called "Converted Models" in the Prefab directory by hand -- the folder creation should probably be taken care of in the code).
However, there is a bigger problem: running the CreatePrefab function crashes unity. Below is the crash report. I reproduce the same fault every time I run it.
Process: Unity [24156] Path: /Applications/Unity/Unity.app/Contents/MacOS/Unity Identifier: com.unity3d.UnityEditor5.x Version: Unity version 5.3.3f1 (5.3.3f1) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Unity [24156] User ID: 501
Date/Time: 2016-03-09 11:12:46.288 -0500 OS Version: Mac OS X 10.11.2 (15C50) Report Version: 11 Anonymous UUID: 59D1A3C5-CAAC-A4D8-615C-4976A2AA8D8D
Sleep/Wake UUID: 66E3813F-859C-4710-967D-E91DCB2B32C8
Time Awake Since Boot: 380000 seconds Time Since Wake: 3700 seconds
System Integrity Protection: enabled
Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information: Performing @selector https://github.com/selector(executeStandard:) from sender NSMenuItem 0x125dcf440 Assertion failed: (0), function InitVertexArray, file /Users/enriquetromp/Downloads/ConvexDecompositionDll/ConvexDecompositionDll/ConvexDecompositionDll/src/dgConvexHull3d.cpp, line 418.
Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff8935d002 __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff8e2905c5 pthread_kill + 90 2 libsystem_c.dylib 0x00007fff98e516e7 abort + 129 3 libmono.0.dylib 0x0000000109bd1f55 mono_handle_native_sigsegv + 723 4 libmono.0.dylib 0x0000000109c1ea95 0x109b5b000 + 801429 5 libsystem_platform.dylib 0x00007fff99dc7eaa _sigtramp + 26 6 ??? 0x00007fff5fbfc7f0 0 + 140734799792112 7 libsystem_c.dylib 0x00007fff98e516e7 abort + 129 8 libsystem_c.dylib 0x00007fff98e18df8 __assert_rtn + 321 9 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b043d9 dgConvexHull3d::InitVertexArray(dgHullVertex/, double const/, int, int, void/, int) + 2967 10 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b023ea dgConvexHull3d::BuildHull(double const/, int, int, double, int) + 190 11 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b02306 dgConvexHull3d::dgConvexHull3d(double const/, int, int, double, int) + 162 12 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b18299 0x117aea000 + 189081 13 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b14724 0x117aea000 + 173860 14 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b12d7e dgMeshEffect::CreateConvexApproximation(float, float, int, int, JOB_SWARM::JobSwarmContext/, hacd::ICallback/) const + 244 15 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b370b4 0x117aea000 + 315572 16 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b3681b DoConvexDecomposition + 185 17 ??? 0x0000000117ae1af3 0 + 4692253427 18 ??? 0x0000000117ade23f 0 + 4692238911 19 ??? 0x0000000117adbb86 0 + 4692228998 20 ??? 0x0000000117adaf59 0 + 4692225881 21 ??? 0x0000000117adb1e3 0 + 4692226531 22 libmono.0.dylib 0x0000000109b650d0 0x109b5b000 + 41168 23 libmono.0.dylib 0x0000000109c933f6 mono_runtime_invoke + 117 24 libmono.0.dylib 0x0000000109c9924f mono_runtime_invoke_array + 1014 25 libmono.0.dylib 0x0000000109c57820 0x109b5b000 + 1034272 26 ??? 0x0000000120f5d533 0 + 4847949107 27 ??? 0x0000000120f5b90c 0 + 4847941900 28 ??? 0x00000001233c9066 0 + 4886138982 29 ??? 0x000000011705ef77 0 + 4681232247 30 ??? 0x0000000117058e1c 0 + 4681207324 31 ??? 0x0000000120eed906 0 + 4847491334 32 libmono.0.dylib 0x0000000109b650d0 0x109b5b000 + 41168 33 libmono.0.dylib 0x0000000109c933f6 mono_runtime_invoke + 117 34 com.unity3d.UnityEditor5.x 0x0000000101155d5a ScriptingInvocation::Invoke(MonoException//, bool) + 74 35 com.unity3d.UnityEditor5.x 0x0000000101156eab ScriptingInvocationNoArgs::InvokeChecked() + 43 36 com.unity3d.UnityEditor5.x 0x00000001018ed482 ScriptCommands::Execute(MenuItem const&) + 450 37 com.unity3d.UnityEditor5.x 0x0000000101b36eb4 MenuController::ExecuteMenuItem(MenuItem&) + 68 38 com.unity3d.UnityEditor5.x 0x0000000101c2ef4d -[CocoaMainMenu executeStandard:] + 61 39 libsystem_trace.dylib 0x00007fff92d6507a _os_activity_initiate + 75 40 com.apple.AppKit 0x00007fff980fc51d -[NSApplication sendAction:to:from:] + 460 41 com.apple.AppKit 0x00007fff980fc2b7 -[NSMenuItem _corePerformAction] + 336 42 com.apple.AppKit 0x00007fff980fc017 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114 43 libsystem_trace.dylib 0x00007fff92d6507a _os_activity_initiate + 75 44 com.apple.AppKit 0x00007fff981bc1f0 -[NSMenu performActionForItemAtIndex:] + 131 45 com.apple.AppKit 0x00007fff981bc163 -[NSMenu _internalPerformActionForItemAtIndex:] + 35 46 com.apple.AppKit 0x00007fff981bbfbb -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 107 47 com.apple.AppKit 0x00007fff980e4ea1 NSSLMMenuEventHandler + 708 48 com.apple.HIToolbox 0x00007fff995177be DispatchEventToHandlers(EventTargetRec/, OpaqueEventRef/, HandlerCallRec/) + 1231 49 com.apple.HIToolbox 0x00007fff99516c48 SendEventToEventTargetInternal(OpaqueEventRef/, OpaqueEventTargetRef/, HandlerCallRec/) + 404 50 com.apple.HIToolbox 0x00007fff9952c9e6 SendEventToEventTarget + 40 51 com.apple.HIToolbox 0x00007fff9957699a SendHICommandEvent(unsigned int, HICommand const/, unsigned int, unsigned int, unsigned char, void const/, OpaqueEventTargetRef/, OpaqueEventTargetRef/, OpaqueEventRef//) + 411 52 com.apple.HIToolbox 0x00007fff995a1d5b SendMenuCommandWithContextAndModifiers + 59 53 com.apple.HIToolbox 0x00007fff995a1d0c SendMenuItemSelectedEvent + 188 54 com.apple.HIToolbox 0x00007fff995a1be8 FinishMenuSelection(SelectionData/, MenuResult/, MenuResult/) + 96 55 com.apple.HIToolbox 0x00007fff995a2596 MenuSelectCore(MenuData/, Point, double, unsigned int, OpaqueMenuRef//, unsigned short/) + 711 56 com.apple.HIToolbox 0x00007fff995a2230 _HandleMenuSelection2 + 460 57 com.apple.AppKit 0x00007fff9800f75e _NSHandleCarbonMenuEvent + 277 58 com.apple.AppKit 0x00007fff97f4f435 _DPSNextEvent + 1906 59 com.apple.AppKit 0x00007fff9831b943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454 60 com.apple.AppKit 0x00007fff97f44fc8 -[NSApplication run] + 682 61 com.apple.AppKit 0x00007fff97ec7520 NSApplicationMain + 1176 62 com.unity3d.UnityEditor5.x 0x0000000101c4ad6e EditorMain(int, char const**) + 1374 63 com.unity3d.UnityEditor5.x 0x0000000101c4b429 main + 9 64 com.unity3d.UnityEditor5.x 0x0000000100001f54 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8935dff6 kevent_qos + 10 1 libdispatch.dylib 0x00007fff92d01099 _dispatch_mgr_invoke + 216 2 libdispatch.dylib 0x00007fff92d00d01 _dispatch_mgr_thread + 52
Thread 2: 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libmono.0.dylib 0x0000000109cf7b2c mono_sem_wait + 35 2 libmono.0.dylib 0x0000000109c4b2a9 0x109b5b000 + 983721 3 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 4 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 5 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 3: 0 libsystem_kernel.dylib 0x00007fff8935c4de __accept + 10 1 libmono.0.dylib 0x0000000109bec003 0x109b5b000 + 593923 2 libmono.0.dylib 0x0000000109bec2da 0x109b5b000 + 594650 3 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 4 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff8935d6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8e28e729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8e28c365 start_wqthread + 13
Thread 5: 0 libsystem_kernel.dylib 0x00007fff8935d6de __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8e28e729 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff8e28c365 start_wqthread + 13
Thread 6:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8935d176 select + 10 1 com.apple.CoreFoundation 0x00007fff88bc316a CFSocketManager + 762 2 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 3 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 4 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 7:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff89357386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff893567c7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88b77624 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88b76aec CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff88b76338 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff9800e065 _NSEventThread + 149 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 8: 0 libsystem_kernel.dylib 0x00007fff8935d206 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98e72d17 nanosleep + 199 2 com.unity3d.UnityEditor5.x 0x0000000101272415 ThreadHelper::Sleep(double) + 85 3 com.unity3d.UnityEditor5.x 0x00000001019784cd CurlRequest::MessageThread() + 1485 4 com.unity3d.UnityEditor5.x 0x0000000101977e99 CurlRequest::_ThreadEntryPoint(void/) + 9 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 9:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fff89357386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff893567c7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88b77624 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88b76aec CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff88b76338 CFRunLoopRunSpecific + 296 5 com.apple.Foundation 0x00007fff8905ce61 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 6 org.chromium.ContentShell.framework 0x0000000106228664 0x106146000 + 927332 7 org.chromium.ContentShell.framework 0x0000000106227e3c 0x106146000 + 925244 8 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 9 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 10 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000
- 1366389 11 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000
- 1348683 12 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 13 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 14 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 10:: DnsConfigService 0 libsystem_kernel.dylib 0x00007fff8935dfc6 kevent + 10 1 org.chromium.ContentShell.framework 0x00000001062a1bd3 0x106146000 + 1424339 2 org.chromium.ContentShell.framework 0x000000010629f6ad 0x106146000 + 1414829 3 org.chromium.ContentShell.framework 0x0000000106227140 0x106146000 + 921920 4 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 5 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 6 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 7 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 8 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 10 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 11:: WorkerPool/46339 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f186 _pthread_cond_wait + 821 2 org.chromium.ContentShell.framework 0x000000010628aeeb 0x106146000 + 1330923 3 org.chromium.ContentShell.framework 0x0000000106295e52 0x106146000 + 1375826 4 org.chromium.ContentShell.framework 0x00000001062963a0 0x106146000 + 1377184 5 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 12:: WorkerPool/46595 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f186 _pthread_cond_wait + 821 2 org.chromium.ContentShell.framework 0x000000010628aeeb 0x106146000 + 1330923 3 org.chromium.ContentShell.framework 0x0000000106295e52 0x106146000 + 1375826 4 org.chromium.ContentShell.framework 0x00000001062963a0 0x106146000 + 1377184 5 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 13:: OptimizingCompi 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 org.chromium.ContentShell.framework 0x000000010772cc57 0x106146000 + 22965335 2 org.chromium.ContentShell.framework 0x0000000107711945 0x106146000 + 22853957 3 org.chromium.ContentShell.framework 0x0000000107831267 0x106146000 + 24031847 4 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 14:: v8:SweeperThrea 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 org.chromium.ContentShell.framework 0x000000010772cc57 0x106146000 + 22965335 2 org.chromium.ContentShell.framework 0x00000001077aace7 0x106146000 + 23481575 3 org.chromium.ContentShell.framework 0x0000000107831267 0x106146000 + 24031847 4 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 15:: v8:SweeperThrea 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 org.chromium.ContentShell.framework 0x000000010772cc57 0x106146000 + 22965335 2 org.chromium.ContentShell.framework 0x00000001077aace7 0x106146000 + 23481575 3 org.chromium.ContentShell.framework 0x0000000107831267 0x106146000 + 24031847 4 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 16:: v8:SweeperThrea 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 org.chromium.ContentShell.framework 0x000000010772cc57 0x106146000 + 22965335 2 org.chromium.ContentShell.framework 0x00000001077aace7 0x106146000 + 23481575 3 org.chromium.ContentShell.framework 0x0000000107831267 0x106146000 + 24031847 4 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 17:: Chrome_DBThread 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010628b328 0x106146000 + 1332008 3 org.chromium.ContentShell.framework 0x000000010628b1d9 0x106146000 + 1331673 4 org.chromium.ContentShell.framework 0x000000010626d006 0x106146000 + 1208326 5 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 6 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 7 org.chromium.ContentShell.framework 0x0000000106c8ef78 0x106146000 + 11833208 8 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 9 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 10 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 11 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 12 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 18:: Chrome_FileThread 0 libsystem_kernel.dylib 0x00007fff8935dfc6 kevent + 10 1 org.chromium.ContentShell.framework 0x00000001062a1bd3 0x106146000 + 1424339 2 org.chromium.ContentShell.framework 0x000000010629f6ad 0x106146000 + 1414829 3 org.chromium.ContentShell.framework 0x0000000106227140 0x106146000 + 921920 4 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 5 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 6 org.chromium.ContentShell.framework 0x0000000106c8eff8 0x106146000 + 11833336 7 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 8 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 19:: Chrome_FileUserBlockingThread 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010628b328 0x106146000 + 1332008 3 org.chromium.ContentShell.framework 0x000000010628b1d9 0x106146000 + 1331673 4 org.chromium.ContentShell.framework 0x000000010626d006 0x106146000 + 1208326 5 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 6 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 7 org.chromium.ContentShell.framework 0x0000000106c8f078 0x106146000 + 11833464 8 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 9 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 10 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 11 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 12 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 20:: Chrome_ProcessLauncherThread 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010628b328 0x106146000 + 1332008 3 org.chromium.ContentShell.framework 0x000000010628b1d9 0x106146000 + 1331673 4 org.chromium.ContentShell.framework 0x000000010626d006 0x106146000 + 1208326 5 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 6 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 7 org.chromium.ContentShell.framework 0x0000000106c8f0f8 0x106146000 + 11833592 8 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 9 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 10 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 11 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 12 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 21:: Chrome_CacheThread 0 libsystem_kernel.dylib 0x00007fff8935dfc6 kevent + 10 1 org.chromium.ContentShell.framework 0x00000001062a1bd3 0x106146000 + 1424339 2 org.chromium.ContentShell.framework 0x000000010629f6ad 0x106146000 + 1414829 3 org.chromium.ContentShell.framework 0x0000000106227128 0x106146000 + 921896 4 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 5 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 6 org.chromium.ContentShell.framework 0x0000000106c8f178 0x106146000 + 11833720 7 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 8 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 22:: Chrome_IOThread 0 libsystem_kernel.dylib 0x00007fff8935dfc6 kevent + 10 1 org.chromium.ContentShell.framework 0x00000001062a1bd3 0x106146000 + 1424339 2 org.chromium.ContentShell.framework 0x000000010629f6ad 0x106146000 + 1414829 3 org.chromium.ContentShell.framework 0x0000000106227128 0x106146000 + 921896 4 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 5 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 6 org.chromium.ContentShell.framework 0x0000000106c8f1f8 0x106146000 + 11833848 7 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 8 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 23:: IndexedDB 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010628b328 0x106146000 + 1332008 3 org.chromium.ContentShell.framework 0x000000010628b1d9 0x106146000 + 1331673 4 org.chromium.ContentShell.framework 0x000000010626d006 0x106146000 + 1208326 5 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 6 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 7 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 8 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 24:: AudioThread 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010628b328 0x106146000 + 1332008 3 org.chromium.ContentShell.framework 0x000000010628b1d9 0x106146000 + 1331673 4 org.chromium.ContentShell.framework 0x000000010626d006 0x106146000 + 1208326 5 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 6 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 7 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 8 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 25:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fff89357386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff893567c7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88b77624 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88b76aec CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff88b76338 CFRunLoopRunSpecific + 296 5 com.apple.Foundation 0x00007fff8905ce61 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 6 org.chromium.ContentShell.framework 0x0000000106228664 0x106146000 + 927332 7 org.chromium.ContentShell.framework 0x0000000106227e3c 0x106146000 + 925244 8 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 9 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 10 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000
- 1366389 11 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000
- 1348683 12 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 13 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 14 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 26: 0 libsystem_kernel.dylib 0x00007fff89357386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff893567c7 mach_msg + 55 2 org.chromium.ContentShell.framework 0x0000000106dc768c 0x106146000 + 13112972 3 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 4 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 27:: BrowserBlockingWorker1/64771 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x00000001062906db 0x106146000 + 1353435 3 org.chromium.ContentShell.framework 0x000000010628fd13 0x106146000 + 1350931 4 org.chromium.ContentShell.framework 0x0000000106293103 0x106146000 + 1364227 5 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 28:: Proxy resolver 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010628b328 0x106146000 + 1332008 3 org.chromium.ContentShell.framework 0x000000010628b1d9 0x106146000 + 1331673 4 org.chromium.ContentShell.framework 0x000000010626d006 0x106146000 + 1208326 5 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 6 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 7 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 8 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 29:: handle-watcher-thread 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x000000010731a9c8 0x106146000 + 18696648 3 org.chromium.ContentShell.framework 0x000000010730c987 0x106146000 + 18639239 4 org.chromium.ContentShell.framework 0x00000001073076b7 0x106146000 + 18618039 5 org.chromium.ContentShell.framework 0x000000010730740e 0x106146000 + 18617358 6 org.chromium.ContentShell.framework 0x000000010627d936 0x106146000 + 1276214 7 org.chromium.ContentShell.framework 0x000000010626991d 0x106146000 + 1194269 8 org.chromium.ContentShell.framework 0x0000000106293975 0x106146000 + 1366389 9 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 10 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 11 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 12 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 30:: CachePoolWorker1/81163 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x00000001062906db 0x106146000 + 1353435 3 org.chromium.ContentShell.framework 0x000000010628fd13 0x106146000 + 1350931 4 org.chromium.ContentShell.framework 0x0000000106293103 0x106146000 + 1364227 5 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 31:: BrowserBlockingWorker2/71435 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x00000001062906db 0x106146000 + 1353435 3 org.chromium.ContentShell.framework 0x000000010628fd13 0x106146000 + 1350931 4 org.chromium.ContentShell.framework 0x0000000106293103 0x106146000 + 1364227 5 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 32:: BrowserBlockingWorker3/75815 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 org.chromium.ContentShell.framework 0x00000001062906db 0x106146000 + 1353435 3 org.chromium.ContentShell.framework 0x000000010628fd13 0x106146000 + 1350931 4 org.chromium.ContentShell.framework 0x0000000106293103 0x106146000 + 1364227 5 org.chromium.ContentShell.framework 0x000000010628f44b 0x106146000 + 1348683 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 33:: BatchDeleteObjects 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x000000010127206b ThreadedStreamBuffer::HandleReadOverflow(unsigned int&, unsigned int&)
- 379 4 com.unity3d.UnityEditor5.x 0x0000000100fff6f0 BatchDeleteStep2Threaded(void/) + 80 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 34:: AsyncReadManager 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x00000001012bb749 AsyncReadManagerThreaded::ThreadEntry() + 169 4 com.unity3d.UnityEditor5.x 0x00000001012bb429 AsyncReadManagerThreaded::StaticThreadEntry(void/) + 9 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 35:: HTTP REST Server 0 libsystem_kernel.dylib 0x00007fff8935d176 __select + 10 1 com.unity3d.UnityEditor5.x 0x0000000102362045 ns_mgr_poll + 533 2 com.unity3d.UnityEditor5.x 0x0000000102371ffe RestService::HttpTransport::ServerThread(void/) + 30 3 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 4 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 5 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 6 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 36:: UnityLookForNewInputDevices 0 libsystem_kernel.dylib 0x00007fff89357386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff893567c7 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff88b77624 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff88b76aec CFRunLoopRun + 1356 4 com.apple.CoreFoundation 0x00007fff88b76338 CFRunLoopRunSpecific + 296 5 com.apple.CoreFoundation 0x00007fff88c391f1 CFRunLoopRun + 97 6 com.unity3d.UnityEditor5.x 0x0000000102484e81 LookForNewDevices(void/) + 401 7 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 8 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 10 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 37:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x00007fff89357386 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff893567c7 mach_msg + 55 2 com.apple.audio.CoreAudio 0x00007fff9686e5ee HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t/, bool, unsigned int) + 98 3 com.apple.audio.CoreAudio 0x00007fff9686e57c HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42 4 com.apple.audio.CoreAudio 0x00007fff9686c939 HALC_ProxyIOContext::IOWorkLoop() + 1149 5 com.apple.audio.CoreAudio 0x00007fff9686c3ee HALC_ProxyIOContext::IOThreadEntry(void/) + 88 6 com.apple.audio.CoreAudio 0x00007fff9686c2c3 HALB_IOThread::Entry(void*) + 75 7 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 9 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 38: 0 libsystem_kernel.dylib 0x00007fff8935d206 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98e72d17 nanosleep + 199 2 libsystem_c.dylib 0x00007fff98e72c0a usleep + 54 3 com.unity3d.UnityEditor5.x 0x00000001001ebdbf FMOD_OS_Time_Sleep(unsigned int) + 15 4 com.unity3d.UnityEditor5.x 0x00000001001d1825 FMOD::Thread::callback(void*) + 37 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 39:: UnityGfxDeviceWorker 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x000000010127206b ThreadedStreamBuffer::HandleReadOverflow(unsigned int&, unsigned int&)
- 379 4 com.unity3d.UnityEditor5.x 0x00000001024d3140 GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) + 96 5 com.unity3d.UnityEditor5.x 0x00000001024da79f GfxDeviceWorker::Run()
- 31 6 com.unity3d.UnityEditor5.x 0x00000001024d2f5f GfxDeviceWorker::RunGfxDeviceWorker(void/) + 79 7 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 8 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 10 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 40:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94aae JobQueue::WorkLoop(void/) + 78 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 41: 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 com.unity3d.UnityEditor5.x 0x00000001000b7e21 algThreadJobQueueThreadFunc + 193 2 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 3 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 4 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 42:: UnitySubstanceThread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d8d088 SubstanceSystem::ThreadMain(void/) + 72 4 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 43:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 44:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 45:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 46:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 47:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 48:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 49:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 50:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 51:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 52:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 53:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 54:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 55:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 56:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 57:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 58:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 59:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 60:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 61: 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 libmono.0.dylib 0x0000000109cddc3e _wapi_handle_timedwait_signal_handle + 486 3 libmono.0.dylib 0x0000000109cddcd3 _wapi_handle_wait_signal_handle + 21 4 libmono.0.dylib 0x0000000109cec7b6 WaitForSingleObjectEx + 588 5 libmono.0.dylib 0x0000000109cc7e3f 0x109b5b000 + 1494591 6 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 7 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 8 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 62: 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 libmono.0.dylib 0x0000000109cddc3e _wapi_handle_timedwait_signal_handle + 486 3 libmono.0.dylib 0x0000000109cddcd3 _wapi_handle_wait_signal_handle + 21 4 libmono.0.dylib 0x0000000109cec7b6 WaitForSingleObjectEx + 588 5 libmono.0.dylib 0x0000000109cc7e3f 0x109b5b000 + 1494591 6 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 7 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 8 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 63: 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 libmono.0.dylib 0x0000000109cddc3e _wapi_handle_timedwait_signal_handle + 486 3 libmono.0.dylib 0x0000000109cddcd3 _wapi_handle_wait_signal_handle + 21 4 libmono.0.dylib 0x0000000109cec7b6 WaitForSingleObjectEx + 588 5 libmono.0.dylib 0x0000000109cc7e3f 0x109b5b000 + 1494591 6 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 7 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 8 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 64: 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 libmono.0.dylib 0x0000000109cddc3e _wapi_handle_timedwait_signal_handle + 486 3 libmono.0.dylib 0x0000000109cddcd3 _wapi_handle_wait_signal_handle + 21 4 libmono.0.dylib 0x0000000109cec7b6 WaitForSingleObjectEx + 588 5 libmono.0.dylib 0x0000000109cc7e3f 0x109b5b000 + 1494591 6 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 7 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 8 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 65: 0 libsystem_kernel.dylib 0x00007fff8935d176 __select + 10 1 libmono.0.dylib 0x0000000109cfa3b8 mono_poll + 421 2 libmono.0.dylib 0x0000000109cc7779 0x109b5b000 + 1492857 3 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 4 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 5 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 66: 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 libmono.0.dylib 0x0000000109cddc3e _wapi_handle_timedwait_signal_handle + 486 3 libmono.0.dylib 0x0000000109cddcd3 _wapi_handle_wait_signal_handle + 21 4 libmono.0.dylib 0x0000000109cec7b6 WaitForSingleObjectEx + 588 5 libmono.0.dylib 0x0000000109cc6d94 0x109b5b000 + 1490324 6 libmono.0.dylib 0x0000000109cbe7c2 0x109b5b000 + 1456066 7 libmono.0.dylib 0x0000000109cee6c5 0x109b5b000 + 1652421 8 libmono.0.dylib 0x0000000109d14d9d GC_start_routine + 96 9 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 10 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 11 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 67:: Worker Thread 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 68:: UnityPreload 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x000000010114f9fd PreloadManager::Run() + 93 4 com.unity3d.UnityEditor5.x 0x000000010114f999 PreloadManager::Run(void/) + 9 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 69:: BackgroundWorker 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 70:: BackgroundWorker 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 71:: BackgroundWorker 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 72:: BackgroundWorker 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x0000000100d95fd9 JobQueue::ProcessJobs(void/, bool/) + 409 4 com.unity3d.UnityEditor5.x 0x0000000100d94adc JobQueue::WorkLoop(void/) + 124 5 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 6 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 8 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 73: 0 libsystem_kernel.dylib 0x00007fff8935d206 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98e72d17 nanosleep + 199 2 com.unity3d.UnityEditor5.x 0x0000000101272415 ThreadHelper::Sleep(double) + 85 3 com.unity3d.UnityEditor5.x 0x000000010196a5dd PreviewTextureManager::LoadingLoop(void/) + 621 4 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 74: 0 libsystem_kernel.dylib 0x00007fff8935ceb2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff8e28f150 _pthread_cond_wait + 767 2 com.unity3d.UnityEditor5.x 0x0000000100b041f6 Geo::Impl::WaitForMultipleObjects(unsigned int, Geo::Impl::t_HANDLE*/, bool, int) + 486 3 com.unity3d.UnityEditor5.x 0x0000000100b0451a Geo::GeoEvent::Wait(unsigned int) + 42 4 com.unity3d.UnityEditor5.x 0x000000010089a1ed Enlighten::MultithreadCpuWorkerCommon::CommandThreadFunction(void/) + 77 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 75:: EnlightenWorker 0 libsystem_kernel.dylib 0x00007fff893573c2 semaphore_wait_trap + 10 1 libdispatch.dylib 0x00007fff92d06be6 _dispatch_semaphore_wait_slow + 224 2 com.unity3d.UnityEditor5.x 0x0000000102493347 PlatformSemaphore::WaitForSignal() + 23 3 com.unity3d.UnityEditor5.x 0x00000001024b5e98 TUpdateFunction(void/)
- 104 4 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 76: 0 libsystem_kernel.dylib 0x00007fff8935d206 __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff98e72d17 nanosleep + 199 2 com.unity3d.UnityEditor5.x 0x0000000101272415 ThreadHelper::Sleep(double) + 85 3 com.unity3d.UnityEditor5.x 0x000000010196a5dd PreviewTextureManager::LoadingLoop(void/) + 621 4 com.unity3d.UnityEditor5.x 0x00000001012707ca Thread::RunThreadWrapper(void/) + 58 5 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 6 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 7 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 77: 0 libsystem_kernel.dylib 0x00007fff8935cee2 __psynch_mutexwait + 10 1 libsystem_pthread.dylib 0x00007fff8e291a49 _pthread_mutex_lock_wait + 89 2 libsystem_pthread.dylib 0x00007fff8e291c17 _pthread_mutex_lock_slow
- 300 3 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b35923 0x117aea000 + 309539 4 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af4695 0x117aea000 + 42645 5 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af719d 0x117aea000 + 53661 6 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af6fe2 JOB_SWARM::ThreadWorker::threadMain() + 84 7 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b3549c 0x117aea000 + 308380 8 libsystem_pthread.dylib 0x00007fff8e28ec13 _pthread_body + 131 9 libsystem_pthread.dylib 0x00007fff8e28eb90 _pthread_start + 168 10 libsystem_pthread.dylib 0x00007fff8e28c375 thread_start + 13
Thread 78: 0 libsystem_kernel.dylib 0x00007fff8935cee2 __psynch_mutexwait + 10 1 libsystem_pthread.dylib 0x00007fff8e291a49 _pthread_mutex_lock_wait + 89 2 libsystem_pthread.dylib 0x00007fff8e291c17 _pthread_mutex_lock_slow
- 300 3 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117b35923 0x117aea000 + 309539 4 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af4695 0x117aea000 + 42645 5 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af719d 0x117aea000 + 53661 6 com.UltimateGameTools.ConvexDecompositionDll 0x0000000117af6fe2 JOB_SWARM::ThreadWorker::threadMain() + 84 7 com.Ul
@sharatb I would say about 75% of assets are failing (causing the crash). For example, most of the assets in KitchenEquipment and MusicInstruments cannot be converted. I reduced maxhulls and maxhullvertices to 8, and that did not help ....
can you reproduce these errors on your machine? e.g. in instruments, "05_piano" or "06_harmonica" or in KitchenEquipment, with "bakingtin" or "box". ? Or is this just a problem with my OSX boxes?
Or in jewelry with "01"or "03"? Those are also failing for me. (most of all these three categories of assets are failing).
on the other hand, the LoPolyAnimals worked fine (with a few exceptions).
I've been able to reproduce the error on jewelry 01(I haven't tried any of the other test cases you mentioned). I was able to get it to work okay by changing the algorithm from Normal to Fast and setting ForceNoMultithreading to true. I don't know if you need the forceNoMultithreading option for certain, but it felt like it was hanging on my machine when I didn't have that on. The end result looked reasonable when I did it with those options.
I sent a message to the support e-mail for the plugin yesterday, and I'll let you know when they respond.
-Sharat
On 3/10/2016 10:28 AM, Dan Yamins wrote:
Or in jewelry with "01"or "03"? Those are also failing for me. (most of all these three categories of assets are failing).
on the other hand, the LoPolyAnimals worked fine (with a few exceptions).
— Reply to this email directly or view it on GitHub https://github.com/dicarlolab/ThreeDWorld/issues/13#issuecomment-194904978.
Thanks .. sharat, I'm running those two changes with "01" in jewelry to see if it does the fix. SO far it's still running after 5 minutes ...hasn't crashed yet but is super slow.
however, on one of my machines, the changes don't seem to fix the problem for (e.g.) most other models. for example, jewelry "03" still crashes, as does instruments "05_piano" etc... can you confirm if you still get crashes for those objects?
Also, sometimes even though the conversion doesn't crash Unity it does produce a failure. Here's the failure message I get when converting "10_Trumpet" in "MusicInstruments":
Gu::ConvexMesh::loadConvexHull: convex hull init failed! Try to use the PxConvexFlag::eINFLATE_CONVEX flag. (see PxToolkit::createConvexMeshSafe) UnityEditor.PrefabUtility:ReplacePrefab(GameObject, Object) ConcaveCollider:FH_CreateColliders(GameObject, Boolean) (at Assets/Ultimate Game Tools/ConcaveCollider/Scripts/ConcaveCollider.cs:509) System.Reflection.MethodBase:Invoke(Object, Object[]) ProceduralGeneration:MakeSimplePrefabObj(GameObject) (at Assets/Scripts/ProceduralGeneration.cs:410) ProceduralGeneration:CreatePrefabFromModel() (at Assets/Scripts/ProceduralGeneration.cs:371)
On Thu, Mar 10, 2016 at 11:55 AM, Dan Yamins dyamins@gmail.com wrote:
On my OSX box, the process gets further on "01" but still crashes. See attached log file.
So my question is now: with the new settings in ConcaveCollider.cs, do most of the objects work on you windows box? Or are you still getting crashes on most objects. If it's working we can just make a windows box here or give you a bunch of objects to convert. If it's still crashing on those object I mentioned then I think we have to consider how to proceed differently.
On Thu, Mar 10, 2016 at 11:28 AM, sharatb notifications@github.com wrote:
I've been able to reproduce the error on jewelry 01(I haven't tried any of the other test cases you mentioned). I was able to get it to work okay by changing the algorithm from Normal to Fast and setting ForceNoMultithreading to true. I don't know if you need the forceNoMultithreading option for certain, but it felt like it was hanging on my machine when I didn't have that on. The end result looked reasonable when I did it with those options.
I sent a message to the support e-mail for the plugin yesterday, and I'll let you know when they respond.
-Sharat
On 3/10/2016 10:28 AM, Dan Yamins wrote:
Or in jewelry with "01"or "03"? Those are also failing for me. (most of all these three categories of assets are failing).
on the other hand, the LoPolyAnimals worked fine (with a few exceptions).
— Reply to this email directly or view it on GitHub < https://github.com/dicarlolab/ThreeDWorld/issues/13#issuecomment-194904978 .
— Reply to this email directly or view it on GitHub https://github.com/dicarlolab/ThreeDWorld/issues/13#issuecomment-194936837 .
I just ran the process on 03 in Jewelry and got no failures(I did turn on the Debug Log option, but I doubt that changes anything).
Yeah, the eINFLATE_CONVEX flag bug was the one that I mentioned to you a few weeks ago. It's mostly harmless, though it is annoying. It comes from when they are trying to create an invalid convex hull. I believe that it's happening when it's trying to create what is effectively a flat plane instead of a shape. It may be possible to put a check for that if I was sure of the source of the problem, but I figured that it was low impact and not worth my time.
On 3/10/2016 11:59 AM, Dan Yamins wrote:
Also, sometimes even though the conversion doesn't crash Unity it does produce a failure. Here's the failure message I get when converting "10_Trumpet" in "MusicInstruments":
Gu::ConvexMesh::loadConvexHull: convex hull init failed! Try to use the PxConvexFlag::eINFLATE_CONVEX flag. (see PxToolkit::createConvexMeshSafe) UnityEditor.PrefabUtility:ReplacePrefab(GameObject, Object) ConcaveCollider:FH_CreateColliders(GameObject, Boolean) (at Assets/Ultimate Game Tools/ConcaveCollider/Scripts/ConcaveCollider.cs:509) System.Reflection.MethodBase:Invoke(Object, Object[]) ProceduralGeneration:MakeSimplePrefabObj(GameObject) (at Assets/Scripts/ProceduralGeneration.cs:410) ProceduralGeneration:CreatePrefabFromModel() (at Assets/Scripts/ProceduralGeneration.cs:371)
On Thu, Mar 10, 2016 at 11:55 AM, Dan Yamins dyamins@gmail.com wrote:
On my OSX box, the process gets further on "01" but still crashes. See attached log file.
So my question is now: with the new settings in ConcaveCollider.cs, do most of the objects work on you windows box? Or are you still getting crashes on most objects. If it's working we can just make a windows box here or give you a bunch of objects to convert. If it's still crashing on those object I mentioned then I think we have to consider how to proceed differently.
On Thu, Mar 10, 2016 at 11:28 AM, sharatb notifications@github.com wrote:
I've been able to reproduce the error on jewelry 01(I haven't tried any of the other test cases you mentioned). I was able to get it to work okay by changing the algorithm from Normal to Fast and setting ForceNoMultithreading to true. I don't know if you need the forceNoMultithreading option for certain, but it felt like it was hanging on my machine when I didn't have that on. The end result looked reasonable when I did it with those options.
I sent a message to the support e-mail for the plugin yesterday, and I'll let you know when they respond.
-Sharat
On 3/10/2016 10:28 AM, Dan Yamins wrote:
Or in jewelry with "01"or "03"? Those are also failing for me. (most of all these three categories of assets are failing).
on the other hand, the LoPolyAnimals worked fine (with a few exceptions).
— Reply to this email directly or view it on GitHub <
https://github.com/dicarlolab/ThreeDWorld/issues/13#issuecomment-194904978
.
— Reply to this email directly or view it on GitHub
https://github.com/dicarlolab/ThreeDWorld/issues/13#issuecomment-194936837 .
— Reply to this email directly or view it on GitHub https://github.com/dicarlolab/ThreeDWorld/issues/13#issuecomment-194955108.
For reference, here's my settings when running on 03:
publicEAlgorithmAlgorithm=EAlgorithm.Fast; publicintMaxHullVertices=128; publicintMaxHulls=128; publicfloatInternalScale=10.0f; publicfloatPrecision=1.0f; publicboolCreateMeshAssets=true; publicboolCreateHullMesh=false; publicboolDebugLog=true; publicintLegacyDepth=6; publicboolShowAdvancedOptions=false; publicfloatMinHullVolume=0.00001f; publicfloatBackFaceDistanceFactor=0.02f; publicboolNormalizeInputMesh=false; publicboolForceNoMultithreading=true;
publicPhysicMaterialPhysMaterial=null; publicboolIsTrigger=false;
publicGameObject[]m_aGoHulls=null;
[SerializeField]privatePhysicMaterialLastMaterial=null; [SerializeField]privateboolLastIsTrigger=false;
[SerializeField]privateintLargestHullVertices=0; [SerializeField]privateintLargestHullFaces=0;
On 3/10/2016 11:59 AM, Dan Yamins wrote:
Also, sometimes even though the conversion doesn't crash Unity it does produce a failure. Here's the failure message I get when converting "10_Trumpet" in "MusicInstruments":
Gu::ConvexMesh::loadConvexHull: convex hull init failed! Try to use the PxConvexFlag::eINFLATE_CONVEX flag. (see PxToolkit::createConvexMeshSafe) UnityEditor.PrefabUtility:ReplacePrefab(GameObject, Object) ConcaveCollider:FH_CreateColliders(GameObject, Boolean) (at Assets/Ultimate Game Tools/ConcaveCollider/Scripts/ConcaveCollider.cs:509) System.Reflection.MethodBase:Invoke(Object, Object[]) ProceduralGeneration:MakeSimplePrefabObj(GameObject) (at Assets/Scripts/ProceduralGeneration.cs:410) ProceduralGeneration:CreatePrefabFromModel() (at Assets/Scripts/ProceduralGeneration.cs:371)
On Thu, Mar 10, 2016 at 11:55 AM, Dan Yamins dyamins@gmail.com wrote:
On my OSX box, the process gets further on "01" but still crashes. See attached log file.
So my question is now: with the new settings in ConcaveCollider.cs, do most of the objects work on you windows box? Or are you still getting crashes on most objects. If it's working we can just make a windows box here or give you a bunch of objects to convert. If it's still crashing on those object I mentioned then I think we have to consider how to proceed differently.
On Thu, Mar 10, 2016 at 11:28 AM, sharatb notifications@github.com wrote:
I've been able to reproduce the error on jewelry 01(I haven't tried any of the other test cases you mentioned). I was able to get it to work okay by changing the algorithm from Normal to Fast and setting ForceNoMultithreading to true. I don't know if you need the forceNoMultithreading option for certain, but it felt like it was hanging on my machine when I didn't have that on. The end result looked reasonable when I did it with those options.
I sent a message to the support e-mail for the plugin yesterday, and I'll let you know when they respond.
-Sharat
On 3/10/2016 10:28 AM, Dan Yamins wrote:
Or in jewelry with "01"or "03"? Those are also failing for me. (most of all these three categories of assets are failing).
on the other hand, the LoPolyAnimals worked fine (with a few exceptions).
— Reply to this email directly or view it on GitHub <
https://github.com/dicarlolab/ThreeDWorld/issues/13#issuecomment-194904978
.
— Reply to this email directly or view it on GitHub
https://github.com/dicarlolab/ThreeDWorld/issues/13#issuecomment-194936837 .
— Reply to this email directly or view it on GitHub https://github.com/dicarlolab/ThreeDWorld/issues/13#issuecomment-194955108.
got it ... can you try a couple of the music instruments I mentioned? (esp. "05_piano" for example)
I'll try it this afternoon. Unfortunately Nico's out this morning and I don't have those on my computer. -Sharat
On 3/10/2016 12:09 PM, Dan Yamins wrote:
got it ... can you try a couple of the music instruments I mentioned?
— Reply to this email directly or view it on GitHub https://github.com/dicarlolab/ThreeDWorld/issues/13#issuecomment-194960571.
they're in the dropbox ... I gave you access to the dropbox folder "3DWorldCategories" ...I think you might have have accepted my invite yet.
Yeah, I don't have a pro account for dropbox so that folder is over my size limit. -Sharat
On 3/10/2016 12:13 PM, Dan Yamins wrote:
they're in the dropbox ... I gave you access to the dropbox folder "3DWorldCategories" ...I think you might have have accepted my invite yet.
— Reply to this email directly or view it on GitHub https://github.com/dicarlolab/ThreeDWorld/issues/13#issuecomment-194962559.
just sent you two examples in email
Piano worked for me, but the harmonica crashed.
On 3/10/2016 12:22 PM, Dan Yamins wrote:
just sent you two examples in email
— Reply to this email directly or view it on GitHub https://github.com/dicarlolab/ThreeDWorld/issues/13#issuecomment-194965198.
this issue has been resolved by using vhacd
@sharatb
A while back you sent me instructions for getting new prefabs made that included this:
"Then run created function for creating prefabs out of model files on whichever folders need updating."
This makes sense but I'm not sure exactly which function to run and how to run it. I assume there's a way to this through the Unity editor, but I'm not 100% sure what it is.