[WD] Crash report: OSX
The game just bombed out on me Here's where I'm at:
During the conversation after trying that action, I hit ESC into the menu, then ESC back out of the menu. The game froze for a minute then returned to my desktop with a crash report.
Here's the system dump information that OSX produced (and offered to send to Apple) after the crash:
Hope the crash report helps!
I'm at the motel with Carley and Glenn, trying to save the girl in the upstairs room. I've been trying to use the pillow on the truck window.
During the conversation after trying that action, I hit ESC into the menu, then ESC back out of the menu. The game froze for a minute then returned to my desktop with a crash report.
Here's the system dump information that OSX produced (and offered to send to Apple) after the crash:
Process: WalkingDead101 [530]
Path: /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/MacOS/WalkingDead101
Identifier: com.telltalegames.WalkingDead101
Version: ??? (1.0.22)
Code Type: X86 (Native)
Parent Process: launchd [205]
Date/Time: 2012-04-28 08:41:38.579 +1000
OS Version: Mac OS X 10.7.3 (11D2001)
Report Version: 9
Interval Since Last Report: 436830 sec
Crashes Since Last Report: 3
Per-App Interval Since Last Report: 6085 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 6783314E-62E6-40B5-8643-21EDB7E40E90
Crashed Thread: 1 Dispatch queue: com.apple.libdispatch-manager
Exception Type: EXC_CRASH (SIGBUS)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
objc[530]: garbage collection is OFF
Thread 0:: MainThrd Dispatch queue: com.apple.main-thread
0 ??? 0x00000007 0 + 7
1 com.telltalegames.WalkingDead101 0x00303cb1
ScriptManager::ScriptObjectHasBeenGarbageCollected(lua_State*) + 49
2 com.telltalegames.WalkingDead101 0x000d5006 luaD_precall + 1104
3 com.telltalegames.WalkingDead101 0x000d509d luaD_call + 104
4 com.telltalegames.WalkingDead101 0x000d6400 GCTM + 198
5 com.telltalegames.WalkingDead101 0x000d6799 singlestep + 901
6 com.telltalegames.WalkingDead101 0x000d68a3 luaC_step + 48
7 com.telltalegames.WalkingDead101 0x000cd2b8 lua_pushlstring + 30
8 com.telltalegames.WalkingDead101 0x000d2e29 db_errorfb + 41
9 com.telltalegames.WalkingDead101 0x000d5006 luaD_precall + 1104
10 com.telltalegames.WalkingDead101 0x000e38e3 luaV_execute + 103
11 com.telltalegames.WalkingDead101 0x000d4ab1 resume + 137
12 com.telltalegames.WalkingDead101 0x000d483b luaD_rawrunprotected + 59
13 com.telltalegames.WalkingDead101 0x000d49f0 lua_resume + 118
14 com.telltalegames.WalkingDead101 0x000cf2d1 auxresume + 158
15 com.telltalegames.WalkingDead101 0x000cf4eb luaB_coresume + 87
16 com.telltalegames.WalkingDead101 0x000d5006 luaD_precall + 1104
17 com.telltalegames.WalkingDead101 0x000e3fa9 luaV_execute + 1837
18 com.telltalegames.WalkingDead101 0x000d50b1 luaD_call + 124
19 com.telltalegames.WalkingDead101 0x000cd627 f_call + 33
20 com.telltalegames.WalkingDead101 0x000d483b luaD_rawrunprotected + 59
21 com.telltalegames.WalkingDead101 0x000d488f luaD_pcall + 69
22 com.telltalegames.WalkingDead101 0x000cd5ea lua_pcall + 99
23 com.telltalegames.WalkingDead101 0x00309168 ScriptManager::RunThread(ScriptObject*, int) + 366
24 com.telltalegames.WalkingDead101 0x0030b9ab ScriptManager::Update(float) + 253
25 com.telltalegames.WalkingDead101 0x00294807 GameEngine::Loop() + 577
26 com.telltalegames.WalkingDead101 0x00083061 GameEngine_Loop + 29
27 com.telltalegames.WalkingDead101 0x0036aa4f -[MyOpenGLView EngineUpdate] + 19
28 com.telltalegames.WalkingDead101 0x0036a9aa -[MyOpenGLView FullScreenMessageLoop] + 704
29 com.telltalegames.WalkingDead101 0x0036a6b8 -[MyOpenGLView DoGLFullScreen] + 113
30 com.telltalegames.WalkingDead101 0x003697f8 -[MyOpenGLView prepareOpenGL] + 538
31 com.apple.AppKit 0x9a1006dd -[NSOpenGLContext makeCurrentContext] + 436
32 com.apple.AppKit 0x9a3ad7e3 -[NSOpenGLContext setView:] + 1527
33 com.apple.AppKit 0x9a3b02eb -[NSOpenGLView lockFocusIfCanDraw] + 187
34 com.apple.AppKit 0x99eb95b2 -[NSView lockFocus] + 36
35 com.apple.AppKit 0x99eee9ca -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1342
36 com.apple.AppKit 0x99eeefd3 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
37 com.apple.AppKit 0x99eeefd3 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
38 com.apple.AppKit 0x99ebcbf2 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 708
39 com.apple.AppKit 0x99ebc1f3 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 259
40 com.apple.AppKit 0x99eb787c -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4817
41 com.apple.AppKit 0x99eb079f -[NSView displayIfNeeded] + 1365
42 com.apple.AppKit 0x99ead56d -[NSWindow displayIfNeeded] + 316
43 com.apple.AppKit 0x99f7148e -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1418
44 com.apple.AppKit 0x99f70efc -[NSWindow _doOrderWindowWithoutAnimation:relativeTo:findKey:forCounter:force:isModal:] + 79
45 com.apple.AppKit 0x99f70dc2 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 997
46 com.apple.AppKit 0x99f70968 -[NSWindow orderWindow:relativeTo:] + 126
47 com.apple.AppKit 0x99ffa6ec -[NSWindow orderFront:] + 49
48 com.apple.AppKit 0x99e82d4c -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1616
49 com.apple.AppKit 0x99e78992 loadNib + 380
50 com.apple.AppKit 0x99e77d79 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
51 com.apple.AppKit 0x99e77c83 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
52 com.apple.AppKit 0x99e77bb7 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
53 com.apple.AppKit 0x9a0ff000 NSApplicationMain + 445
54 com.telltalegames.WalkingDead101 0x000028f5 start + 53
Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9b4ca90a kevent + 10
1 libdispatch.dylib 0x9268fc58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9268e6a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x9b4caef2 __sem_wait + 10
1 com.telltalegames.WalkingDead101 0x000affaf Semaphore::Wait() + 19
2 com.telltalegames.WalkingDead101 0x00357d57 JobManager_Async::_WorkThread(void*) + 45
3 com.telltalegames.WalkingDead101 0x000ad17c Thread::_ThreadEntry(void*) + 48
4 libsystem_c.dylib 0x946cded9 _pthread_start + 335
5 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 3:
0 libsystem_kernel.dylib 0x9b4caef2 __sem_wait + 10
1 com.telltalegames.WalkingDead101 0x000affaf Semaphore::Wait() + 19
2 com.telltalegames.WalkingDead101 0x00357d57 JobManager_Async::_WorkThread(void*) + 45
3 com.telltalegames.WalkingDead101 0x000ad17c Thread::_ThreadEntry(void*) + 48
4 libsystem_c.dylib 0x946cded9 _pthread_start + 335
5 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x9b4caef2 __sem_wait + 10
1 com.telltalegames.WalkingDead101 0x000affaf Semaphore::Wait() + 19
2 com.telltalegames.WalkingDead101 0x00357d57 JobManager_Async::_WorkThread(void*) + 45
3 com.telltalegames.WalkingDead101 0x000ad17c Thread::_ThreadEntry(void*) + 48
4 libsystem_c.dylib 0x946cded9 _pthread_start + 335
5 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 5:
0 libsystem_kernel.dylib 0x9b4caef2 __sem_wait + 10
1 com.telltalegames.WalkingDead101 0x000affaf Semaphore::Wait() + 19
2 com.telltalegames.WalkingDead101 0x00357d57 JobManager_Async::_WorkThread(void*) + 45
3 com.telltalegames.WalkingDead101 0x000ad17c Thread::_ThreadEntry(void*) + 48
4 libsystem_c.dylib 0x946cded9 _pthread_start + 335
5 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 6:
0 libsystem_kernel.dylib 0x9b4caef2 __sem_wait + 10
1 com.telltalegames.WalkingDead101 0x000affaf Semaphore::Wait() + 19
2 com.telltalegames.WalkingDead101 0x00357d57 JobManager_Async::_WorkThread(void*) + 45
3 com.telltalegames.WalkingDead101 0x000ad17c Thread::_ThreadEntry(void*) + 48
4 libsystem_c.dylib 0x946cded9 _pthread_start + 335
5 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 7:
0 libsystem_kernel.dylib 0x9b4caef2 __sem_wait + 10
1 com.telltalegames.WalkingDead101 0x000affaf Semaphore::Wait() + 19
2 com.telltalegames.WalkingDead101 0x00357d57 JobManager_Async::_WorkThread(void*) + 45
3 com.telltalegames.WalkingDead101 0x000ad17c Thread::_ThreadEntry(void*) + 48
4 libsystem_c.dylib 0x946cded9 _pthread_start + 335
5 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 8:
0 libsystem_kernel.dylib 0x9b4caef2 __sem_wait + 10
1 com.telltalegames.WalkingDead101 0x000affaf Semaphore::Wait() + 19
2 com.telltalegames.WalkingDead101 0x00357d57 JobManager_Async::_WorkThread(void*) + 45
3 com.telltalegames.WalkingDead101 0x000ad17c Thread::_ThreadEntry(void*) + 48
4 libsystem_c.dylib 0x946cded9 _pthread_start + 335
5 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 9:
0 libsystem_kernel.dylib 0x9b4caef2 __sem_wait + 10
1 com.telltalegames.WalkingDead101 0x000affaf Semaphore::Wait() + 19
2 com.telltalegames.WalkingDead101 0x00357d57 JobManager_Async::_WorkThread(void*) + 45
3 com.telltalegames.WalkingDead101 0x000ad17c Thread::_ThreadEntry(void*) + 48
4 libsystem_c.dylib 0x946cded9 _pthread_start + 335
5 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 10:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x9b4c7c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9b4c71f6 mach_msg + 70
2 com.apple.audio.CoreAudio 0x9b8019fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.apple.audio.CoreAudio 0x9b801a6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.apple.audio.CoreAudio 0x9b7f9e5f HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.apple.audio.CoreAudio 0x9b7f9926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.apple.audio.CoreAudio 0x9b7f9898 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.apple.audio.CoreAudio 0x9b7f981d HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x946cded9 _pthread_start + 335
9 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 11:
0 libsystem_kernel.dylib 0x9b4c7d36 mach_wait_until + 10
1 libsystem_c.dylib 0x9467b439 nanosleep + 388
2 libsystem_c.dylib 0x94679cba usleep + 60
3 libfmodex.dylib 0x00dd3ac2 0xdcf000 + 19138
4 libfmodex.dylib 0x00e5d427 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26099
5 libsystem_c.dylib 0x946cded9 _pthread_start + 335
6 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 12:: IOPollingHelperThread
0 libsystem_kernel.dylib 0x9b4ca90a kevent + 10
1 steamclient.dylib 0x0e2707fc OSXHelpers::CIOPollingHelper::RealRun() + 254
2 libtier0_s.dylib 0x0bf762ed CatchAndWriteContext_t::Invoke() + 159
3 libtier0_s.dylib 0x0bf75e91 CatchAndWriteMiniDumpExForVoidPtrFn + 86
4 libtier0_s.dylib 0x0bf75ebb CatchAndWriteMiniDumpForVoidPtrFn + 37
5 steamclient.dylib 0x0e2706ed OSXHelpers::CIOPollingHelper::Run() + 41
6 libtier0_s.dylib 0x0bf795cc SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16
7 libtier0_s.dylib 0x0bf762ed CatchAndWriteContext_t::Invoke() + 159
8 libtier0_s.dylib 0x0bf75e91 CatchAndWriteMiniDumpExForVoidPtrFn + 86
9 libtier0_s.dylib 0x0bf75ebb CatchAndWriteMiniDumpForVoidPtrFn + 37
10 libtier0_s.dylib 0x0bf79544 SteamThreadTools::CThread::ThreadProc(void*) + 204
11 libsystem_c.dylib 0x946cded9 _pthread_start + 335
12 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 13:
0 libfmodex.dylib 0x00e67a60 FMOD_Memory_Initialize + 24297
1 libfmodex.dylib 0x00e664d3 FMOD_Memory_Initialize + 18780
2 libfmodex.dylib 0x00e69c1b FMOD_Memory_Initialize + 32932
3 libfmodex.dylib 0x00e69f7f FMOD_Memory_Initialize + 33800
4 libfmodex.dylib 0x00e6a44c FMOD_Memory_Initialize + 35029
5 libfmodex.dylib 0x00e089f6 FMOD::ChannelI::validate(FMOD::Channel*, FMOD::ChannelI**) + 149380
6 libfmodex.dylib 0x00e172a7 FMOD::ChannelI::validate(FMOD::Channel*, FMOD::ChannelI**) + 208949
7 libfmodex.dylib 0x00e4c71b FMOD::SoundI::getUserDataInternal(void**) + 7543
8 libfmodex.dylib 0x00e4d972 FMOD::SoundI::getUserDataInternal(void**) + 12238
9 libfmodex.dylib 0x00e48c49 FMOD::GeometryI::getMemoryInfo(unsigned int, unsigned int, unsigned int*, FMOD_MEMORY_USAGE_DETAILS*) + 54561
10 libfmodex.dylib 0x00e48ea8 FMOD::GeometryI::getMemoryInfo(unsigned int, unsigned int, unsigned int*, FMOD_MEMORY_USAGE_DETAILS*) + 55168
11 libfmodex.dylib 0x00dde701 FMOD::AsyncThread::getAsyncThread(int, FMOD::AsyncThread**) + 31479
12 libfmodex.dylib 0x00dd656b 0xdcf000 + 30059
13 libfmodex.dylib 0x00e5d40c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26072
14 libsystem_c.dylib 0x946cded9 _pthread_start + 335
15 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 14:
0 libsystem_kernel.dylib 0x9b4c7d36 mach_wait_until + 10
1 libsystem_c.dylib 0x9467b439 nanosleep + 388
2 libsystem_c.dylib 0x94679cba usleep + 60
3 libfmodex.dylib 0x00dd3ac2 0xdcf000 + 19138
4 libfmodex.dylib 0x00e5d427 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26099
5 libsystem_c.dylib 0x946cded9 _pthread_start + 335
6 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 15:
0 libsystem_kernel.dylib 0x9b4caef2 __sem_wait + 10
1 com.telltalegames.WalkingDead101 0x000affaf Semaphore::Wait() + 19
2 com.telltalegames.WalkingDead101 0x003bb965 ThreadPool_Default::WorkerThreadProc(void*) + 115
3 com.telltalegames.WalkingDead101 0x000ad17c Thread::_ThreadEntry(void*) + 48
4 libsystem_c.dylib 0x946cded9 _pthread_start + 335
5 libsystem_c.dylib 0x946d16de thread_start + 34
Thread 1 crashed with X86 Thread State (32-bit):
eax: 0x00000004 ebx: 0xac258c40 ecx: 0xb00805dc edx: 0x9b4ca90a
edi: 0xb0080720 esi: 0x9268f8a0 ebp: 0xb0080738 esp: 0xb00805dc
ss: 0x00000023 efl: 0x00000247 eip: 0x9b4ca90a cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0x013b6000
Logical CPU: 0
Binary Images:
0x1000 - 0x56afd4 +com.telltalegames.WalkingDead101 (??? - 1.0.22) <32263626-34B5-341C-B1CF-9F9DC4A53C87> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/MacOS/WalkingDead101
0xce4000 - 0xcf7ffb +gameoverlayrenderer.dylib (??? - ???) <44C8D1B9-AAC5-3140-BEE3-07AA301E0DEA> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib
0xd0b000 - 0xd0cff3 +steamloader.dylib (??? - ???) <F921958D-089E-3D8F-A93E-31B4BAF4538A> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib
0xd0f000 - 0xd74f17 +SDL (1.2.14 - 1.2.14) <FA2F2FC9-E936-DD87-FBB0-F5052D5CDAB8> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
0xd86000 - 0xd8bff7 +libsteam_api.dylib (??? - ???) <C7F8F814-5533-0555-F58F-06DE94815ED3> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/Frameworks/libsteam_api.dylib
0xd91000 - 0xdbdfd7 +libBinkMacx86.dylib (??? - ???) <D51AF7B9-670C-5A13-4F18-57CA52D81610> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/Frameworks/libBinkMacx86.dylib
0xdcf000 - 0xe9bfe7 +libfmodex.dylib (??? - ???) <708A4B89-0DBA-0C2E-9665-A3957ED8A00E> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/Frameworks/libfmodex.dylib
0xef1000 - 0x1102ffb +QtCore (4.6 - ???) <DE3C7093-2FC1-5BC4-4754-616BE07F0113> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/Frameworks/QtCore.framework/QtCore
0x11a4000 - 0x120ffe7 +QtDBus (4.6.2 - compatibility 4.6.0) <733DB56F-5F34-990C-B1A3-E8349764E6BC> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/Frameworks/QtDBus.framework/QtDBus
0x123c000 - 0x1b26ff7 +QtGui (4.6.2 - compatibility 4.6.0) <E9F25A6E-EF71-5B83-2500-B7544A462E5C> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/Frameworks/QtGui.framework/QtGui
0x1dfe000 - 0x1eedff7 +QtNetwork (4.6.2 - compatibility 4.6.0) <1349BAD9-16AC-451A-431D-5DE120C6045A> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/Frameworks/QtNetwork.framework/QtNetwork
0x1f48000 - 0x2f80fef +QtWebKit (4.6.2 - compatibility 4.6.0) <9EEA2D76-4808-46F9-1558-B4968DB019A4> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/Frameworks/QtWebKit.framework/QtWebKit
0x3785000 - 0x37d2ff7 +QtXml (4.6.2 - compatibility 4.6.0) <257A075C-78AF-20B3-05A8-68C6280423A6> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/Frameworks/QtXml.framework/QtXml
0x37f3000 - 0x3826ff3 +phonon (4.3.1 - compatibility 4.3.0) <B484ED3B-AC33-0CF5-1804-9B91EEE5E253> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/Frameworks/phonon.framework/phonon
0x3847000 - 0x3d04ffb +QtXmlPatterns (4.6.2 - compatibility 4.6.0) <86991C46-2598-1369-A367-16D86465C489> /Users/USER/Library/Application Support/Steam/*/TheWalkingDead.app/Contents/Frameworks/QtXmlPatterns.framework/QtXmlPatterns
0x9fe2000 - 0xa14fffc GLEngine (??? - ???) <5C52561A-F1B6-33ED-B6A0-7439EA2B0920> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0xa183000 - 0xa27affb libGLProgrammability.dylib (??? - ???) <C45CEE58-603A-371C-B4AB-5346DC13D8F3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0xa29e000 - 0xa53fff7 com.apple.ATIRadeonX3000GLDriver (7.18.11 - 7.1.8) <A33C9540-E6D0-39A2-BCA4-D09E7F793124> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
0xa570000 - 0xa907fef com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.18.11 - 7.1.8) <B32656E1-E4CA-3176-94F0-C3F50B1D4D32> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
0xaac6000 - 0xaaf3ff8 GLRendererFloat (??? - ???) <046FB12A-6022-3A91-8385-5BDF85BDACE7> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0xbac3000 - 0xbac7ffb com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <E6982BB2-BEC8-3232-989D-B3D5B26AE0DF> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0xbacc000 - 0xbad2ffb com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <731DE928-8747-39A9-8C7A-E1017A4D1A07> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0xbeae000 - 0xbeb8ff3 +crashhandler.dylib (??? - ???) <0E4241E9-CF70-3712-914D-A101BC60A322> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib
0xbecc000 - 0xbed3ff3 +com.googlecode.google-breakpad (??? - 1.0) <FF2B519C-03ED-3C63-970A-96A4942001B6> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Breakpad
0xbf71000 - 0xbf85ffb +libtier0_s.dylib (??? - ???) <AE02A599-AD6A-3B88-82C1-BF4C6D15096A> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib
0xbfa3000 - 0xbfbefff +libvstdlib_s.dylib (??? - ???) <C23023E6-5500-3789-B4D7-3743F77A302F> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib
0xbfe6000 - 0xbff6ff7 +breakpadUtilities.dylib (??? - ???) <8DB51533-FF04-36D1-A870-E657FEBA6B43> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib
0xdd00000 - 0xe601f87 +steamclient.dylib (??? - ???) <95F21C00-A5F5-30BD-B98E-432B9078586F> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib
0xee84000 - 0xeeadfff com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0xeebc000 - 0xf165ff3 +libsteam.dylib (??? - ???) <93EDF80B-0047-3AAD-BC57-EA9EF668B9F0> /Applications/Steam.app/Contents/MacOS/osx32/libsteam.dylib
0x70000000 - 0x70141fff com.apple.audio.units.Components (1.7.2 - 1.7.2) <44C7D574-F577-30B8-B74D-F2EF8A5A282A> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe77000 - 0x8fea9aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x9000bffd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9000c000 - 0x90011ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x90012000 - 0x9004effa libGLImage.dylib (??? - ???) <05B36DC4-6B90-33E6-AE6A-10CAA1B70606> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9004f000 - 0x9007eff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9007f000 - 0x90481ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x90482000 - 0x904d3ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x905d4000 - 0x906aaaab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x90931000 - 0x9093cfff libkxld.dylib (??? - ???) <34E463E4-561B-3062-84CD-8BA0B13BF6F1> /usr/lib/system/libkxld.dylib
0x909f4000 - 0x90a19ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90b62000 - 0x90c4afff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <A1B07527-9C74-3107-A972-9795B817D683> /usr/lib/libxml2.2.dylib
0x911d1000 - 0x911d9ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x911da000 - 0x912eafe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x912eb000 - 0x912f9fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x913d5000 - 0x91413fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0FAB8C29-2A1B-3E25-BA34-BDD832B828DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91414000 - 0x91433fff com.apple.RemoteViewServices (1.3 - 44) <243F16F3-FFFE-3E81-A969-2EC947A11D89> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x916e6000 - 0x916f9ffb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <AE079D11-3A38-3707-A2DF-6BD2FC24B712> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x91967000 - 0x919ddfff com.apple.Metadata (10.7.0 - 627.28) <71AC8DA5-FA89-3411-A97C-65B6129E97BD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x919e4000 - 0x91a12ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x91a4e000 - 0x91a77ff1 com.apple.CoreServicesInternal (113.12 - 113.12) <CFF78E35-81F5-36C2-A59F-BF85561AC16D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x91ab4000 - 0x91ca9ff7 com.apple.CoreData (104.1 - 358.13) <EB02DCA7-DB2A-32DD-B49E-ECE54D078610> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91dc7000 - 0x91dd0fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x91dd1000 - 0x91e93fff com.apple.CoreServices.OSServices (478.37 - 478.37) <00A48B2A-2D75-3FD0-9805-61BB11710879> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91e94000 - 0x91e97ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x91f24000 - 0x91f25fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x91fe5000 - 0x91fe5fff libdnsinfo.dylib (395.10.0 - compatibility 1.0.0) <3C94961E-78FE-37FC-A25A-503CEB05E324> /usr/lib/system/libdnsinfo.dylib
0x9200b000 - 0x92129fec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9212a000 - 0x92606ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92684000 - 0x9268cff3 liblaunch.dylib (392.36.0 - compatibility 1.0.0) <1B0D0612-0AF1-3EEA-80CF-C2344E012F12> /usr/lib/system/liblaunch.dylib
0x9268d000 - 0x9269bfff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x926f7000 - 0x92734ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <4508AABD-EDA8-3BF7-B03A-978D2395C9A8> /usr/lib/libcups.2.dylib
0x92735000 - 0x92739fff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92855000 - 0x9289dff7 com.apple.SystemConfiguration (1.11.2 - 1.11) <CA077C0D-8A54-38DB-9690-5D222899B93D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9289e000 - 0x928a7ff3 com.apple.CommonAuth (2.1 - 2.0) <5DA75D12-A4D6-3362-AD72-79A64C79669E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x928a8000 - 0x9294cfff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93e1b000 - 0x93e1fff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x93e20000 - 0x93e36ffe libxpc.dylib (77.18.0 - compatibility 1.0.0) <D40B8FD1-C671-3BD5-8C9E-054AF6D4FE9A> /usr/lib/system/libxpc.dylib
0x93e37000 - 0x93eccff7 com.apple.LaunchServices (480.27.1 - 480.27.1) <8BFE799A-7E35-3834-9403-20E5ADE015D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93ecd000 - 0x93ed2ffd libGFXShared.dylib (??? - ???) <179E77CE-C72C-3B5F-8F1E-3901517C24BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93f7f000 - 0x93fe6fff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x93fe7000 - 0x94113ff9 com.apple.CFNetwork (520.3.2 - 520.3.2) <58021CA7-0C91-3395-8278-8BD76E03BDCB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x94114000 - 0x94136ffe com.apple.framework.familycontrols (3.0 - 300) <6B0920A5-3971-30EF-AE4C-5361BB7199EB> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9461f000 - 0x9465fff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x94671000 - 0x9473cfff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x9473d000 - 0x9474bff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9474c000 - 0x94769fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x94c89000 - 0x94cd2ff7 libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94cd3000 - 0x94cd4fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x94cd5000 - 0x94cd6ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x94d6a000 - 0x94d7fff7 com.apple.ImageCapture (7.0 - 7.0) <E019C6BB-CCE9-3D8C-A131-909CE8853502> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94d80000 - 0x94d82ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94da3000 - 0x94da6ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x94e07000 - 0x94ea2ff3 com.apple.ink.framework (1.3.2 - 110) <F0E9C225-0D20-31D2-AB14-2299CFAE6C2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94ea3000 - 0x94fb2fff com.apple.DesktopServices (1.6.2 - 1.6.2) <33DCFB71-1D9E-30B6-BC4C-CD54068690BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94fff000 - 0x94ffffff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95000000 - 0x95059fff com.apple.HIServices (1.11 - ???) <F8B77735-B168-3E21-9B8F-921115B4C19B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9505a000 - 0x95068fff com.apple.opengl (1.7.6 - 1.7.6) <5EF9685C-F8B2-3B22-B291-8012761E9AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x950c3000 - 0x950c3fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x950c4000 - 0x951b4ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x951b5000 - 0x951d8fff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x951d9000 - 0x95235fff com.apple.coreui (1.2.1 - 165.3) <65526A00-D355-3932-9279-9A7D6BF76D95> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95236000 - 0x95238ff9 com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95239000 - 0x95261ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <5158C760-D168-3842-AAE0-3B146B3537A7> /usr/lib/libxslt.1.dylib
0x95268000 - 0x95293fff com.apple.GSS (2.1 - 2.0) <DA24E4F9-F9D4-3CDB-89E4-6EAA7A9F6005> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x952ba000 - 0x9572fff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x95730000 - 0x95730fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95734000 - 0x9573fffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <DFF43AC6-7D21-36C6-97C9-F46411D18032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95740000 - 0x957c7fff com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x957c8000 - 0x957caff7 libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
0x95968000 - 0x95968fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x95969000 - 0x959c4ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x95cd3000 - 0x95cd3fff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95cd4000 - 0x95fdeff3 com.apple.Foundation (6.7.1 - 833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9623e000 - 0x962a3ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96496000 - 0x9649affa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9649b000 - 0x9649bff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9649c000 - 0x964a2ffb com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x964a3000 - 0x965b4ff7 libJP2.dylib (??? - ???) <143828CE-D429-3C66-A0DC-4F39536568E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x96c5e000 - 0x96c5efff com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96c5f000 - 0x96cf6ff3 com.apple.securityfoundation (5.0 - 55107) <DF36D4ED-47F7-3F7F-AB09-32E5BFB7EF05> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x96d9a000 - 0x96da1fff com.apple.agl (3.1.4 - AGL-3.1.4) <99D6DFAD-5B2E-3314-A7A5-936666931CD4> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x96da2000 - 0x96dbcfff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96e01000 - 0x96ee4ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x972d9000 - 0x9732afff libFontRegistry.dylib (??? - ???) <DF69E8EC-9114-3757-8355-8F3E82156F85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9732b000 - 0x9732fffd IOSurface (??? - ???) <0A80F0AD-AD64-3A85-B44D-4A3F0375CE6F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x97330000 - 0x9735efe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x97622000 - 0x97665ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x97666000 - 0x976d5fff com.apple.Heimdal (2.1 - 2.0) <BCF7C3F1-23BE-315A-BBB6-5F01C79CF626> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x976d6000 - 0x97a1affb com.apple.HIToolbox (1.8 - ???) <9540400F-B432-3116-AEAD-C1FBCFE67E73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x984be000 - 0x984c9ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <DD0529E3-9D71-37B6-9EB8-D7747B2B12C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x984cc000 - 0x984dcfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x984dd000 - 0x984f1fff com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x98688000 - 0x9898afff com.apple.CoreServices.CarbonCore (960.20 - 960.20) <E6300673-A013-3A91-BB1A-DD793B857E16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x98cff000 - 0x98d0affe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x98d0b000 - 0x98d12ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x98d13000 - 0x98d14fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x98d26000 - 0x98e87ffb com.apple.QuartzCore (1.7 - 270.2) <4A6035C8-1237-37E5-9FFF-1EFD735D8B18> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x98e93000 - 0x98ef7fff com.apple.framework.IOKit (2.0 - ???) <8DAF4991-7359-3D1B-AC69-3CBA797D1E3C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x98f97000 - 0x98ff9ffb com.apple.datadetectorscore (3.0 - 179.4) <32262124-6F75-3999-86DA-590A90BA464C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x99112000 - 0x9911dffe com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x99136000 - 0x99137ffd libCVMSPluginSupport.dylib (??? - ???) <6C364E11-B9B3-351A-B297-DB06FBAAFFD1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x99138000 - 0x99230ff7 libFontParser.dylib (??? - ???) <8C069D3D-534F-3EBC-8035-A43E2B3A431A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x99231000 - 0x99232ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x99235000 - 0x9923fff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x99240000 - 0x99241fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x99242000 - 0x99249ff9 libsystem_dnssd.dylib (??? - ???) <7F65AB92-E2B6-3C4B-9112-8911BE9265EC> /usr/lib/system/libsystem_dnssd.dylib
0x9924a000 - 0x992d7ff7 com.apple.CoreText (220.11.0 - ???) <720EFEE0-A92A-3519-9C88-D06E4DE14EAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x99348000 - 0x993c3ffb com.apple.ApplicationServices.ATS (317.5.0 - ???) <7A8B0538-8E2E-3355-81E3-0C0A7EBED28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x993c4000 - 0x993d1fff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x993fd000 - 0x99670ff7 com.apple.CoreImage (7.93 - 1.0.1) <88FEFE5B-83A9-3CD9-BE2E-DB1E0553EBB0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x996a8000 - 0x99732ffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x99dcc000 - 0x99dcfffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x99dd0000 - 0x99dd3ff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <E06426D8-CC01-3754-B5B3-D15CBA5C8D73> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x99dd4000 - 0x99e61fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x99e66000 - 0x9a8f9ff6 com.apple.AppKit (6.7.3 - 1138.32) <008E7C05-C20C-344A-B51C-4A2441372785> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9a8fa000 - 0x9a916ffc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9ada2000 - 0x9adb2ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x9adcd000 - 0x9b089ff3 com.apple.security (7.0 - 55110) <2F4FCD65-2A30-3330-99DE-91FE1F78B9FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9b0cf000 - 0x9b19efff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <D4D6EB78-8A6C-3474-921C-622C6951489B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9b19f000 - 0x9b1a6ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9b1ce000 - 0x9b1cfff7 libsystem_sandbox.dylib (??? - ???) <D272A77F-7F47-32CD-A36E-5A3FB966ED55> /usr/lib/system/libsystem_sandbox.dylib
0x9b1d0000 - 0x9b290ffb com.apple.ColorSync (4.7.1 - 4.7.1) <68413C12-2380-3B73-AF74-B9E069DFB89A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9b291000 - 0x9b294ffd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9b2b7000 - 0x9b2d9ff1 com.apple.PerformanceAnalysis (1.10 - 10) <FEB4AEF4-F8C0-3A20-A004-B236B2F0B02B> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9b494000 - 0x9b4b0ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9b4b1000 - 0x9b4cfff7 libsystem_kernel.dylib (1699.24.23 - compatibility 1.0.0) <9892E4F8-50B1-3766-8F20-46CCF1879E3D> /usr/lib/system/libsystem_kernel.dylib
0x9b55e000 - 0x9b5d2fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9b5dd000 - 0x9b7b4fff com.apple.CoreFoundation (6.7.1 - 635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9b7b5000 - 0x9b7deffe com.apple.opencl (1.50.69 - 1.50.69) <44120D48-00A2-3C09-9055-36D309F1E7C9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9b7e5000 - 0x9b846ffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9b847000 - 0x9b864ff3 com.apple.openscripting (1.3.3 - ???) <8ABD04D6-7B7A-3C39-801E-1630098D5B42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9b865000 - 0x9b89cfef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9b8a4000 - 0x9b906ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9b9ef000 - 0x9ba25ff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9ba26000 - 0x9ba29ffb com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9ba2a000 - 0x9ba87ffb com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9ba88000 - 0x9ba90ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x9ba91000 - 0x9ba91ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9ba92000 - 0x9ba9afff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9bab4000 - 0x9c3dc5eb com.apple.CoreGraphics (1.600.0 - ???) <E285B0B6-F9FC-33BC-988F-ED619B32029C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9c407000 - 0x9c457ff0 libTIFF.dylib (??? - ???) <F532A16A-7761-355C-8B7B-CEF988D8EEFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9c4b0000 - 0x9c4c1fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9cb10000 - 0x9cb14ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9cb15000 - 0x9cb2afff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9cb2b000 - 0x9cc7dfff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9cc7e000 - 0x9cc82fff com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9cc83000 - 0x9cc84ff7 libquarantine.dylib (36.2.0 - compatibility 1.0.0) <3F974196-FBAD-3DBD-8ED0-DC16C2B3526B> /usr/lib/system/libquarantine.dylib
0x9cc87000 - 0x9ce3bff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x9ce3c000 - 0x9ce3cff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9ce48000 - 0x9ce88ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 6
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: 782
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=221.0M resident=145.5M(66%) swapped_out_or_unallocated=75.4M(34%)
Writable regions: Total=1.3G written=685.2M(50%) resident=1.2G(88%) swapped_out=0K(0%) unallocated=167.1M(12%)
REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 40K reserved VM address space (unallocated)
CG backing stores 5172K
CG image 4K
CG raster data 132K
CG shared images 3448K
CoreGraphics 8K
CoreServices 1720K
IOKit 498.4M
IOKit (reserved) 3584K reserved VM address space (unallocated)
MALLOC 755.1M
MALLOC guard page 32K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 156K
OpenGL GLSL 1116K
OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)
Stack 70.7M
VM_ALLOCATE 31.5M
__CI_BITMAP 80K
__DATA 12.8M
__DATA/__OBJC 52K
__IMAGE 528K
__IMPORT 72K
__LINKEDIT 70.5M
__OBJC 1684K
__OBJC/__DATA 144K
__PAGEZERO 4K
__TEXT 150.5M
__UNICODE 544K
mapped file 156.4M
shared memory 54.5M
shared pmap 10.6M
=========== =======
TOTAL 1.8G
TOTAL, minus reserved VM space 1.8G
Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.5 GHz, 8 GB, SMC 1.69f3
Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.19)
Bluetooth: Version 4.0.3f12, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS727575A9E362, 750.16 GB
Serial ATA Device: HL-DT-ST DVDRW GS31N
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0xfd120000 / 4
USB Device: Wired Keyboard 600, 0x045e (Microsoft Corporation), 0x0750, 0xfd124000 / 6
USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc52b, 0xfd121000 / 5
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 4
Hope the crash report helps!
This discussion has been closed.