Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tau Airlock loading freezes
Valentinas
Unregistered

 
#1
Not Solved Brick  Tau Airlock loading freezes
Greetings, I have encountered a problem which stops me from progressing the game. As I wait for the water in the Tau airlock to finish pumping, the game freezes when loading the next area. I have tried to switch to the public beta, however that doesn't even load the games main menu. It can't load the MenuHandler class... So I am out off luck, and can only report it.

Running the game on Macbook Pro Retina (Mid 2012), OS X El Capitan.
Model Identifier: MacBookPro10,1
Processor Name: Intel Core i7
Chipset Model: NVIDIA GeForce GT 650M (1024 MB)


Attached Files
.log   hpl.log (Size: 39.56 KB / Downloads: 143)
10-17-2015, 02:06 PM
AaronKOG Offline
FG - Associate

Posts: 57
Threads: 0
Joined: Sep 2015
Reputation: 0
#2
Not Solved RE: Tau Airlock loading freezes
I have almost the same macbook (just non-retina) so I'll try to reproduce this soon. I have just fixed the [public_beta] issue you are talking about if you want to try that version of the game out.
10-17-2015, 03:57 PM
Find
Valentinas
Unregistered

 
#3
Not Solved RE: Tau Airlock loading freezes
I have tried playing it with public beta. It results with the same issue and also this time, some sounds are not played/loaded. Loading screen background is missing, approaching the tau airlock entrance is missing ambient sounds.


Attached Files
.log   hpl.log (Size: 40.95 KB / Downloads: 140)
10-17-2015, 08:05 PM
AaronKOG Offline
FG - Associate

Posts: 57
Threads: 0
Joined: Sep 2015
Reputation: 0
#4
Not Solved RE: Tau Airlock loading freezes
Just fixed the sound issue in public_beta. I was not able to reproduce the crash. I'll try some more.
10-17-2015, 09:37 PM
Find
Valentinas
Unregistered

 
#5
Not Solved RE: Tau Airlock loading freezes
Tried it once again, this time it actually crashed, hope the crash log helps a bit more.

[spoiler]
Process: Soma [4265]
Path: /Users/USER/Library/Application Support/Steam/*/Soma.app/Contents/MacOS/Soma
Identifier: com.frictionalgames.SOMA-steam
Version: 1.0.0 (1.0.0)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Soma [4265]
User ID: 501

Date/Time: 2015-10-17 22:47:48.470 +0200
OS Version: Mac OS X 10.11 (15A284)
Report Version: 11
Anonymous UUID: 4BE5B306-B855-CA8B-E4B7-AADFF6C6C9F2

Sleep/Wake UUID: CF19CD3B-D3DD-44E2-9A73-427737792A05

Time Awake Since Boot: 60000 seconds
Time Since Wake: 30000 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000003e68
Exception Note: EXC_CORPSE_NOTIFY

VM Regions Near 0x3e68:
-->
__TEXT 0000000106d28000-0000000107875000 [ 11.3M] r-x/rwx SM=COW /Users/USER/Library/Application Support/Steam/*/Soma.app/Contents/MacOS/Soma

Thread 0 Crashed:: MainThrd Dispatch queue: com.apple.main-thread
0 com.apple.GeForceGLDriver 0x0000123440328e85 0x123440000000 + 3313285
1 libGPUSupportMercury.dylib 0x00007fff8f636c36 gpumLoadCurrentQueries + 177
2 com.apple.GeForceGLDriver 0x00001234403148c5 gldUpdateDispatch + 456
3 GLEngine 0x00007fff93251037 gleDoDrawDispatchCoreGL3 + 533
4 GLEngine 0x00007fff932017a8 gleDrawArraysOrElements_Entries_Body + 128
5 GLEngine 0x00007fff931faae8 glDrawElements_GL3Exec + 214
6 com.frictionalgames.SOMA-steam 0x00000001070d24a3 hpl::cVertexBufferOGL_VBO:Big GrinrawInstanced(int, hpl::eVertexBufferDrawType, int, int) + 163
7 com.frictionalgames.SOMA-steam 0x0000000106fb1313 hpl::iRenderer::AssignAndRenderOcclusionQueryObjects(bool, hpl::iFrameBuffer*, bool) + 1235
8 com.frictionalgames.SOMA-steam 0x0000000106fc062f hpl::cRendererDeferred::RenderObjects() + 287
9 com.frictionalgames.SOMA-steam 0x0000000106fa4e9d hpl::iRenderer::Render(float, hpl::cFrustum*, hpl::cWorld*, hpl::cRenderSettings*, hpl::cRenderTarget*, bool, std::__1::list<hpl::iRendererCallback*, std::__1::allocator<hpl::iRendererCallback*> >*) + 61
10 com.frictionalgames.SOMA-steam 0x0000000106ff1c6a hpl::cRendererDeferred::RenderSubMeshEntityReflection(hpl::cSubMeshEntity*) + 5370
11 com.frictionalgames.SOMA-steam 0x0000000106ff06c7 hpl::cRendererDeferred::RenderReflection(hpl::iRenderable*) + 103
12 com.frictionalgames.SOMA-steam 0x0000000106ff063e hpl::cRendererDeferred::CheckAndRenderReflection(hpl::iRenderable*) + 110
13 com.frictionalgames.SOMA-steam 0x0000000106fc07e9 hpl::cRendererDeferred::RenderObjects() + 729
14 com.frictionalgames.SOMA-steam 0x0000000106fa4e9d hpl::iRenderer::Render(float, hpl::cFrustum*, hpl::cWorld*, hpl::cRenderSettings*, hpl::cRenderTarget*, bool, std::__1::list<hpl::iRendererCallback*, std::__1::allocator<hpl::iRendererCallback*> >*) + 61
15 com.frictionalgames.SOMA-steam 0x000000010737e1aa hpl::cScene::RenderViewport(hpl::cViewport*, float, unsigned int) + 170
16 com.frictionalgames.SOMA-steam 0x000000010737dfea hpl::cScene::Render(float, unsigned int) + 330
17 com.frictionalgames.SOMA-steam 0x0000000106f29373 hpl::cEngine::Run() + 1571
18 com.frictionalgames.SOMA-steam 0x0000000106e4ec2b hplMain(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 91
19 com.frictionalgames.SOMA-steam 0x0000000107085246 main + 278
20 com.frictionalgames.SOMA-steam 0x0000000106d2de34 start + 52

Thread 1:: IOPollingHelperThread
0 libsystem_kernel.dylib 0x00007fff9fe2c072 kevent + 10
1 steamclient.dylib 0x00000001097d4f45 OSXHelpers::CIOPollingHelper::RealRun() + 299
2 libtier0_s.dylib 0x000000010acf4343 CatchAndWriteContext_t::Invoke() + 111
3 libtier0_s.dylib 0x000000010acf3d8f CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 209
4 libtier0_s.dylib 0x000000010acf3e60 CatchAndWriteMiniDumpExForVoidPtrFn + 78
5 steamclient.dylib 0x00000001097d4e0b OSXHelpers::CIOPollingHelper::Run() + 27
6 libtier0_s.dylib 0x000000010acf7f55 SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 15
7 libtier0_s.dylib 0x000000010acf4343 CatchAndWriteContext_t::Invoke() + 111
8 libtier0_s.dylib 0x000000010acf3d8f CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 209
9 libtier0_s.dylib 0x000000010acf3e60 CatchAndWriteMiniDumpExForVoidPtrFn + 78
10 libtier0_s.dylib 0x000000010acf7ecb SteamThreadTools::CThread::ThreadProc(void*) + 205
11 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
12 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
13 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 2:
0 libsystem_kernel.dylib 0x00007fff9fe2c672 semop + 10
1 libtier0_s.dylib 0x000000010acf5c0c SteamThreadTools::CThreadSyncObject::AcquireSemaphoreInternal(unsigned int) + 198
2 libtier0_s.dylib 0x000000010acf5a23 SteamThreadTools::CThreadSyncObject::Wait(unsigned int) + 45
3 steamclient.dylib 0x0000000108f71219 COSXChromeIPCWakeThread::Run() + 85
4 libtier0_s.dylib 0x000000010acf7f55 SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 15
5 libtier0_s.dylib 0x000000010acf4343 CatchAndWriteContext_t::Invoke() + 111
6 libtier0_s.dylib 0x000000010acf3d8f CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 209
7 libtier0_s.dylib 0x000000010acf3e60 CatchAndWriteMiniDumpExForVoidPtrFn + 78
8 libtier0_s.dylib 0x000000010acf7ecb SteamThreadTools::CThread::ThreadProc(void*) + 205
9 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
10 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
11 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 3:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff9fe2c0a2 kevent_qos + 10
1 libdispatch.dylib 0x00007fff97d8c1ad _dispatch_mgr_invoke + 216
2 libdispatch.dylib 0x00007fff97d8be15 _dispatch_mgr_thread + 52

Thread 4:: HPLJobThread_0
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 libSDL2.dylib 0x000000010812a93e 0x1080f5000 + 219454
3 libSDL2.dylib 0x000000010812ad62 0x1080f5000 + 220514
4 com.frictionalgames.SOMA-steam 0x00000001070d949d hpl::cThreadSleepConditionSDL::Sleep() + 45
5 com.frictionalgames.SOMA-steam 0x00000001073e10a0 hpl::cJobManager::GetJob(hpl::iJob**, bool) + 160
6 com.frictionalgames.SOMA-steam 0x00000001073e0feb hpl::cWorkerThread::Run(hpl::iThread*) + 107
7 com.frictionalgames.SOMA-steam 0x00000001073f5aa0 hpl::iThread::MainThreadFunc(void*) + 32
8 libSDL2.dylib 0x000000010812b47c 0x1080f5000 + 222332
9 libSDL2.dylib 0x000000010812af09 0x1080f5000 + 220937
10 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
11 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
12 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 5:: HPLJobThread_1
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 libSDL2.dylib 0x000000010812a93e 0x1080f5000 + 219454
3 libSDL2.dylib 0x000000010812ad62 0x1080f5000 + 220514
4 com.frictionalgames.SOMA-steam 0x00000001070d949d hpl::cThreadSleepConditionSDL::Sleep() + 45
5 com.frictionalgames.SOMA-steam 0x00000001073e10a0 hpl::cJobManager::GetJob(hpl::iJob**, bool) + 160
6 com.frictionalgames.SOMA-steam 0x00000001073e0feb hpl::cWorkerThread::Run(hpl::iThread*) + 107
7 com.frictionalgames.SOMA-steam 0x00000001073f5aa0 hpl::iThread::MainThreadFunc(void*) + 32
8 libSDL2.dylib 0x000000010812b47c 0x1080f5000 + 222332
9 libSDL2.dylib 0x000000010812af09 0x1080f5000 + 220937
10 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
11 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
12 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 6:: HPLJobThread_2
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 libSDL2.dylib 0x000000010812a93e 0x1080f5000 + 219454
3 libSDL2.dylib 0x000000010812ad62 0x1080f5000 + 220514
4 com.frictionalgames.SOMA-steam 0x00000001070d949d hpl::cThreadSleepConditionSDL::Sleep() + 45
5 com.frictionalgames.SOMA-steam 0x00000001073e10a0 hpl::cJobManager::GetJob(hpl::iJob**, bool) + 160
6 com.frictionalgames.SOMA-steam 0x00000001073e0feb hpl::cWorkerThread::Run(hpl::iThread*) + 107
7 com.frictionalgames.SOMA-steam 0x00000001073f5aa0 hpl::iThread::MainThreadFunc(void*) + 32
8 libSDL2.dylib 0x000000010812b47c 0x1080f5000 + 222332
9 libSDL2.dylib 0x000000010812af09 0x1080f5000 + 220937
10 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
11 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
12 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 7:: HPLJobThread_3
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 libSDL2.dylib 0x000000010812a93e 0x1080f5000 + 219454
3 libSDL2.dylib 0x000000010812ad62 0x1080f5000 + 220514
4 com.frictionalgames.SOMA-steam 0x00000001070d949d hpl::cThreadSleepConditionSDL::Sleep() + 45
5 com.frictionalgames.SOMA-steam 0x00000001073e10a0 hpl::cJobManager::GetJob(hpl::iJob**, bool) + 160
6 com.frictionalgames.SOMA-steam 0x00000001073e0feb hpl::cWorkerThread::Run(hpl::iThread*) + 107
7 com.frictionalgames.SOMA-steam 0x00000001073f5aa0 hpl::iThread::MainThreadFunc(void*) + 32
8 libSDL2.dylib 0x000000010812b47c 0x1080f5000 + 222332
9 libSDL2.dylib 0x000000010812af09 0x1080f5000 + 220937
10 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
11 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
12 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 8:: HPLJobThread_4
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 libSDL2.dylib 0x000000010812a93e 0x1080f5000 + 219454
3 libSDL2.dylib 0x000000010812ad62 0x1080f5000 + 220514
4 com.frictionalgames.SOMA-steam 0x00000001070d949d hpl::cThreadSleepConditionSDL::Sleep() + 45
5 com.frictionalgames.SOMA-steam 0x00000001073e10a0 hpl::cJobManager::GetJob(hpl::iJob**, bool) + 160
6 com.frictionalgames.SOMA-steam 0x00000001073e0feb hpl::cWorkerThread::Run(hpl::iThread*) + 107
7 com.frictionalgames.SOMA-steam 0x00000001073f5aa0 hpl::iThread::MainThreadFunc(void*) + 32
8 libSDL2.dylib 0x000000010812b47c 0x1080f5000 + 222332
9 libSDL2.dylib 0x000000010812af09 0x1080f5000 + 220937
10 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
11 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
12 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 9:: HPLJobThread_5
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 libSDL2.dylib 0x000000010812a93e 0x1080f5000 + 219454
3 libSDL2.dylib 0x000000010812ad62 0x1080f5000 + 220514
4 com.frictionalgames.SOMA-steam 0x00000001070d949d hpl::cThreadSleepConditionSDL::Sleep() + 45
5 com.frictionalgames.SOMA-steam 0x00000001073e10a0 hpl::cJobManager::GetJob(hpl::iJob**, bool) + 160
6 com.frictionalgames.SOMA-steam 0x00000001073e0feb hpl::cWorkerThread::Run(hpl::iThread*) + 107
7 com.frictionalgames.SOMA-steam 0x00000001073f5aa0 hpl::iThread::MainThreadFunc(void*) + 32
8 libSDL2.dylib 0x000000010812b47c 0x1080f5000 + 222332
9 libSDL2.dylib 0x000000010812af09 0x1080f5000 + 220937
10 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
11 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
12 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 10:: HPLJobThread_6
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 libSDL2.dylib 0x000000010812a93e 0x1080f5000 + 219454
3 libSDL2.dylib 0x000000010812ad62 0x1080f5000 + 220514
4 com.frictionalgames.SOMA-steam 0x00000001070d949d hpl::cThreadSleepConditionSDL::Sleep() + 45
5 com.frictionalgames.SOMA-steam 0x00000001073e10a0 hpl::cJobManager::GetJob(hpl::iJob**, bool) + 160
6 com.frictionalgames.SOMA-steam 0x00000001073e0feb hpl::cWorkerThread::Run(hpl::iThread*) + 107
7 com.frictionalgames.SOMA-steam 0x00000001073f5aa0 hpl::iThread::MainThreadFunc(void*) + 32
8 libSDL2.dylib 0x000000010812b47c 0x1080f5000 + 222332
9 libSDL2.dylib 0x000000010812af09 0x1080f5000 + 220937
10 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
11 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
12 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 11:: TextureStream
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 libSDL2.dylib 0x000000010812a93e 0x1080f5000 + 219454
3 libSDL2.dylib 0x000000010812ad62 0x1080f5000 + 220514
4 com.frictionalgames.SOMA-steam 0x00000001070d949d hpl::cThreadSleepConditionSDL::Sleep() + 45
5 com.frictionalgames.SOMA-steam 0x00000001072dc4a3 hpl::cTextureManager::Run(hpl::iThread*) + 163
6 com.frictionalgames.SOMA-steam 0x00000001072dc9fd non-virtual thunk to hpl::cTextureManager::Run(hpl::iThread*) + 13
7 com.frictionalgames.SOMA-steam 0x00000001073f5aa0 hpl::iThread::MainThreadFunc(void*) + 32
8 libSDL2.dylib 0x000000010812b47c 0x1080f5000 + 222332
9 libSDL2.dylib 0x000000010812af09 0x1080f5000 + 220937
10 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
11 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
12 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 12:: MeshStream
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 libSDL2.dylib 0x000000010812a93e 0x1080f5000 + 219454
3 libSDL2.dylib 0x000000010812ad62 0x1080f5000 + 220514
4 com.frictionalgames.SOMA-steam 0x00000001070d949d hpl::cThreadSleepConditionSDL::Sleep() + 45
5 com.frictionalgames.SOMA-steam 0x00000001072ca884 hpl::cMeshManager::Run(hpl::iThread*) + 68
6 com.frictionalgames.SOMA-steam 0x00000001072ca97d non-virtual thunk to hpl::cMeshManager::Run(hpl::iThread*) + 13
7 com.frictionalgames.SOMA-steam 0x00000001073f5aa0 hpl::iThread::MainThreadFunc(void*) + 32
8 libSDL2.dylib 0x000000010812b47c 0x1080f5000 + 222332
9 libSDL2.dylib 0x000000010812af09 0x1080f5000 + 220937
10 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
11 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
12 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 13:: AnimStream
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 libSDL2.dylib 0x000000010812a93e 0x1080f5000 + 219454
3 libSDL2.dylib 0x000000010812ad62 0x1080f5000 + 220514
4 com.frictionalgames.SOMA-steam 0x00000001070d949d hpl::cThreadSleepConditionSDL::Sleep() + 45
5 com.frictionalgames.SOMA-steam 0x0000000107299d64 hpl::cAnimationManager::Run(hpl::iThread*) + 68
6 com.frictionalgames.SOMA-steam 0x0000000107299e5d non-virtual thunk to hpl::cAnimationManager::Run(hpl::iThread*) + 13
7 com.frictionalgames.SOMA-steam 0x00000001073f5aa0 hpl::iThread::MainThreadFunc(void*) + 32
8 libSDL2.dylib 0x000000010812b47c 0x1080f5000 + 222332
9 libSDL2.dylib 0x000000010812af09 0x1080f5000 + 220937
10 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
11 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
12 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 14:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff9fe25c96 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9fe250d7 mach_msg + 55
2 com.apple.audio.CoreAudio 0x00007fff90db061e HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3 com.apple.audio.CoreAudio 0x00007fff90db05ac HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4 com.apple.audio.CoreAudio 0x00007fff90dae9a1 HALC_ProxyIOContext::IOWorkLoop() + 981
5 com.apple.audio.CoreAudio 0x00007fff90dae4fe HALC_ProxyIOContext::IOThreadEntry(void*) + 88
6 com.apple.audio.CoreAudio 0x00007fff90dae3d3 HALB_IOThread::Entry(void*) + 75
7 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
9 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 15:
0 libsystem_kernel.dylib 0x00007fff9fe2b2b2 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff99f23a75 nanosleep + 199
2 libsystem_c.dylib 0x00007fff99f23968 usleep + 54
3 libfmodex.dylib 0x0000000107f1b350 0x107f16000 + 21328
4 libfmodex.dylib 0x0000000107f9d3b9 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 23461
5 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 16:
0 libsystem_kernel.dylib 0x00007fff9fe25cd2 semaphore_wait_trap + 10
1 libfmodex.dylib 0x0000000107f1afb2 0x107f16000 + 20402
2 libfmodex.dylib 0x0000000107f9d380 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 23404
3 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
4 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
5 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 17:
0 libsystem_kernel.dylib 0x00007fff9fe2b2b2 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff99f23a75 nanosleep + 199
2 libsystem_c.dylib 0x00007fff99f23968 usleep + 54
3 libfmodex.dylib 0x0000000107f1b350 0x107f16000 + 21328
4 libfmodex.dylib 0x0000000107f9d3b9 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 23461
5 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 18:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff9fe25c96 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9fe250d7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff95ae4024 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff95ae34ec __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff95ae2d38 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff9a835eed _NSEventThread + 149
6 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 19:
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 com.frictionalgames.SOMA-steam 0x000000010746ae3a dgThreads::GetWork(dgWorkerThread**) + 64
3 com.frictionalgames.SOMA-steam 0x000000010746ade6 dgThreads:Big GrinoWork(int) + 276
4 com.frictionalgames.SOMA-steam 0x000000010746abc3 dgThreads::ThreadExecute(void*) + 19
5 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 20:
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 com.frictionalgames.SOMA-steam 0x000000010746ae3a dgThreads::GetWork(dgWorkerThread**) + 64
3 com.frictionalgames.SOMA-steam 0x000000010746ade6 dgThreads:Big GrinoWork(int) + 276
4 com.frictionalgames.SOMA-steam 0x000000010746abc3 dgThreads::ThreadExecute(void*) + 19
5 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 21:
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 com.frictionalgames.SOMA-steam 0x000000010746ae3a dgThreads::GetWork(dgWorkerThread**) + 64
3 com.frictionalgames.SOMA-steam 0x000000010746ade6 dgThreads:Big GrinoWork(int) + 276
4 com.frictionalgames.SOMA-steam 0x000000010746abc3 dgThreads::ThreadExecute(void*) + 19
5 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 22:
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 com.frictionalgames.SOMA-steam 0x000000010746ae3a dgThreads::GetWork(dgWorkerThread**) + 64
3 com.frictionalgames.SOMA-steam 0x000000010746ade6 dgThreads:Big GrinoWork(int) + 276
4 com.frictionalgames.SOMA-steam 0x000000010746abc3 dgThreads::ThreadExecute(void*) + 19
5 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 23:
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 com.frictionalgames.SOMA-steam 0x000000010746ae3a dgThreads::GetWork(dgWorkerThread**) + 64
3 com.frictionalgames.SOMA-steam 0x000000010746ade6 dgThreads:Big GrinoWork(int) + 276
4 com.frictionalgames.SOMA-steam 0x000000010746abc3 dgThreads::ThreadExecute(void*) + 19
5 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 24:
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 com.frictionalgames.SOMA-steam 0x000000010746ae3a dgThreads::GetWork(dgWorkerThread**) + 64
3 com.frictionalgames.SOMA-steam 0x000000010746ade6 dgThreads:Big GrinoWork(int) + 276
4 com.frictionalgames.SOMA-steam 0x000000010746abc3 dgThreads::ThreadExecute(void*) + 19
5 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 25:
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 com.frictionalgames.SOMA-steam 0x000000010746ae3a dgThreads::GetWork(dgWorkerThread**) + 64
3 com.frictionalgames.SOMA-steam 0x000000010746ade6 dgThreads:Big GrinoWork(int) + 276
4 com.frictionalgames.SOMA-steam 0x000000010746abc3 dgThreads::ThreadExecute(void*) + 19
5 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 26:
0 libsystem_kernel.dylib 0x00007fff9fe2af5e __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff9e84a73d _pthread_cond_wait + 767
2 com.frictionalgames.SOMA-steam 0x000000010746ae3a dgThreads::GetWork(dgWorkerThread**) + 64
3 com.frictionalgames.SOMA-steam 0x000000010746ade6 dgThreads:Big GrinoWork(int) + 276
4 com.frictionalgames.SOMA-steam 0x000000010746abc3 dgThreads::ThreadExecute(void*) + 19
5 libsystem_pthread.dylib 0x00007fff9e8499b1 _pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff9e84992e _pthread_start + 168
7 libsystem_pthread.dylib 0x00007fff9e847385 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000003e68 rbx: 0x0000000000000000 rcx: 0x00000001236c964c rdx: 0x00000000000021f6
rdi: 0x00000001118a6000 rsi: 0x00000001116fd000 rbp: 0x00007fff58ed6990 rsp: 0x00007fff58ed6950
r8: 0x00000001118a6000 r9: 0x00007fda68a14be0 r10: 0x0000000000000000 r11: 0x00000001116fd000
r12: 0x0000000000003e40 r13: 0x0000000000000000 r14: 0x00007fda6910c380 r15: 0x00000001116fd000
rip: 0x0000123440328e85 rfl: 0x0000000000010202 cr2: 0x0000000000003e68

Logical CPU: 0
Error Code: 0x00000004
Trap Number: 14


Binary Images:
0x106d28000 - 0x107874ff7 +com.frictionalgames.SOMA-steam (1.0.0 - 1.0.0) <7EA3FF81-D820-36B2-AF4A-729126E435CC> /Users/USER/Library/Application Support/Steam/*/Soma.app/Contents/MacOS/Soma
0x107cc6000 - 0x107cebff7 +gameoverlayrenderer.dylib (1) <89D158D7-0A0F-3A18-9A60-3CF47EDAE90C> /Applications/Third Party Apps/Steam.app/Contents/MacOS/gameoverlayrenderer.dylib
0x107d15000 - 0x107d15fff +steamloader.dylib (0) <C85B1892-A204-3ACE-A1AA-10E5F2B49BDF> /Applications/Third Party Apps/Steam.app/Contents/MacOS/steamloader.dylib
0x107d1c000 - 0x107d20fff com.apple.agl (3.3.1 - AGL-3.3.1) <4DBEAB05-DDCD-3CD4-8046-C29852B56EB5> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x107d2a000 - 0x107e35fff +libIL.1.dylib (3) <5F56B737-A1C6-3854-A558-9FC34A0ACAAB> /Users/USER/Library/Application Support/Steam/*/Soma.app/Contents/Frameworks/libIL.1.dylib
0x107f16000 - 0x108022fe7 +libfmodex.dylib (1) <CB9B7A2D-8DB2-E67D-7D43-4C297DFF205A> /Users/USER/Library/Application Support/Steam/*/Soma.app/Contents/Frameworks/libfmodex.dylib
0x108085000 - 0x1080e1ff7 +libfmodevent.dylib (1) <4EADE36C-5107-CCED-74C5-6FA671FE835A> /Users/USER/Library/Application Support/Steam/*/Soma.app/Contents/Frameworks/libfmodevent.dylib
0x1080f5000 - 0x1081c6fff +libSDL2.dylib (1) <E3C17B65-9FCA-3F5C-B695-A6BEB150D3C8> /Users/USER/Library/Application Support/Steam/*/Soma.app/Contents/Frameworks/libSDL2.dylib
0x1081e6000 - 0x10890aff7 +libfbxsdk-2012.2.dylib (0) <3503E9B9-4A0D-A539-692D-1CAE1443D9D5> /Users/USER/Library/Application Support/Steam/*/Soma.app/Contents/Frameworks/libfbxsdk-2012.2.dylib
0x108ca7000 - 0x108caefff +libsteam_api.dylib (1) <24C30A96-48C5-3982-AC2A-ED7B30B859E6> /Users/USER/Library/Application Support/Steam/*/Soma.app/Contents/Frameworks/libsteam_api.dylib
0x108cbc000 - 0x108cbefff com.apple.ForceFeedback (1.0.6 - 1.0.6) <CAEA82C1-EE06-310A-BD8F-EDB9FFC5F0AB> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x108f60000 - 0x109daafd7 +steamclient.dylib (1) <15B28345-284E-35A6-B372-20A0DDE7C1A1> /Applications/Third Party Apps/Steam.app/Contents/MacOS/steamclient.dylib
0x10aced000 - 0x10ad05fff +libtier0_s.dylib (1) <357FF976-A02F-3B5E-BF6E-29679D758A5A> /Applications/Third Party Apps/Steam.app/Contents/MacOS/libtier0_s.dylib
0x10ad29000 - 0x10ad51ff7 +libvstdlib_s.dylib (1) <83C1C843-313F-3FB9-99DC-C1F8CDB8925B> /Applications/Third Party Apps/Steam.app/Contents/MacOS/libvstdlib_s.dylib
0x10ad88000 - 0x10ad99fff +libaudio.dylib (1) <CAD8C4BA-6099-376C-A9C3-DC8164AA2735> /Applications/Third Party Apps/Steam.app/Contents/MacOS/libaudio.dylib
0x10adbc000 - 0x10ade2ff7 com.apple.audio.OpenAL (1.8 - 1.8) <764133AC-B13C-3E57-85F6-6D5E7BA978D8> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x10adf5000 - 0x10ae04fff +crashhandler.dylib (1) <6B7975C3-7659-3E40-9AA0-9528914CB043> /Applications/Third Party Apps/Steam.app/Contents/MacOS/crashhandler.dylib
0x10ae1d000 - 0x10ae28ff7 +com.googlecode.google-breakpad (1.0) <00C686E5-1554-3B4E-BA60-DC54FFBD738C> /Applications/Third Party Apps/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Breakpad
0x10ae3a000 - 0x10ae4cff7 +breakpadUtilities.dylib (1) <9422E670-10E1-38D0-A4B3-8764F6C61D83> /Applications/Third Party Apps/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib
0x10b1fe000 - 0x10b1fefe7 +cl_kernels (???) <43CE2A17-260A-4806-8B72-A2D2D3C17BFE> cl_kernels
0x113319000 - 0x11380bfff com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.8.77 - 10.0.8) <F13A4635-90EA-3E89-A6A5-68747A363654> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x1215fe000 - 0x121602fff com.apple.audio.AppleHDAHALPlugIn (272.50 - 272.50) <6D11667D-6300-3D38-82B7-1AFF52E915F0> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x121632000 - 0x121762ffb com.apple.audio.units.Components (1.13 - 1.13) <7BD2090B-CFD2-3FDB-959D-E9760DEC6821> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x123440000000 - 0x12344085ffff com.apple.GeForceGLDriver (10.6.42 - 10.0.6) <A312518D-924E-33BC-8AF6-E2F9D5A28A95> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x7fff633ea000 - 0x7fff63420f5f dyld (360.14) <DF977301-4A63-32ED-9939-1EE3122D18D4> /usr/lib/dyld
0x7fff8ccf9000 - 0x7fff8cd63ff7 com.apple.framework.CoreWLAN (11.0 - 1100.19) <3CA2F32A-4FBF-39ED-83EC-F2E3C43D3775> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8cd76000 - 0x7fff8ce19fff com.apple.Bluetooth (4.4.0 - 4.4.0f4) <DA1727B1-03EE-32BE-922E-43F06C498AFF> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff8ce1a000 - 0x7fff8ce1fff7 libheimdal-asn1.dylib (452.1.1) <6E911973-1E1A-3F80-B955-FA78CF20FBFD> /usr/lib/libheimdal-asn1.dylib
0x7fff8ce31000 - 0x7fff8ce86fff com.apple.AE (701 - 701) <87FDCC5A-82AC-36A2-BFE9-D0B2A3D870F1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8ce87000 - 0x7fff8cee4fff com.apple.CoreServices.OSServices (728.4 - 728.4) <FF34E0E4-6559-3102-8833-E93DF21C9A4F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8ceea000 - 0x7fff8cf1eff7 com.apple.CoreVideo (1.8 - 191.1) <FA99D150-EFCE-3F32-ACDF-5E91AD97F176> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8cf37000 - 0x7fff8d22cff3 com.apple.HIToolbox (2.1.1 - 806) <510697D0-2F92-3256-B587-AD11DF988430> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8d336000 - 0x7fff8d448fef libvDSP.dylib (563.3) <1CF0ABF8-ADD3-3DEA-8E12-AA4C97ACCB95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8d449000 - 0x7fff8d454fff libcsfde.dylib (517) <83340980-0FC2-33DC-B98B-562C4842568E> /usr/lib/libcsfde.dylib
0x7fff8d455000 - 0x7fff8d458ffb libdyld.dylib (360.14) <F9D64D8C-4C33-3D06-B7F8-697F13292894> /usr/lib/system/libdyld.dylib
0x7fff8d459000 - 0x7fff8d664fff libFosl_dynamic.dylib (16.24) <7B19F360-858C-3C49-9E6D-A95CF3BE2186> /usr/lib/libFosl_dynamic.dylib
0x7fff8d66e000 - 0x7fff8d6b4ff7 libauto.dylib (186) <460B0167-C89B-37EC-823C-52F684B31C26> /usr/lib/libauto.dylib
0x7fff8d6b5000 - 0x7fff8d6b9fff libcache.dylib (75) <4948E2C8-867F-3E9D-AAE7-2F30F0B345C6> /usr/lib/system/libcache.dylib
0x7fff8e7e4000 - 0x7fff8e8d3fff libxml2.2.dylib (29) <0702E13C-D726-3DAF-B0D1-77F7B9EF6A37> /usr/lib/libxml2.2.dylib
0x7fff8e8d4000 - 0x7fff8e94bfc7 libcorecrypto.dylib (334) <4E1B969F-8449-3B21-9880-51AD58E25AA6> /usr/lib/system/libcorecrypto.dylib
0x7fff8e94c000 - 0x7fff8ebdfff7 libmecabra.dylib (696) <55386F90-7260-38EC-BA41-897865944908> /usr/lib/libmecabra.dylib
0x7fff8ebe0000 - 0x7fff8ebe8ff7 libcldcpuengine.dylib (2.6.4.1) <C33F593F-44DB-38D3-8D70-380FC401E762> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff8ebe9000 - 0x7fff8ecdbff7 libiconv.2.dylib (44) <82529E3B-0485-344C-8075-83C7725D6A6F> /usr/lib/libiconv.2.dylib
0x7fff8f3af000 - 0x7fff8f3d8fff libc++abi.dylib (125) <F5027B46-1801-344D-BD51-2E6D188C8900> /usr/lib/libc++abi.dylib
0x7fff8f3df000 - 0x7fff8f3fbff7 libsystem_malloc.dylib (67) <1B57A614-3D60-3F87-876F-7DB4AF38120F> /usr/lib/system/libsystem_malloc.dylib
0x7fff8f4e0000 - 0x7fff8f4e5fff com.apple.ImageCapture (9.0 - 9.0) <E53CC0B8-9D36-3636-B602-8AB4CEB4C313> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8f4e6000 - 0x7fff8f4e6ff7 libkeymgr.dylib (28) <47080280-8B57-3D75-8A20-9E100864DE27> /usr/lib/system/libkeymgr.dylib
0x7fff8f5e0000 - 0x7fff8f5e2ff7 com.apple.xpc.ServiceManagement (1.0 - 1) <0EA1807B-4F41-317D-A6C2-E6A23F201252> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8f630000 - 0x7fff8f63bfff libGPUSupportMercury.dylib (12.0.34.11) <5A559BC6-DA9B-3813-9F8F-47D099F543FC> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff8f649000 - 0x7fff8f655fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <12117823-8A9E-3C88-A01C-3B25D68535CE> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff8f65a000 - 0x7fff8f6cdffb com.apple.Heimdal (4.0 - 2.0) <2D358FB4-61BB-3BB6-9EF7-D9868A0B0275> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8f6ce000 - 0x7fff8f6f5ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <EA83603A-7C4D-37F1-A416-064CD1B9D34B> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff8f6f6000 - 0x7fff8f73bff7 com.apple.coreservices.SharedFileList (24.2 - 24.2) <07212306-2DBC-303B-B042-4C02E70F073C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff8f73c000 - 0x7fff8f756fff com.apple.Kerberos (3.0 - 1) <D2F0BF94-8656-3FBF-81AC-43D417B661F1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8f854000 - 0x7fff8f85dfff com.apple.icloud.FindMyDevice (1.0 - 1) <28CE764F-4C4C-3A75-B7AE-EDBC7A189E82> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff8fb50000 - 0x7fff8fb58fff libcopyfile.dylib (127) <CA2602AB-E8B7-3CD8-A0C5-D86E35FDA09F> /usr/lib/system/libcopyfile.dylib
0x7fff8fbd9000 - 0x7fff8fbe7fff com.apple.opengl (12.0.34 - 12.0.34) <7D63C884-AF3D-3167-ABCE-F7EEBDF9762B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8fbe8000 - 0x7fff8fc13ff3 libarchive.2.dylib (32) <731529D2-1178-3742-AFE0-6CA8568FBB19> /usr/lib/libarchive.2.dylib
0x7fff8fc1c000 - 0x7fff8fc4ffff com.apple.MediaKit (16 - 807) <6F40D74C-7F2C-3693-AF80-63365A6F7680> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8fcba000 - 0x7fff8fcebffb com.apple.GSS (4.0 - 2.0) <D50CDB44-72E9-3520-9965-93901621F781> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8fcec000 - 0x7fff8fd38ffb com.apple.HIServices (1.22 - 548) <19389B63-C373-31AE-9180-3A11093EAE58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8fd39000 - 0x7fff8fd41ffb libsystem_dnssd.dylib (624.1.2) <DB6AB206-4AD8-369D-BF57-1D246AD60582> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8fd42000 - 0x7fff8fd45fff libsystem_sandbox.dylib (459.1.8) <2F36D536-482C-39EC-BAFD-72297728F0A4> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8fd46000 - 0x7fff8fd4efff com.apple.CoreServices.FSEvents (1222.1.1 - 1222.1.1) <79DF16A7-E169-38A5-BF5E-2D45F86DE154> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff8fd4f000 - 0x7fff8fd6bfff com.apple.GenerationalStorage (2.0 - 239) <05652CAD-E7F5-3225-929D-E13F241FBA41> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8fd6c000 - 0x7fff8feeafff com.apple.UIFoundation (1.0 - 435) <237F281F-7F15-3309-B749-F8DA37822F9F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff8feeb000 - 0x7fff8ff01ff7 libLinearAlgebra.dylib (1159) <01BD9187-521F-3F96-B477-24511318AECD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff8ff34000 - 0x7fff8ff39ff7 libmacho.dylib (875.1) <A9EC23EC-11A0-3B4F-A8AC-B990C8267A6E> /usr/lib/system/libmacho.dylib
0x7fff8ff3a000 - 0x7fff8ff3bfff libsystem_secinit.dylib (20) <932ED582-E80F-39DA-B0FA-F1BC5F1AD2F8> /usr/lib/system/libsystem_secinit.dylib
0x7fff8ffd9000 - 0x7fff901a2ff7 com.apple.ImageIO.framework (3.3.0 - 1432) <1C0E4F9F-375D-305B-A8E5-DE8D4C4B8A80> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff90230000 - 0x7fff90233ff7 com.apple.help (1.3.3 - 46) <AA185754-DEEB-3091-9301-7B23C4D36818> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff90255000 - 0x7fff90258ff7 libCoreFSCache.dylib (119.5) <9BFF447F-D571-3EE6-860E-29886F1F913F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff90291000 - 0x7fff90297fff com.apple.IOAccelerator (203.7.1 - 203.7.1) <68212F3D-7660-3391-89CA-99363ED9AB4D> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff90298000 - 0x7fff90756fd3 com.apple.vImage (8.0 - 8.0) <7CBF4A5A-FA05-3577-BFB4-133E0BDF5EDA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff90757000 - 0x7fff90761fff com.apple.NetAuth (6.0 - 6.0) <ABBBE552-26E0-3682-8BFD-C59EC702F347> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff907fb000 - 0x7fff90859fff com.apple.SystemConfiguration (1.14 - 1.14) <FED4C250-DDEB-3CC3-B88D-FFA56E21425E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff9085a000 - 0x7fff90865ff7 libChineseTokenizer.dylib (16) <1794A880-9C3D-37B2-8F3E-6CAFFB396089> /usr/lib/libChineseTokenizer.dylib
0x7fff90866000 - 0x7fff908eefff com.apple.CoreSymbolication (3.1 - 58048.1) <CC7CAE84-DEC6-3184-B841-559DBE97D025> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff90d86000 - 0x7fff90dd7ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <E9B6EFBA-F6EA-3F20-8C91-53EC7D464773> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff914ff000 - 0x7fff9154affb com.apple.print.framework.PrintCore (11.0 - 472) <34EA102A-D482-37FF-9C9B-E4FE4275913B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff9154b000 - 0x7fff9154cfff libDiagnosticMessagesClient.dylib (100) <F2D8CFCC-A00A-3675-9C01-EF0C663F2445> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff9154d000 - 0x7fff91832ff3 com.apple.CoreServices.CarbonCore (1136 - 1136) <9DE930A3-63C0-3E21-965A-132D97D61892> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff91b80000 - 0x7fff91bcefff libcurl.4.dylib (90) <00662A4C-B89A-3A17-93FF-950C6DE47F99> /usr/lib/libcurl.4.dylib
0x7fff91bf4000 - 0x7fff91c0fff7 libCRFSuite.dylib (34) <65E4DC91-A994-3921-B5B0-696123CE0C1E> /usr/lib/libCRFSuite.dylib
0x7fff91c81000 - 0x7fff91c8dff7 com.apple.OpenDirectory (10.11 - 194) <E0F63D60-23C8-3FB7-BA78-5BD861354352> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff91d06000 - 0x7fff91d6dfff com.apple.framework.CoreWiFi (11.0 - 1100.19) <537EFC2F-3A23-36D7-9320-8834D51EB243> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff91d81000 - 0x7fff91d83ff7 libquarantine.dylib (80) <1693C5FE-EA0A-3122-85EB-7950ECC7435A> /usr/lib/system/libquarantine.dylib
0x7fff91ddc000 - 0x7fff91e16ff7 com.apple.DebugSymbols (132 - 132) <6F5853A1-5DA8-3C42-8E02-2B972F34BCE0> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff91e17000 - 0x7fff91e2afff com.apple.CoreBluetooth (1.0 - 1) <A63B8FB0-F8B3-368D-B482-733FF0373610> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff91e39000 - 0x7fff91e51fc7 libcompression.dylib (23) <803C89B9-1E7D-3658-A2CF-2B8371C54638> /usr/lib/libcompression.dylib
0x7fff91e58000 - 0x7fff91e58fff com.apple.ApplicationServices (48 - 48) <B5326BD2-AF17-3880-A8C5-3C990AE4A1C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff91e5f000 - 0x7fff91e64ff3 libunwind.dylib (35.3) <FDA18078-A775-3BAF-A5A6-8A7B75D6AA99> /usr/lib/system/libunwind.dylib
0x7fff92a9d000 - 0x7fff92ac6ff7 libsystem_info.dylib (476) <65D0643A-C8AE-3E8D-9F6E-E4AD823F16B2> /usr/lib/system/libsystem_info.dylib
0x7fff92add000 - 0x7fff92ceafff libicucore.A.dylib (551.24) <DEB70F32-DA94-323B-B6D1-03D09C8FB10C> /usr/lib/libicucore.A.dylib
0x7fff92ceb000 - 0x7fff930edfff libLAPACK.dylib (1159) <BDADCDAE-1FD8-3190-B9DD-DB671495EEE2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff930ee000 - 0x7fff930f6fff com.apple.NetFS (6.0 - 4.0) <5602F3EB-64F6-3495-BEF0-988F92974234> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff93141000 - 0x7fff932ecffb GLEngine (12.0.34.11) <371C7E44-08C7-31E5-AD27-E48281C2755E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff933dd000 - 0x7fff933deff3 com.apple.print.framework.Print (10.0 - 266) <F13A0609-793A-3A43-A961-AAFC81AC8FDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff933fd000 - 0x7fff9340ffff libsasl2.2.dylib (209) <D48CE2C5-D0C5-39BD-A7DD-C999E81CF885> /usr/lib/libsasl2.2.dylib
0x7fff93488000 - 0x7fff9348cfff libpam.2.dylib (20) <7F986CE8-EF74-3BC3-BB7E-5267E24EAFFE> /usr/lib/libpam.2.dylib
0x7fff93687000 - 0x7fff93697fff libSparseBLAS.dylib (1159) <C10D35D2-3D3D-3EB0-8215-527BD1F1F3E0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff93735000 - 0x7fff93737fff com.apple.EFILogin (2.0 - 2) <1FF63331-0B4A-385D-AC44-7AE665947553> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff93774000 - 0x7fff93776ffb libutil.dylib (43) <E37832CF-5EE6-345A-B0EC-FFC8D2B67375> /usr/lib/libutil.dylib
0x7fff93796000 - 0x7fff93a3cfff com.apple.CoreData (120 - 640) <7934FDB8-526E-32F4-BE20-55388DB8CCBF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff93c42000 - 0x7fff93d89fff com.apple.coreui (2.1 - 362) <1F30C006-9058-3B39-9DC3-594FDB108174> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff93d8a000 - 0x7fff93d8afff com.apple.Cocoa (6.11 - 22) <A033F342-1FEC-3DFD-830A-E8EE284DF492> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff93f04000 - 0x7fff93f05ffb libremovefile.dylib (41) <C7CFF5F2-AFFB-3C8D-BDB4-D66D50E657C0> /usr/lib/system/libremovefile.dylib
0x7fff93f60000 - 0x7fff94036ff7 com.apple.DiskImagesFramework (10.11 - 414) <AF08B107-F65D-36DD-9B94-A0C868C300BC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff9403c000 - 0x7fff94056ff3 liblzma.5.dylib (10) <8CD18286-49EA-31E4-8A73-1BF8DECED6C6> /usr/lib/liblzma.5.dylib
0x7fff940e5000 - 0x7fff94158fff com.apple.framework.IOKit (2.0.2 - 1178.1.4) <B30239A0-B11E-36E9-AB49-2C53942A6447> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff94176000 - 0x7fff94178ff7 libsystem_configuration.dylib (801.1.1) <EB55C3D8-048D-350E-BF24-0CBD4479D51C> /usr/lib/system/libsystem_configuration.dylib
0x7fff94556000 - 0x7fff94577fff com.apple.Sharing (438.0.1 - 438.0.1) <10C4A9FA-47C9-37D9-A60A-C27CC57A2539> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff94578000 - 0x7fff9458cfff libsystem_coretls.dylib (82) <21EDACF1-D9B3-3086-9821-60EB75E7F965> /usr/lib/system/libsystem_coretls.dylib
0x7fff94592000 - 0x7fff945e2ff7 com.apple.Symbolication (1.4 - 58044) <BC1259C8-C671-3014-A9C4-85BC767EA962> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff9480e000 - 0x7fff94819ff7 libcommonCrypto.dylib (60074) <BD1DCF19-8353-3F6A-AFFA-EBBA29A302A8> /usr/lib/system/libcommonCrypto.dylib
0x7fff948dd000 - 0x7fff94c31ff7 com.apple.Foundation (6.9 - 1252) <2D13ED37-BFFE-3B7F-A65A-D6ED43B05EE9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff94d0c000 - 0x7fff94d0cfff com.apple.CoreServices (728.4 - 728.4) <208E32DA-E7D9-3B4F-A545-EE2BFB53696D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff94f6b000 - 0x7fff94f73fef libsystem_platform.dylib (73.1.1) <3F4D2390-E3DE-3C24-A515-95DFAC8671C4> /usr/lib/system/libsystem_platform.dylib
0x7fff94f74000 - 0x7fff94f7ffff libGL.dylib (12.0.34.11) <C7196A5D-3BC1-301A-9695-A9122BC773B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff950e6000 - 0x7fff95976ff7 libclh.dylib (4.0.3 - 4.0.3) <88697708-5C2A-3FB8-B0FF-CA45EF50EBAE> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x7fff95997000 - 0x7fff95997fff com.apple.Accelerate (1.10 - Accelerate 1.10) <C1EABB1D-444B-3AA5-AC39-B854E049CB71> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff959c9000 - 0x7fff959dafff libz.1.dylib (60) <43317BEA-ACA2-34C2-AF37-902AA926C83A> /usr/lib/libz.1.dylib
0x7fff95a5a000 - 0x7fff95eceff7 com.apple.CoreFoundation (6.9 - 1253) <A8A44D66-A3B2-3B5D-B75B-EC2DC968F4BD> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff95ecf000 - 0x7fff95ef8ff7 libxslt.1.dylib (14) <412A09C9-7C02-351E-A416-2453361EACA9> /usr/lib/libxslt.1.dylib
0x7fff95f9d000 - 0x7fff95f9ffff libsystem_coreservices.dylib (19) <692631A0-1923-32CA-9BD5-044B1382FFDE> /usr/lib/system/libsystem_coreservices.dylib
0x7fff95fa0000 - 0x7fff95fb1fff libcmph.dylib (6) <43880250-9C2D-395C-90C7-CCCE109FF1B2> /usr/lib/libcmph.dylib
0x7fff960e6000 - 0x7fff960e6fff com.apple.audio.units.AudioUnit (1.13 - 1.13) <017C6053-C32E-34EE-AAAE-6702E74F14EF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff961c1000 - 0x7fff961c6fff com.apple.DiskArbitration (2.7 - 2.7) <B391A885-1286-3718-A341-8C84560DDE58> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff961c7000 - 0x7fff961ccfff com.apple.TCC (1.0 - 1) <8D7468B6-D5A3-3BF9-BD98-E8087AF0B61B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff96b29000 - 0x7fff96b2bfff com.apple.loginsupport (1.0 - 1) <07F03548-C89E-3082-B170-6D03D839B551> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff96bec000 - 0x7fff96cd2fef unorm8_bgra.dylib (2.6.4.1) <28F838EA-19E5-3724-99FF-B61132555D09> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff96cd3000 - 0x7fff96d42fff com.apple.SearchKit (1.4.0 - 1.4.0) <45A716CD-D9E7-3F1F-9EC8-BB37CA9E8C04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff97241000 - 0x7fff97333ff7 libJP2.dylib (1432) <FB66F098-1365-378D-88E8-0008BA72CA6F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff9742c000 - 0x7fff9742cfff com.apple.Carbon (154 - 157) <DF95E7EB-1CFC-3C83-B114-60FFEEAE166E> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff9742d000 - 0x7fff97434ff7 libcompiler_rt.dylib (62) <253B36E5-572D-377D-AE99-A02CE32590E5> /usr/lib/system/libcompiler_rt.dylib
0x7fff97782000 - 0x7fff97784ff7 com.apple.securityhi (9.0 - 55006) <A46A58CB-E0AA-3EBD-AABF-A3B219A18ACF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff977ff000 - 0x7fff9785aff7 libTIFF.dylib (1432) <38655E86-6726-31D1-A4DF-0C8BBE504B0B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff97881000 - 0x7fff97881ff7 liblaunch.dylib (755.1.19) <7EC0F297-43CC-3D11-B46B-7E72E372648A> /usr/lib/system/liblaunch.dylib
0x7fff97890000 - 0x7fff978b7fff com.apple.ChunkingLibrary (167 - 167) <C22F5038-7354-330F-8F38-36F187E6A4B1> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff978b8000 - 0x7fff978f0fff com.apple.RemoteViewServices (2.0 - 99) <8BD12AE2-BE91-37CF-955B-62E08551FF83> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff9791e000 - 0x7fff9793aff3 libresolv.9.dylib (60) <B192EC27-84EC-3D8A-9CBF-0374B5C9B31A> /usr/lib/libresolv.9.dylib
0x7fff979b5000 - 0x7fff97bc1ff7 com.apple.CoreImage (11.0.0 - 366) <8FEAE237-1EBA-3058-B4B3-BB36F6640F44> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff97d84000 - 0x7fff97db1fff libdispatch.dylib (500.1.5) <6B38497E-9448-3433-9D6B-6223F2A99431> /usr/lib/system/libdispatch.dylib
0x7fff97e88000 - 0x7fff97eb6ff7 com.apple.DictionaryServices (1.2 - 250) <94678AC8-41FF-3D2E-A35E-D83AD18D7A78> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff97eb7000 - 0x7fff97ec2fff libkxld.dylib (3247.1.106) <D38002C3-A391-361B-ACD3-5FF2EDA51EDC> /usr/lib/system/libkxld.dylib
0x7fff97ec3000 - 0x7fff97ec4fff libsystem_blocks.dylib (65) <1B4F1F10-823E-3781-8162-6884D14DF0D6> /usr/lib/system/libsystem_blocks.dylib
0x7fff97ec5000 - 0x7fff97ee9fff com.apple.MultitouchSupport.framework (304.9 - 304.9) <650FA404-DC2C-365E-8373-218F1D765D35> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff97f05000 - 0x7fff97f9bff7 com.apple.ColorSync (4.9.0 - 4.9.0) <AA8AD098-1792-3803-926B-6A9DAC9CCF9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff983b1000 - 0x7fff983d6ff7 libPng.dylib (1432) <62A78342-19B9-3CEA-9832-5DB7F24B8CF9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff983e1000 - 0x7fff98481fff com.apple.Metadata (10.7.0 - 972.9) <83FB4CDD-29DE-3DAD-8FEB-FD9E9474576F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff98532000 - 0x7fff9854bffb com.apple.openscripting (1.7 - 169) <6AA25650-8900-33C6-AD49-D0543DB27C16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff989ae000 - 0x7fff98acbfff libsqlite3.dylib (216) <6ED840B7-716E-3CA9-BBA0-7BE4B6E85A4F> /usr/lib/libsqlite3.dylib
0x7fff98af4000 - 0x7fff99d58ffb com.apple.CoreGraphics (1.600.0 - 934) <58D776C4-1455-305A-A3EC-645D418541CC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff99d5e000 - 0x7fff99dd2ff3 com.apple.securityfoundation (6.0 - 55126) <C2DFA113-1814-3701-B185-D82E11A26E86> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff99dd3000 - 0x7fff99e23fff libcups.2.dylib (435) <FA565876-F9B2-3021-8E89-6D665ED01B3D> /usr/lib/libcups.2.dylib
0x7fff99e24000 - 0x7fff99e82fff libsystem_network.dylib (582.1.4) <14ECA259-D471-3E47-A843-FF0990577893> /usr/lib/system/libsystem_network.dylib
0x7fff99e83000 - 0x7fff99e8efff com.apple.CrashReporterSupport (10.11 - 715) <D0D22E00-4DA0-3AEF-8522-0814F9070666> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff99ea4000 - 0x7fff99f31fe7 libsystem_c.dylib (1081.1.3) <A60CE86D-1FF3-32AD-A672-C7597F884529> /usr/lib/system/libsystem_c.dylib
0x7fff9a39f000 - 0x7fff9a3a7fff com.apple.AppleSRP (5.0 - 1) <8DBB11A2-150A-3E70-8B83-DDEDAB15E2C3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff9a3a8000 - 0x7fff9a3abffb libScreenReader.dylib (425.4) <1DCA43B7-C1BA-3A17-B69D-6F0491F648C0> /usr/lib/libScreenReader.dylib
0x7fff9a45e000 - 0x7fff9a61efeb libBLAS.dylib (1159) <4A01C32E-452C-314C-B878-E301D4998C68> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff9a696000 - 0x7fff9b2b8fff com.apple.AppKit (6.9 - 1404.11) <AE68D5C7-0215-3027-A54B-437B1B392CA2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff9b631000 - 0x7fff9b6a2fff com.apple.ApplicationServices.ATS (377 - 394) <BCFC24A8-6ACA-3B90-8896-019F38A649F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff9b6b2000 - 0x7fff9b6cbfff com.apple.CFOpenDirectory (10.11 - 194) <64C52603-1947-3350-819E-3A45F9036036> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff9b71f000 - 0x7fff9b99cffb com.apple.security (7.0 - 57336.1.9) <E44CA10F-E1E2-3DC5-BCF3-EF76649A0918> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff9ba7c000 - 0x7fff9babeff7 com.apple.Metal (54.26.3 - 54.26.3) <9000AE52-6638-309E-90A5-CB18C83A0A0E> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff9bb13000 - 0x7fff9bb62ff7 com.apple.opencl (2.6.9 - 2.6.9) <68A63931-3F6F-3DE2-9C8D-624006908B83> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff9bccd000 - 0x7fff9bcd6ffb libsystem_notify.dylib (149) <56ABC155-CB99-30A8-A8B1-C204B5615092> /usr/lib/system/libsystem_notify.dylib
0x7fff9bd39000 - 0x7fff9bd3cfff libCoreVMClient.dylib (119.5) <3B709F2E-35BA-3D96-9324-E56AF5F68E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9c3ea000 - 0x7fff9c5b8ff7 com.apple.QuartzCore (1.11 - 410.7) <3DDB2E3A-6902-3216-8DC4-56ED16B7C698> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9c653000 - 0x7fff9c656fff com.apple.IOSurface (108.0.1 - 108.0.1) <43D70E5A-64F5-384A-A95E-64253538C24F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff9c657000 - 0x7fff9c77cff7 com.apple.LaunchServices (728.4 - 728.4) <78774CB9-B206-360F-BC9F-2ACA69811814> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff9cb5e000 - 0x7fff9cb87fff libxpc.dylib (755.1.19) <3E09C275-A33B-357A-B0AB-A2DDF88EC9D5> /usr/lib/system/libxpc.dylib
0x7fff9cbfe000 - 0x7fff9cbfffff com.apple.TrustEvaluationAgent (2.0 - 25) <BC19A1D1-805B-3FC5-BF0B-1EF6FB36FE74> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff9cc17000 - 0x7fff9cc19fff libCVMSPluginSupport.dylib (12.0.34.11) <36238490-6F35-35CA-B0B8-4032ABA7C537> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff9cc1d000 - 0x7fff9cc29fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <8D8F331E-21D2-3B7E-B977-3EB1D9E44D5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff9cc31000 - 0x7fff9cc31fff libOpenScriptingUtil.dylib (169) <5C4A51D4-09A9-3209-8E57-15F112725CC4> /usr/lib/libOpenScriptingUtil.dylib
0x7fff9cc32000 - 0x7fff9cc56ff7 libJPEG.dylib (1432) <3A9FA6E4-C315-357E-984A-B00565F8FD82> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff9cd62000 - 0x7fff9cd63fff liblangid.dylib (122) <EAC09BF0-5E88-3060-AA51-EC71B4D26F3C> /usr/lib/liblangid.dylib
0x7fff9cd73000 - 0x7fff9ce2cff7 libvMisc.dylib (563.3) <6FA62C6F-4722-3A64-8116-75A2B902989B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff9d005000 - 0x7fff9d131ff7 com.apple.CoreText (352.0 - 494.3) <2A5DCA97-300D-36FB-9E94-3041CFF6D615> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff9d147000 - 0x7fff9d14ffff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <B0028247-B333-36F5-8098-8EC95E6C2B23> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff9d400000 - 0x7fff9d687ff3 com.apple.CFNetwork (760.0.5 - 760.0.5) <66C3378C-430D-3803-8025-66120AFDCD16> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff9d826000 - 0x7fff9d83dfff libmarisa.dylib (4) <4D3AE55B-CE77-364F-B8DE-C95CAA48B291> /usr/lib/libmarisa.dylib
0x7fff9d84e000 - 0x7fff9d85cfff libxar.1.dylib (302) <898402AF-0DF3-341D-83EA-4A1B1770E718> /usr/lib/libxar.1.dylib
0x7fff9daca000 - 0x7fff9dae7fff com.apple.AppleVPAFramework (2.0.15 - 2.0.15) <2847B765-B0A9-3D74-BDEF-556795270AE1> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff9daed000 - 0x7fff9daeffff libCGXType.A.dylib (934) <F52AC9F6-BC67-3885-9864-CDC00D9DD0AB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff9daf0000 - 0x7fff9dc7cff7 libGLProgrammability.dylib (12.0.34.11) <262333CB-088F-3375-8827-55FFFF893E79> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff9dc7d000 - 0x7fff9dcecffb com.apple.datadetectorscore (7.0 - 460) <65672990-505F-3B1D-87FB-42BE532A4D07> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff9dced000 - 0x7fff9dcedfff libmetal_timestamp.dylib (600.0.41.2) <C8548755-D695-380D-991E-A94484084B6E> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff9dd13000 - 0x7fff9dd15ff7 libRadiance.dylib (1432) <C3F42E90-28EC-3DB3-B907-8D403D3B505A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff9dd16000 - 0x7fff9dd69ff7 libc++.1.dylib (120.1) <54190E1B-EE49-3D6D-AC29-2813D7380BA5> /usr/lib/libc++.1.dylib
0x7fff9dd86000 - 0x7fff9dd94ff7 libbz2.1.0.dylib (38) <99C5121D-8147-3B51-8D79-66245C863338> /usr/lib/libbz2.1.0.dylib
0x7fff9dd95000 - 0x7fff9ddccff7 com.apple.LDAPFramework (2.4.28 - 194.5) <207E4A14-E3CC-3658-ABAF-B5CAEC9ED1EB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff9dff0000 - 0x7fff9dff4fff libGIF.dylib (1432) <5A5C6F14-D41E-3C90-9AEE-E94DA9124E8D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff9e54f000 - 0x7fff9e54ffff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <715465E1-283F-3A84-B522-73E32D4F0755> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff9e550000 - 0x7fff9e58eff7 libGLImage.dylib (12.0.34.11) <057F9F59-B58A-3C8D-A965-F4929A212406> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff9e764000 - 0x7fff9e775ff7 libsystem_trace.dylib (200) <E26A91EA-AD67-3FA2-A3B6-79A93DCC716E> /usr/lib/system/libsystem_trace.dylib
0x7fff9e788000 - 0x7fff9e842fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <9E68D2AF-7205-3764-B051-8F112AFA8208> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff9e843000 - 0x7fff9e843fff libenergytrace.dylib (10) <64F779D4-2192-37EC-8DB5-EC55BAE50058> /usr/lib/libenergytrace.dylib
0x7fff9e846000 - 0x7fff9e84fff7 libsystem_pthread.dylib (137.1.1) <1373D0F1-C6CA-364E-A6BA-8BDBD0D34670> /usr/lib/system/libsystem_pthread.dylib
0x7fff9e860000 - 0x7fff9e910fff com.apple.backup.framework (1.7 - 1.7) <551ABBE3-211D-3D7D-B811-B2F863DD17CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff9e911000 - 0x7fff9e94bfff com.apple.QD (3.12 - 302) <46969760-B02A-3ED5-B8BC-D6144939B16E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff9ea31000 - 0x7fff9ea60fc3 libsystem_m.dylib (3105) <07D50372-30ED-3B03-9FA0-0662BF8F0098> /usr/lib/system/libsystem_m.dylib
0x7fff9eb14000 - 0x7fff9eb9dff7 com.apple.PerformanceAnalysis (1.0 - 1) <E7C53B84-558F-39EA-949C-82F4163F6F14> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff9eb9e000 - 0x7fff9ebbdff7 com.apple.framework.Apple80211 (11.0 - 1101.30) <7A0350BD-18E0-38F3-80F2-EABD1643BA2D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff9ebbe000 - 0x7fff9efecfff com.apple.vision.FaceCore (3.3.1 - 3.3.1) <D02FBB03-42A5-3E75-83C1-F563B1E3258F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff9f007000 - 0x7fff9f115fff com.apple.desktopservices (1.10 - 1.10) <76AA21FE-0F96-366A
10-17-2015, 09:51 PM
AaronKOG Offline
FG - Associate

Posts: 57
Threads: 0
Joined: Sep 2015
Reputation: 0
#6
Not Solved RE: Tau Airlock loading freezes
Thanks, this does help. I'll let you know when I have a fix. As a workaround you may be able to get past the crash if you disable reflections.
10-20-2015, 04:13 PM
Find
Valentinas
Unregistered

 
#7
Not Solved RE: Tau Airlock loading freezes
(10-20-2015, 04:13 PM)AaronKOG Wrote: Thanks, this does help. I'll let you know when I have a fix. As a workaround you may be able to get past the crash if you disable reflections.

Tried disabling the reflections but it had the same effect. Then I just thought I will turn off everything and run on the lowest settings. Long and behold it didn't freeze and allowed me to continue. I do not know which setting causes this though. Thanks for the support Smile
10-20-2015, 05:01 PM
AaronKOG Offline
FG - Associate

Posts: 57
Threads: 0
Joined: Sep 2015
Reputation: 0
#8
Not Solved RE: Tau Airlock loading freezes
Okay so I think I figured out what is wrong. I made some fixes to public_beta that may address this. If you have any more issues like this it is likely due to Apple's Nvidia driver not being able to handle the amount of texture memory the game uses. Two workarounds:

1. Lower the texture quality
2. Switch to your Integrated Intel GPU
a. You can force the use of the intel gpu by using something like gfxCardStatus (https://gfx.io/)

Let me know if you still have issues.
10-21-2015, 05:38 PM
Find
Valentinas
Unregistered

 
#9
Not Solved RE: Tau Airlock loading freezes
(10-21-2015, 05:38 PM)AaronKOG Wrote: Okay so I think I figured out what is wrong. I made some fixes to public_beta that may address this. If you have any more issues like this it is likely due to Apple's Nvidia driver not being able to handle the amount of texture memory the game uses. Two workarounds:

1. Lower the texture quality
2. Switch to your Integrated Intel GPU
a. You can force the use of the intel gpu by using something like gfxCardStatus (https://gfx.io/)

Let me know if you still have issues.

I had tried switching to the Intel GPU but it just made the game unload-able. When it finishes loading the game save, menu loading icon would freeze, white bar would stay and everything else would black screen while the background sounds playing without no issue.
The best way was to pass the freezing point when loading the level by lowering the graphics settings (first workaround), allowing it to load the level and setting them back.
10-21-2015, 07:04 PM
Jump to the post that solved this thread.




Users browsing this thread: 1 Guest(s)