Search Unity

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

Unity 4.5.5f and Yosemite Crashing Continuously!

Discussion in 'Editor & General Support' started by DaVeF101, Nov 13, 2014.

  1. danw_unity

    danw_unity

    Unity Technologies

    Joined:
    Oct 16, 2014
    Posts:
    27
    Hi Fritsl,

    I have taken a look at some of the projects you have uploaded to the bug database. I have noticed that if you resize the scene view window a lot (about 15 seconds of moving the bottom of the window up and down aggressively), graphical corruption occurs on the scene (flashing polygons, wrong colours). Sometimes this is accompanied by the "UNSUPPORTED" message discussed elsewhere in this thread. After the graphical corruption has started, it doesn't stop, and sometimes Unity will crash.

    My question is this: do you always see graphical corruption (and maybe UNSUPPORTED) before a crash? Or sometimes, or never? I need to work out if this corruption (which is quite easily reproducible) is related to the crash (not so reproducible).

    Thanks,

    Dan
    Unity Support
     
  2. kbjcmr

    kbjcmr

    Joined:
    Nov 16, 2014
    Posts:
    1
    Still crashing frequently. I don't think it's due to OpenGL.
    Here is my Crash Log:




    Process: Unity [10784]
    Path: /Applications/Unity/Unity.app/Contents/MacOS/Unity
    Identifier: com.unity3d.UnityEditor4.x
    Version: Unity version 4.6.2f1 (4.6.2f1)
    Code Type: X86 (Native)
    Parent Process: ??? [1]
    Responsible: Unity [10784]
    User ID: 501

    Date/Time: 2015-02-20 13:48:22.775 +0900
    OS Version: Mac OS X 10.10.2 (14C109)
    Report Version: 11
    Anonymous UUID:

    Sleep/Wake UUID:

    Time Awake Since Boot: 53000 seconds
    Time Since Wake: 4300 seconds

    Crashed Thread: 0 Dispatch queue: com.apple.main-thread

    Exception Type: EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000fefff000

    VM Regions Near 0xfefff000:
    Stack 00000000bf800000-00000000c0000000 [ 8192K] rw-/rwx SM=COW
    --> VM_ALLOCATE 00000000fefff000-00000000ff000000 [ 4K] rw-/rwx SM=COW
    Submap 00000000ffff0000-00000000ffff1000 [ 4K] r--/r-- SM=PRV process-only VM submap

    Application Specific Information:
    abort() called

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 libsystem_kernel.dylib 0x995ab69a __pthread_kill + 10
    1 libsystem_pthread.dylib 0x94cd9f19 pthread_kill + 101
    2 libsystem_c.dylib 0x97578eee abort + 156
    3 libmono.0.dylib 0x0485459a mono_handle_native_sigsegv + 881
    4 libmono.0.dylib 0x0488dcb6 mono_runtime_posix_install_handlers + 1042
    5 libsystem_platform.dylib 0x987d403b _sigtramp + 43
    6 ??? 0xffffffff 0 + 4294967295
    7 libmono.0.dylib 0x0488dc53 mono_runtime_posix_install_handlers + 943
    8 libsystem_c.dylib 0x97578eee abort + 156
    9 com.unity3d.UnityEditor4.x 0x016a6cb5 LaunchBugReporter(BugReportMode) + 1157
    10 com.unity3d.UnityEditor4.x 0x0095fb25 HandleSignal(int, __siginfo*, void*) + 53
    11 libmono.0.dylib 0x0488d896 mono_chain_signal + 76
    12 libmono.0.dylib 0x047d895e mono_sigsegv_signal_handler + 234
    13 libsystem_platform.dylib 0x987d403b _sigtramp + 43
    14 ??? 0xffffffff 0 + 4294967295
    15 libmono.0.dylib 0x047d8874 mono_sigill_signal_handler + 59
    16 com.unity3d.UnityEditor4.x 0x016a4356 ImageForIconAtPath(std::string const&) + 502
    17 com.unity3d.UnityEditor4.x 0x0116fafd GenerateDefaultImporterAssets(AssetImporter&, bool) + 893
    18 com.unity3d.UnityEditor4.x 0x01170069 DefaultImporter::GenerateAssetData() + 25
    19 com.unity3d.UnityEditor4.x 0x010e99a4 AssetDatabase::ImportAsset(Asset&, std::string const&, std::string const&, int, int, std::basic_string<char, std::char_traits<char>, stl_allocator<char, (MemLabelIdentifier)78, 16> > const&, bool) + 580
    20 com.unity3d.UnityEditor4.x 0x010ee6cf AssetDatabase::UpdateAsset(UnityGUID const&, UnityGUID const&, MdFour const&, int, MdFour, AssetImportingTimerStats*) + 6335
    21 com.unity3d.UnityEditor4.x 0x0111d411 AssetInterface::processAssetsImplementation(double&, AssetInterface::CancelBehaviour) + 881
    22 com.unity3d.UnityEditor4.x 0x0111c792 AssetInterface::StopAssetEditing(AssetInterface::CancelBehaviour) + 274
    23 com.unity3d.UnityEditor4.x 0x01121ab3 AssetInterface::Refresh(int) + 13411
    24 com.unity3d.UnityEditor4.x 0x014c2abb Application::AutoRefresh() + 123
    25 com.unity3d.UnityEditor4.x 0x016ae00c -[EditorApplication autoRefreshIfPossible] + 28
    26 com.unity3d.UnityEditor4.x 0x016ae03a -[EditorApplication applicationDidBecomeActive:] + 26
    27 com.apple.Foundation 0x92aa5213 __57-[NSNotificationCenter addObserver:selector:name:eek:bject:]_block_invoke + 50
    28 com.apple.CoreFoundation 0x90f57714 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
    29 com.apple.CoreFoundation 0x90e38451 _CFXNotificationPost + 3713
    30 com.apple.Foundation 0x92a93134 -[NSNotificationCenter postNotificationName:eek:bject:userInfo:] + 92
    31 com.apple.Foundation 0x92ab19a2 -[NSNotificationCenter postNotificationName:eek:bject:] + 56
    32 com.apple.AppKit 0x9b35b5e2 -[NSApplication sendEvent:] + 9339
    33 com.unity3d.UnityEditor4.x 0x016c3ccf -[ForwardSendEvent sendEvent:] + 159
    34 com.apple.AppKit 0x9b1d408c -[NSApplication run] + 1003
    35 com.apple.AppKit 0x9b1bd3f0 NSApplicationMain + 2082
    36 com.unity3d.UnityEditor4.x 0x016c42ab EditorMain(int, char const**) + 1339
    37 com.unity3d.UnityEditor4.x 0x016c49e8 main + 24
    38 com.unity3d.UnityEditor4.x 0x00003415 start + 53

    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x995ac8ce kevent64 + 10
    1 libdispatch.dylib 0x9c0cd73f _dispatch_mgr_invoke + 245
    2 libdispatch.dylib 0x9c0cd3a2 _dispatch_mgr_thread + 52

    Thread 2:
    0 libsystem_kernel.dylib 0x995a5a0a semaphore_wait_trap + 10
    1 libmono.0.dylib 0x04978a55 mono_sem_wait + 33
    2 libmono.0.dylib 0x048bed31 mono_gc_init + 679
    3 libmono.0.dylib 0x0493b926 mono_thread_create_internal + 1645
    4 libmono.0.dylib 0x0496f334 CreateThread + 1558
    5 libmono.0.dylib 0x049952b1 GC_start_routine + 108
    6 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    7 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    8 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 3:
    0 libsystem_kernel.dylib 0x995aa996 __accept + 10
    1 libmono.0.dylib 0x04879670 mono_debugger_agent_handle_exception + 64020
    2 libmono.0.dylib 0x0486d5ff mono_debugger_agent_handle_exception + 14755
    3 libmono.0.dylib 0x0496f334 CreateThread + 1558
    4 libmono.0.dylib 0x049952b1 GC_start_routine + 108
    5 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    6 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    7 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 4:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib 0x995ab84e __select + 10
    1 com.apple.CoreFoundation 0x90eef66a __CFSocketManager + 906
    2 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    3 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    4 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 5:
    0 libsystem_kernel.dylib 0x995ab8f6 __semwait_signal + 10
    1 libsystem_c.dylib 0x97598c06 nanosleep$UNIX2003 + 218
    2 com.unity3d.UnityEditor4.x 0x00a9eee9 ThreadHelper::Sleep(double) + 89
    3 com.unity3d.UnityEditor4.x 0x01467b2f CurlRequest::MessageThread() + 1375
    4 com.unity3d.UnityEditor4.x 0x014675c1 CurlRequest::_ThreadEntryPoint(void*) + 17
    5 com.unity3d.UnityEditor4.x 0x00a9d1a1 Thread::RunThreadWrapper(void*) + 65
    6 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    7 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    8 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 6:: UnityLookForNewInputDevices
    0 libsystem_kernel.dylib 0x995a59ce mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x995a4a70 mach_msg + 68
    2 com.apple.CoreFoundation 0x90ea0b16 __CFRunLoopServiceMachPort + 214
    3 com.apple.CoreFoundation 0x90e9ff29 __CFRunLoopRun + 1529
    4 com.apple.CoreFoundation 0x90e9f6c6 CFRunLoopRunSpecific + 390
    5 com.apple.CoreFoundation 0x90f620a1 CFRunLoopRun + 129
    6 com.unity3d.UnityEditor4.x 0x016e6c04 LookForNewDevices(void*) + 452
    7 com.unity3d.UnityEditor4.x 0x00a9d1a1 Thread::RunThreadWrapper(void*) + 65
    8 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    9 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    10 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 7:: com.apple.audio.IOThread.client
    0 libsystem_kernel.dylib 0x995a59ce mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x995a4a70 mach_msg + 68
    2 com.apple.audio.CoreAudio 0x95c30c3a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 142
    3 com.apple.audio.CoreAudio 0x95c2aa74 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 72
    4 com.apple.audio.CoreAudio 0x95c2911f HALC_ProxyIOContext::IOWorkLoop() + 1145
    5 com.apple.audio.CoreAudio 0x95c28be8 HALC_ProxyIOContext::IOThreadEntry(void*) + 156
    6 com.apple.audio.CoreAudio 0x95c34277 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
    7 com.apple.audio.CoreAudio 0x95c28b09 HALB_IOThread::Entry(void*) + 173
    8 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    9 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    10 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 8:
    0 libsystem_kernel.dylib 0x995ab8f6 __semwait_signal + 10
    1 libsystem_c.dylib 0x97598c06 nanosleep$UNIX2003 + 218
    2 libsystem_c.dylib 0x97598ab2 usleep$UNIX2003 + 60
    3 com.unity3d.UnityEditor4.x 0x003fdad5 FMOD_OS_Time_Sleep(unsigned int) + 21
    4 com.unity3d.UnityEditor4.x 0x003e3b79 FMOD::Thread::callback(void*) + 73
    5 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    6 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    7 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 9:: UnityGfxDeviceWorker
    0 libsystem_kernel.dylib 0x995a5a22 semaphore_timedwait_trap + 10
    1 com.apple.CoreServices.CarbonCore 0x98dfa16c MPWaitOnSemaphore + 120
    2 com.unity3d.UnityEditor4.x 0x016ee532 PlatformSemaphore::WaitForSignal() + 34
    3 com.unity3d.UnityEditor4.x 0x00a9eba3 ThreadedStreamBuffer::HandleReadOverflow(unsigned int&, unsigned int&) + 451
    4 com.unity3d.UnityEditor4.x 0x0170f2c0 GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) + 80
    5 com.unity3d.UnityEditor4.x 0x0170f0cf GfxDeviceWorker::RunGfxDeviceWorker(void*) + 95
    6 com.unity3d.UnityEditor4.x 0x00a9d1a1 Thread::RunThreadWrapper(void*) + 65
    7 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    8 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    9 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 10:: UnityWorker
    0 libsystem_kernel.dylib 0x995a5a22 semaphore_timedwait_trap + 10
    1 com.apple.CoreServices.CarbonCore 0x98dfa16c MPWaitOnSemaphore + 120
    2 com.unity3d.UnityEditor4.x 0x016ee532 PlatformSemaphore::WaitForSignal() + 34
    3 com.unity3d.UnityEditor4.x 0x00a9becb JobScheduler::WorkLoop(void*) + 219
    4 com.unity3d.UnityEditor4.x 0x00a9d1a1 Thread::RunThreadWrapper(void*) + 65
    5 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    6 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    7 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 11:
    0 libsystem_kernel.dylib 0x995a5a0a semaphore_wait_trap + 10
    1 com.unity3d.UnityEditor4.x 0x0045f0a3 algThreadJobQueueThreadFunc + 35
    2 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    3 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 12:: UnitySubstanceThread
    0 libsystem_kernel.dylib 0x995a5a22 semaphore_timedwait_trap + 10
    1 com.apple.CoreServices.CarbonCore 0x98dfa16c MPWaitOnSemaphore + 120
    2 com.unity3d.UnityEditor4.x 0x016ee532 PlatformSemaphore::WaitForSignal() + 34
    3 com.unity3d.UnityEditor4.x 0x0079456b SubstanceSystem::ThreadMain(void*) + 59
    4 com.unity3d.UnityEditor4.x 0x00a9d1a1 Thread::RunThreadWrapper(void*) + 65
    5 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    6 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    7 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 13:
    0 libsystem_kernel.dylib 0x995ab512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x94cd8a4a _pthread_cond_wait + 726
    2 libsystem_pthread.dylib 0x94cdc1c0 pthread_cond_wait$UNIX2003 + 71
    3 libmono.0.dylib 0x0495db22 _wapi_handle_timedwait_signal_handle + 455
    4 libmono.0.dylib 0x0495dbcd _wapi_handle_wait_signal_handle + 46
    5 libmono.0.dylib 0x0496d39d WaitForSingleObjectEx + 569
    6 libmono.0.dylib 0x04945e04 mono_install_threadpool_item_hooks + 928
    7 libmono.0.dylib 0x0493b926 mono_thread_create_internal + 1645
    8 libmono.0.dylib 0x0496f334 CreateThread + 1558
    9 libmono.0.dylib 0x049952b1 GC_start_routine + 108
    10 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    11 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    12 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 14:
    0 libsystem_kernel.dylib 0x995ab512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x94cd8a4a _pthread_cond_wait + 726
    2 libsystem_pthread.dylib 0x94cdc1c0 pthread_cond_wait$UNIX2003 + 71
    3 libmono.0.dylib 0x0495db22 _wapi_handle_timedwait_signal_handle + 455
    4 libmono.0.dylib 0x0495dbcd _wapi_handle_wait_signal_handle + 46
    5 libmono.0.dylib 0x0496d39d WaitForSingleObjectEx + 569
    6 libmono.0.dylib 0x04945e04 mono_install_threadpool_item_hooks + 928
    7 libmono.0.dylib 0x0493b926 mono_thread_create_internal + 1645
    8 libmono.0.dylib 0x0496f334 CreateThread + 1558
    9 libmono.0.dylib 0x049952b1 GC_start_routine + 108
    10 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    11 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    12 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 15:
    0 libsystem_kernel.dylib 0x995ab512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x94cd8a4a _pthread_cond_wait + 726
    2 libsystem_pthread.dylib 0x94cdc1c0 pthread_cond_wait$UNIX2003 + 71
    3 libmono.0.dylib 0x0495db22 _wapi_handle_timedwait_signal_handle + 455
    4 libmono.0.dylib 0x0495dbcd _wapi_handle_wait_signal_handle + 46
    5 libmono.0.dylib 0x0496d39d WaitForSingleObjectEx + 569
    6 libmono.0.dylib 0x04945e04 mono_install_threadpool_item_hooks + 928
    7 libmono.0.dylib 0x0493b926 mono_thread_create_internal + 1645
    8 libmono.0.dylib 0x0496f334 CreateThread + 1558
    9 libmono.0.dylib 0x049952b1 GC_start_routine + 108
    10 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    11 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    12 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 16:
    0 libsystem_kernel.dylib 0x995accf6 __poll + 10
    1 libmono.0.dylib 0x0497b18b mono_poll + 37
    2 libmono.0.dylib 0x04946e7e mono_install_threadpool_item_hooks + 5146
    3 libmono.0.dylib 0x0493b926 mono_thread_create_internal + 1645
    4 libmono.0.dylib 0x0496f334 CreateThread + 1558
    5 libmono.0.dylib 0x049952b1 GC_start_routine + 108
    6 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    7 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    8 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 17:
    0 libsystem_kernel.dylib 0x995ab512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x94cd8a4a _pthread_cond_wait + 726
    2 libsystem_pthread.dylib 0x94cdc1c0 pthread_cond_wait$UNIX2003 + 71
    3 libmono.0.dylib 0x0495db22 _wapi_handle_timedwait_signal_handle + 455
    4 libmono.0.dylib 0x0495dbcd _wapi_handle_wait_signal_handle + 46
    5 libmono.0.dylib 0x0496d39d WaitForSingleObjectEx + 569
    6 libmono.0.dylib 0x04946d31 mono_install_threadpool_item_hooks + 4813
    7 libmono.0.dylib 0x0493b926 mono_thread_create_internal + 1645
    8 libmono.0.dylib 0x0496f334 CreateThread + 1558
    9 libmono.0.dylib 0x049952b1 GC_start_routine + 108
    10 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    11 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    12 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 18:
    0 libsystem_kernel.dylib 0x995ab512 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x94cd8a4a _pthread_cond_wait + 726
    2 libsystem_pthread.dylib 0x94cdc1c0 pthread_cond_wait$UNIX2003 + 71
    3 libmono.0.dylib 0x0495db22 _wapi_handle_timedwait_signal_handle + 455
    4 libmono.0.dylib 0x0495dbcd _wapi_handle_wait_signal_handle + 46
    5 libmono.0.dylib 0x0496d39d WaitForSingleObjectEx + 569
    6 libmono.0.dylib 0x04945e04 mono_install_threadpool_item_hooks + 928
    7 libmono.0.dylib 0x0493b926 mono_thread_create_internal + 1645
    8 libmono.0.dylib 0x0496f334 CreateThread + 1558
    9 libmono.0.dylib 0x049952b1 GC_start_routine + 108
    10 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    11 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    12 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 19:
    0 libsystem_kernel.dylib 0x995a59ce mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x995a4a70 mach_msg + 68
    2 com.apple.CoreFoundation 0x90ea0b16 __CFRunLoopServiceMachPort + 214
    3 com.apple.CoreFoundation 0x90e9ff29 __CFRunLoopRun + 1529
    4 com.apple.CoreFoundation 0x90e9f6c6 CFRunLoopRunSpecific + 390
    5 com.apple.CoreFoundation 0x90e9f52b CFRunLoopRunInMode + 123
    6 com.apple.AppKit 0x9b355ff1 _NSEventThread + 283
    7 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    8 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    9 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 20:
    0 libsystem_kernel.dylib 0x995ab8f6 __semwait_signal + 10
    1 libsystem_c.dylib 0x97598c06 nanosleep$UNIX2003 + 218
    2 com.unity3d.UnityEditor4.x 0x00a9eee9 ThreadHelper::Sleep(double) + 89
    3 com.unity3d.UnityEditor4.x 0x0143e717 PreviewTextureManager::LoadingLoop(void*) + 663
    4 com.unity3d.UnityEditor4.x 0x00a9d1a1 Thread::RunThreadWrapper(void*) + 65
    5 libsystem_pthread.dylib 0x94cd7e13 _pthread_body + 138
    6 libsystem_pthread.dylib 0x94cd7d89 _pthread_start + 162
    7 libsystem_pthread.dylib 0x94cd5e52 thread_start + 34

    Thread 21:
    0 libsystem_kernel.dylib 0x995abe6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x94cd82b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib 0x94cd5e2e start_wqthread + 30

    Thread 22:
    0 libsystem_kernel.dylib 0x995abe6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x94cd82b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib 0x94cd5e2e start_wqthread + 30

    Thread 23:
    0 libsystem_kernel.dylib 0x995abe6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x94cd82b1 _pthread_wqthread + 939
    2 libsystem_pthread.dylib 0x94cd5e2e start_wqthread + 30

    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x04854240 ecx: 0xbfffc40c edx: 0x00000000
    edi: 0xa09651d4 esi: 0x00000006 ebp: 0xbfffc428 esp: 0xbfffc40c
    ss: 0x00000023 efl: 0x00000206 eip: 0x995ab69a cs: 0x0000000b
    ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
    cr2: 0xa09651e0
    Logical CPU: 0
    Error Code: 0x00080148
    Trap Number: 132


    Binary Images:
    0x1000 - 0x20a5fef +com.unity3d.UnityEditor4.x (Unity version 4.6.2f1 - 4.6.2f1) <ED601ADC-05C3-354F-A086-24E72EC876F4> /Applications/Unity/Unity.app/Contents/MacOS/Unity
    0x2e92000 - 0x30fafff com.apple.AddressBook.framework (9.0 - 1563) <B350506E-C8A2-35BC-9391-E49096F91393> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x32ae000 - 0x32e4ffb +libS3TC.dylib (1) <4FD88BF6-BAA5-7D3F-3127-6E2A60FCB4EA> /Applications/Unity/Unity.app/Contents/Frameworks/libS3TC.dylib
    0x32ea000 - 0x3538fef +libfreeimage-3.11.1.dylib (0) <BD23BEED-2FED-A613-346E-B264B7699585> /Applications/Unity/Unity.app/Contents/Frameworks/libfreeimage-3.11.1.dylib
    0x35c2000 - 0x35d5fef +libpq.5.dylib (5) /Applications/Unity/Unity.app/Contents/Frameworks/libpq.5.dylib
    0x35dd000 - 0x382fffb +libbeast.dylib (0) <7B8EA505-CF03-2891-ADEE-15116C3165E4> /Applications/Unity/Unity.app/Contents/Tools/Beast/libbeast.dylib
    0x3856000 - 0x389efff +libmp3lame.dylib (1) <A790C8DC-F828-A130-8C78-61F06B73A650> /Applications/Unity/Unity.app/Contents/Frameworks/libmp3lame.dylib
    0x38dc000 - 0x39e2fef com.apple.WebKit (533+ - 533.16+) <BB19C59D-8B6E-51DE-A935-0631BA9DFD34> /Applications/Unity/Unity.app/Contents/Frameworks/WebKit.framework/Versions/A/WebKit
    0x3b0a000 - 0x3d00fff com.apple.JavaScriptCore (533+ - 533.16+) <E1117A0E-28EF-2D2E-5927-DDE0800F347C> /Applications/Unity/Unity.app/Contents/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x3dbc000 - 0x4087ff7 +libxerces-c.dylib (0) <E6DC1A67-2462-313A-572D-0D01DCEC9C87> /Applications/Unity/Unity.app/Contents/Frameworks/libxerces-c.dylib
    0x42cd000 - 0x4388fff +libxml-security-c.dylib (17.1) <0706B503-3F05-9A6D-8D88-F1F5F0344CB5> /Applications/Unity/Unity.app/Contents/Frameworks/libxml-security-c.dylib
    0x442c000 - 0x4550fff +libcrypto.dylib (1) <67B363C1-C56B-4C12-42A4-CBE806743A73> /Applications/Unity/Unity.app/Contents/Frameworks/libcrypto.dylib
    0x45c5000 - 0x460afef +libssl.dylib (1) <5ADF47DD-C45C-C807-43B1-C9766F0911A5> /Applications/Unity/Unity.app/Contents/Frameworks/libssl.dylib
    0x4625000 - 0x473affb +libumbraoptimizer32.dylib (0) <F0597D56-8567-3B47-8068-A4A90F45F231> /Applications/Unity/Unity.app/Contents/Frameworks/libumbraoptimizer32.dylib
    0x47d0000 - 0x4a48fff +libmono.0.dylib (1) <41C942F7-5E50-3BC6-AE69-29732F888A74> /Applications/Unity/Unity.app/Contents/Frameworks/MonoEmbedRuntime/osx/libmono.0.dylib
    0x4aa9000 - 0x4ab4fff com.apple.IntlPreferences (2.0 - 150.1) <D36A70DB-B54F-37A3-9F8D-2B7562B6FF59> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x4abd000 - 0x4addffb com.apple.addressbook.vCard (9.0 - 1563) <D2C15678-F4DC-3E12-9BD0-D3A439E9617A> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x4afb000 - 0x4be5ff7 com.apple.QuickLookUIFramework (5.0 - 675.13) <CB237A15-5CB5-38A8-91C1-DE32257B2D26> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x4c69000 - 0x4c85ff7 com.apple.aps.framework (4.0 - 4.0) <115AA5F3-86DF-37AB-8546-3A63A3FD0507> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x4c9c000 - 0x4c9dff7 com.apple.AddressBook.ContactsData (9.0 - 1563) <126E9B88-D396-3E63-B48C-B46F41296EC7> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
    0x4ca3000 - 0x4cb1fff com.apple.AddressBook.ContactsFoundation (9.0 - 1563) <6D7AED29-EA9A-36E6-826A-62A5EA01BE54> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x4cc2000 - 0x4cccfff com.apple.DirectoryService.Framework (10.10 - 187) <49B89287-2162-3B96-A7FC-987AB78DD611> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x4cd5000 - 0x4d06ffb com.apple.securityinterface (10.0 - 55058) <95726911-E181-3115-8451-EE1FA35A2937> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x4d25000 - 0x4d2cff3 com.apple.phonenumbers (1.1.1 - 105) <19A59F22-DD76-345E-AF7B-96405D71DB5A> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x4d33000 - 0x4d33fff com.apple.quartzframework (1.5 - 1.5) <6D85B29E-D684-3DDE-8F02-D292D86A014F> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x4d36000 - 0x4d38ff7 com.apple.SafariServices.framework (10600 - 10600.3.18) <6375C6B2-6F73-3B05-ABB6-F2B7E76E0279> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
    0x4d40000 - 0x4da0ff3 com.apple.QuickLookFramework (5.0 - 675.13) <B731ABD0-8B4A-350E-8EFF-5FD855622599> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x4dd8000 - 0x534bff7 com.apple.QuartzComposer (5.1 - 325.1) <82DA95F6-1324-33A0-B253-3EBE1A3F5780> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x55b2000 - 0x565cff7 com.apple.PDFKit (3.1 - 3.1) <A580FC1A-7796-3D6C-8D50-DE1993AD7175> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x56ad000 - 0x56d3ff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <5712F712-4A1C-35BF-AE1D-F55DA1D9877D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x56f1000 - 0x597cfff com.apple.imageKit (2.6.1 - 840) <41498F5D-1BEB-3426-9DE1-C2B78D6C423D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x5b24000 - 0x5b27fff com.apple.AppleSystemInfo (3.1 - 3.1) <F3BD3065-65F8-31BC-A01E-A922E51FAACD> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x5b2d000 - 0x5bb7ff3 com.apple.CorePDF (4.0 - 4) <DA26FFBC-901A-3EF5-AF2F-9699683CB185> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x5bf8000 - 0x5c02fff com.apple.DisplayServicesFW (2.9 - 372.1) <01C3D99D-7F75-3401-95E8-5175E028EE21> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x5c0c000 - 0x5c64ff3 com.apple.ImageCaptureCore (6.0 - 6.0) <FC5102A0-87F5-39F7-9725-0C74749BF918> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x5c91000 - 0x6768fff com.apple.WebCore (533+ - 533.16+) <2B2AA10D-7677-2424-FC5A-C2F8EF4CFD33> /Applications/Unity/Unity.app/Contents/Frameworks/WebCore.framework/Versions/A/WebCore
    0xfdc3000 - 0xfe05ffb com.apple.CloudDocs (1.0 - 280.6) <5C3C95B5-C470-3C3C-969D-008A045F5284> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
    0xfe30000 - 0xfe38ff7 libCGCMS.A.dylib (775.16) <8464ED9C-1365-3E92-BCD4-FEAD13EA9836> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x10749000 - 0x10772fff libRIP.A.dylib (775.16) <5587B04F-D31C-3F70-961F-0F6282E8FB29> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x1081c000 - 0x1081effb libCGXType.A.dylib (775.16) <B3ED365B-0CE2-3847-A503-A35892E7790A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x11281000 - 0x11281ffb +cl_kernels (???) <B3EFD188-9CBD-4483-AF57-B0435122A20C> cl_kernels
    0x1128f000 - 0x1128fff9 +cl_kernels (???) <B7661590-B3C8-4971-8764-BC0FA6D34017> cl_kernels
    0x11291000 - 0x1137cff7 unorm8_bgra.dylib (2.4.5) <A9015D26-FCF1-3BCD-A052-54912C2ED206> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x1259b000 - 0x1259dfff com.apple.textencoding.unicode (2.7 - 2.7) <AC2A18A5-C241-3A92-82D2-E68452E26C1F> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x12784000 - 0x12790ff7 com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <08FEA4EF-015B-30A6-AE41-B4FC1629B2C1> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
    0x127de000 - 0x127e2fff com.apple.audio.AppleHDAHALPlugIn (269.25 - 269.25) <1C1933F4-E56F-36BD-AC8A-209C6543178C> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x13fa2000 - 0x141f5fff com.apple.audio.units.Components (1.12 - 1.12) <F6F9FBFD-AD62-3933-8B5C-3FCF7A8645E9> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x14298000 - 0x14446ffb GLEngine (11.1.1) <3F96C2B6-72EF-30DB-BE7C-50411D9B360F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x14483000 - 0x144b0ff7 GLRendererFloat (11.1.1) <C8DA6CFC-9574-31A2-B012-5394A007268F> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x17dfb000 - 0x17dfbff0 +cl_kernels (???) <53B76209-478A-4342-A44E-F115B5E65719> cl_kernels
    0x17f8d000 - 0x17f8dffb +cl_kernels (???) <71CC62DC-FDC3-4FCF-B142-16B9E3E0FDFA> cl_kernels
    0x1b7a4000 - 0x1b7a8ff7 +org.tigris.scfinderplugin (169) <7EEC70AB-634F-D6C8-85BF-0AD1289630F3> /Library/Contextual Menu Items/SCFinderPlugin.plugin/Contents/MacOS/SCFinderPlugin
    0x1b827000 - 0x1b828fff com.apple.marco (10.0 - 1000) <045791A9-2F87-340B-B75A-8249301444EA> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x1bcf6000 - 0x1bcf7ff7 com.apple.diagnosticlogcollection (10.0 - 1000) <8C46925C-F61C-311C-A07C-6E6CAD595E40> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
    0x1c2ad000 - 0x1c2b9ff7 com.apple.commonutilities (8.0 - 900) <D3A25849-4424-3530-80C6-C52773D0545A> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x1c880000 - 0x1c88bff7 com.apple.AppleFSCompression (68.1.1 - 1.0) <51462B36-AAE0-3AF3-B882-5D74B0B61651> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x1dd28000 - 0x1dd28ff3 +UnityEditor.iOS.Extensions.Native.dylib (???) <A1FEB190-7831-34B8-8360-99CC1D82019B> /Applications/Unity/Unity.app/Contents/PlaybackEngines/iossupport/UnityEditor.iOS.Extensions.Native.dylib
    0x1dd2c000 - 0x1dd51fff com.apple.idsfoundation (10.0 - 1000) <4FCCA3FB-3EE5-359E-8437-C71588F68C52> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x1ddf3000 - 0x1de21ff7 com.apple.datadetectors (5.0 - 286.7) <2D9E37B8-FB68-3640-9A85-95F7B05F634B> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x1e2ac000 - 0x1e317fff com.apple.ids (10.0 - 1000) <1AC4B09E-A259-3327-8523-6179B3DF2294> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x1e770000 - 0x1e7dfff3 com.apple.imfoundation (10.0 - 1000) <53CEF43E-F82F-34CF-829C-1705EECA9E31> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x1e814000 - 0x1e83dfff com.apple.facetimeservices (10.0 - 1000) <06F107EE-BCF9-393C-89D4-EB3F53BCCDBF> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x1e84e000 - 0x1e890ff7 com.apple.bom (14.0 - 193.6) <8A66E20C-4275-3861-9C2D-F2F804105FBB> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x40000000 - 0x40522ff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.2.46 - 10.0.2) <4CA4C4DE-980B-3641-BCFE-9B4455035478> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
    0x8fe75000 - 0x8fea8e03 dyld (353.2.1) <06B1254D-9BB9-327C-BA15-8F18FFF97586> /usr/lib/dyld
    0x902a7000 - 0x90333ff3 com.apple.PerformanceAnalysis (1.0 - 1) <7A9DD1C9-465D-37FA-957E-2B0F190CFC7C> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x90334000 - 0x90338ffb com.apple.IOSurface (97 - 97) <ADB57CD2-455A-317C-818E-6379BF427D10> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90339000 - 0x903e1ff7 com.apple.CoreMedia (1.0 - 1562.107) <A175F33D-8502-3D36-8C9C-0D74BA904CF2> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x903e2000 - 0x903e2fff com.apple.CoreServices (62 - 62) <FF296ED2-0F90-3055-BBE4-7BF9E42322EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x903e3000 - 0x9093fff3 com.apple.MediaToolbox (1.0 - 1562.107) <AA1B8DFA-C1C3-3610-BBFD-3C26E063168F> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x909b1000 - 0x90a07fff libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
    0x90a08000 - 0x90b1dffb com.apple.desktopservices (1.9.2 - 1.9.2) <DCA5B074-BD3C-35E9-BF11-628019FE3CC0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x90b1e000 - 0x90b40ff3 libssl.0.9.7.dylib (106) <E0174C8B-F4E3-3B8C-9F88-1D7B088DC155> /usr/lib/libssl.0.9.7.dylib
    0x90b41000 - 0x90b67ff7 com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x90b68000 - 0x90b8bfff libJPEG.dylib (1232) <C7B71F9A-E740-307B-A9FA-A83760EE747B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90c2e000 - 0x90c39ff7 com.apple.NetAuth (5.0 - 5.0) <D6C31218-47E4-3553-9208-D1091A81044E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x90c3a000 - 0x90da3fff com.apple.avfoundation (2.0 - 889.102) <864AFE74-25CA-3704-9246-5BD9CB5AB360> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x90da4000 - 0x90da4fff com.apple.Accelerate (1.10 - Accelerate 1.10) <C2367B5B-AE20-3084-A864-104743BE478E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90da5000 - 0x90da9fff com.apple.IOAccelerator (156.6 - 156.6) <F7417420-3B66-3E5E-B819-9CADC69BFF59> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x90daa000 - 0x90dadffb libutil.dylib (38) <B5A16C6B-A79E-3504-BDA6-64A063F6612D> /usr/lib/libutil.dylib
    0x90dae000 - 0x90e24fff com.apple.securityfoundation (6.0 - 55126) <E7CBF2F4-2A0E-3C82-BE84-E09D21772AFB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x90e29000 - 0x911dbff7 com.apple.CoreFoundation (6.9 - 1152) <93C32AF9-FD62-3DBD-85F7-35727E6CAA55> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x911dc000 - 0x911e8ff3 libGPUSupportMercury.dylib (11.1.1) <180F5678-75ED-3595-8B56-217F3E35CA2D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x911e9000 - 0x9147cfff com.apple.CoreData (111 - 526.1) <74375077-8AE6-3D1B-B6A4-CF3B0724EB60> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9147d000 - 0x91504fff com.apple.CoreServices.OSServices (640.3 - 640.3) <C53DBDE3-F9E0-3B90-963E-0FAEEF3DA225> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x91505000 - 0x9150cfff libMatch.1.dylib (24) <428CD037-5261-39A6-83EE-A7D9ABF446EB> /usr/lib/libMatch.1.dylib
    0x9150d000 - 0x91903ff3 com.apple.CoreGraphics (1.600.0 - 775.16) <5F7BDB0B-5324-3B7A-BC6B-E7A01A880D94> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x91905000 - 0x9190eff7 libsystem_notify.dylib (133.1.1) <B8503E99-214B-3AC3-A7CA-CC837ABD7B25> /usr/lib/system/libsystem_notify.dylib
    0x9190f000 - 0x91a00ffb libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
    0x91a01000 - 0x91e34ff3 com.apple.vision.FaceCore (3.1.6 - 3.1.6) <EF92C25B-3E33-379F-A862-75C2FCA8B386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x91e35000 - 0x91fe5ff7 libGLProgrammability.dylib (11.1.1) <E8B8A0B3-1000-3ACB-B01A-09CD64797652> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x91fe6000 - 0x920d2fe7 libvMisc.dylib (516) <8575A3B5-F6FB-35BF-9E50-E81BD0813100> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x920d3000 - 0x9214afff com.apple.CoreUtils (1.0 - 101.1) <7169E4D1-0771-36AD-85C8-60CF37FFF16E> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x9214b000 - 0x9214dfff com.apple.ExceptionHandling (1.5 - 10) <77FC1BDC-C544-34F0-9FCC-B05F99E7BFE6> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
    0x9214e000 - 0x92153fff com.apple.print.framework.Print (10.0 - 265) <7C3984BB-8337-3B90-A414-17C181A45744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x92154000 - 0x921a9ff7 com.apple.htmlrendering (77 - 1.1.4) <B85A63B9-C9DD-3ECC-B5DC-E12533C7FDF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
    0x921aa000 - 0x921adff7 com.apple.help (1.3.3 - 46) <FDF183E4-3B95-3CBD-A390-2536C8E7E258> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x921b7000 - 0x921befff com.apple.agl (3.3.0 - AGL-3.3.0) <B458FD69-5241-32A3-813B-6C8AE16E8F2E> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x921bf000 - 0x921c1fff libquarantine.dylib (76) <9ADD861F-A66E-3AD1-A77E-C622E91BD203> /usr/lib/system/libquarantine.dylib
    0x921c2000 - 0x921fcfff com.apple.LDAPFramework (2.4.28 - 194.5) <C3BD6DBA-5EE4-3992-A013-CF5333AAB648> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x921fd000 - 0x92273ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <B6F346D2-BF88-3925-B962-E59267FA2268> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x92274000 - 0x922a5fff libtidy.A.dylib (15.15) <D893B41F-FBE9-3EDE-8DC6-2B80A4E0804B> /usr/lib/libtidy.A.dylib
    0x922a6000 - 0x922a6fff libOpenScriptingUtil.dylib (162) <9872C464-DF90-37C2-9871-8A3F53C615EC> /usr/lib/libOpenScriptingUtil.dylib
    0x922a7000 - 0x922c0fff com.apple.Kerberos (3.0 - 1) <92735F11-CF1C-3FA6-8682-9A30AC9E2651> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x922c1000 - 0x922c7ff7 libsystem_trace.dylib (72.1.3) <E1985F9C-78FC-3098-8683-81F0DCEE54BB> /usr/lib/system/libsystem_trace.dylib
    0x922fd000 - 0x926e5ff7 libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x926e6000 - 0x926e7fff com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x926e8000 - 0x92964ff7 com.apple.security (7.0 - 57031.10.10) <3EF32688-A176-33DD-BA59-25F37D6C08DA> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x929b9000 - 0x92a07ff7 libcurl.4.dylib (83.1.2) <F5D7DC22-1308-34FD-8A4E-A4DC3F8351E4> /usr/lib/libcurl.4.dylib
    0x92a08000 - 0x92a11fff com.apple.AppleSRP (5.0 - 1) <41C48FA8-C249-3800-A551-7F4AFA3E723F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x92a12000 - 0x92a12fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <64ED443E-25D5-3A2C-A028-0D0C7FAF57C6> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x92a13000 - 0x92a8dfff com.apple.ApplicationServices.ATS (360 - 375) <4052B5D1-5F16-315A-A03B-14F0A112FC18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x92a8e000 - 0x92a8ffff liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
    0x92a90000 - 0x92defffb com.apple.Foundation (6.9 - 1152.14) <F74F139D-8789-3B60-ADF6-AB6F39444AC4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92df0000 - 0x92ee6ff7 libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
    0x92ee7000 - 0x92efeff7 com.apple.CoreMediaAuthoring (2.2 - 951) <02B870F3-BA89-3CFD-95E2-39359DF39D68> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x92eff000 - 0x92f01fff libCVMSPluginSupport.dylib (11.1.1) <2AEAFC0D-982C-3E26-B50B-B6EB12FE71F4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x92f02000 - 0x92f04ffb libsystem_secinit.dylib (18) <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
    0x92f05000 - 0x92f0dfff libsystem_dnssd.dylib (561.1.1) <45CDAF46-03DE-33DB-A627-14F245993EF2> /usr/lib/system/libsystem_dnssd.dylib
    0x92f0e000 - 0x92f4bff7 libsystem_network.dylib (411.1) <EB71DD61-9515-3F6C-817E-25AF7F108CB8> /usr/lib/system/libsystem_network.dylib
    0x92f4c000 - 0x92f59ff7 com.apple.ProtocolBuffer (1 - 225.1) <E5744DE6-B3FC-3289-9E71-98E88DECE545> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x92f5a000 - 0x92f5effb libGIF.dylib (1232) <037E01F1-885C-3F4A-A353-87DB1F9CB504> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92f5f000 - 0x92f70fff libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
    0x92f71000 - 0x92f7dff7 libcsfde.dylib (471.10.6) <C14E5F82-9F30-3934-8E71-B2AA5A2AA353> /usr/lib/libcsfde.dylib
    0x92f7e000 - 0x92f82fff com.apple.CommonPanels (1.2.6 - 96) <955375E6-2416-38E1-AFC6-477827119329> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x92f83000 - 0x92fa9ffb libxpc.dylib (559.10.3) <6C4CEB0F-0044-3B62-A286-5693C3FD239E> /usr/lib/system/libxpc.dylib
    0x92faa000 - 0x92facffb libRadiance.dylib (1232) <F16794FD-4326-32CD-A578-3B2ADB27587D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92fad000 - 0x93006ffb libAVFAudio.dylib (118.3) <65762748-F772-3959-8D14-197AFB778132> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x93007000 - 0x9300eff3 libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
    0x9300f000 - 0x93049fff com.apple.AirPlaySupport (2.0 - 215.15) <A7147999-EE77-3BC9-BC26-506D026B5587> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
    0x9304a000 - 0x93084fff com.apple.MediaKit (16 - 757) <430EC569-B083-3608-B91F-3EC6B6065519> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x93a09000 - 0x93a35fff com.apple.ChunkingLibrary (2.1 - 163.1) <2B0CBB85-EF91-351A-8750-A185996E4CDB> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x93a36000 - 0x93b36ff7 com.apple.LaunchServices (644.12.4 - 644.12.4) <D41066A1-FC8B-34A2-A980-4B011AA77F38> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x93b37000 - 0x93ba2ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x93ba3000 - 0x93babff7 com.apple.icloud.FindMyDevice (1.0 - 1) <A0C38380-8B46-39CF-A0A1-27ABDAD1D574> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x94b5d000 - 0x94bc1ff7 com.apple.AE (681 - 681) <EEE62980-421B-33BD-BB88-6BDE269A3060> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x94bc2000 - 0x94bf6ffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <F527DB82-0D3F-359E-979B-951DFF46D45C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x94bf7000 - 0x94bfafff libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
    0x94bfb000 - 0x94c29ff7 libarchive.2.dylib (30) <8758D35F-ADF8-30F6-8EB2-9B852876EAC8> /usr/lib/libarchive.2.dylib
    0x94c2a000 - 0x94c59fff com.apple.CoreVideo (1.8 - 145.1) <A59466FC-6B5A-3B36-BDD4-AC9CD581B7A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94c5a000 - 0x94cabfff libcups.2.dylib (408) <08C5D411-533C-345A-B820-092C96215F2E> /usr/lib/libcups.2.dylib
    0x94cac000 - 0x94cb5ffb com.apple.CommonAuth (4.0 - 2.0) <FFE760A3-FEF7-3009-92E8-893ABB3BC91A> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x94cb6000 - 0x94cd0ff7 liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
    0x94cd1000 - 0x94cd4fff com.apple.xpc.ServiceManagement (1.0 - 1) <D0A00D0C-D37D-3CF1-9EE0-41A88BC112BB> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x94cd5000 - 0x94cddfff libsystem_pthread.dylib (105.10.1) <4A229519-29A1-3ABF-8CEF-43BCE4ACDA06> /usr/lib/system/libsystem_pthread.dylib
    0x94cde000 - 0x94ce3ff7 libmacho.dylib (862) <48DE74F8-09E3-344F-A82F-665083A3BF8F> /usr/lib/system/libmacho.dylib
    0x94ce4000 - 0x94ce4fff com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94ce5000 - 0x94e5aff7 com.apple.QTKit (7.7.3 - 2890) <16C43187-DFFE-3BB3-AA2C-741FBEBB5585> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94e5b000 - 0x94e76ff7 com.apple.CFOpenDirectory (10.10 - 187) <5302DBFA-92CE-349C-981C-2BF6E9BEEBB0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x94e77000 - 0x94e79fff com.apple.loginsupport (1.0 - 1) <8B651D8C-53D0-314D-BDD6-74147C4B2E73> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x94e7a000 - 0x951fdff7 com.apple.VideoToolbox (1.0 - 1562.107) <D9840509-340B-3503-BD58-4907AC4AAA51> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x951fe000 - 0x952aeff3 com.apple.Bluetooth (4.3.2 - 4.3.2f6) <FC787129-45BB-3B94-ACAD-A0CECEB77AEC> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x953e8000 - 0x953e9fff libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
    0x953ea000 - 0x953eefff libheimdal-asn1.dylib (398.10.1) <6F113AF8-F5AD-330B-B029-F7AF28A93F28> /usr/lib/libheimdal-asn1.dylib
    0x953ef000 - 0x95404ffb com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <E8AF5A36-89A1-38CC-9905-D74A692D0898> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x95405000 - 0x955c9ff3 com.apple.QuartzCore (1.10 - 361.15) <4DD4BF91-26D4-3325-BB42-9642318307FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x955ca000 - 0x955e1ff3 libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x955e2000 - 0x95642fff com.apple.AppleVAFramework (5.0.31 - 5.0.31) <45401678-26FE-3EFD-B1A1-88864B470871> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x95643000 - 0x95660ffb com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x95661000 - 0x956b4fff com.apple.CoreMediaIO (601.0 - 4749) <0A48F432-BEB4-3420-B156-12F576A6C0FD> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x956b5000 - 0x956c6ff3 libsystem_coretls.dylib (35.1.2) <139ECDA3-8A63-3D18-96FC-6A10242B8F6B> /usr/lib/system/libsystem_coretls.dylib
    0x956c7000 - 0x956c9fff com.apple.securityhi (9.0 - 55006) <5AF7E054-F6A1-38B4-B403-BAF8BE4DBA35> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x956ca000 - 0x957ceff7 libJP2.dylib (1232) <CD0012B6-D649-327B-B7FA-E52B0FC0067C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x957cf000 - 0x95816ff3 com.apple.AppleJPEG (1.0 - 1) <C14A2B49-A664-3EDE-9B9B-6A678ED7F8DE> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x95817000 - 0x95819fff com.apple.SecCodeWrapper (4.0 - 238.10.1) <0622F76C-3C56-3ABD-924E-FBC75E7E6445> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x9581a000 - 0x9581cff3 com.apple.EFILogin (2.0 - 2) <CA5B7995-F183-31F3-B918-27965B2BDE8F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x9581d000 - 0x95889ff3 com.apple.datadetectorscore (6.0 - 396.1.1) <93F59488-6CA9-3C90-8E96-B0DE5942252F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x9588a000 - 0x958a5ff3 com.apple.openscripting (1.4 - 162) <EB1D1BA6-C0B0-3D3B-AE54-676324FFF3E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x958a6000 - 0x958adfff com.apple.XPCService (2.0 - 1) <9A59D63D-446A-33A4-BB21-56E42417DA93> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x958ae000 - 0x95a1fffb libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x95a20000 - 0x95a7bffb libTIFF.dylib (1232) <E5A82202-E766-32DE-9706-86B3B2B73731> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95a7c000 - 0x95ab8ff3 com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x95ab9000 - 0x95bfdfff com.apple.ImageIO.framework (3.3.0 - 1232) <3C219D4C-9B88-3A4A-A266-AEA6C6495676> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x95bfe000 - 0x95c17fff libsystem_malloc.dylib (53.1.1) <58CD8BC7-55D1-3862-8E5D-728EE2EBE447> /usr/lib/system/libsystem_malloc.dylib
    0x95c18000 - 0x95c6dff3 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <F5A586C3-A440-3E0E-966A-7841A182E5B2> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95c6e000 - 0x95c7aff7 libkxld.dylib (2782.10.72) <FF699F52-D950-3DAD-A37B-834EBF0D0FFD> /usr/lib/system/libkxld.dylib
    0x95c7b000 - 0x95c8aff3 com.apple.opengl (11.1.1 - 11.1.1) <212B409C-AF1E-3C69-B4AA-57A39C35BB62> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95c8b000 - 0x95cfeffb com.apple.framework.CoreWLAN (5.0 - 500.35.2) <22CC0615-70EF-3155-8410-A1427793DBBC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x95d2d000 - 0x95d30fff libextension.dylib (55.1) <E0A4ADBE-596E-3363-8780-51D8AE39B755> /usr/lib/libextension.dylib
    0x95d47000 - 0x95d81ff7 com.apple.DebugSymbols (115 - 115) <D01FFA10-1734-31C5-B5A1-9CB61463FC15> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x95d82000 - 0x95daeffb libsandbox.1.dylib (358.1.1) <776BDC0D-F352-3F49-9B0A-8B6B0D164C6A> /usr/lib/libsandbox.1.dylib
    0x95e69000 - 0x95e7cfff libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
    0x95e7d000 - 0x95f47ff7 com.apple.backup.framework (1.6.2 - 1.6.2) <AE8234C3-6BB3-317B-A4E7-EF3478445DFF> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x95f48000 - 0x95f71ff3 com.apple.shortcut (2.13 - 2.13) <EAB70BDD-40B9-34F3-9458-1ED52B71D795> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95f72000 - 0x95f72fff com.apple.Carbon (154 - 157) <514DC1B6-3D3B-3A96-814D-71D6E022CB3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x95f73000 - 0x9603efff com.apple.DiscRecording (9.0 - 9000.4.2) <79272AB7-6389-34D8-ADEE-612E1DBE6B54> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9603f000 - 0x96045ff7 libsystem_networkextension.dylib (167.1.10) <FC20E3AD-A53D-3346-AC71-829E82832AE8> /usr/lib/system/libsystem_networkextension.dylib
    0x96046000 - 0x9606affb com.apple.framework.Apple80211 (10.1 - 1010.64) <377A2686-2C1F-3257-8420-37DB5C8F33AD> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9606b000 - 0x964a6feb com.apple.vImage (8.0 - 8.0) <56F6B317-9D70-3DC5-9868-BB6D7CB6E55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x964a7000 - 0x96559fff libCoreStorage.dylib (471.10.6) <E7A963AC-C277-31A8-A1E8-BFAC38A24B69> /usr/lib/libCoreStorage.dylib
    0x97017000 - 0x97027ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <DBECFAD5-DB53-390C-AE92-09549733C861> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x97028000 - 0x9702cff3 com.apple.TCC (1.0 - 1) <3E7036F2-9706-3116-8126-16F26AA2FC11> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x97036000 - 0x97049fff com.apple.ProtectedCloudStorage (1.0 - 1) <0A330FB7-44EE-359F-BAB7-48351AACD305> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x9704a000 - 0x97240fff libicucore.A.dylib (531.31) <430BD572-4521-3C85-B815-56514F9E2BBF> /usr/lib/libicucore.A.dylib
    0x97241000 - 0x9728affb libFontRegistry.dylib (134) <023BB8A2-8BBA-30DC-B0C2-A5F0AE3667D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9728b000 - 0x9728dff7 libsystem_sandbox.dylib (358.1.1) <6031346B-57B0-36FB-911B-D355E1F98A9A> /usr/lib/system/libsystem_sandbox.dylib
    0x9728e000 - 0x9729aff3 libcommonCrypto.dylib (60061) <024B3913-15C6-3005-9E5A-EB24918F6977> /usr/lib/system/libcommonCrypto.dylib
    0x9729b000 - 0x9731afff com.apple.SystemConfiguration (1.14 - 1.14) <21296E7B-11A3-35C0-BDC7-838392DE8298> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x9731b000 - 0x9731dfff libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
    0x9731e000 - 0x973b8fff com.apple.ColorSync (4.9.0 - 4.9.0) <091CDCEC-1B25-3FE7-94C2-8AEFA6564E95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x973b9000 - 0x973ecfff com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <103A5EA0-9B75-3B23-BE72-C4DD52744A6A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x973ed000 - 0x973edfff libunc.dylib (29) <CE960997-9D4A-3848-BAC7-B2255E6765FD> /usr/lib/system/libunc.dylib
    0x973ee000 - 0x974d8fff libcrypto.0.9.8.dylib (52.10.1) <DD3EA46B-C906-39AA-848E-7C7240EB31F9> /usr/lib/libcrypto.0.9.8.dylib
    0x974d9000 - 0x974e6ff7 com.apple.HelpData (2.1.4 - 90) <26BCEACC-25FF-3E97-9C00-D3D25447431D> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x974e7000 - 0x97519ffb com.apple.GSS (4.0 - 2.0) <680D3014-D2C6-30D4-9892-93B9E4172100> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9751a000 - 0x975affff libsystem_c.dylib (1044.10.1) <584F66B1-ABBA-354C-8118-1DA5386A065E> /usr/lib/system/libsystem_c.dylib
    0x975b0000 - 0x975b8feb libcldcpuengine.dylib (2.4.5) <3E336292-C1DC-3B11-BDA5-BB495FC47F5B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x975b9000 - 0x97656fff com.apple.ink.framework (10.9 - 213) <F47949BC-ABEE-329B-B568-71C6FEF761F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x97657000 - 0x9776dff7 com.apple.CoreText (352.0 - 454.3) <6448E389-AB2E-34EF-AE07-FE364ECC98E5> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x9776e000 - 0x977a1fe3 libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
    0x97c4a000 - 0x97c4afff com.apple.ApplicationServices (48 - 48) <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x97c4b000 - 0x97c7aff7 com.apple.DictionaryServices (1.2 - 229) <1F5C35C7-67AA-30A0-A366-EB4B361152A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x97c7b000 - 0x97d28fff libcrypto.0.9.7.dylib (106) <19669D99-DC79-3715-BC3A-850016DDDD7F> /usr/lib/libcrypto.0.9.7.dylib
    0x97d29000 - 0x97faefff com.apple.QuickTime (7.7.3 - 2890) <34289D2B-07CC-3D12-8F32-6F97D96DEE81> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x97faf000 - 0x97fc6fff libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
    0x97fc7000 - 0x97fe6ffb libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
    0x97fe7000 - 0x980f4fe3 libvDSP.dylib (516) <53F7A960-01E1-3B79-A7FD-67BD19471420> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x980f5000 - 0x980faff7 libcompiler_rt.dylib (35) <6630682F-AB76-3E55-BE51-0A3E61B6CFC2> /usr/lib/system/libcompiler_rt.dylib
    0x980fb000 - 0x98121ff3 libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
    0x98122000 - 0x9812bfff com.apple.DiskArbitration (2.6 - 2.6) <D906604A-1D8C-31BF-8F22-EA219FFC858F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9812c000 - 0x9821cff3 com.apple.DiskImagesFramework (10.10.1 - 396) <976D6EB2-1729-33FF-BEAC-83EE6653CF74> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x9821d000 - 0x983acff3 libsqlite3.dylib (168) <C3F78985-C19B-3320-9F71-543969632128> /usr/lib/libsqlite3.dylib
    0x983ad000 - 0x98453fff com.apple.Metadata (10.7.0 - 917.1) <0B19C2DD-A71C-3D2B-AB00-68FFC6CC606A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x98456000 - 0x98456fff libkeymgr.dylib (28) <06DDCEF8-EB84-3F68-9E19-FD1A12B764FD> /usr/lib/system/libkeymgr.dylib
    0x98457000 - 0x98497ffb libGLImage.dylib (11.1.1) <B49A6796-40A3-33D0-8199-6AED149ADFDF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x98498000 - 0x984d8fff com.apple.Symbolication (1.4 - 56045) <BE1C4846-DA11-365D-9B46-3FF130401839> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x984d9000 - 0x984e9fff libGL.dylib (11.1.1) <244536CD-5B87-3A3E-AD68-03BF04BD2D33> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x984ea000 - 0x984ebfff libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
    0x984ec000 - 0x984edfff libSystem.B.dylib (1213) <BFFB2AB8-29F6-3779-B358-EE1F46520FC8> /usr/lib/libSystem.B.dylib
    0x984ee000 - 0x98562fff com.apple.Heimdal (4.0 - 2.0) <5BB21A72-99E6-3079-824E-935AA93D3981> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x98563000 - 0x98570ff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <EB79D0BE-75B8-3570-9D91-AE07E42611BD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x98571000 - 0x9857efff com.apple.OpenDirectory (10.10 - 187) <14AA5E0C-238A-32C4-BAF3-81893750B5A9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x985cf000 - 0x985ecfff libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
    0x985ed000 - 0x9864aff3 com.apple.print.framework.PrintCore (10.0 - 451) <2563665B-7B7F-3B8A-83B1-E5AC8D389909> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x9864b000 - 0x9865dff7 libsasl2.2.dylib (193) <B5813595-A89D-39D4-BB06-F6013D3BD98C> /usr/lib/libsasl2.2.dylib
    0x9865e000 - 0x9865efff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <F968D12F-F59D-3148-951D-76735C3C1B57> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9865f000 - 0x9869ffff libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
    0x986a0000 - 0x987cefff com.apple.coreui (2.1 - 305.6.1) <6535A234-0DFF-3467-837B-118E2C9D2875> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x987cf000 - 0x987d5ff3 libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
    0x987d6000 - 0x987e9fff com.apple.CoreBluetooth (1.0 - 1) <DF406F6F-C173-3598-8785-8A2014F770EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x987ea000 - 0x98867ff3 com.apple.framework.IOKit (2.0.2 - 1050.10.8) <60574F96-1CD6-34B8-A862-EA977FD058BF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x98868000 - 0x98876ff7 libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
    0x98877000 - 0x9887bffb libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
    0x9887c000 - 0x98887ff7 com.apple.CrashReporterSupport (10.10 - 629) <BA5611B6-EF99-3A44-90DD-3305FDA4975E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x98888000 - 0x98be0ff7 libmecabra.dylib (666.2) <DB0D4D7E-AA7B-3D2D-8936-07F03038F4DF> /usr/lib/libmecabra.dylib
    0x98be4000 - 0x98bfbffb com.apple.AppContainer (4.0 - 238.10.1) <76D88956-AF52-35AA-8213-9B6285B623CD> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x98bfc000 - 0x98c04ffb com.apple.NetFS (6.0 - 4.0) <141BFE7E-634E-32A0-8EC9-0A1A4DFEA7D9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x98c05000 - 0x98d37ffb com.apple.UIFoundation (1.0 - 1) <00A59CFF-A217-3998-B22E-6E452278A302> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x98d38000 - 0x98d46ff7 com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <637E7AB2-1077-319C-A6A2-D0D0F01951BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x98d47000 - 0x98d70ff7 libsystem_info.dylib (459) <4F7A7111-7F0D-3891-9DC9-41F5D79949FE> /usr/lib/system/libsystem_info.dylib
    0x98d71000 - 0x9906fff7 com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <D3DD9764-A787-3B6B-9DAD-55CEED944DCF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x99070000 - 0x990c3fff libstdc++.6.dylib (104.1) <D0EB2C99-5939-3ABA-9C18-D9AD75CE23A1> /usr/lib/libstdc++.6.dylib
    0x9937d000 - 0x99385fff com.apple.CoreServices.FSEvents (1210 - 1210) <FC372799-6E8E-3290-9816-6981D39BC9D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x99386000 - 0x9938ffff libGFXShared.dylib (11.1.1) <9A7C1796-07E7-3856-8703-75559016EF98> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x99390000 - 0x9957f2ef libobjc.A.dylib (647) <7648C174-3098-3B26-AD20-490DBFFD5D4C> /usr/lib/libobjc.A.dylib
    0x99580000 - 0x99587fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <5D268178-3812-3777-92A6-D7D3395405B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x99588000 - 0x99591fff libcopyfile.dylib (118.1.2) <FAF3268F-C580-33D3-A5B4-74B8A8713216> /usr/lib/system/libcopyfile.dylib
    0x99592000 - 0x995b1fff libsystem_kernel.dylib (2782.10.72) <C88D4054-EF6D-31F9-A9DC-B74160B91C26> /usr/lib/system/libsystem_kernel.dylib
    0x995b2000 - 0x995c0ff3 libxar.1.dylib (254) <D7C4FDEB-61AA-3FC1-8B7B-0AE3A3A64492> /usr/lib/libxar.1.dylib
    0x995c1000 - 0x9961cfff com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x9961d000 - 0x99686ff7 libcorecrypto.dylib (233.1.2) <F188C1A7-E88F-3EC5-A6AA-22C02E3F0C93> /usr/lib/system/libcorecrypto.dylib
    0x99687000 - 0x99699fff com.apple.Sharing (328.3.2 - 328.3.2) <4F0D4D68-B6A6-3E66-8A89-CDD9AFEA82EA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x9969a000 - 0x996a5ff7 com.apple.AppSandbox (4.0 - 238.10.1) <89DA7A61-B7F6-3365-8D49-65FA766EF720> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x996a6000 - 0x996b3ff7 libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
    0x996b4000 - 0x999a6ffb com.apple.CoreImage (10.0.33) <75B23F45-8D99-3521-89AE-AF2AF4487096> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x999a7000 - 0x99abafff com.apple.MediaControlSender (2.0 - 215.15) <83A34306-9F4B-31B3-A395-3F3DF3F6BBED> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x99c71000 - 0x99c75fff libCoreVMClient.dylib (79) <85CBF1F3-3CE1-304F-88DF-15608C9A2367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x9a628000 - 0x9a67cfff com.apple.HIServices (1.22 - 520.12) <8950B516-7DFD-3154-B34F-067809086832> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x9a67d000 - 0x9a881ff3 com.apple.CFNetwork (720.2.4 - 720.2.4) <2BDDB692-8973-3B53-A53C-71D42BDBABBF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x9a882000 - 0x9a922fff com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x9a923000 - 0x9a974fff com.apple.opencl (2.4.2 - 2.4.2) <327699CD-6BF9-3B63-999E-A5A56014E540> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9a975000 - 0x9a977fff libsystem_configuration.dylib (699.1.5) <76B9BA28-179E-34FA-B10B-E625022A29CB> /usr/lib/system/libsystem_configuration.dylib
    0x9a978000 - 0x9a997ff7 com.apple.GenerationalStorage (2.0 - 209.11) <34CF76B2-8052-359D-816D-092608FB6919> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x9a998000 - 0x9a9a2ffb com.apple.audio.SoundManager (4.2 - 4.2) <4312D0A7-4B6F-3A1E-9A47-24C6E8C65E51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
    0x9a9a3000 - 0x9a9d6fff com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <06F52EEC-72B7-380D-B66D-7A487EA24741> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x9a9d7000 - 0x9aa16fff com.apple.NavigationServices (3.8 - 215.1) <46D8B66D-CB59-36F5-BD26-FD8309337BB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0x9aa17000 - 0x9aba2ffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <44BCEAB8-306D-307F-92C8-6656F3578220> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9aba3000 - 0x9aba9ff7 com.apple.MediaAccessibility (1.0 - 61) <81E9530E-882C-313C-A4D5-2F43EB569E4F> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x9abaa000 - 0x9abbefff com.apple.ImageCapture (9.0 - 9.0) <4B84B5D5-A5F3-3B35-93CE-568A73486B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x9abbf000 - 0x9abe5ffb libPng.dylib (1232) <576BCAB6-DBE2-36DB-A390-E945FC844118> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9abe6000 - 0x9acddff7 libFontParser.dylib (134.1) <AF60B79A-410B-389E-9B24-09B5BC61E19F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9acde000 - 0x9ad08fff libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
    0x9ad09000 - 0x9ad09fff liblaunch.dylib (559.10.3) <DF6BB29C-8F20-3E04-81FF-19FFBC82BD46> /usr/lib/system/liblaunch.dylib
    0x9ad0a000 - 0x9ad4dfff libGLU.dylib (11.1.1) <2DC476EE-5C4F-3353-A916-39F2FDB5D6B1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9ad4e000 - 0x9b126ff7 com.apple.HIToolbox (2.1.1 - 757.3) <642A3B29-036D-3A87-AC81-935843AB6A32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x9b127000 - 0x9b1b9fff com.apple.CoreSymbolication (3.1 - 57020) <EAC6745A-AB1D-38CC-A12C-99ECD8F071ED> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x9b1ba000 - 0x9bdaffff com.apple.AppKit (6.9 - 1344.72) <B84FF828-3016-353A-BF86-C1547F448FB1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9bdb0000 - 0x9c0c4fef com.apple.CoreAUC (211.0.0 - 211.0.0) <78C567D8-532D-3A08-BF7D-0C25A859F64A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9c0c5000 - 0x9c0c8fff libdyld.dylib (353.2.1) <3E28E996-50B8-388B-8885-7299FBC978B1> /usr/lib/system/libdyld.dylib
    0x9c0c9000 - 0x9c0f0fff libdispatch.dylib (442.1.4) <B26A176C-39F7-3362-B128-27B1211068B9> /usr/lib/system/libdispatch.dylib
    0x9c0f1000 - 0x9c38eff3 com.apple.RawCamera.bundle (6.02 - 769) <BD4A4E63-FFC1-3E55-AE48-CE8A95CB6379> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x9c38f000 - 0x9c390fff libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib

    External Modification Summary:
    Calls made by other processes targeting this process:
    task_for_pid: 1
    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: 27549
    thread_create: 0
    thread_set_state: 0

    VM Region Summary:
    ReadOnly portion of Libraries: Total=300.4M resident=117.4M(39%) swapped_out_or_unallocated=182.9M(61%)
    Writable regions: Total=462.5M written=21.9M(5%) resident=280.8M(61%) swapped_out=4K(0%) unallocated=181.7M(39%)

    REGION TYPE VIRTUAL
    =========== =======
    Activity Tracing 2048K
    CG backing stores 27.4M
    CG image 36K
    CG shared images 272K
    CoreGraphics 4K
    CoreUI image data 260K
    IOKit 117.6M
    Image IO 260K
    Kernel Alloc Once 4K
    MALLOC 251.2M
    MALLOC (admin) 48K
    Memory Tag 242 12K
    OpenCL 32K
    Stack 78.8M
    VM_ALLOCATE 37.4M
    __DATA 12.4M
    __GLSLBUILTINS 2588K
    __IMAGE 528K
    __IMPORT 60K
    __LINKEDIT 79.4M
    __OBJC 4268K
    __TEXT 221.0M
    __UNICODE 544K
    mapped file 179.3M
    shared memory 68K
    =========== =======
    TOTAL 1.0G
     
  3. MolluskJesse

    MolluskJesse

    Joined:
    Sep 12, 2014
    Posts:
    31
    Has there been any update regarding this issue and it's possible resolution?
     
  4. amrhsn

    amrhsn

    Joined:
    Nov 20, 2012
    Posts:
    17
    My MacBook pro used to work fine until I have upgraded to Yosemite. Continues crashing when the scene is loaded with lots of assets.

    Upon reading this forum, I got the sense that Unity is denying it. But the issue is there... I think it is a memory management issue because it happens only when the scene is heavy on assets. "UNSUPPORTED", "OUT OF MEMORY" and sudden crashes.

    The way things are going, I am forced to work on Windows and only build iOS on a Mac. I am also considering switching to Unreal engine since they have started their market place. So keep denying it until you spoke developers away from your engine.
     
  5. Marcelo-Viana

    Marcelo-Viana

    Joined:
    Jun 29, 2013
    Posts:
    11
    I also continue to have the "UNSUPPORTED" issue.

    MBP 15" retina late 2013, latest OS X version.
     
  6. Fritsl

    Fritsl

    Joined:
    Mar 10, 2013
    Posts:
    211
    Sorry for the late reply - had not seen you actually responded, thought there was no help to get from you guys :)

    I often see various graphical corruptions (and maybe UNSUPPORTED) before a crash - when they are there, I know it's time to close Unity before it crashes shortly after and likely kills the scene so only backup can be retrieved.

    But it's far from always - sometimes it's just out of the blue - seriously, like a flash out of the blue, nobody even touching the computer - Unity just crashes while looking at it, not even in play mode, nothing.

    For a while I have not been working so hard with graphics, guess I have not changed shaders and uploaded materials etc so badly, and I have only had like 3-5 crashes every day.

    Now I'm back at setting up cameras and fighting the 'deferred light wont render in camera layers -bug' - and with this sort of work Unity crashes about every 2-3 times I press play. .. on top of the ordinary and more random crashes.
     
  7. Fritsl

    Fritsl

    Joined:
    Mar 10, 2013
    Posts:
    211
    Oh yes, that is another issue: Often Unity does not 'crash fully', so after 2-3 crashes, my (and my colleauges) machine starts fan-blowing like freaking crazy untill it's totally switched off/on - which is NOT something we are used to as Mac users (Know it's standard on Windows).