Dismiss Notice
This Section is READ ONLY - All Posts Are Archived

[No Repro]OS X crash

Discussion in 'Release 41 Dev+ Bug Forum' started by Elwyn, Apr 23, 2017.

Thread Status:
Not open for further replies.
  1. Elwyn

    Elwyn Avatar

    Messages:
    3,619
    Likes Received:
    4,784
    Trophy Points:
    153
    Gender:
    Male
    Location:
    San Antonio, TX
    04/23/2017
    Title: OS X crash
    Reproduction Rate: 100% once it starts happening
    Blocker? yes
    User Specs:
    OS: Mac OS X 10.9.5
    CPU: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz (4) System RAM: 16384
    GPU: Intel HD Graphics 4000 OpenGL Engine GPU RAM: 1024
    SotA.EarlyAccess.OSX.64.487.Date.04.21.17

    Pressing the M key when on the Novia overworld caused a crash. I tried it again to confirm.

    Then the next time it crashed upon entering the overworld. Then twice after that when I used "Reopen". I tried "Start on World Map" even though I was already on the world map, but it didn't help. I have more than one account with Dev+ access, so I tried another account, with Start on World Map, this time going to Hidden Vale. Still crashed.

    Perhaps some configuration data got corrupted? I tried renaming ~/.config/Portalarium/Shroud of the Avatar(QA)/CurrentPlayerData.xml and it created a new one, but still crashed. My config setting were still the same, so they must be somewhere else that I couldn't find.

    I can't log in on QA now, so it's a definite blocker. If I knew what file contained the configs, I would delete it and try again.

    Hmm, could it have remembered the state of the map window being open and still be trying to display it?

    Process: Shroud of the Avatar [18359]
    Path: /Applications/Shroud of the Avatar - Launcher(QA).app/Shroud of the Avatar.app/Contents/MacOS/Shroud of the Avatar
    Identifier: unity.Portalarium.Shroud of the Avatar(QA)
    Version: Unity Player version 5.5.3p1 (5.5.3p1)
    Code Type: X86-64 (Native)
    Parent Process: launchd [310]
    Responsible: Shroud of the Avatar [18359]
    User ID: 501

    Date/Time: 2017-04-23 12:00:22.710 -0500
    OS Version: Mac OS X 10.9.5 (13F1911)
    Report Version: 11
    Anonymous UUID: B7EBC484-19FC-A043-5032-2D165F67FD20

    Sleep/Wake UUID: 8101021D-1BA3-4F32-B970-9C76956EEC72

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

    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 org.chromium.ContentShell.framework 0x000000026dfc19f1 0x26de80000 + 1317361
    1 org.chromium.ContentShell.framework 0x000000026dfd8db7 0x26de80000 + 1412535
    2 org.chromium.ContentShell.framework 0x00000002712f2b0c 0x26de80000 + 54995724
    3 org.chromium.ContentShell.framework 0x000000026dedd9c2 0x26de80000 + 383426
    4 org.chromium.ContentShell.framework 0x000000026dedd7aa 0x26de80000 + 382890
    5 org.chromium.ContentShell.framework 0x000000026de823f9 cef_initialize + 281
    6 libZFEmbedWeb.dylib 0x000000023e6f6c52 CefInitialize(CefMainArgs const&, CefStructBase<CefSettingsTraits> const&, CefRefPtr<CefApp>, void*) + 146
    7 libZFEmbedWeb.dylib 0x000000023e65ba9a zfb_init + 2858
    8 ??? 0x00000001a8130d5b 0 + 7114788187
    9 ??? 0x00000001a8133e5d 0 + 7114800733
    10 ??? 0x00000001a812712e 0 + 7114748206
    11 ??? 0x00000001a812649c 0 + 7114744988
    12 ??? 0x00000001a8125c25 0 + 7114742821
    13 libmono.0.dylib 0x0000000101e28596 mono_jit_runtime_invoke + 1766
    14 libmono.0.dylib 0x0000000101f5318e mono_runtime_invoke + 117
    15 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100686cd9 ScriptingInvocation::Invoke(MonoException**, bool) + 73
    16 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100676ffe MonoBehaviour::CallUpdateMethod(int) + 238
    17 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001003841c5 void BaseBehaviourManager::CommonUpdate<BehaviourManager>() + 405
    18 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100507a48 PlayerLoop() + 792
    19 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100cb33fe -[PlayerAppDelegate UpdatePlayer] + 334
    20 com.apple.Foundation 0x00007fff8c3a8714 __NSFireTimer + 96
    21 com.apple.CoreFoundation 0x00007fff8bfda3e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    22 com.apple.CoreFoundation 0x00007fff8bfd9f1f __CFRunLoopDoTimer + 1151
    23 com.apple.CoreFoundation 0x00007fff8c04b5aa __CFRunLoopDoTimers + 298
    24 com.apple.CoreFoundation 0x00007fff8bf956a5 __CFRunLoopRun + 1525
    25 com.apple.CoreFoundation 0x00007fff8bf94e75 CFRunLoopRunSpecific + 309
    26 com.apple.HIToolbox 0x00007fff926cda0d RunCurrentEventLoopInMode + 226
    27 com.apple.HIToolbox 0x00007fff926cd7b7 ReceiveNextEventCommon + 479
    28 com.apple.HIToolbox 0x00007fff926cd5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    29 com.apple.AppKit 0x00007fff86bdb24e _DPSNextEvent + 1434
    30 com.apple.AppKit 0x00007fff86bda89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    31 com.apple.AppKit 0x00007fff86bce99c -[NSApplication run] + 553
    32 com.apple.AppKit 0x00007fff86bb9783 NSApplicationMain + 940
    33 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100cb30c5 PlayerMain(int, char const**) + 629
    34 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100002334 start + 52

    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x00007fff8c89c662 kevent64 + 10
    1 libdispatch.dylib 0x00007fff8c722421 _dispatch_mgr_invoke + 239
    2 libdispatch.dylib 0x00007fff8c722136 _dispatch_mgr_thread + 52

    Thread 2:
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libmono.0.dylib 0x0000000101fb7c18 mono_sem_wait + 35
    2 libmono.0.dylib 0x0000000101f0b3a9 finalizer_thread + 127
    3 libmono.0.dylib 0x0000000101f7e955 start_wrapper + 457
    4 libmono.0.dylib 0x0000000101fae97a thread_start_routine + 218
    5 libmono.0.dylib 0x0000000101fd4cd6 GC_start_routine + 96
    6 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    7 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    8 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 3:: BatchDeleteObjects
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cf03b ThreadedStreamBuffer::HandleReadOverflow(unsigned int&, unsigned int&) + 299
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004ec6c2 BatchDeleteStep2Threaded(void*) + 82
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 4:: AsyncReadManager
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100381ca9 AsyncReadManagerThreaded::ThreadEntry() + 153
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001003819e9 AsyncReadManagerThreaded::StaticThreadEntry(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 5:: UnityLookForNewInputDevices
    0 libsystem_kernel.dylib 0x00007fff8c897a1a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff8c896d18 mach_msg + 64
    2 com.apple.CoreFoundation 0x00007fff8bf95f15 __CFRunLoopServiceMachPort + 181
    3 com.apple.CoreFoundation 0x00007fff8bf95539 __CFRunLoopRun + 1161
    4 com.apple.CoreFoundation 0x00007fff8bf94e75 CFRunLoopRunSpecific + 309
    5 com.apple.CoreFoundation 0x00007fff8c04a811 CFRunLoopRun + 97
    6 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100cc33b0 LookForNewDevices(void*) + 320
    7 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    8 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    9 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    10 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 6:: UnityGfxDeviceWorker
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cf03b ThreadedStreamBuffer::HandleReadOverflow(unsigned int&, unsigned int&) + 299
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100d15532 GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) + 98
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001006cff4c GfxDeviceWorkerAutoreleasePoolProxy + 60
    5 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100d1dbc4 GfxDeviceWorker::Run() + 116
    6 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100d153cc GfxDeviceWorker::RunGfxDeviceWorker(void*) + 60
    7 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    8 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    9 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    10 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 7:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 8:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 9:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 10:: BackgroundWorker
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 11:: BackgroundWorker
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 12:: BackgroundWorker
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 13:: BackgroundWorker
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 14:
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 unity.Portalarium.Shroud of the Avatar(QA) 0x000000010007d021 algThreadJobQueueThreadFunc + 193
    2 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    3 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    4 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 15:: UnitySubstanceThread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004bb558 SubstanceSystem::ThreadMain(void*) + 56
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    4 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    5 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    6 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 16:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 17:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 18:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 19:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 20:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 21:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 22:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 23:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 24:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 25:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 26:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 27:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 28:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 29:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 30:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 31:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 32:: com.apple.audio.IOThread.client
    0 libsystem_kernel.dylib 0x00007fff8c897a1a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff8c896d18 mach_msg + 64
    2 com.apple.audio.CoreAudio 0x00007fff918eb7fc HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
    3 com.apple.audio.CoreAudio 0x00007fff918eb78a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
    4 com.apple.audio.CoreAudio 0x00007fff918e9efc HALC_ProxyIOContext::IOWorkLoop() + 1140
    5 com.apple.audio.CoreAudio 0x00007fff918e99dd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
    6 com.apple.audio.CoreAudio 0x00007fff918e989d HALB_IOThread::Entry(void*) + 75
    7 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    8 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    9 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 33:
    0 libsystem_kernel.dylib 0x00007fff8c89ba3a __semwait_signal + 10
    1 libsystem_c.dylib 0x00007fff8605edcc nanosleep + 200
    2 libsystem_c.dylib 0x00007fff8605ecbe usleep + 54
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000101342b9f FMOD_OS_Time_Sleep(unsigned int) + 15
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001013290d5 FMOD::Thread::callback(void*) + 37
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 34:
    0 libsystem_kernel.dylib 0x00007fff8c897a1a mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x00007fff8c896d18 mach_msg + 64
    2 com.apple.CoreFoundation 0x00007fff8bf95f15 __CFRunLoopServiceMachPort + 181
    3 com.apple.CoreFoundation 0x00007fff8bf95539 __CFRunLoopRun + 1161
    4 com.apple.CoreFoundation 0x00007fff8bf94e75 CFRunLoopRunSpecific + 309
    5 com.apple.AppKit 0x00007fff86d7b05e _NSEventThread + 144
    6 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    7 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    8 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 35:: UnityPreload
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100550405 PreloadManager::Run() + 85
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005503a9 PreloadManager::Run(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 36:: Worker Thread
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 libdispatch.dylib 0x00007fff8c7249f9 _dispatch_semaphore_wait_slow + 206
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d4658 JobQueue::processJobs(void*) + 216
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001004d3729 JobQueue::WorkLoop(void*) + 9
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001005cda0c Thread::RunThreadWrapper(void*) + 60
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 37:
    0 libsystem_kernel.dylib 0x00007fff8c89b91a __recvfrom + 10
    1 libmono.0.dylib 0x0000000101fa928c _wapi_recvfrom + 126
    2 libmono.0.dylib 0x0000000101fa9209 _wapi_recv + 19
    3 libmono.0.dylib 0x0000000101f5d200 ves_icall_System_Net_Sockets_Socket_Receive_internal + 109
    4 ??? 0x000000011180b7b3 0 + 4588615603

    Thread 38:
    0 libsystem_kernel.dylib 0x00007fff8c897a56 semaphore_wait_trap + 10
    1 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000101342fc3 FMOD_OS_Semaphore_Wait(FMOD_OS_SEMAPHORE*) + 19
    2 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001013290ef FMOD::Thread::callback(void*) + 63
    3 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    4 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    5 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 39:
    0 libsystem_kernel.dylib 0x00007fff8c89ba3a __semwait_signal + 10
    1 libsystem_c.dylib 0x00007fff8605edcc nanosleep + 200
    2 libsystem_c.dylib 0x00007fff8605ecbe usleep + 54
    3 fmod 0x00000001a73b1687 0x1a73b0000 + 5767
    4 fmod 0x00000001a7434714 0x1a73b0000 + 542484
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 40:
    0 libsystem_kernel.dylib 0x00007fff8c89ba3a __semwait_signal + 10
    1 libsystem_c.dylib 0x00007fff8605edcc nanosleep + 200
    2 libmono.0.dylib 0x0000000101faf1f1 SleepEx + 164
    3 libmono.0.dylib 0x0000000101f7fe49 ves_icall_System_Threading_Thread_Sleep_internal + 63
    4 ??? 0x00000001053b953e 0 + 4382758206
    5 libmono.0.dylib 0x0000000101e28596 mono_jit_runtime_invoke + 1766
    6 libmono.0.dylib 0x0000000101f5318e mono_runtime_invoke + 117
    7 libmono.0.dylib 0x0000000101f57eea mono_runtime_delegate_invoke + 105
    8 libmono.0.dylib 0x0000000101f7e9c0 start_wrapper + 564
    9 libmono.0.dylib 0x0000000101fae97a thread_start_routine + 218
    10 libmono.0.dylib 0x0000000101fd4cd6 GC_start_routine + 96
    11 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    12 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    13 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 41:
    0 libsystem_kernel.dylib 0x00007fff8c89ba3a __semwait_signal + 10
    1 libsystem_c.dylib 0x00007fff8605edcc nanosleep + 200
    2 libsystem_c.dylib 0x00007fff8605ecbe usleep + 54
    3 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000101342b9f FMOD_OS_Time_Sleep(unsigned int) + 15
    4 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001013290d5 FMOD::Thread::callback(void*) + 37
    5 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    6 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    7 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 42:
    0 libsystem_kernel.dylib 0x00007fff8c89b716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x00007fff90964c3b _pthread_cond_wait + 727
    2 libmono.0.dylib 0x0000000101f9de69 _wapi_handle_timedwait_signal_handle + 535
    3 libmono.0.dylib 0x0000000101facab9 WaitForSingleObjectEx + 574
    4 libmono.0.dylib 0x0000000101f87fdd async_invoke_thread + 257
    5 libmono.0.dylib 0x0000000101f7e955 start_wrapper + 457
    6 libmono.0.dylib 0x0000000101fae97a thread_start_routine + 218
    7 libmono.0.dylib 0x0000000101fd4cd6 GC_start_routine + 96
    8 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    9 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    10 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 43:
    0 libsystem_kernel.dylib 0x00007fff8c89b91a __recvfrom + 10
    1 libmono.0.dylib 0x0000000101fa928c _wapi_recvfrom + 126
    2 libmono.0.dylib 0x0000000101fa9209 _wapi_recv + 19
    3 libmono.0.dylib 0x0000000101f5d200 ves_icall_System_Net_Sockets_Socket_Receive_internal + 109
    4 ??? 0x000000011180b7b3 0 + 4588615603

    Thread 44:
    0 libsystem_kernel.dylib 0x00007fff8c89b91a __recvfrom + 10
    1 libmono.0.dylib 0x0000000101fa928c _wapi_recvfrom + 126
    2 libmono.0.dylib 0x0000000101fa9209 _wapi_recv + 19
    3 libmono.0.dylib 0x0000000101f5d200 ves_icall_System_Net_Sockets_Socket_Receive_internal + 109
    4 ??? 0x000000011180b7b3 0 + 4588615603

    Thread 45:
    0 libsystem_kernel.dylib 0x00007fff8c89b91a __recvfrom + 10
    1 libmono.0.dylib 0x0000000101fa928c _wapi_recvfrom + 126
    2 libmono.0.dylib 0x0000000101fa9209 _wapi_recv + 19
    3 libmono.0.dylib 0x0000000101f5d200 ves_icall_System_Net_Sockets_Socket_Receive_internal + 109
    4 ??? 0x000000011180b7b3 0 + 4588615603

    Thread 46:
    0 libsystem_kernel.dylib 0x00007fff8c89b716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x00007fff90964c3b _pthread_cond_wait + 727
    2 libmono.0.dylib 0x0000000101f9de69 _wapi_handle_timedwait_signal_handle + 535
    3 libmono.0.dylib 0x0000000101facab9 WaitForSingleObjectEx + 574
    4 libmono.0.dylib 0x0000000101f87fdd async_invoke_thread + 257
    5 libmono.0.dylib 0x0000000101f7e955 start_wrapper + 457
    6 libmono.0.dylib 0x0000000101fae97a thread_start_routine + 218
    7 libmono.0.dylib 0x0000000101fd4cd6 GC_start_routine + 96
    8 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    9 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    10 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 47:
    0 libsystem_kernel.dylib 0x00007fff8c89b716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x00007fff90964c3b _pthread_cond_wait + 727
    2 libmono.0.dylib 0x0000000101f9de69 _wapi_handle_timedwait_signal_handle + 535
    3 libmono.0.dylib 0x0000000101facab9 WaitForSingleObjectEx + 574
    4 libmono.0.dylib 0x0000000101f87fdd async_invoke_thread + 257
    5 libmono.0.dylib 0x0000000101f7e955 start_wrapper + 457
    6 libmono.0.dylib 0x0000000101fae97a thread_start_routine + 218
    7 libmono.0.dylib 0x0000000101fd4cd6 GC_start_routine + 96
    8 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    9 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    10 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 48:
    0 libsystem_kernel.dylib 0x00007fff8c89be6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff90963f08 _pthread_wqthread + 330
    2 libsystem_pthread.dylib 0x00007fff90966fb9 start_wqthread + 13

    Thread 49:
    0 libsystem_kernel.dylib 0x00007fff8c89b716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x00007fff90964c3b _pthread_cond_wait + 727
    2 libmono.0.dylib 0x0000000101f9de69 _wapi_handle_timedwait_signal_handle + 535
    3 libmono.0.dylib 0x0000000101facab9 WaitForSingleObjectEx + 574
    4 libmono.0.dylib 0x0000000101f87fdd async_invoke_thread + 257
    5 libmono.0.dylib 0x0000000101f7e955 start_wrapper + 457
    6 libmono.0.dylib 0x0000000101fae97a thread_start_routine + 218
    7 libmono.0.dylib 0x0000000101fd4cd6 GC_start_routine + 96
    8 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    9 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    10 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 50:
    0 libsystem_kernel.dylib 0x00007fff8c89be6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff90963f08 _pthread_wqthread + 330
    2 libsystem_pthread.dylib 0x00007fff90966fb9 start_wqthread + 13

    Thread 51:
    0 libsystem_kernel.dylib 0x00007fff8c89be6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff90963f08 _pthread_wqthread + 330
    2 libsystem_pthread.dylib 0x00007fff90966fb9 start_wqthread + 13

    Thread 52:
    0 libsystem_kernel.dylib 0x00007fff8c89be6a __workq_kernreturn + 10
    1 libsystem_pthread.dylib 0x00007fff90963f08 _pthread_wqthread + 330
    2 libsystem_pthread.dylib 0x00007fff90966fb9 start_wqthread + 13

    Thread 53:
    0 libsystem_kernel.dylib 0x00007fff8c89b716 __psynch_cvwait + 10
    1 libsystem_pthread.dylib 0x00007fff90964c3b _pthread_cond_wait + 727
    2 libmono.0.dylib 0x0000000101f9de69 _wapi_handle_timedwait_signal_handle + 535
    3 libmono.0.dylib 0x0000000101facab9 WaitForSingleObjectEx + 574
    4 libmono.0.dylib 0x0000000101f87fdd async_invoke_thread + 257
    5 libmono.0.dylib 0x0000000101f7e955 start_wrapper + 457
    6 libmono.0.dylib 0x0000000101fae97a thread_start_routine + 218
    7 libmono.0.dylib 0x0000000101fd4cd6 GC_start_routine + 96
    8 libsystem_pthread.dylib 0x00007fff90962899 _pthread_body + 138
    9 libsystem_pthread.dylib 0x00007fff9096272a _pthread_start + 137
    10 libsystem_pthread.dylib 0x00007fff90966fc9 thread_start + 13

    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000400 rbx: 0x0000000000000000 rcx: 0x0000000000000010 rdx: 0xfffffffffffffff0
    rdi: 0x0000000272ee85e4 rsi: 0x00000001370187d0 rbp: 0x00007fff5fbfac10 rsp: 0x00007fff5fbfac10
    r8: 0x0000000000000040 r9: 0x00007fff5fbfab00 r10: 0x0000000000000000 r11: 0x00007ffe28be2870
    r12: 0x00007fff5fbfb2c0 r13: 0x00007fff5fbfb2c0 r14: 0x00007fff5fbfb2b0 r15: 0x3100a470d1aa5c05
    rip: 0x000000026dfc19f1 rfl: 0x0000000000000246 cr2: 0x00000002718b33f0

    Logical CPU: 0
    Error Code: 0x00000000
    Trap Number: 3


    Binary Images:
    0x100000000 - 0x10176aec7 +unity.Portalarium.Shroud of the Avatar(QA) (Unity Player version 5.5.3p1 - 5.5.3p1) <B689060C-F2AF-3181-A6CA-2BAB9041284B> /Applications/Shroud of the Avatar - Launcher(QA).app/Shroud of the Avatar.app/Contents/MacOS/Shroud of the Avatar
    0x101e1f000 - 0x1020bdff7 +libmono.0.dylib (1) <38B01C0C-5620-3372-A4DE-CB300A40E6E1> /Applications/Shroud of the Avatar - Launcher(QA).app/Shroud of the Avatar.app/Contents/Frameworks/MonoEmbedRuntime/osx/libmono.0.dylib
    0x108190000 - 0x10819afff com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <EC97FD11-8881-3123-A230-FB239FAEA83C> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
    0x10bcf1000 - 0x10bcf5ffd com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f7) <61937EC9-7F0C-37F3-8BFF-466184B39C63> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x10bcfd000 - 0x10bcfeff9 +cl_kernels (???) <0784C2B0-F1A8-401E-A4E4-FB64B8738F13> cl_kernels
    0x10c800000 - 0x10cc7bff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.28.37 - 8.2.8) <A00D8C03-5F23-3D5E-87C8-55F52A571C48> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
    0x10f621000 - 0x10f622fe4 +cl_kernels (???) <43A9E33C-C7FC-46D7-9978-74516716EC20> cl_kernels
    0x110920000 - 0x11097bfe7 +com.numark.usb2.hal (3.2.0) <354D5D03-5843-33A0-BD67-178D223521FD> /Library/Audio/Plug-Ins/HAL/NumarkUSB2AudioHAL.plugin/Contents/MacOS/NumarkUSB2AudioHAL
    0x1109a5000 - 0x110b76fff com.apple.audio.units.Components (1.10 - 1.10) <FF94282C-BC8B-32FD-9761-AAF1A9F76761> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x110fda000 - 0x1110c0fef unorm8_bgra.dylib (2.3.58) <A975133F-2E73-3DAF-A08F-B3CC7E9E10CE> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x1116ad000 - 0x1116bbfff +com.rileylabrecque.CSteamworks (1.9) <885A4CD6-4442-33D1-B692-30FD51300EBA> /Applications/Shroud of the Avatar - Launcher(QA).app/Shroud of the Avatar.app/Contents/Plugins/CSteamworks.bundle/Contents/MacOS/CSteamworks
    0x1116dc000 - 0x1116e4ff7 +libsteam_api.dylib (1) <7DF3C6A8-7200-38AA-A6A6-33B4D7F595F2> /Applications/Shroud of the Avatar - Launcher(QA).app/Shroud of the Avatar.app/Contents/Plugins/CSteamworks.bundle/Contents/MacOS/libsteam_api.dylib
    0x1a73b0000 - 0x1a74e9ff7 +fmod (1) <FA32E350-404F-356D-944E-CA0D81EF6093> /Applications/Shroud of the Avatar - Launcher(QA).app/Shroud of the Avatar.app/Contents/Plugins/fmod.bundle/Contents/MacOS/fmod
    0x1e1644000 - 0x1e167fff2 com.apple.audio.midi.CoreMIDI (1.10 - 88) <D9D7F8A1-B30F-324D-AAFD-5DB9EECDAA48> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x23e655000 - 0x23e725ff7 +libZFEmbedWeb.dylib (0) <1E4A7A25-C9CA-32ED-9215-2FD5E57109D3> /Applications/Shroud of the Avatar - Launcher(QA).app/Shroud of the Avatar.app/Contents/Plugins/libZFEmbedWeb.dylib
    0x26de80000 - 0x272af2fb7 +org.chromium.ContentShell.framework (50.0.2641.0 - 2641.0) <98E827C9-2DC1-3580-AEBF-D8C9C3D5C183> /Applications/Shroud of the Avatar - Launcher(QA).app/Shroud of the Avatar.app/Contents/Frameworks/Chromium Embedded Framework.framework/Chromium Embedded Framework
    0x7fff63507000 - 0x7fff6353a887 dyld (239.5) <1D3130FE-FE7E-3C4C-8E74-EB51895B6BA5> /usr/lib/dyld
    0x7fff8572f000 - 0x7fff8573afff libkxld.dylib (2422.115.15) <8850BC2B-EB64-3B0F-8047-DCC113021292> /usr/lib/system/libkxld.dylib
    0x7fff8573b000 - 0x7fff8587cfff com.apple.QTKit (7.7.3 - 2826.34) <3BB88D64-71FA-3824-A52A-D51C761E6EE0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8587d000 - 0x7fff8587eff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8587f000 - 0x7fff85881fff libCVMSPluginSupport.dylib (9.6.5) <9DE29AD9-5F59-3B9B-899C-4DED190CB817> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff85920000 - 0x7fff8592aff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff85a7c000 - 0x7fff85a94fff com.apple.openscripting (1.4.1 - 157.1) <2C6C6498-D88E-3D9B-B933-9873890F382E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff85a95000 - 0x7fff85abaff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff85abb000 - 0x7fff85ac3ff7 com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff85b17000 - 0x7fff85b1bfff libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff85b29000 - 0x7fff85d71ff7 com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85d81000 - 0x7fff85d89ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff85dac000 - 0x7fff85de7fff com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff85e70000 - 0x7fff85ebbfff com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff85fe3000 - 0x7fff8606cfef libsystem_c.dylib (997.90.5) <889AA3F9-121C-3985-8B1D-5E908C5693BC> /usr/lib/system/libsystem_c.dylib
    0x7fff8606d000 - 0x7fff86083fff com.apple.CoreMediaAuthoring (2.2 - 947) <6317ACCD-98DB-3ACB-B662-98DEBF38F5BF> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff86084000 - 0x7fff8608dffd com.apple.CommonAuth (4.0 - 2.0) <BD720379-757B-305C-A7BE-E00E680F8218> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8608e000 - 0x7fff86362fc7 com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff86363000 - 0x7fff863dafff com.apple.CoreServices.OSServices (600.4 - 600.4) <6BC86B46-AFD3-3F06-8659-2C954CBEBD43> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff86485000 - 0x7fff86485fff com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff86486000 - 0x7fff86488fff com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff86489000 - 0x7fff8650afff com.apple.CoreSymbolication (3.0.1 - 141.0.6) <D46DE002-1FEB-38B7-8583-3DF3496274F5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8650b000 - 0x7fff867dcffc com.apple.CoreImage (9.4.1) <7B28C3F3-8EB3-3150-A55D-EBCDBDCA4977> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff867df000 - 0x7fff867e0fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff867e1000 - 0x7fff8686afff com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff86a5d000 - 0x7fff86b0dff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff86b0e000 - 0x7fff86b60fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff86b88000 - 0x7fff86b8cfff com.apple.IOAccelerator (98.26 - 98.26) <FCF6626A-DCEC-3D87-84FE-E713385849D7> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff86b8d000 - 0x7fff86b90ffa libCGXType.A.dylib (599.35.15) <B0C05D71-86AB-3B47-AFB6-368647BAE5FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff86b91000 - 0x7fff86b94fff libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff86bb7000 - 0x7fff8772dff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8772e000 - 0x7fff877fffff com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff87800000 - 0x7fff87800fff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff87801000 - 0x7fff87801ffd libOpenScriptingUtil.dylib (157.1) <D3B6E577-3CDB-3139-9B94-19496DFA7318> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff87802000 - 0x7fff879a2ff7 GLEngine (9.6.5) <30643C97-7EBB-36EE-BEEA-13844EA0F680> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff880f3000 - 0x7fff88102ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff88166000 - 0x7fff8818afff com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8818b000 - 0x7fff881effff com.apple.datadetectorscore (5.0 - 354.5) <D4DBCCF4-9622-3AB9-9076-32579FCC2E39> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff881fb000 - 0x7fff881fbfff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff89051000 - 0x7fff8914bfff libFontParser.dylib (111.1.6) <77253632-B3F6-3151-ABA0-C1EF458668A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8914c000 - 0x7fff89150fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff89151000 - 0x7fff89152fff libsystem_sandbox.dylib (278.11.2) <0C93EB23-7364-3670-B511-212A7A524695> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff89153000 - 0x7fff8916bff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff89170000 - 0x7fff891b5ff6 com.apple.HIServices (1.23 - 468) <FD17FE8C-A355-3B6B-B8B7-E56E5C595EDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff891c3000 - 0x7fff891f2ff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff89224000 - 0x7fff8923bff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <D7F2E159-CF6B-3EB1-9806-3BC59E63D24F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8923c000 - 0x7fff89248ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <383F96FF-1DF3-37E8-8540-03A697C873F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff89249000 - 0x7fff89272ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff893dc000 - 0x7fff893e6fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff893f7000 - 0x7fff893f8ff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff893f9000 - 0x7fff89420ffb libsystem_info.dylib (449.1.4) <12CD9E42-8CEE-3A8D-B006-F8A6EB98804D> /usr/lib/system/libsystem_info.dylib
    0x7fff89490000 - 0x7fff89493ff7 libdyld.dylib (239.5) <CAE7A50D-F156-3D47-81C0-DC41EB975D38> /usr/lib/system/libdyld.dylib
    0x7fff89494000 - 0x7fff894a4fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff89713000 - 0x7fff8971afff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8971b000 - 0x7fff8971dffb libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff8971e000 - 0x7fff897aaff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff897ab000 - 0x7fff897c6ff7 libPng.dylib (1052) <6A2D3E6E-AA2E-3B6F-9E3B-8D08A5A3B9C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff897c7000 - 0x7fff8987fff7 com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff89880000 - 0x7fff89951ff1 com.apple.DiskImagesFramework (10.9.6 - 373) <4EA5A3C8-13E2-309C-8FAB-C21A4C316802> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8995f000 - 0x7fff899efff7 com.apple.Metadata (10.7.0 - 800.30) <E107CE36-FBC3-35A5-84E0-864B4178FC5D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff899f0000 - 0x7fff89c60ffd com.apple.security (7.0 - 55471.14.40) <58F50B4A-FC1E-3AE0-A5DB-DD737E50AC17> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff89c61000 - 0x7fff89c63ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff89c64000 - 0x7fff8a58d5ab com.apple.CoreGraphics (1.600.0 - 599.35.15) <ED5E3C37-7E2F-3885-8091-DFC9B44B38E8> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8a58e000 - 0x7fff8a6bdfef com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff8a70e000 - 0x7fff8a710fff libRadiance.dylib (1052) <82A880BE-DEFD-3445-9809-71043BC55AFC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8a711000 - 0x7fff8a73bff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff8a73c000 - 0x7fff8a85efff com.apple.avfoundation (2.0 - 651.12.1) <FDCF1F41-E0BD-3F8C-974A-3F48A0A85B00> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8a85f000 - 0x7fff8a943ff7 com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8a944000 - 0x7fff8a949ff7 com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff8a9d6000 - 0x7fff8ab06ff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8ab07000 - 0x7fff8acb4f27 libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff8acb5000 - 0x7fff8acb5fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8acb6000 - 0x7fff8acb6fff com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8acb7000 - 0x7fff8b0eaffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8b0eb000 - 0x7fff8b151fff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8b1b6000 - 0x7fff8b1e5fff com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8b1e6000 - 0x7fff8b252fff com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8b253000 - 0x7fff8b264ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8b265000 - 0x7fff8b269ff7 libheimdal-asn1.dylib (323.92.2) <979AEAA0-59B3-3E99-94B1-9BB9C6C45273> /usr/lib/libheimdal-asn1.dylib
    0x7fff8b26a000 - 0x7fff8b3d0fff libGLProgrammability.dylib (9.6.5) <53BCF254-3014-33DC-94EF-72C7270F14F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff8b3d1000 - 0x7fff8b400fd2 libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff8b401000 - 0x7fff8b42afff com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8b6b5000 - 0x7fff8b6f4fff libGLU.dylib (9.6.5) <7463B411-2DB0-3338-BC8D-403293E2CA34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8b6f5000 - 0x7fff8b6fdff3 libCGCMS.A.dylib (599.35.15) <930BAB0B-2D3F-3C90-94D9-CB02C9967964> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8b724000 - 0x7fff8b765fff com.apple.PerformanceAnalysis (1.47 - 47) <95435F84-C251-3C48-B6CD-9EE7A63D6E26> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8b768000 - 0x7fff8b78fff7 libsystem_network.dylib (241.4) <0D630D53-C772-3EC5-8257-EFB0ACCE3153> /usr/lib/system/libsystem_network.dylib
    0x7fff8b790000 - 0x7fff8b791ff7 libSystem.B.dylib (1197.1.1) <72A98ACC-7606-3AD5-82AF-02D4EBBD4F02> /usr/lib/libSystem.B.dylib
    0x7fff8b792000 - 0x7fff8b7d4ff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff8ba11000 - 0x7fff8ba18fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8ba19000 - 0x7fff8ba1affb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff8ba9c000 - 0x7fff8bab5ff7 com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8bb06000 - 0x7fff8bb10ff7 libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
    0x7fff8bb11000 - 0x7fff8bb58ffb libFontRegistry.dylib (127.0.1) <F267F500-6E4A-3BE3-97C1-08AAA649E02E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8bdeb000 - 0x7fff8bdeefff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8bdef000 - 0x7fff8be47ff7 com.apple.Symbolication (1.4 - 129.0.2) <3DCCAB8A-6FA1-3BB9-B4D3-A3CBDB3BDF04> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8be48000 - 0x7fff8be4fffb libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
    0x7fff8be59000 - 0x7fff8bf24fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8bf25000 - 0x7fff8c10afff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8c18a000 - 0x7fff8c18fff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8c190000 - 0x7fff8c1abff7 libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8c1c4000 - 0x7fff8c332ff7 libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8c333000 - 0x7fff8c33efff libGL.dylib (9.6.5) <A5F36623-33E8-379D-A423-8F873018CD79> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8c33f000 - 0x7fff8c343ff7 libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8c344000 - 0x7fff8c644ff7 com.apple.Foundation (6.9 - 1056.17) <E0B0FAF6-5CA8-3EEB-8BF2-104C0AEEF925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8c645000 - 0x7fff8c64fff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8c653000 - 0x7fff8c715ffd com.apple.CoreText (367.23 - 367.23) <C799261E-2E19-3D69-8A8D-098B7DD8D31D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8c716000 - 0x7fff8c71efff libsystem_dnssd.dylib (522.92.3) <1418DF66-01BE-3A87-8553-09EAA945F4FE> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8c71f000 - 0x7fff8c739fff libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x7fff8c73a000 - 0x7fff8c73affd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8c73b000 - 0x7fff8c758ff7 com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8c759000 - 0x7fff8c75bff7 com.apple.securityhi (9.0 - 55005) <0CB82072-BA4B-357B-BE46-A96D317C1D91> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8c812000 - 0x7fff8c885fff com.apple.securityfoundation (6.0 - 55122.3) <0AFCF575-97C3-3458-A72E-39DA07804EB9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8c886000 - 0x7fff8c8a2ff7 libsystem_kernel.dylib (2422.115.15) <34ABAF79-E147-3C34-B05D-46A566E689CC> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8c8a3000 - 0x7fff8c8b1fff com.apple.opengl (9.6.5 - 9.6.5) <4FAEADD8-EEB3-3FD9-ADC6-BA65806228CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8c8b9000 - 0x7fff8c8d0ffa libAVFAudio.dylib (32.2) <DAE7465E-DE8E-3900-84E7-F5DE72560E76> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff8c8f0000 - 0x7fff8c8f2ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8c8f3000 - 0x7fff8c8f3ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff8c8f6000 - 0x7fff8c912fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8c913000 - 0x7fff8c95cfff com.apple.CoreMedia (1.0 - 1273.57) <74FA3D80-A6DB-331A-B32A-683C8E0CC0A6> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8c95d000 - 0x7fff8ca27ff7 com.apple.LaunchServices (572.32 - 572.32) <A4699DED-5101-3068-94F8-8D0B7A84BC79> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8ca28000 - 0x7fff8ca2cff7 com.apple.ServerInformation (2.1.1 - 1) <7FAF2B82-FE90-3398-98D8-0F84C6FE6A4A> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
    0x7fff8ca2d000 - 0x7fff8ca38fff libGPUSupportMercury.dylib (9.6.5) <1E23BD90-2A15-30E9-9CDF-255D64D404D0> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff8ca80000 - 0x7fff8cce1fff com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff8cf84000 - 0x7fff8cf8aff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff8cfba000 - 0x7fff8cfc2ffc libGFXShared.dylib (9.6.5) <FCCD0CD3-02FD-3A79-B048-A14745D76CC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8d000000 - 0x7fff8d013ff7 com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff8d014000 - 0x7fff8d01fff7 com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8d020000 - 0x7fff8d079ff7 libTIFF.dylib (1052) <909BF5F6-6FC5-3126-9028-593130CAEBE6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8d3db000 - 0x7fff8d3edff7 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8d4b4000 - 0x7fff8d4b5ff7 com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8d4b6000 - 0x7fff8d4baff7 libGIF.dylib (1052) <E51B4EFE-F99B-35F4-BE33-0456635EC7B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8d4fa000 - 0x7fff8d52afff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8d52d000 - 0x7fff8d6c8ff8 com.apple.CFNetwork (673.6 - 673.6) <CAA196FE-BF5A-384F-975E-E0F81359805B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8d6c9000 - 0x7fff8d6d5ffb com.apple.AppleFSCompression (56.92.2 - 1.0) <16542F97-9D21-317D-8A50-4C34AAD35F41> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8d6d6000 - 0x7fff8d735fff com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8d736000 - 0x7fff8d73cfff com.apple.AOSNotification (1.7.0 - 760.4) <8F042A51-E0A9-37E6-A601-0DD6A58A0AC8> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff8d73d000 - 0x7fff8d766fff GLRendererFloat (9.6.5) <D216C628-95EC-346C-A4EE-C88A750ADF5F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff8d767000 - 0x7fff8d796ff9 com.apple.GSS (4.0 - 2.0) <27FCA2B4-0767-3002-8755-862B19B5CF92> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8d8aa000 - 0x7fff8d8b7ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff8d8df000 - 0x7fff8d9a3ff7 com.apple.backup.framework (1.5.5 - 1.5.5) <CA77A4FC-7B76-30C7-94BE-FF4B8140D05A> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8d9ae000 - 0x7fff8da42ff7 com.apple.Bluetooth (4.2.7 - 4.2.7f5) <A7F0360A-DBDA-32EA-AA37-6937B94E6A72> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8dba5000 - 0x7fff8dbabff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8dbac000 - 0x7fff8dc19fff com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8dc1a000 - 0x7fff8dc33ff7 com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8e13c000 - 0x7fff8e13efff com.apple.EFILogin (2.0 - 2) <8D651894-B7AD-3F23-9B93-472EEA3D292F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8e142000 - 0x7fff8e187fff libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
    0x7fff8e188000 - 0x7fff8e18bffc com.apple.IOSurface (91.3 - 91.3) <E93485CC-12B1-318E-BAE3-AB532B264935> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8e18c000 - 0x7fff8e199fff com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8e19c000 - 0x7fff8e1d4ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8e1d5000 - 0x7fff8e2bffff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff8e2c0000 - 0x7fff8e2e4fff libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff8e30d000 - 0x7fff8e4c5ffb libicucore.A.dylib (511.36) <9AAC5980-2C1F-3B86-8A16-DB533F5E7C84> /usr/lib/libicucore.A.dylib
    0x7fff8e4c6000 - 0x7fff8e517fff com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8e557000 - 0x7fff8e560ff7 libcldcpuengine.dylib (2.3.58) <4433A688-94CA-3EE0-BE5B-D982C14EF6DB> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff8e561000 - 0x7fff8e579fff libexpat.1.dylib (12) <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib
    0x7fff8e57a000 - 0x7fff8e668fff libJP2.dylib (1052) <CB242C3E-F10C-38C5-A090-B757F9269143> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e66e000 - 0x7fff8e80aff3 com.apple.QuartzCore (1.8 - 332.4) <CFB972D1-FA37-380C-9A47-2A67A84B7442> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8e813000 - 0x7fff8e878ffb com.apple.Heimdal (4.0 - 2.0) <C28DBCAE-01AC-363A-9046-3BD33F225526> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8e8c7000 - 0x7fff8e900ff7 com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8e901000 - 0x7fff8ee24fff com.apple.QuartzComposer (5.1 - 319.2) <E8D9D10C-D5E7-3C7A-9923-D5305578E6BF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff8ee25000 - 0x7fff8ee2afff com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8ee2c000 - 0x7fff8ee2ffff com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff8ee30000 - 0x7fff8f08eff2 com.apple.RawCamera.bundle (5.06 - 753) <7315ED29-77A1-3990-9054-F00B96527C06> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8f08f000 - 0x7fff8f0bbfff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8f0bc000 - 0x7fff8f0c5fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8f0c6000 - 0x7fff8f0c6fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8f0c7000 - 0x7fff8f0cbff7 libsystem_stats.dylib (93.90.3) <2304C7C2-BE45-35DE-BCC6-707D61B7AE7E> /usr/lib/system/libsystem_stats.dylib
    0x7fff8f0cc000 - 0x7fff8f402fff com.apple.MediaToolbox (1.0 - 1273.57) <26FB55D1-11B8-3CEF-A8E1-40BC215B610F> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8f46f000 - 0x7fff8f481fff com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8f482000 - 0x7fff8f4a6ff7 libJPEG.dylib (1052) <6836134F-8701-3A6B-82F3-19A0A72CE21C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8f4a7000 - 0x7fff8f4fafff com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8f4fb000 - 0x7fff8f55effb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <339A2A90-DA25-33AF-88E5-2FB38A758FEE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8f55f000 - 0x7fff8f5eaff7 libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
    0x7fff8f616000 - 0x7fff8f631ff7 libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8f632000 - 0x7fff8f637fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8f679000 - 0x7fff8f6c0ff7 libcups.2.dylib (372.6) <CBD2F0CF-FA10-36E1-A1D5-1B946B45B3B3> /usr/lib/libcups.2.dylib
    0x7fff8f6c1000 - 0x7fff8f74aff7 com.apple.CorePDF (4.0 - 4) <ADCCD075-2572-3C64-9C40-67A30C9CB07D> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8f74b000 - 0x7fff8f75dff7 com.apple.CoreBluetooth (1.0 - 1) <67A00F44-563E-3C55-9187-34D502D84DDE> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff90022000 - 0x7fff90047ff7 com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff900a3000 - 0x7fff900f0ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff900f1000 - 0x7fff904d2ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff904d3000 - 0x7fff904ddff7 com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff904eb000 - 0x7fff90529ff7 libGLImage.dylib (9.6.5) <C242B319-6F4B-3FB3-8FCE-0B77424F0BED> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9052a000 - 0x7fff90814fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff90880000 - 0x7fff908a8ff3 libxslt.1.dylib (13.12) <38FD3D1E-5335-398F-A663-47298EDDA231> /usr/lib/libxslt.1.dylib
    0x7fff908a9000 - 0x7fff908f6fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <B28D0F5C-EEDD-3586-8986-33BC79E8DE56> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff9090e000 - 0x7fff90943fff libssl.0.9.8.dylib (52.8.4) <3F8ADCC3-AE3F-371C-A4D5-FF219D33E507> /usr/lib/libssl.0.9.8.dylib
    0x7fff9094d000 - 0x7fff9095eff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff9095f000 - 0x7fff90960fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff90961000 - 0x7fff90968ff7 libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff90969000 - 0x7fff9096afff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff909de000 - 0x7fff909defff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff90a28000 - 0x7fff90a31fff com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff90a68000 - 0x7fff90a99fff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff90b8c000 - 0x7fff90bb6ff7 libsandbox.1.dylib (278.11.2) <5C750008-A22B-35E8-8B11-D84F82E08680> /usr/lib/libsandbox.1.dylib
    0x7fff90cb2000 - 0x7fff90d9afff libxml2.2.dylib (26.11) <282EF071-71D7-3C56-9FFD-543F2A083F18> /usr/lib/libxml2.2.dylib
    0x7fff90dc1000 - 0x7fff90e5cff7 com.apple.PDFKit (2.9.2 - 2.9.2) <DF2CE219-6256-3A8A-BDB1-51EF556F5BC8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff90e5d000 - 0x7fff90ec4ff7 com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff91094000 - 0x7fff9146bfef com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff9146c000 - 0x7fff917e3ff6 com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff918c3000 - 0x7fff91914ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <07F2B103-AE29-3118-BBC4-9A72E13B013B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff91915000 - 0x7fff91a1cff7 com.apple.ImageIO.framework (3.3.0 - 1052) <6BFA69B9-A607-39BC-B302-E2E92E5BC7F3> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff91a20000 - 0x7fff91a6cffe com.apple.CoreMediaIO (408.0 - 4570) <292C2C20-E3D6-39EA-AEF8-CB2AC4934136> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff91a6d000 - 0x7fff91a76ffb libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
    0x7fff91a77000 - 0x7fff91a79fff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff91a7a000 - 0x7fff91ec8fef com.apple.VideoToolbox (1.0 - 1273.57) <AA4D613A-1066-3E85-8BE0-7806566652B4> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff91ed8000 - 0x7fff91f26fff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff91f2e000 - 0x7fff91f35ff8 liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
    0x7fff91f63000 - 0x7fff91fbeffb com.apple.AE (665.5 - 665.6) <9B17E7B7-D493-346A-827E-6DF1474E4977> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff91fbf000 - 0x7fff9209cfff libcrypto.0.9.8.dylib (52.8.4) <E03DB1E7-4CC6-3338-B67D-F69BE2FB28FC> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff9209d000 - 0x7fff920a5fff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff925ad000 - 0x7fff9269eff9 libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff9269f000 - 0x7fff92949ff5 com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff9294a000 - 0x7fff92998ff7 com.apple.opencl (2.3.59 - 2.3.59) <E37E2219-6EA7-3666-8DB5-8FC60EFB0BC9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff92999000 - 0x7fff929c1ffb libRIP.A.dylib (599.35.15) <408A708D-C1DA-3576-AADA-A44D5D5C6435> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff929c2000 - 0x7fff929c5fff com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff929c6000 - 0x7fff92b1aff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff93290000 - 0x7fff932a0ffb libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff932a1000 - 0x7fff9330eff1 com.apple.ApplicationServices.ATS (360 - 363.6) <828C2711-4577-3F75-B436-3BDF328DFB11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff9330f000 - 0x7fff9335dff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
    0x7fff93364000 - 0x7fff93371ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff933ac000 - 0x7fff933b9ff4 com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff93403000 - 0x7fff93438ffc com.apple.LDAPFramework (2.4.28 - 194.5) <5E501783-06E8-390C-AF34-A7FAD402F3E6> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

    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: 97134
    thread_create: 0
    thread_set_state: 0

    VM Region Summary:
    ReadOnly portion of Libraries: Total=318.6M resident=100.7M(32%) swapped_out_or_unallocated=217.9M(68%)
    Writable regions: Total=5.7G written=5.1G(89%) resident=5.4G(95%) swapped_out=0K(0%) unallocated=294.1M(5%)
    REGION TYPE VIRTUAL
    =========== =======
    CG backing stores 3984K
    CG image 44K
    CG raster data 24K
    CG shared images 184K
    CoreImage 8K
    CoreServices 512K
    IOKit 301.0M
    Kernel Alloc Once 8K
    MALLOC 4.7G
    MALLOC (admin) 32K
    Memory Tag 242 12K
    Memory Tag 251 8K
    OpenCL 24K
    OpenGL GLSL 5632K
    STACK GUARD 56.2M
    Stack 48.8M
    VM_ALLOCATE 707.0M
    VM_ALLOCATE (reserved) 4K reserved VM address space (unallocated)
    __DATA 31.9M
    __IMAGE 528K
    __LINKEDIT 75.4M
    __TEXT 243.1M
    __UNICODE 544K
    mapped file 54.1M
    shared memory 68K
    =========== =======
    TOTAL 6.2G
    TOTAL, minus reserved VM space 6.2G

    Model: MacBookPro9,2, BootROM MBP91.00D3.B0D, 2 processors, Intel Core i5, 2.5 GHz, 16 GB, SMC 2.2f44
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x029E, 0x434D5341384758334D314131333333433920
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x029E, 0x434D5341384758334D314131333333433920
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 5.2.7f4 15858, 3 services, 23 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Built-in FireWire, FireWire, fw0
    Serial ATA Device: Samsung SSD 840 EVO 500GB, 500.11 GB
    Serial ATA Device: HL-DT-ST DVDRW GS41N
    USB Device: External USB 3.0
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Hub
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: IR Receiver
    Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1
     
  2. Elwyn

    Elwyn Avatar

    Messages:
    3,619
    Likes Received:
    4,784
    Trophy Points:
    153
    Gender:
    Male
    Location:
    San Antonio, TX
    R489, still crashes at 97% when I start the game on the overworld.

    And I hadn't finished checking out new areas yet. ;_;
     
  3. Elwyn

    Elwyn Avatar

    Messages:
    3,619
    Likes Received:
    4,784
    Trophy Points:
    153
    Gender:
    Male
    Location:
    San Antonio, TX
    Here's the thread 0 crash stack trace

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

    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 org.chromium.ContentShell.framework 0x000000026a4809f1 0x26a33f000 + 1317361
    1 org.chromium.ContentShell.framework 0x000000026a497db7 0x26a33f000 + 1412535
    2 org.chromium.ContentShell.framework 0x000000026d7b1b0c 0x26a33f000 + 54995724
    3 org.chromium.ContentShell.framework 0x000000026a39c9c2 0x26a33f000 + 383426
    4 org.chromium.ContentShell.framework 0x000000026a39c7aa 0x26a33f000 + 382890
    5 org.chromium.ContentShell.framework 0x000000026a3413f9 cef_initialize + 281
    6 libZFEmbedWeb.dylib 0x0000000236da1c52 CefInitialize(CefMainArgs const&, CefStructBase<CefSettingsTraits> const&, CefRefPtr<CefApp>, void*) + 146
    7 libZFEmbedWeb.dylib 0x0000000236d06a9a zfb_init + 2858
    8 ??? 0x00000001a8515c1b 0 + 7118871579
    9 ??? 0x00000001a8518d1d 0 + 7118884125
    10 ??? 0x00000001a85130de 0 + 7118860510
    11 ??? 0x00000001a851244c 0 + 7118857292
    12 ??? 0x00000001a8511bd5 0 + 7118855125
    13 libmono.0.dylib 0x0000000101e28596 mono_jit_runtime_invoke + 1766
    14 libmono.0.dylib 0x0000000101f5318e mono_runtime_invoke + 117
    15 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100686cd9 ScriptingInvocation::Invoke(MonoException**, bool) + 73
    16 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100676ffe MonoBehaviour::CallUpdateMethod(int) + 238
    17 unity.Portalarium.Shroud of the Avatar(QA) 0x00000001003841c5 void BaseBehaviourManager::CommonUpdate<BehaviourManager>() + 405
    18 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100507a48 PlayerLoop() + 792
    19 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100cb33fe -[PlayerAppDelegate UpdatePlayer] + 334
    20 com.apple.Foundation 0x00007fff8ee05714 __NSFireTimer + 96
    21 com.apple.CoreFoundation 0x00007fff8ea373e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    22 com.apple.CoreFoundation 0x00007fff8ea36f1f __CFRunLoopDoTimer + 1151
    23 com.apple.CoreFoundation 0x00007fff8eaa85aa __CFRunLoopDoTimers + 298
    24 com.apple.CoreFoundation 0x00007fff8e9f26a5 __CFRunLoopRun + 1525
    25 com.apple.CoreFoundation 0x00007fff8e9f1e75 CFRunLoopRunSpecific + 309
    26 com.apple.HIToolbox 0x00007fff9512aa0d RunCurrentEventLoopInMode + 226
    27 com.apple.HIToolbox 0x00007fff9512a7b7 ReceiveNextEventCommon + 479
    28 com.apple.HIToolbox 0x00007fff9512a5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    29 com.apple.AppKit 0x00007fff8963824e _DPSNextEvent + 1434
    30 com.apple.AppKit 0x00007fff8963789b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    31 com.apple.AppKit 0x00007fff8962b99c -[NSApplication run] + 553
    32 com.apple.AppKit 0x00007fff89616783 NSApplicationMain + 940
    33 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100cb30c5 PlayerMain(int, char const**) + 629
    34 unity.Portalarium.Shroud of the Avatar(QA) 0x0000000100002334 start + 52
     
  4. Elwyn

    Elwyn Avatar

    Messages:
    3,619
    Likes Received:
    4,784
    Trophy Points:
    153
    Gender:
    Male
    Location:
    San Antonio, TX
    I logged on with a Windows version, and indeed the map window was up.

    I played around for a while, then logged out inside a scene. (the map window was off at this point)

    It still crashes when I start up on the OS X version, and it's still because of a breakpoint trap inside the chromium framework.
     
  5. Vooch

    Vooch Avatar

    Messages:
    93
    Likes Received:
    419
    Trophy Points:
    8
    Hi Elwyn,

    I'm on Mac OS X 10.10.5 and not having issues. You might want to upgrade the OS and/or reinstall the game.

    One thing that concerns me is you only have 1 GB of video ram.

    - Vooch
     
  6. Attenwood

    Attenwood Portalarian Emeritus Dev Emeritus

    Messages:
    6,910
    Likes Received:
    5,863
    Trophy Points:
    153
    We have confirmed that this is not an issue we're observing internally on any of our mac builds. Even my poor 2011 Mac system doesn't have this issue with sotamap. :(
     
  7. Elwyn

    Elwyn Avatar

    Messages:
    3,619
    Likes Received:
    4,784
    Trophy Points:
    153
    Gender:
    Male
    Location:
    San Antonio, TX
    I have been told it might be this issue:
    https://www.shroudoftheavatar.com/f...rash-when-pressing-m-continuous-crashs.83553/

    I am going to look around inside the app to see if there is anything less drastic that can be removed. I think I was somewhere around New Paladis when it happened.

    EDIT: before I get into this, I had previously deleted the app and copied a "fresh" copy from the external hard drive that I had originally installed it to, and it still crashed. (it was too slow to actually run the game) But at least now I have something to tinker around with.
     
  8. Elwyn

    Elwyn Avatar

    Messages:
    3,619
    Likes Received:
    4,784
    Trophy Points:
    153
    Gender:
    Male
    Location:
    San Antonio, TX
    A fresh install by pulling out the game app from inside the launcher contents, then letting the launcher re-install from patch files resolved the problem, even if it is a bit heavy-handed.

    I attempted to find a place on the overworld that would cause a map crash upon initial map load, but had no success.
     
Thread Status:
Not open for further replies.