Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

An application "causes excessive wakeups," then crashes

Description of the problem:

The game "Team Fortress 2" crashes consistently after about a half hour of gameplay. It seems almost random when the crashes occur, but always during gameplay, never in the game menu. Frequently the application will freeze, then close itself after a few seconds. From what I can tell from other people's screens during a multiplayer game, when my application freezes, it will not close itself until my character dies from standing still and exposed. When the game is hosted on a specific map or play area, sometimes the sound will stop and the frames per second rate will lower before before the application freezes.

Console reports frequently state that an element of the program is causing excessive wakeups, then a wave of memory errors for the application occur, and it finally crashes. This has been a problem for about 1 year. I hope that someone here will be able to help me.


Here's some system data and application information:

21.5-inch iMac from mid-2011

OSX 10.9.3 (13D65)

2.7 GHz Intel Core i5 processor

12 GB 1333 MHz DDR3 RAM

AMD Radeon HD 6770M 512 MB graphics card


TF2 is a game that runs off of Steam, a game store and community similar to iTunes by Valve Inc. All games bought through Steam must be run with Steam open.


Here's a recent diagnostic report:

In this case, the game crashes in less than 10 minutes. That's what spurred me to finally come here for help. I've been debating it for a couple of weeks.

Diagnostic report

Process: hl2_osx [19235]

Path: /Users/USER/Library/Application Support/Steam/*/hl2_osx

Identifier: hl2_osx

Version: ???

Code Type: X86 (Native)

Parent Process: steam [18750]

Responsible: bash [18743]

User ID: 503



Date/Time: 2014-07-08 20:47:43.886 -0700

OS Version: Mac OS X 10.9.3 (13D65)

Report Version: 11

Anonymous UUID: 6EF811EE-09ED-9279-CC4C-2691D40FCCBF



Sleep/Wake UUID: 2CED885D-E238-4591-91CE-7CA403DACC2F



Crashed Thread: 46 Dispatch queue: OpenGLMT



Exception Type: EXC_BAD_ACCESS (SIGBUS)

Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004



VM Regions Near 0x4:

--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Users/USER/Library/Application Support/Steam/*

__TEXT 0000000000001000-0000000000002000 [ 4K] r-x/rwx SM=COW /Users/USER/Library/Application Support/Steam/*



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

0 libsystem_platform.dylib 0x937dcf26 _platform_memcmp + 38

1 client.dylib 0x2a36d8d1 CInterpolatedVarArrayBase<float, true>::NoteChanged(float, bool) + 49

2 client.dylib 0x2a37cd0d C_BaseEntity::OnLatchInterpolatedVariables(int) + 189

3 client.dylib 0x2a369f8f C_BaseAnimating::UpdateClientSideAnimation() + 47

4 client.dylib 0x2a36bf0d C_BaseAnimating::UpdateClientSideAnimations() + 189

5 client.dylib 0x2a326d35 OnRenderStart() + 533

6 client.dylib 0x2a327639 CHLClient::FrameStageNotify(ClientFrameStage_t) + 985

7 engine.dylib 0x098b4938 ClientDLL_FrameStageNotify(ClientFrameStage_t) + 40

8 engine.dylib 0x0998772f SCR_UpdateScreen() + 223

9 engine.dylib 0x09999e18 _Host_RunFrame_Render() + 408

10 engine.dylib 0x0999b57f _Host_RunFrame(float) + 3423

11 engine.dylib 0x099b4e98 CHostState::State_Run(float) + 328

12 engine.dylib 0x099b424c CHostState::FrameUpdate(float) + 684

13 engine.dylib 0x099b3f95 HostState_Frame(float) + 37

14 engine.dylib 0x09aa07e2 CEngine::Frame() + 1090

15 engine.dylib 0x09a9d91e CEngineAPI::MainLoop() + 462

16 engine.dylib 0x09a9e48e CModAppSystemGroup::Main() + 206

17 engine.dylib 0x09b8cf52 CAppSystemGroup::Run() + 98

18 engine.dylib 0x09a9dc46 CEngineAPI::RunListenServer() + 102

19 launcher.dylib 0x0024402a CSourceAppSystemGroup::Main() + 26

20 launcher.dylib 0x00250942 CAppSystemGroup::Run() + 98

21 launcher.dylib 0x00253d6b CSteamApplication::Main() + 43

22 launcher.dylib 0x00250942 CAppSystemGroup::Run() + 98

23 launcher.dylib 0x00244680 LauncherMain + 960

24 hl2_osx 0x00001de5 start + 53



Thread 1:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 libvstdlib.dylib 0x005b2ce9 CJobThread::Run() + 137

5 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

6 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

7 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

8 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 2:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x91be6992 kevent64 + 10

1 libdispatch.dylib 0x9a29c899 _dispatch_mgr_invoke + 238

2 libdispatch.dylib 0x9a29c532 _dispatch_mgr_thread + 52



Thread 3:: Event Tap Loop

0 libsystem_kernel.dylib 0x91be0f7a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x91be016c mach_msg + 68

2 com.apple.CoreFoundation 0x927a1c09 __CFRunLoopServiceMachPort + 169

3 com.apple.CoreFoundation 0x927a11e1 __CFRunLoopRun + 1393

4 com.apple.CoreFoundation 0x927a09fa CFRunLoopRunSpecific + 394

5 com.apple.CoreFoundation 0x92863221 CFRunLoopRun + 129

6 libSDL2-2.0.0.dylib 0x0037e37b Cocoa_MouseTapThread + 523

7 libSDL2-2.0.0.dylib 0x0030f66e SDL_RunThread + 110

8 libSDL2-2.0.0.dylib 0x00385e67 RunThread + 23

9 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

10 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

11 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 4:

0 libsystem_kernel.dylib 0x91be0f7a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x91be016c mach_msg + 68

2 com.googlecode.google-breakpad 0x0fa3632d google_breakpad::ExceptionHandler::WaitForMessage(void*) + 399

3 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

4 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

5 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 5:: IOPollingHelperThread

0 libsystem_kernel.dylib 0x91be6976 kevent + 10

1 steamclient.dylib 0x0ea72999 OSXHelpers::CIOPollingHelper::RealRun() + 257

2 libtier0_s.dylib 0x080cbe29 CatchAndWriteContext_t::Invoke() + 159

3 libtier0_s.dylib 0x080cb842 CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 214

4 libtier0_s.dylib 0x080cb929 CatchAndWriteMiniDumpExForVoidPtrFn + 87

5 libtier0_s.dylib 0x080cb952 CatchAndWriteMiniDumpForVoidPtrFn + 35

6 steamclient.dylib 0x0ea72887 OSXHelpers::CIOPollingHelper::Run() + 41

7 libtier0_s.dylib 0x080d01a6 SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16

8 libtier0_s.dylib 0x080cbe29 CatchAndWriteContext_t::Invoke() + 159

9 libtier0_s.dylib 0x080cb842 CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 214

10 libtier0_s.dylib 0x080cb929 CatchAndWriteMiniDumpExForVoidPtrFn + 87

11 libtier0_s.dylib 0x080cb952 CatchAndWriteMiniDumpForVoidPtrFn + 35

12 libtier0_s.dylib 0x080d011a SteamThreadTools::CThread::ThreadProc(void*) + 222

13 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

14 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

15 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 6:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 filesystem_stdio.dylib 0x01c8d9fc CFileTracker2::ThreadedProcessMD5Requests() + 268

5 filesystem_stdio.dylib 0x01c8d8e1 ThreadStubProcessMD5Requests(void*) + 17

6 libtier0.dylib 0x00504cb1 ThreadProcConvert(void*) + 33

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 7:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 chromehtml.dylib 0x14be02ca CCEFThread::Run() + 4442

5 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

6 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

7 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

8 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 8:: BrowserDBThread

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4bd9 pthread_cond_wait$UNIX2003 + 71

3 libcef.dylib 0x0bf0eaa3 0xbe9d000 + 465571

4 libcef.dylib 0x0bf0f76b 0xbe9d000 + 468843

5 libcef.dylib 0x0bf0f592 0xbe9d000 + 468370

6 libcef.dylib 0x0befb36b 0xbe9d000 + 385899

7 libcef.dylib 0x0bef70c3 0xbe9d000 + 368835

8 libcef.dylib 0x0bef6add 0xbe9d000 + 367325

9 libcef.dylib 0x0bf12001 0xbe9d000 + 479233

10 libcef.dylib 0x0bf12088 0xbe9d000 + 479368

11 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

12 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

13 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

14 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 9:: SamplerThread

0 libsystem_kernel.dylib 0x91be0fb6 semaphore_wait_trap + 10

1 libcef.dylib 0x0c95c924 0xbe9d000 + 11270436

2 libcef.dylib 0x0c89a918 0xbe9d000 + 10475800

3 libcef.dylib 0x0c95c9db 0xbe9d000 + 11270619

4 libcef.dylib 0x0c95c2b5 0xbe9d000 + 11268789

5 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

6 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

7 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 10:: NetworkConfigWatcher

0 libsystem_kernel.dylib 0x91be0f7a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x91be016c mach_msg + 68

2 com.apple.CoreFoundation 0x927a1c09 __CFRunLoopServiceMachPort + 169

3 com.apple.CoreFoundation 0x927a11e1 __CFRunLoopRun + 1393

4 com.apple.CoreFoundation 0x927a09fa CFRunLoopRunSpecific + 394

5 com.apple.CoreFoundation 0x927a085b CFRunLoopRunInMode + 123

6 com.apple.Foundation 0x913c52f9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277

7 libcef.dylib 0x0bed957f 0xbe9d000 + 247167

8 libcef.dylib 0x0bed912c 0xbe9d000 + 246060

9 libcef.dylib 0x0bef70c3 0xbe9d000 + 368835

10 libcef.dylib 0x0bef6add 0xbe9d000 + 367325

11 libcef.dylib 0x0bf12001 0xbe9d000 + 479233

12 libcef.dylib 0x0bf12088 0xbe9d000 + 479368

13 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

14 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

15 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

16 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 11:: Cef_FileThread

0 libsystem_kernel.dylib 0x91be6976 kevent + 10

1 libcef.dylib 0x0c5711e9 0xbe9d000 + 7160297

2 libcef.dylib 0x0c56f0f3 0xbe9d000 + 7151859

3 libcef.dylib 0x0bed84c2 0xbe9d000 + 242882

4 libcef.dylib 0x0bef70c3 0xbe9d000 + 368835

5 libcef.dylib 0x0bef6add 0xbe9d000 + 367325

6 libcef.dylib 0x0bf12001 0xbe9d000 + 479233

7 libcef.dylib 0x0bf12088 0xbe9d000 + 479368

8 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

9 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

10 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

11 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 12:: Cef_IOThread

0 libsystem_kernel.dylib 0x91be6976 kevent + 10

1 libcef.dylib 0x0c5711e9 0xbe9d000 + 7160297

2 libcef.dylib 0x0c56f0f3 0xbe9d000 + 7151859

3 libcef.dylib 0x0bed84c2 0xbe9d000 + 242882

4 libcef.dylib 0x0bef70c3 0xbe9d000 + 368835

5 libcef.dylib 0x0bef6add 0xbe9d000 + 367325

6 libcef.dylib 0x0bf12001 0xbe9d000 + 479233

7 libcef.dylib 0x0bf12088 0xbe9d000 + 479368

8 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

9 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

10 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

11 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 13:: NetworkConfigWatcher

0 libsystem_kernel.dylib 0x91be0f7a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x91be016c mach_msg + 68

2 com.apple.CoreFoundation 0x927a1c09 __CFRunLoopServiceMachPort + 169

3 com.apple.CoreFoundation 0x927a11e1 __CFRunLoopRun + 1393

4 com.apple.CoreFoundation 0x927a09fa CFRunLoopRunSpecific + 394

5 com.apple.CoreFoundation 0x927a085b CFRunLoopRunInMode + 123

6 com.apple.Foundation 0x913c52f9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277

7 libcef.dylib 0x0bed957f 0xbe9d000 + 247167

8 libcef.dylib 0x0bed912c 0xbe9d000 + 246060

9 libcef.dylib 0x0bef70c3 0xbe9d000 + 368835

10 libcef.dylib 0x0bef6add 0xbe9d000 + 367325

11 libcef.dylib 0x0bf12001 0xbe9d000 + 479233

12 libcef.dylib 0x0bf12088 0xbe9d000 + 479368

13 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

14 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

15 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

16 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 14:: AppCacheDBThread

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4bd9 pthread_cond_wait$UNIX2003 + 71

3 libcef.dylib 0x0bf0eaa3 0xbe9d000 + 465571

4 libcef.dylib 0x0bf0f76b 0xbe9d000 + 468843

5 libcef.dylib 0x0bf0f592 0xbe9d000 + 468370

6 libcef.dylib 0x0befb36b 0xbe9d000 + 385899

7 libcef.dylib 0x0bef70c3 0xbe9d000 + 368835

8 libcef.dylib 0x0bef6add 0xbe9d000 + 367325

9 libcef.dylib 0x0bf12001 0xbe9d000 + 479233

10 libcef.dylib 0x0bf12088 0xbe9d000 + 479368

11 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

12 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

13 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

14 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 15:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d8a _pthread_cond_wait + 837

2 libsystem_pthread.dylib 0x976c3042 pthread_cond_timedwait_relative_np + 47

3 com.apple.CoreServices.CarbonCore 0x92ccf88d TSWaitOnConditionTimedRelative + 161

4 com.apple.CoreServices.CarbonCore 0x92ccf44a TSWaitOnSemaphoreCommon + 531

5 com.apple.CoreServices.CarbonCore 0x92ccf5fd TSWaitOnSemaphoreRelative + 24

6 com.apple.QuickTimeComponents.component 0x99aa1091 0x99834000 + 2543761

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 16:

0 libsystem_kernel.dylib 0x91be0f7a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x91be016c mach_msg + 68

2 com.apple.CoreFoundation 0x927a1c09 __CFRunLoopServiceMachPort + 169

3 com.apple.CoreFoundation 0x927a11e1 __CFRunLoopRun + 1393

4 com.apple.CoreFoundation 0x927a09fa CFRunLoopRunSpecific + 394

5 com.apple.CoreFoundation 0x927a085b CFRunLoopRunInMode + 123

6 com.apple.AppKit 0x908f9b88 _NSEventThread + 283

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 17:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 libvstdlib.dylib 0x005b2ce9 CJobThread::Run() + 137

5 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

6 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

7 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

8 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 18:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 libvstdlib.dylib 0x005b2ce9 CJobThread::Run() + 137

5 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

6 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

7 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

8 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 19:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 libvstdlib.dylib 0x005b2ce9 CJobThread::Run() + 137

5 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

6 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

7 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

8 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 20:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 engine.dylib 0x09a133ef CQueuedPacketSender::Run() + 95

5 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

6 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

7 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

8 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 21:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 libvstdlib.dylib 0x005b2ce9 CJobThread::Run() + 137

5 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

6 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

7 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

8 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 22:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 libvstdlib.dylib 0x005b2ce9 CJobThread::Run() + 137

5 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

6 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

7 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

8 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 23:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 libvstdlib.dylib 0x005b2ce9 CJobThread::Run() + 137

5 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

6 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

7 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

8 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 24:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 libvstdlib.dylib 0x005b2ce9 CJobThread::Run() + 137

5 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

6 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

7 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

8 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 25:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 libvstdlib.dylib 0x005b2ce9 CJobThread::Run() + 137

5 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

6 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

7 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

8 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 26:

0 libsystem_kernel.dylib 0x91be0fce semaphore_timedwait_trap + 10

1 com.apple.CoreServices.CarbonCore 0x92c9c071 MPWaitOnSemaphore + 104

2 libMilesX86.dylib 0x417d7816 MilesGetBankFunctions + 4406

3 libMilesX86.dylib 0x417bee3e MilesAsyncSetPaused + 6222

4 libMilesX86.dylib 0x417d7f7f MilesGetBankFunctions + 6303

5 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144



Thread 27:: com.apple.coreaudio.AQClient

0 libsystem_kernel.dylib 0x91be0f7a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x91be016c mach_msg + 68

2 com.apple.CoreFoundation 0x927a1c09 __CFRunLoopServiceMachPort + 169

3 com.apple.CoreFoundation 0x927a11e1 __CFRunLoopRun + 1393

4 com.apple.CoreFoundation 0x927a09fa CFRunLoopRunSpecific + 394

5 com.apple.CoreFoundation 0x927a085b CFRunLoopRunInMode + 123

6 com.apple.audio.toolbox.AudioToolbox 0x95cf02a8 GenericRunLoopThread::Entry(void*) + 194

7 com.apple.audio.toolbox.AudioToolbox 0x95ca0910 CAPThread::Entry(CAPThread*) + 134

8 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

9 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

10 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 28:

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libtier0.dylib 0x00505130 CThreadSyncObject::Wait(unsigned int) + 352

4 libtier0.dylib 0x00506c74 CWorkerThread::WaitForCall(unsigned int*) + 36

5 client.dylib 0x2a03b535 CAchievementSaveThread::Run() + 85

6 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 29:: SocketThread

0 libsystem_kernel.dylib 0x91be6cf6 __poll + 10

1 steamclient.dylib 0x0eaa7a49 CSocketThread::CSocketRunThread::Run() + 291

2 libtier0_s.dylib 0x080d01a6 SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16

3 libtier0_s.dylib 0x080cbe29 CatchAndWriteContext_t::Invoke() + 159

4 libtier0_s.dylib 0x080cb842 CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 214

5 libtier0_s.dylib 0x080cb929 CatchAndWriteMiniDumpExForVoidPtrFn + 87

6 libtier0_s.dylib 0x080cb952 CatchAndWriteMiniDumpForVoidPtrFn + 35

7 libtier0_s.dylib 0x080d011a SteamThreadTools::CThread::ThreadProc(void*) + 222

8 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

9 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

10 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 30:: WorkerPool/-876519424

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 31:: WorkerPool/-876380160

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 32:: WorkerPool/-876101632

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 33:

0 libtogl.dylib 0x00551361 GLMContext::FlushStates(bool) + 689

1 libtogl.dylib 0x005504dc GLMContext::FlushDrawStates(bool) + 332

2 libtogl.dylib 0x00544a05 IDirect3DDevice9::DrawIndexedPrimitive(_D3DPRIMITIVETYPE, int, unsigned int, unsigned int, unsigned int, unsigned int) + 117

3 shaderapidx9.dylib 0x0e1c8006 CMeshDX8::RenderPass() + 1030

4 shaderapidx9.dylib 0x0e1de8d2 non-virtual thunk to CShaderAPIDx8::RenderPass(int, int) + 98

5 materialsystem.dylib 0x0a502fba non-virtual thunk to CShaderSystem::DrawSnapshot(bool) + 90

6 stdshader_dx9.dylib 0x10581be5 CBaseShader::Draw(bool) + 133

7 stdshader_dx9.dylib 0x105507b2 DrawSkin_DX9_Internal(CBaseVSShader*, IMaterialVar**, IShaderDynamicAPI*, IShaderShadow*, bool, VertexLitGeneric_DX9_Vars_t&, VertexCompressionType_t, CBasePerMaterialContextData**) + 13170

8 stdshader_dx9.dylib 0x10550999 DrawSkin_DX9(CBaseVSShader*, IMaterialVar**, IShaderDynamicAPI*, IShaderShadow*, VertexLitGeneric_DX9_Vars_t&, VertexCompressionType_t, CBasePerMaterialContextData**) + 201

9 stdshader_dx9.dylib 0x10565391 DrawVertexLitGeneric_DX9(CBaseVSShader*, IMaterialVar**, IShaderDynamicAPI*, IShaderShadow*, bool, VertexLitGeneric_DX9_Vars_t&, VertexCompressionType_t, CBasePerMaterialContextData**) + 305

10 stdshader_dx9.dylib 0x1055f7bb VertexLitGeneric::CShader::OnDrawElements(IMaterialVar**, IShaderShadow*, IShaderDynamicAPI*, VertexCompressionType_t, CBasePerMaterialContextData**) + 283

11 stdshader_dx9.dylib 0x1058192a CBaseShader::DrawElements(IMaterialVar**, int, IShaderShadow*, IShaderDynamicAPI*, VertexCompressionType_t, CBasePerMaterialContextData**) + 250

12 materialsystem.dylib 0x0a502972 CShaderSystem::DrawElements(IShader*, IMaterialVar**, ShaderRenderState_t*, VertexCompressionType_t, unsigned int) + 562

13 materialsystem.dylib 0x0a4ae76e CMaterial::DrawMesh(VertexCompressionType_t) + 110

14 shaderapidx9.dylib 0x0e1d40ce CShaderAPIDx8::DrawMesh(CMeshBase*) + 318

15 shaderapidx9.dylib 0x0e1d43ed non-virtual thunk to CShaderAPIDx8::DrawMesh(CMeshBase*) + 29

16 shaderapidx9.dylib 0x0e1c7aee CMeshDX8::Draw(int, int) + 254

17 studiorender.dylib 0x0b678e64 CStudioRender::R_StudioDrawGroupHWSkin(IMatRenderContext*, studiomeshgroup_t*, IMesh*, ColorMeshInfo_t*) + 404

18 studiorender.dylib 0x0b6792c4 CStudioRender::R_StudioDrawStaticMesh(IMatRenderContext*, mstudiomesh_t*, studiomeshgroup_t*, StudioModelLighting_t, float, IMaterial*, int, ColorMeshInfo_t*) + 644

19 studiorender.dylib 0x0b67c6fc CStudioRender::R_StudioDrawMesh(IMatRenderContext*, mstudiomesh_t*, studiomeshdata_t*, StudioModelLighting_t, IMaterial*, ColorMeshInfo_t*, int) + 348

20 studiorender.dylib 0x0b675b3b CStudioRender::R_StudioDrawPoints(IMatRenderContext*, int, void*, IMaterial**, int*, int, int, ColorMeshInfo_t*) + 571

21 studiorender.dylib 0x0b675254 CStudioRender::R_StudioRenderFinal(IMatRenderContext*, int, int, CStudioRender::BodyPartInfo_t*, void*, IMaterial**, int*, int, int, ColorMeshInfo_t*) + 404

22 studiorender.dylib 0x0b674f22 CStudioRender::R_StudioRenderModel(IMatRenderContext*, int, int, int, void*, IMaterial**, int*, int, int, int, ColorMeshInfo_t*) + 514

23 studiorender.dylib 0x0b6da3d1 CStudioRender::DrawModelStaticProp(DrawModelInfo_t const&, StudioRenderContext_t const&, matrix3x4_t const&, int) + 577

24 studiorender.dylib 0x0b6e2e20 CMemberFunctor4<CStudioRender*, void (CStudioRender::*)(DrawModelInfo_t const&, StudioRenderContext_t const&, matrix3x4_t const&, int), DrawModelInfo_t, StudioRenderContext_t, matrix3x4_t, int, CRefCounted1<CFunctor, CRefCountServiceBase<true, CRefMT> >, CFuncMemPolicyNone>::operator()() + 80

25 materialsystem.dylib 0x0a4d410b CMatQueuedRenderContext::CallQueued(bool) + 187

26 materialsystem.dylib 0x0a4d3f82 CMatQueuedRenderContext::EndQueue(bool) + 34

27 materialsystem.dylib 0x0a4bd1a2 CMaterialSystem::ThreadExecuteQueuedContext(CMatQueuedRenderContext*) + 66

28 materialsystem.dylib 0x0a4c2ca9 CMemberFunctor1<CMaterialSystem*, void (CMaterialSystem::*)(CMatQueuedRenderContext*), CMatQueuedRenderContext*, CRefCounted1<CFunctor, CRefCountServiceBase<true, CRefMT> >, CFuncMemPolicyNone>::operator()() + 41

29 materialsystem.dylib 0x0a4c3797 CFunctorJob::DoExecute() + 23

30 libvstdlib.dylib 0x005b1a40 CJob::Execute() + 80

31 libvstdlib.dylib 0x005b2e37 CJobThread::Run() + 471

32 libtier0.dylib 0x005066a6 CThread::ThreadProc(void*) + 214

33 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

34 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

35 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 34:: com.apple.audio.IOThread.client

0 libsystem_kernel.dylib 0x91be0f7a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x91be016c mach_msg + 68

2 com.apple.audio.CoreAudio 0x922c9e9a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138

3 com.apple.audio.CoreAudio 0x922c434e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68

4 com.apple.audio.CoreAudio 0x922c2b27 HALC_ProxyIOContext::IOWorkLoop() + 1111

5 com.apple.audio.CoreAudio 0x922c25ff HALC_ProxyIOContext::IOThreadEntry(void*) + 167

6 com.apple.audio.CoreAudio 0x922ccf52 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20

7 com.apple.audio.CoreAudio 0x922c24fb HALB_IOThread::Entry(void*) + 69

8 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

9 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

10 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 35:: WorkerPool/-754667520

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 36:: WorkerPool/-754528256

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 37:: WorkerPool/-754388992

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 38:: WorkerPool/-754249728

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 39:: WorkerPool/-754110464

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 40:: WorkerPool/-753971200

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 41:: WorkerPool/-753692672

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 42:: WorkerPool/-753553408

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 43:: WorkerPool/-876240896

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 44:: WorkerPool/-753831936

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 45:: WorkerPool/-715182080

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4c25 pthread_cond_timedwait$UNIX2003 + 71

3 libcef.dylib 0x0bf0ec99 0xbe9d000 + 466073

4 libcef.dylib 0x0bf12e93 0xbe9d000 + 482963

5 libcef.dylib 0x0bf13364 0xbe9d000 + 484196

6 libcef.dylib 0x0bf1144a 0xbe9d000 + 476234

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 46 Crashed:: Dispatch queue: OpenGLMT

0 libsystem_platform.dylib 0x937dd25a _platform_bzero$VARIANT$sse42 + 90

1 libGLProgrammability.dylib 0x97809b7a BitSetSetRangeEqualsInternal + 119

2 libGLProgrammability.dylib 0x978099e3 BitSetNew + 140

3 libGLProgrammability.dylib 0x97816a34 RegistersInitialize + 37

4 libGLProgrammability.dylib 0x978214d7 glpPPShaderLinearizeStreamMgrEx + 6398

5 libGLProgrammability.dylib 0x9782164c glpPPShaderLinearizeEx + 79

6 libGLProgrammability.dylib 0x978215f8 glpPPShaderLinearize + 32

7 GLRendererFloat 0x9b6c1be4 gldLoadPipelineProgram + 380

8 GLRendererFloat 0x9b6baae1 gldUpdateDispatch + 2112

9 GLEngine 0x91a8ff79 gleFallbackBegin + 459

10 GLEngine 0x919901e0 gleUpdateDispatchCodeChange + 184

11 GLEngine 0x91a814d6 gleDoDrawDispatchCore + 618

12 GLEngine 0x91a2a1d6 glDrawElementsInstancedBaseVertex_STD_Exec + 289

13 GLEngine 0x91a2a0a7 glDrawElements_UnpackThread + 154

14 GLEngine 0x91a7c73d gleCmdProcessor + 75

15 libdispatch.dylib 0x9a29caf3 _dispatch_queue_drain + 410

16 libdispatch.dylib 0x9a29dfcf _dispatch_queue_invoke + 126

17 libdispatch.dylib 0x9a29c38a _dispatch_root_queue_drain + 72

18 libdispatch.dylib 0x9a29d70e _dispatch_worker_thread2 + 39

19 libsystem_pthread.dylib 0x976c1dab _pthread_wqthread + 336

20 libsystem_pthread.dylib 0x976c5cce start_wqthread + 30



Thread 47:: AQConverterThread

0 libsystem_kernel.dylib 0x91be57ca __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x976c2d1d _pthread_cond_wait + 728

2 libsystem_pthread.dylib 0x976c4bd9 pthread_cond_wait$UNIX2003 + 71

3 com.apple.audio.toolbox.AudioToolbox 0x95ca012f CAGuard::Wait() + 67

4 com.apple.audio.toolbox.AudioToolbox 0x95cc4d58 AQConverterManager::AQConverterThread::Run() + 602

5 com.apple.audio.toolbox.AudioToolbox 0x95cc4af6 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 22

6 com.apple.audio.toolbox.AudioToolbox 0x95ca0910 CAPThread::Entry(CAPThread*) + 134

7 libsystem_pthread.dylib 0x976c05fb _pthread_body + 144

8 libsystem_pthread.dylib 0x976c0485 _pthread_start + 130

9 libsystem_pthread.dylib 0x976c5cf2 thread_start + 34



Thread 48:

0 libsystem_kernel.dylib 0x91be6046 __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x976c1dcf _pthread_wqthread + 372

2 libsystem_pthread.dylib 0x976c5cce start_wqthread + 30



Thread 46 crashed with X86 Thread State (32-bit):

eax: 0x00000000 ebx: 0x00000000 ecx: 0x00000004 edx: 0x00000078

edi: 0x00000004 esi: 0x20b00030 ebp: 0xcd72ba68 esp: 0xcd72ba64

ss: 0x00000023 efl: 0x00010202 eip: 0x937dd25a cs: 0x0000001b

ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f

cr2: 0x00000004


Logical CPU: 2

Error Code: 0x00000006

Trap Number: 14





Binary Images:

0x1000 - 0x1ff3 +hl2_osx (???) <3DF7D040-00B2-3A31-B557-1ED1D0BDE08E> /Users/USER/Library/Application Support/Steam/*/hl2_osx

0x4000 - 0x26ffb +gameoverlayrenderer.dylib (1) <145DB247-7DB3-3DF9-BB30-874DE77A41F1> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib

0x47000 - 0x48ff3 +steamloader.dylib (0) <B203BC3A-0BB3-3693-B6EE-1CAD86A1BFDE> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib

0xec000 - 0xf2fff +libsteam_api.dylib (1) <0AF869ED-EA89-39D3-A8C1-41CC63883393> /Users/USER/Library/Application Support/Steam/*/libsteam_api.dylib

0x240000 - 0x25dff7 +launcher.dylib (1) <C804B0D3-DD79-38CF-9CC1-21CCF9DAEA19> /Users/USER/Library/Application Support/Steam/*/launcher.dylib

0x279000 - 0x39bff7 +libSDL2-2.0.0.dylib (2) <F683E7E4-4215-3CCD-8182-8E1FE16EB0C5> /Users/USER/Library/Application Support/Steam/*/libSDL2-2.0.0.dylib

0x3e7000 - 0x3eaffd com.apple.ForceFeedback (1.0.6 - 1.0.6) <C790BFE4-111A-36A5-A830-125B10B9BEA7> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback

0x500000 - 0x514fff +libtier0.dylib (1) <3C8FB41F-0F2E-34AA-A1D4-3D2A25D1DA8F> /Users/USER/Library/Application Support/Steam/*/libtier0.dylib

0x52b000 - 0x570ff7 +libtogl.dylib (1) <284390A7-C599-3EB1-9E22-55B4F40F12B8> /Users/USER/Library/Application Support/Steam/*/libtogl.dylib

0x5ac000 - 0x5c0ffb +libvstdlib.dylib (1) <4D0A999E-E5F4-3D6C-8A9A-45ED1F3CABDE> /Users/USER/Library/Application Support/Steam/*/libvstdlib.dylib

0x1c66000 - 0x1d0efff +filesystem_stdio.dylib (1) <F637CB94-7270-3CBA-A3AE-617EE7C0BA9D> /Users/USER/Library/Application Support/Steam/*/filesystem_stdio.dylib

0x2fa2000 - 0x2fc9ff7 com.apple.audio.OpenAL (1.7 - 1.7) <E17E6E36-968C-37A3-929C-53B78E28862E> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

0x2ff2000 - 0x2ff6ffd com.apple.audio.AppleHDAHALPlugIn (2.6.1 - 2.6.1f2) <566536E7-3014-3A2C-B25C-DC169D5FDCAE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn

0x6615000 - 0x661dff7 +inputsystem.dylib (1) <C6289AB3-538E-36A5-965E-DED35CF8EB15> /Users/USER/Library/Application Support/Steam/*/inputsystem.dylib

0x662c000 - 0x6632ff3 +video_services.dylib (1) <E3910C4B-FC05-3DCA-9931-00AAFC13C183> /Users/USER/Library/Application Support/Steam/*/video_services.dylib

0x663e000 - 0x6645ff3 +sourcevr.dylib (1) <FF166C54-6006-327C-8700-8DD44A512CB9> /Users/USER/Library/Application Support/Steam/*/sourcevr.dylib

0x669b000 - 0x66c6ffb +datacache.dylib (1) <3A7B5DF7-708A-3D56-9400-53E1DAF574B6> /Users/USER/Library/Application Support/Steam/*/datacache.dylib

0x8001000 - 0x802cff3 +vgui2.dylib (1) <9CDB4F14-FA07-3DDC-BEE8-CA9ECDA005DD> /Users/USER/Library/Application Support/Steam/*/vgui2.dylib

0x8058000 - 0x8062fff +video_quicktime.dylib (1) <448A45D6-F0E7-3CD1-A209-D30CEDBB8E7A> /Users/USER/Library/Application Support/Steam/*/video_quicktime.dylib

0x80c7000 - 0x80dbfff +libtier0_s.dylib (1) <F6CC7122-6016-3598-80A7-4544F2C0EA7B> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib

0x8200000 - 0x8400ff5 com.apple.audio.units.Components (1.10 - 1.10) <8CAB2F87-4A23-3812-A2CA-CD1107F51E20> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x87d5000 - 0x87e1fff +crashhandler.dylib (1) <7FF10DA4-6217-3B00-B348-9DDB87B8C7D0> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib

0x9800000 - 0x9c9eff7 +engine.dylib (1) <DBAF750A-A031-3DCE-84D6-EA51F3A22154> /Users/USER/Library/Application Support/Steam/*/engine.dylib

0xa4a7000 - 0xa55afff +materialsystem.dylib (1) <59843CBA-1564-37FF-90A3-6B7669DF9A70> /Users/USER/Library/Application Support/Steam/*/materialsystem.dylib

0xb669000 - 0xb6f2ffb +studiorender.dylib (1) <85BB5F78-3285-37DC-B211-7AB16E2C61BA> /Users/USER/Library/Application Support/Steam/*/studiorender.dylib

0xbabd000 - 0xbbc9ffb +vphysics.dylib (1) <922C9122-5E87-34C5-8C7B-F1F9EB0E409E> /Users/USER/Library/Application Support/Steam/*/vphysics.dylib

0xbc90000 - 0xbd66ff7 +vguimatsurface.dylib (1) <7AC88D16-8FA1-365E-AB92-210B94A1E40F> /Users/USER/Library/Application Support/Steam/*/vguimatsurface.dylib

0xbe9d000 - 0xdf62fef +libcef.dylib (1) <138A6003-C8AF-34BF-AEDD-CB624B6F1807> /Users/USER/Library/Application Support/Steam/*/libcef.dylib

0xe1bd000 - 0xe21dfff +shaderapidx9.dylib (1) <829A5A01-6FCA-3F57-A52A-10572F0E7644> /Users/USER/Library/Application Support/Steam/*/shaderapidx9.dylib

0xe2fc000 - 0xeec8fcf +steamclient.dylib (1) <B93D7051-1C56-3C27-B84A-535C64F78D9B> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib

0xf9eb000 - 0xfa0bff7 +libvstdlib_s.dylib (1) <D1D3352C-91F1-3ED8-BFB6-07C2DC18432D> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib

0xfa34000 - 0xfa3bffb +com.googlecode.google-breakpad (1.0) <1FB65688-E4F2-3A2B-A6FA-8254B38161CB> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Breakpad

0xfa47000 - 0xfa56ff3 +breakpadUtilities.dylib (1) <B0D2A474-3BAE-3040-902B-B2BE375E7405> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Resources/breakpadUtilities.dylib

0x10200000 - 0x10204fff com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <017135BD-3E54-30EC-9489-6ACADA56D51F> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec

0x10500000 - 0x1059dff7 +stdshader_dx9.dylib (1) <EC5F1FD5-EDB0-3374-B943-C45A90F8A39E> /Users/USER/Library/Application Support/Steam/*/stdshader_dx9.dylib

0x14b95000 - 0x14ca4fef +chromehtml.dylib (1) <05A8768F-933F-3BA7-9B79-353D486C6F14> /Users/USER/Library/Application Support/Steam/*/chromehtml.dylib

0x167f5000 - 0x167f8ffd com.apple.iokit.IOQTComponents (2.0 - 2.0) <539F8DFC-4B6D-342E-A09B-662912C3CC45> /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts

0x19bd0000 - 0x19bd3ff7 +scenefilecache.dylib (1) <59F87C80-3A11-3659-B7D6-C5FB0C1652FF> /Users/USER/Library/Application Support/Steam/*/scenefilecache.dylib

0x19bf0000 - 0x19bf7ff8 com.apple.AppleGVAHW.component (1.2 - 1) <B025F3AB-1E21-3FCF-8E9B-0310B35A3D47> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW

0x19e7b000 - 0x19e8cff3 +soundemittersystem.dylib (1) <EAFF72C9-20DC-3AB4-B809-0C803EF82C9A> /Users/USER/Library/Application Support/Steam/*/soundemittersystem.dylib

0x1a13f000 - 0x1a341ff7 com.apple.audio.codecs.Components (4.0 - 4.0) <D63272DD-795F-35D9-BE78-170ED4EA34BC> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs

0x1a4d7000 - 0x1a5b3fd7 com.apple.AppleProResDecoder (3.0.4 - 6305.11) <50F80B48-00A2-37F0-BE25-CD0258A474BE> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder

0x1a5be000 - 0x1a602ff7 com.apple.AppleVAH264HW.component (3.0 - 3.0) <95221003-CA76-308F-9D6F-F2904075737D> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW

0x1a6c5000 - 0x1a77afff com.apple.AppleGVAFramework (7.1.16 - 7.1.16) <65A400CA-9459-3D48-B5DB-3D6647EFBB52> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA

0x1a78a000 - 0x1a7c2ff7 com.apple.QuickTimeFireWireDV.component (7.7.3 - 2826.19) <CFBE1CAD-02A0-30E0-B6CE-1D5E9CB59220> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV

0x1a7ce000 - 0x1a800ff7 com.apple.AppleIntermediateCodec (2.0.2 - 6305.11) <397782CB-2454-37D5-A10C-B992A4E1D439> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec

0x1a808000 - 0x1a821ff2 com.apple.applepixletvideo (1.2.31 - 1.2d31) <3691A649-1F8F-3C0A-89F4-5C2DD4E38EEC> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video

0x1bed4000 - 0x1c284fe7 QuickTimeH264.scalar (2826.19) <76069EB3-A34B-37CF-A1DA-257FB419F5A0> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar

0x1dc1b000 - 0x1dc90fef +replay.dylib (1) <DC205E59-91F2-3D92-94FA-6E328AFBE8E6> /Users/USER/Library/Application Support/Steam/*/replay.dylib

0x2a000000 - 0x2acf8ff7 +client.dylib (1) <8A581C48-1798-3ED7-A90D-B2E1BE43C906> /Users/USER/Library/Application Support/Steam/*/client.dylib

0x2c0cd000 - 0x2cc47fff +server.dylib (1) <D6435466-71CA-3110-A4D1-33C7C5560ACE> /Users/USER/Library/Application Support/Steam/*/server.dylib

0x34b8d000 - 0x34d39fe7 +GameUI.dylib (1) <5DED40D2-BEC9-34D8-A6CC-455F08412512> /Users/USER/Library/Application Support/Steam/*/GameUI.dylib

0x4109b000 - 0x4109dffb +vaudio_miles.dylib (1) <BD8F1BC6-DB1D-3B0F-AA1E-BEBC4260B86B> /Users/USER/Library/Application Support/Steam/*/vaudio_miles.dylib

0x41780000 - 0x417dffe7 +libMilesX86.dylib (0) <1D7FE84A-E7BC-1FF1-D95E-B9415E8F3763> /Users/USER/Library/Application Support/Steam/*/libMilesX86.dylib

0x49400000 - 0x494f1ffb +serverbrowser.dylib (1) <2E801093-B0BD-3CD3-9A23-B306C1DB0E84> /Users/USER/Library/Application Support/Steam/*/serverbrowser.dylib

0x50000000 - 0x502b2ff7 com.apple.AMDRadeonX3000GLDriver (1.22.25 - 1.2.2) <DE36702C-C149-331B-93C6-DD211FB4BE20> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver

0x8bc89000 - 0x8bc8cff7 +com.macromedia.Flash Player.plugin (12.0.0.44 - 12.0.0.44) <C4421B9B-8C9A-BDAD-4A46-63067DCF456D> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player

0x8fee2000 - 0x8ff14417 dyld (239.4) <FF5ED937-CC28-3FEF-BCAF-750B1CDBAE36> /usr/lib/dyld

0x90008000 - 0x90009ffd libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib

0x901d5000 - 0x904e8fef com.apple.CoreAUC (6.25.00 - 6.25.00) <84677812-2943-328C-B4E0-5E37A6181195> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x90529000 - 0x90530fff libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib

0x90531000 - 0x90534ff9 com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x90535000 - 0x90545ff7 libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib

0x90546000 - 0x90550ff7 com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <C4CC55E5-6CC4-307E-9499-AF89A6463AF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x90551000 - 0x90559fee libcldcpuengine.dylib (2.3.58) <589B3E9E-05CC-30A3-AFF5-AA971C0E1473> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

0x9055a000 - 0x90606ffb libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x90607000 - 0x90607fff com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x90608000 - 0x90608fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x90609000 - 0x9060afff libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib

0x9060b000 - 0x90612ff2 com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x90613000 - 0x9061fff7 com.apple.OpenDirectory (10.9 - 173.90.1) <E264995C-298E-3DA4-8AFD-11C941BA5E40> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x90620000 - 0x90623ffb libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib

0x90624000 - 0x9068bffc com.apple.framework.CoreWLAN (4.3.3 - 433.48) <9809D1A7-CE43-3DEE-9812-796590176DEE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x906f3000 - 0x9071fff7 com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x90728000 - 0x91346ff3 com.apple.AppKit (6.9 - 1265.20) <777988C0-5AC9-3015-93E6-7493F9530464> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x91347000 - 0x91355ff7 libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib

0x91356000 - 0x91681ffe com.apple.Foundation (6.9 - 1056.13) <C33A8984-7E97-36BE-B842-EE4FE35F53EA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x91682000 - 0x9168dfff com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x916be000 - 0x917cefed com.apple.MediaControlSender (2.0 - 200.34.4) <48A88743-4EB7-364B-968F-43C17FFCEB97> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x917cf000 - 0x917cffff com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x917d0000 - 0x91829ffa libTIFF.dylib (1043) <C03B34F4-8037-3AF5-AE51-B8B5FC8DB639> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x9182a000 - 0x91980ff0 libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x91981000 - 0x91b23ff0 GLEngine (9.6.1) <6E7FF87C-BDE5-3FAA-9943-050C2FCA956F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine

0x91b24000 - 0x91b34ff5 com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x91b35000 - 0x91b37ffb libRadiance.dylib (1043) <ECD94F60-9AAD-3207-B3BD-9DB559FC5032> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x91b38000 - 0x91b42fff com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x91b43000 - 0x91bc8ffc com.apple.CorePDF (4.0 - 4) <73557F2A-B0EF-3128-90FE-8EDD7824CE73> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x91bc9000 - 0x91bcdff7 libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib

0x91bce000 - 0x91bebff4 libsystem_kernel.dylib (2422.100.13) <C09FD945-4F48-3322-AB4B-7D0243667657> /usr/lib/system/libsystem_kernel.dylib

0x91bec000 - 0x91bf5ffc com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x91bf6000 - 0x91c04ff3 com.apple.opengl (9.6.1 - 9.6.1) <B8205F16-6435-3062-89C9-2D8FF1799B3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x91c05000 - 0x91c55fff com.apple.opencl (2.3.59 - 2.3.59) <9A8EF83B-78F9-3278-8812-5A0ECB09F8B7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x91c56000 - 0x91ca6ff7 libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib

0x91ca9000 - 0x91cd7ff3 com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x91d08000 - 0x920cdff6 libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x920d9000 - 0x920dcff3 com.apple.AppleSystemInfo (3.0 - 3.0) <4586B503-A0A8-3654-AA48-D2F9FA0188CB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x92226000 - 0x92242ff9 com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x92243000 - 0x9224cfff com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound

0x9224d000 - 0x92250ff7 com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x92251000 - 0x92255fff com.apple.IOAccelerator (98.20 - 98.20) <15DD0D0C-F16C-30C7-B968-AA1DEF044F49> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor

0x92256000 - 0x92257fff libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib

0x92258000 - 0x9225cffe libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x9225d000 - 0x922b0ff3 com.apple.CoreMediaIO (407.0 - 4561) <09C5A94C-39BD-36D8-A483-77F9CA3C5F2F> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x922b1000 - 0x92306ff7 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <0F1C111F-1E64-33BB-A69F-14643B3037D5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x92307000 - 0x9235dff6 com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x9235e000 - 0x92367fff libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib

0x9237c000 - 0x9237efff com.apple.SecCodeWrapper (3.0 - 1) <066E1E30-2EEA-3166-8F86-D1054B50875B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper

0x9237f000 - 0x925274af libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib

0x92528000 - 0x9255dffd libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib

0x9255e000 - 0x92641ff7 libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib

0x92665000 - 0x92703ff5 com.apple.PDFKit (2.9.2 - 2.9.2) <4D229FF8-B921-3BEC-8F38-F6A0A7046AC0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x92725000 - 0x9272aff6 libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib

0x9272b000 - 0x9292dfff com.apple.CoreFoundation (6.9 - 855.16) <6283B27F-3C46-365F-932C-1A7102D8A3CF> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x9292e000 - 0x92949ff6 libPng.dylib (1043) <AFF54258-8124-31AE-BBAA-575FD7C43EF3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x9294a000 - 0x92956ffc libkxld.dylib (2422.100.13) <5C97CA53-F237-3ECC-9725-E71DDFEC661E> /usr/lib/system/libkxld.dylib

0x92957000 - 0x92982ff7 libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib

0x92983000 - 0x929d2ff9 com.apple.HIServices (1.23 - 468) <B0534B49-A137-363A-9FC2-44FAA6F0894F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x929d3000 - 0x92a6aff7 com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x92a6b000 - 0x92ac9ffd com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x92aca000 - 0x92accfff com.apple.securityhi (9.0 - 55005) <FD6FC95D-CBE2-329F-9ACB-AB3027CAAB6D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x92acd000 - 0x92ae5ff7 libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib

0x92ae6000 - 0x92b26ff7 com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x92b8e000 - 0x92c03ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <FD423680-01A1-357A-89A7-33910A87DE65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x92c04000 - 0x92c05ffc com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x92c07000 - 0x92c0ffff libcopyfile.dylib (103) <1B1484BD-08B6-3BA9-94CA-A7C24B610EB3> /usr/lib/system/libcopyfile.dylib

0x92c10000 - 0x92f11ffb com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x92f12000 - 0x93281fff com.apple.MediaToolbox (1.0 - 1273.54) <46C11BBD-7F31-3227-9441-6087FAA3B477> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x93282000 - 0x932baff7 com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x932bb000 - 0x932edffb com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x932ee000 - 0x93320ff7 libTrueTypeScaler.dylib (111.1) <A568EE4C-1588-3F8B-8640-F02CEFC5AF09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x93321000 - 0x933efff7 com.apple.backup.framework (1.5.3 - 1.5.3) <03BFC83E-A086-3CA8-A3E6-2EA6F1D388AF> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x933f0000 - 0x934dbff4 com.apple.DiskImagesFramework (10.9 - 371.1) <6979AEDF-AF1E-390F-A208-50D642621B16> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x9357d000 - 0x93582ff7 com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x93583000 - 0x93583ffd libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib

0x935b5000 - 0x93606ffb com.apple.CoreMedia (1.0 - 1273.54) <086865CC-7B9A-3B96-A3CB-4B90DAD5DC91> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x93607000 - 0x9364dff7 libcurl.4.dylib (78.92.2) <452F5FFA-68A4-3834-B457-CA667C969F79> /usr/lib/libcurl.4.dylib

0x9364e000 - 0x937befff com.apple.QTKit (7.7.3 - 2826.19) <5F386E3B-ED51-3850-993E-12552FD25708> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x937bf000 - 0x937d8fff com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x937d9000 - 0x937deff3 libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib

0x937df000 - 0x93803fff libJPEG.dylib (1043) <257BE460-DFB1-3398-8AC5-A2E50FBED794> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x93804000 - 0x9383afff com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s

0x9383b000 - 0x93877ff4 com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x9387e000 - 0x938d3fff libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib

0x938d4000 - 0x938d5fff libSystem.B.dylib (1197.1.1) <789CF4BE-5A0B-310E-9515-E515EA033D03> /usr/lib/libSystem.B.dylib

0x938d6000 - 0x938d7fff libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib

0x938d8000 - 0x9393effb com.apple.CoreUtils (2.0 - 200.34.4) <F14AAB3C-1C8A-37D7-85BE-76646F9F6098> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils

0x94100000 - 0x9414cff7 libcups.2.dylib (372.4) <A11AA954-07E7-3929-84AB-309B0C0DDB5D> /usr/lib/libcups.2.dylib

0x9414d000 - 0x9415ffff libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib

0x94169000 - 0x94193fff libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib

0x94194000 - 0x9419eff2 com.apple.AppSandbox (3.0 - 1) <FE0793BE-50CF-3E3B-82C9-71F7A294E10F> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox

0x9419f000 - 0x9440eff6 com.apple.security (7.0 - 55471.14.4) <4C9E60A9-6861-3AFF-BEB8-637771FEC78B> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x9440f000 - 0x9441dfff libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib

0x94420000 - 0x944b8ff7 com.apple.Metadata (10.7.0 - 800.28) <D8C2153B-6D0F-3B75-97C7-742BDCA430FC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x944b9000 - 0x944c0ff7 com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService

0x944c1000 - 0x944c9fff liblaunch.dylib (842.90.1) <B259692D-D60B-3BCE-9E03-32F457CB5046> /usr/lib/system/liblaunch.dylib

0x944ca000 - 0x945b0ff7 com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x945b1000 - 0x945e2ffa libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib

0x94f60000 - 0x95030fef libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x95031000 - 0x9531bfd2 com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x9531c000 - 0x9531cfff com.apple.quartzframework (1.5 - 1.5) <5BB3FDD4-4727-3D1B-9582-C96F36DA1542> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x9531d000 - 0x95355fff com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x95356000 - 0x95381ff5 com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x95382000 - 0x95436ff7 com.apple.QuickTimeMPEG4.component (7.7.3 - 2826.19) <4164D9D2-AAEA-3B01-8BD0-96C359E7E7E5> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4

0x9543b000 - 0x95446fff libcsfde.dylib (380) <821ACD5D-E4BD-3626-B7AC-8EE2637268C3> /usr/lib/libcsfde.dylib

0x95447000 - 0x9544bffa libGIF.dylib (1043) <276F48A6-766B-3D40-85C4-C9E8E6051DF7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x95453000 - 0x95459ff7 com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication

0x9545a000 - 0x95465fff libGPUSupportMercury.dylib (9.6.1) <4733F91D-0778-3DA3-965E-624DD53D0C9C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib

0x95466000 - 0x954c2ffa com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x954c3000 - 0x954d1ff7 com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

0x954d2000 - 0x954faff7 libRIP.A.dylib (599.23.13) <2A8EE9AF-728D-3867-8A0A-E065CE14BA20> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib

0x954fb000 - 0x9550dfff libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib

0x9550e000 - 0x95834ffd com.apple.JavaScriptCore (9537 - 9537.75.12) <9767AEAB-B596-3B39-AD52-39E2012D2AD6> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x95835000 - 0x9583efff com.apple.AppleSRP (5.0 - 1) <6B946F4B-7DC4-3E82-BF2C-BE0930E3CF47> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

0x9583f000 - 0x95843fff libheimdal-asn1.dylib (323.92.1) <DD8BAEED-28AC-389E-9DC4-E32DA60CB05A> /usr/lib/libheimdal-asn1.dylib

0x95ab8000 - 0x95b49fff com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x95b4a000 - 0x95bbdfff com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x95bbe000 - 0x95c28ff7 com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x95c3d000 - 0x95db0ffb com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x95e10000 - 0x95e18fff libsystem_dnssd.dylib (522.90.2) <A73663C9-CE65-3FF3-B41B-686728BBFB00> /usr/lib/system/libsystem_dnssd.dylib

0x95e19000 - 0x95e3eff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <FCF52905-85B1-375C-B0AA-B8251B614D2D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x95e3f000 - 0x95f19ff6 com.apple.QuickLookUIFramework (5.0 - 622.7) <6F9C5661-0D7D-3B54-AC34-55E1A24EC05A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x95f1a000 - 0x96312ff3 com.apple.CoreGraphics (1.600.0 - 599.23.13) <3077671B-1AEF-33EF-AF9C-D3A9208646E0> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x96313000 - 0x9633eff7 libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib

0x9633f000 - 0x9633ffff com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x96340000 - 0x965bcfe7 com.apple.QuickTime (7.7.3 - 2826.19) <AEF12245-C9D5-3B50-8AB6-45DC794E693E> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x965bd000 - 0x96769fff com.apple.QuartzCore (1.8 - 332.3) <DA347693-5E26-3E47-A2B3-3824C52EB08B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x9676a000 - 0x96806fff com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x976a7000 - 0x976bbff9 com.apple.MultitouchSupport.framework (245.13 - 245.13) <06C2834A-91E9-3DCC-B7D0-9EAC592CE1C5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x976bc000 - 0x976beffe com.apple.QuickTimeH264.component (7.7.3 - 2826.19) <4639A3B1-B699-3F56-90EB-44C0073AD86D> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264

0x976bf000 - 0x976c6ffb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib

0x976c7000 - 0x97845ff0 libGLProgrammability.dylib (9.6.1) <26DFAFFB-1706-3BEF-91D9-06F1655880EE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x97846000 - 0x97853fff com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x97854000 - 0x97854ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x97855000 - 0x97857fff libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib

0x97858000 - 0x97858fff libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib

0x97859000 - 0x97896ffb libGLImage.dylib (9.6.1) <E2DADD8A-8A60-3F39-840B-4B7FE7001384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x97897000 - 0x9795aff1 com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x9795b000 - 0x979edff9 libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib

0x97cf0000 - 0x97d17fff com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x97d18000 - 0x97d21fff com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x97d22000 - 0x97d28ffb libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib

0x97d29000 - 0x97d45fff libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib

0x97d79000 - 0x97fddff7 com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x97fde000 - 0x9803fff7 com.apple.Symbolication (1.4 - 129.0.2) <774BC6EC-450B-3AE8-BBED-F1F140B93E7E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x98040000 - 0x98048ffe libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x98049000 - 0x98061ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <184471C6-C810-3346-B7C7-D86E695D0FA1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x9810f000 - 0x98119ff3 com.apple.DisplayServicesFW (2.8 - 360.8.14) <B14B15EC-41BA-37F6-B696-8BBA0E325C0C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x9811a000 - 0x9813eff7 libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib

0x9813f000 - 0x98169ff7 libsandbox.1.dylib (278.11) <9238027B-6756-387A-A2B3-115AF10FC61B> /usr/lib/libsandbox.1.dylib

0x9816a000 - 0x9816bffa libsystem_sandbox.dylib (278.11) <1A6276FC-9204-3A59-8024-2D572BA9D2F2> /usr/lib/system/libsystem_sandbox.dylib

0x9816c000 - 0x981aefff libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x981af000 - 0x98524ff9 com.apple.HIToolbox (2.1.1 - 698) <FE3938F3-6338-3C5E-AAB3-47B2F5FAC762> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x98525000 - 0x98959ff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

0x9895a000 - 0x9896dfff com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x9896e000 - 0x98a5effb libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib

0x98a5f000 - 0x98a6affb libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib

0x98a6b000 - 0x98bcdffb com.apple.CFNetwork (673.4 - 673.4) <3B6BDE2F-BFA3-3B7E-BC53-7B6B75EB12D3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x98bed000 - 0x98bf1ffa libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib

0x98bf2000 - 0x98ccdff7 com.apple.LaunchServices (572.26 - 572.26) <5915A9AC-7928-30B1-9329-94048ADE81D9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x98cce000 - 0x98d16fff com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x98d17000 - 0x98d2cff3 com.apple.AppContainer (3.0 - 1) <017FED4F-AD6E-3A56-806B-A2D33E69EFF9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r

0x98d2d000 - 0x98d31ffc libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib

0x98d32000 - 0x99157fe3 com.apple.VideoToolbox (1.0 - 1273.54) <63E19724-B43E-3552-8D1F-87D0688DF593> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x99158000 - 0x9915aff2 com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x99172000 - 0x99189ff4 com.apple.CoreMediaAuthoring (2.2 - 947) <958EE809-D21F-3C88-8D87-B3A5E4C3FCA6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x9918c000 - 0x99280fff libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x99281000 - 0x99285ffc com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x994fe000 - 0x99544ff7 libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x99594000 - 0x9975affb libicucore.A.dylib (511.32) <9DC4CADF-6F5C-3D6F-A0FE-D8BC868915F2> /usr/lib/libicucore.A.dylib

0x9975b000 - 0x997c9ffb libType1Scaler.dylib (112.1) <8DF02425-1C46-3B86-9E02-71F8D13FF3B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib

0x997ca000 - 0x99833ffa com.apple.datadetectorscore (5.0 - 354.4) <9B7B72AA-1DA4-327B-A714-5C710F3A33A0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x99834000 - 0x9a18efe3 com.apple.QuickTimeComponents.component (7.7.3 - 2826.19) <AF816E1F-2B32-31E8-9C4E-E39322D490E9> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents

0x9a18f000 - 0x9a196ffe com.apple.agl (3.2.3 - AGL-3.2.3) <808BEF15-F413-34AD-8932-E0655519E2E0> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

0x9a299000 - 0x9a2b1ffd libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib

0x9a2b2000 - 0x9a81ffff com.apple.QuartzComposer (5.1 - 319) <77419C8D-B822-3649-BBB4-2CF0F0993E9A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x9a820000 - 0x9a85dff7 libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib

0x9a85e000 - 0x9a970ffc libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib

0x9a9d4000 - 0x9a9d7ffa libCGXType.A.dylib (599.23.13) <6EF86C73-323D-30BA-8EEF-954AC81BD694> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib

0x9a9d8000 - 0x9a9f1fff libAVFAudio.dylib (32.2) <C4CBDFDF-8F77-3872-B7DE-D2D7982084BA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib

0x9a9f2000 - 0x9a9f7fff com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility

0x9a9f8000 - 0x9aa82ff7 com.apple.CoreSymbolication (3.0.1 - 141.0.5) <A33D0598-8699-39AC-A1DD-37079F423269> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x9aa83000 - 0x9aab4ffb com.apple.GSS (4.0 - 2.0) <145B389F-AC1E-3817-835D-8EA263E96EA5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x9aab5000 - 0x9aab8ff7 libdyld.dylib (239.4) <B2BD2222-2A51-39B7-BCC5-B8A4F36F900A> /usr/lib/system/libdyld.dylib

0x9aab9000 - 0x9aac6ff7 com.apple.AppleFSCompression (56 - 1.0) <0C44B3E4-C4A7-3A65-9C1A-334CA3E35BDB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x9ab62000 - 0x9ab81ff9 com.apple.framework.Apple80211 (9.3.2 - 932.59) <06E0BD18-C925-3121-A817-53100A9BF6D4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x9ab82000 - 0x9ab84fff libsystem_configuration.dylib (596.15) <E49AAD29-35C2-3EE2-AF4D-59514C4B478F> /usr/lib/system/libsystem_configuration.dylib

0x9ab85000 - 0x9aba2ffb libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib

0x9aba3000 - 0x9abbdff7 com.apple.GenerationalStorage (2.0 - 160.3) <D39634C9-93BF-3C74-828B-4809EF895DA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x9abbe000 - 0x9abc2fff com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x9abc3000 - 0x9abc5ffe libCVMSPluginSupport.dylib (9.6.1) <C2071F9E-72A1-360C-BF7E-286F9681922F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x9abc6000 - 0x9ac46ff7 com.apple.CoreServices.OSServices (600.4 - 600.4) <382BE89A-9F37-3316-9AB8-DDEA691A80D1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x9ac47000 - 0x9ad45fff libJP2.dylib (1043) <7B186EC7-B37E-3126-BCCE-7787F65C878D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x9ad46000 - 0x9ad76ff7 com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x9ad77000 - 0x9aea4ff3 com.apple.avfoundation (2.0 - 651.12.1) <D52E847F-FCDE-35D0-A0FB-25F6F05D8600> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x9aea5000 - 0x9b19aff8 com.apple.CoreImage (9.2.8) <40B7AFD7-2560-3BDD-B321-1CC5FE266DF2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x9b19b000 - 0x9b211ff3 com.apple.securityfoundation (6.0 - 55122.1) <B35A6BA6-D6B5-3743-8F03-1FE0900A9C22> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x9b212000 - 0x9b31fff7 com.apple.ImageIO.framework (3.3.0 - 1043) <3AA4C524-1B31-39AC-A641-189D0D6EA427> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x9b320000 - 0x9b3bfff7 libCoreStorage.dylib (380) <78F0E11F-D040-31DD-BD5E-6AC0EC8FD0D4> /usr/lib/libCoreStorage.dylib

0x9b3c0000 - 0x9b487ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x9b488000 - 0x9b4acff3 libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib

0x9b4b8000 - 0x9b523fff com.apple.Heimdal (4.0 - 2.0) <D6465D74-9351-3FF3-9561-AC149AEDB86F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x9b524000 - 0x9b525fff liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib

0x9b526000 - 0x9b535fff libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x9b536000 - 0x9b589fff com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering

0x9b58a000 - 0x9b5dfff7 com.apple.QuickLookFramework (5.0 - 622.7) <215A2C74-801A-39AE-85E4-A1E5031CFD38> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x9b5e0000 - 0x9b5e0fff com.apple.Carbon (154 - 157) <6E680560-FD53-3C00-BDF7-7AFA28747DC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x9b5e1000 - 0x9b5e9ff7 libCGCMS.A.dylib (599.23.13) <ACC64750-863E-3EA1-B306-F63B96572A8F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib

0x9b5ea000 - 0x9b661ffb com.apple.framework.IOKit (2.0.1 - 907.100.13) <D1308EE0-96AA-3442-A27B-264F58AE12B4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x9b662000 - 0x9b662fff com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x9b663000 - 0x9b6b4ff1 libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib

0x9b6b5000 - 0x9b6e1ff7 GLRendererFloat (9.6.1) <3961F91C-F590-3599-B8DA-25EC6D9CFB73> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat

0x9b6e2000 - 0x9b737ff3 com.apple.ImageCaptureCore (5.0 - 5.0) <69A007AE-4654-3C79-9AF6-5EC8F173F225> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x9b738000 - 0x9b840ff7 com.apple.QuickTimeImporters.component (7.7.3 - 2826.19) <5E03E68C-F8BB-3637-8BF7-5D0DA371DB26> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers

0x9b841000 - 0x9b87fff7 com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices

0x9b880000 - 0x9baffff7 com.apple.imageKit (2.5 - 774) <53C3FA27-3830-3A15-9707-AF7369119866> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x9bb00000 - 0x9bb69fff com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x9bf1e000 - 0x9c055fff com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x9c056000 - 0x9c07efff libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib

0x9c07f000 - 0x9c08aff6 com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x9c08b000 - 0x9c177ff7 libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib

0x9c178000 - 0x9c181fff com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x9c182000 - 0x9c18effc libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib

0x9c19f000 - 0x9c1baff5 com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x9c1bb000 - 0x9c20ffff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <68D53493-CC1E-3036-BF67-B2A0F6E1A905> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0xca6da000 - 0xca6eaff3 +vaudio_speex.dylib (1) <E4D5A7BD-8998-332D-ACC2-972D432F3A5C> /Users/USER/Library/Application Support/Steam/*/vaudio_speex.dylib

0xce000000 - 0xcf679fc3 +com.macromedia.FlashPlayer-10.6.plugin (12.0.0.44 - 12.0.0.44) <F22A51D0-48F2-314B-1719-DC09C2B84E01> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlay er-10.6

0xd96e6000 - 0xd96e6fff com.apple.VideoDecodeAcceleration (1.1 - 8) <03031F28-1F09-3D1F-B575-AA02633C433D> /System/Library/Frameworks/VideoDecodeAcceleration.framework/VideoDecodeAcceler ation

0xd987c000 - 0xd9884fff AppleIntelSNBVA (8.24.13) <4DE105AD-EA7D-319B-8176-B0229D13471B> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBV A

0xd9ab6000 - 0xd9bb4fff com.apple.AppleIntelHD3000GraphicsVADriver (8.24.13 - 8.2.4) <ABC6386D-BD42-33DA-AF52-8AEB1DF00D6D> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsVADriver

0xd9bf5000 - 0xd9c45fff com.apple. AMDRadeonVADriver (1.22.25 - 1.2.2) <9EBEE60E-7793-3C3E-84E7-5E51E9B0B1ED> /System/Library/Extensions/AMDRadeonVADriver.bundle/Contents/MacOS/AMDRadeonVAD river



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 2

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: 315343

thread_create: 19

thread_set_state: 18



VM Region Summary:

ReadOnly portion of Libraries: Total=361.4M resident=239.1M(66%) swapped_out_or_unallocated=122.4M(34%)

Writable regions: Total=3.1G written=1.3G(43%) resident=2.6G(85%) swapped_out=0K(0%) unallocated=455.9M(15%)


REGION TYPE VIRTUAL

=========== =======

ATS (font support) 33.4M

CG backing stores 8448K

CG image 20K

CG raster data 12K

CG shared images 204K

CoreServices 64K

IOKit 1.2G

IOKit (reserved) 896K reserved VM address space (unallocated)

Image IO 4K

Kernel Alloc Once 4K

MALLOC 1.5G

MALLOC (admin) 48K

MALLOC_LARGE (reserved) 2508K reserved VM address space (unallocated)

Mach message 4K

Memory Tag 242 12K

Memory Tag 249 156K

Memory Tag 255 23.5M

Memory Tag 255 (reserved) 960K reserved VM address space (unallocated)

OpenGL GLSL 2944K

Stack 134.2M

VM_ALLOCATE 192.0M

WebCore purgeable data 160K

__DATA 36.5M

__IMAGE 528K

__LINKEDIT 97.8M

__OBJC 3000K

__PAGEZERO 4K

__TEXT 263.6M

__UNICODE 544K

mapped file 241.4M

shared memory 68K

=========== =======

TOTAL 3.8G

TOTAL, minus reserved VM space 3.7G




Relevant console reports:

Console data

7/8/14 8:40:59.927 PM steam[18750]: setShowsApplicationBadge: is not yet implemented for the NSApp dockTile

7/8/14 8:41:50.534 PM steam[18750]: setShowsApplicationBadge: is not yet implemented for the NSApp dockTile

7/8/14 8:42:00.463 PM WindowServer[17698]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x04280300 device: 0x7fd5d8d04ff0 isBackBuffered: 1 numComp: 3 numDisp: 3

7/8/14 8:44:49.024 PM hl2_osx[19235]: dynamic_cast error 2: One or more of the following type_info's has hidden visibility. They should all have public visibility. 15IAchievementMgr, 15CAchievementMgr, 15CAchievementMgr.

7/8/14 8:45:17.000 PM kernel[0]: process gameoverlayui[19236] caught causing excessive wakeups. Observed wakeups rate (per sec): 218; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45057

7/8/14 8:45:17.884 PM ReportCrash[19242]: Invoking spindump for pid=19236 wakeups_rate=218 duration=207 because of excessive wakeups

7/8/14 8:45:35.167 PM hl2_osx[19235]: The function `CGFontSetShouldUseMulticache' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.

7/8/14 8:45:36.285 PM spindump[19243]: Saved wakeups_resource.spin report for gameoverlayui version ??? (???) to /Library/Logs/DiagnosticReports/gameoverlayui_2014-07-08-204536_Outpost.wakeups _resource.spin

7/8/14 8:45:37.788 PM hl2_osx[19235]: CoreText performance note: Client called CTFontCreateWithName() using name "Times Roman" and got font with PostScript name "Times-Roman". For best performance, only use PostScript names when calling this API.

7/8/14 8:45:37.788 PM hl2_osx[19235]: CoreText performance note: Set a breakpoint on CTFontLogSuboptimalRequest to debug.

7/8/14 8:45:42.931 PM hl2_osx[19235]: CoreText performance note: Client called CTFontCreateWithName() using name "Arial" and got font with PostScript name "ArialMT". For best performance, only use PostScript names when calling this API.

7/8/14 8:46:01.565 PM hl2_osx[19235]: CoreText performance note: Client called CTFontCreateWithName() using name "Lucida Grande" and got font with PostScript name "LucidaGrande". For best performance, only use PostScript names when calling this API.

7/8/14 8:47:39.921 PM hl2_osx[19235]: hl2_osx(19235,0xcd72c000) malloc: *** mach_vm_map(size=4194304) failed (error code=3)

*** error: can't allocate region

*** set a breakpoint in malloc_error_break to debug

7/8/14 8:47:39.921 PM hl2_osx[19235]: hl2_osx(19235,0xcd72c000) malloc: *** mach_vm_map(size=1048576) failed (error code=3)

*** error: can't allocate region

*** set a breakpoint in malloc_error_break to debug

7/8/14 8:47:39.921 PM hl2_osx[19235]: hl2_osx(19235,0xcd72c000) malloc: *** mach_vm_map(size=4194304) failed (error code=3)

*** error: can't allocate region

*** set a breakpoint in malloc_error_break to debug

7/8/14 8:47:39.922 PM hl2_osx[19235]: hl2_osx(19235,0xcd72c000) malloc: *** mach_vm_map(size=1048576) failed (error code=3)

*** error: can't allocate region

*** set a breakpoint in malloc_error_break to debug

7/8/14 8:47:46.809 PM WindowServer[17698]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x04280300 device: 0x7fd5d8d04ff0 isBackBuffered: 1 numComp: 3 numDisp: 3

7/8/14 8:47:47.942 PM ReportCrash[19248]: Saved crash report for hl2_osx[19235] version ??? to /Users/evan/Library/Logs/DiagnosticReports/hl2_osx_2014-07-08-204747_Outpost.cr ash

7/8/14 8:47:57.711 PM Console[19259]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.

Posted on Jul 8, 2014 9:27 PM

Reply
10 replies

Jul 9, 2014 7:57 AM in response to DavidTriphon

Please read this whole message before doing anything.

This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.

The purpose of this test is to determine whether the problem is localized to your user account. Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”

While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.

Test while logged in as Guest. Same problem?

After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.

*Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The "Guest User" login created by "Find My Mac" is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.

Jul 9, 2014 12:03 PM in response to Linc Davis

I Logged into guest, opened steam, told it to use the same library files from my main account so that everything would be the same. It still acted as if it were opened for the first time (which I understand would be normal). Some preferences were not saved over to guest, so that using the application was less than optimal. There was some jitteriness in it's communications to the game host server, but ping time seemed normal. I played in the environment that I knew crashes the fastest, and managed to use it for an hour without crashing. I did not experience the same issues as before.

Jul 9, 2014 12:41 PM in response to DavidTriphon

Something weird is going on now. Ever since I did what I described in my last post, the application has had the same new problems on my main account, and possibly not the old ones. I'll describe them in more detail:

All options and preferences were reset. Upon opening the application on the main account afterwards for the first time, all the preferences were the same as I left them when I exited the app on guest.

The jitteriness on the screen is still there. I assume this is from the connection between the game hosting server and my client application. This was not here before. Sometimes when I press a key to do the respective action, it won't trigger on the server end, but will show that I tried to trigger it on my client end.


The library redirection I did for guest is not evident to be saved over to my main account. Steam had a weird "multiple libraries" thing going on, but that's not there now. Is it possible I overwrote some of my old library files with new ones when I transferred the library location?

Jul 9, 2014 2:13 PM in response to DavidTriphon

I'm not sure I understand what you mean. The idea of testing in the guest account was to see whether your user settings are causing the problem. It's not clear whether you really did that. If you did, then all I can suggest is to wipe the settings in your own account and start over. If the settings are coming from a server, you would have to wipe them there. I can't tell you how to do that because I don't play the game.Any better idea would have to come from the developer, or someone who knows more about Steam than I do.

Jul 9, 2014 2:37 PM in response to Linc Davis

I understood that I needed to isolate whether it was my account or something else by figuring out if I had the same problems on another account. I'll try to describe all of what I did to better detail.

I booted up the guest account. Steam was in the HD application folder, not users. However, it had created a new application support directory that would have required me to move all the application files if I kept it. I didn't want to create a new environment for the program, but keep the old one. So I went into Steam preferences and chose a new library directory that was the same one as I used on my main account. However, I think in the process of doing this I changed or overwrote most of it. Most of the basic essential data is still there. However, because all of my preferences were changed, and I had to try to redo them, I had a hard time telling whether things were better or worse. I did manage to find that I did not have the crashing problem.

Because I haven't had enough experience with the new "jitteriness" I described before, it's hard for me to figure out what's going on. The servers I've talked about essentially hosts a "lobby" of other connections from other clients running the same application. That server hosts the game. My client has had issues in which it randomly crashed. Now, when I started using the guest account to play the game, I get weird lag spikes between myself and the server that were not there before. The ping time registers to be the same and quick as it was before, but the application isn't saying it is.


I've "verified integrity of game cache" and it found some abnormalities that weren't in the data before I tested on guest. It should've fixed them, so now I'm going to see if the new problems are gone and the old one is back. currently testing.

Jul 9, 2014 3:09 PM in response to DavidTriphon

It's back to the way it was before, just had a crash about 20 minutes in, with the same console message. None of the other weird problems. At this point I should conduct the guest test again, but how should I get the files? The game is contained within the application support folder for steam, not in the applications folder, so it's hard to just run TF2 on another account. I can run steam, but then it says I don't have it downloaded. Should I copy the application support folder and move it to the guest app support folder instead of redirecting it this time? I'm trying to make as pure an environment as I can while being on another account.

Jul 9, 2014 4:10 PM in response to Linc Davis

Everyone I know in real life is convinced it's my computer, and some are Apple employees, but they doesn't recognize the problem. I've searched their forums, and frequently people just shove their normal IT stuff in your face like "have you verified your game cache files?" Everytime I searched google for someone else who got a similar console error message, it was an apple support community post that most frequently, you had answered and helped them all of the way to fixing the problem. I was really hopeful when I saw that you were answering my problem specifically.


Could you maybe tell me a little bit more about my problem? Like what does "kernel[0]: process gameoverlayui[19236] caught causing excessive wakeups" even mean? I know my problem isn't from something I've messed up in the application because I've deleted and reinstalled the application multiple times only to have the same problem pop up again. It's even on my macbook, but I haven't investigated it at all to know whether it's the same problem. No one else I know has this problem, and no one has ever posted it to Steam's forums before. Even a little help at understanding my problem would be great.


I'll try the TF2 reddit community, because there's a lot of people there who are good at helping others at least. It might take multiple IT people from multiple perspectives (ie. TF2, Steam, or Apple) to help me solve this problem. Thanks. You put a lot of effort in here and I'm sure everyone is very thankful for it.

Aug 10, 2014 8:29 AM in response to DavidTriphon

Dear David,

It will not help you a lot, but i have exactly the same issue, not with a game, but with Flash Player debugger, as I'm debugging actionscript applications. It is doing me that message : kernel[0]: process adl[31776] caught causing excessive wakeups. Observed wakeups rate (per sec): 1283; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45148

Very strange, as the application is correctly launched and after 10 to 20 seconds, it freezes and i get that message in the console log.


I did create a new account, as Apple support sugggested, and it seemed it was working. But after few hours i got the same issue again.


Did anyone can explain what is excessive wakeups means ? How to get out of that ?

An application "causes excessive wakeups," then crashes

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.