[OS X] Not able to launch Back To The Future anymore

I got nostalgic and wanted to replay the Back To The Future game.
Downloaded the first episode, but after installing, I wasn't able to play the game. The launcher started, but I couldn't click on the Play button. Nothing happened.
So I thought installing the second episode would make a difference, but after installation I opened that one and it was the same problem, with the added problem that the second episode is still being shown as "get now" instead of play.

What's happening here? Could this be a compatibility problem with Lion 10.7.5?
Is there a direct way of starting the game, ignoring the launcher?

I haven't tried it under Windows (bootcamp) yet, because I rarely use it. Hopefully there's a solution to my problem.

Comments

  • edited January 2013
    Fixed.

    Apparently you are not supposed to rename the files on OS X 10.7.5. They will not run anymore.
    Just a small inconvience, I think "Back To The Future - Episode 1" looks better than BackToTheFuture101.
    At least I can play the game again, woot.
  • edited January 2013
    I DO get an error message when quitting Back To The Future though. It's not gamebreaking in the least, it just sometimes pops up when quitting the game.
    I have the same thing with Walking Dead now and again.

    I'll post the error message below.

    [code]Process: Mac_Game [825]
    Path: /Applications/BackToTheFuture102.app/Contents/MacOS/Mac_Game
    Identifier: com.telltalegames.Mac_Game
    Version: ??? (1.0)
    Code Type: X86 (Native)
    Parent Process: launchd [231]

    Date/Time: 2013-01-11 10:56:09.391 +0100
    OS Version: Mac OS X 10.7.5 (11G63b)
    Report Version: 9

    Interval Since Last Report: 419520 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 71 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: F0C1C232-AED7-4645-8A55-DC22E31C4FC1

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

    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000005

    VM Regions Near 0x5:
    --> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/BackToTheFuture102.app/Contents/MacOS/Mac_Game
    __TEXT 0000000000001000-000000000037c000 [ 3564K] r-x/rwx SM=COW /Applications/BackToTheFuture102.app/Contents/MacOS/Mac_Game

    Application Specific Information:
    objc[825]: garbage collection is OFF

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 com.telltalegames.Mac_Game 0x0033be6c AnimationMixerBase::~AnimationMixerBase() + 28
    1 com.telltalegames.Mac_Game 0x002c5862 LinkedListBase<T3ZBuffer, 0>::clear_and_delete() + 62
    2 com.telltalegames.Mac_Game 0x002c5251 T3ZBuffer::ReleaseAllZBuffers() + 19
    3 com.telltalegames.Mac_Game 0x002c2cf6 T3RenderTargetManager::FreeAllRenderTargets() + 16
    4 com.telltalegames.Mac_Game 0x002c4581 T3AfterEffectBufferManager::ReleaseAll() + 17
    5 com.telltalegames.Mac_Game 0x000fa848 RenderDevice::Shutdown() + 146
    6 com.telltalegames.Mac_Game 0x001d43eb GameEngine::Shutdown() + 721
    7 com.telltalegames.Mac_Game 0x001d4625 GameEngine_Stop + 16
    8 com.apple.Foundation 0x97abedf1 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
    9 com.apple.CoreFoundation 0x97173903 ___CFXNotificationPost_block_invoke_1 + 275
    10 com.apple.CoreFoundation 0x9713e688 _CFXNotificationPost + 2776
    11 com.apple.Foundation 0x97aa9fde -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    12 com.apple.Foundation 0x97abf272 -[NSNotificationCenter postNotificationName:object:] + 55
    13 com.apple.AppKit 0x98ce0e3e -[NSApplication terminate:] + 2311
    14 com.telltalegames.Mac_Game 0x0032d6ca Apple_Terminate + 39
    15 com.telltalegames.Mac_Game 0x000abd8c -[MyOpenGLView drawRect:] + 197
    16 com.apple.AppKit 0x98d296c9 -[NSView _drawRect:clip:] + 3717
    17 com.apple.AppKit 0x98d58ae6 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1958
    18 com.apple.AppKit 0x98d58e87 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    19 com.apple.AppKit 0x98d58e87 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    20 com.apple.AppKit 0x98d27026 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 708
    21 com.apple.AppKit 0x98d26627 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 259
    22 com.apple.AppKit 0x98d21caa -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4817
    23 com.apple.AppKit 0x98d1abd9 -[NSView displayIfNeeded] + 1365
    24 com.apple.AppKit 0x98d1799d -[NSWindow displayIfNeeded] + 316
    25 com.apple.AppKit 0x98dd9977 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1418
    26 com.apple.AppKit 0x98dd93e6 -[NSWindow _doOrderWindowWithoutAnimation:relativeTo:findKey:forCounter:force:isModal:] + 79
    27 com.apple.AppKit 0x98dd92a7 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 997
    28 com.apple.AppKit 0x98dd8e51 -[NSWindow orderWindow:relativeTo:] + 126
    29 com.apple.AppKit 0x98e62c34 -[NSWindow orderFront:] + 49
    30 com.apple.AppKit 0x98ced18c -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1616
    31 com.apple.AppKit 0x98ce2dde loadNib + 380
    32 com.apple.AppKit 0x98ce21c5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
    33 com.apple.AppKit 0x98ce20cf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
    34 com.apple.AppKit 0x98ce2003 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
    35 com.apple.AppKit 0x98f66864 NSApplicationMain + 445
    36 com.telltalegames.Mac_Game 0x000307d2 start + 54

    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x97eef90a kevent + 10
    1 libdispatch.dylib 0x9000fe04 _dispatch_mgr_invoke + 969
    2 libdispatch.dylib 0x9000e853 _dispatch_mgr_thread + 53

    Thread 2:
    0 libsystem_kernel.dylib 0x97eefef2 __sem_wait + 10
    1 com.telltalegames.Mac_Game 0x00332a99 JobManager_Async::_WorkThread(void*) + 51
    2 com.telltalegames.Mac_Game 0x0004671d Thread::_ThreadEntry(void*) + 41
    3 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    4 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 3:
    0 libsystem_kernel.dylib 0x97eefef2 __sem_wait + 10
    1 com.telltalegames.Mac_Game 0x00332a99 JobManager_Async::_WorkThread(void*) + 51
    2 com.telltalegames.Mac_Game 0x0004671d Thread::_ThreadEntry(void*) + 41
    3 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    4 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 4:
    0 libsystem_kernel.dylib 0x97eefef2 __sem_wait + 10
    1 com.telltalegames.Mac_Game 0x00332a99 JobManager_Async::_WorkThread(void*) + 51
    2 com.telltalegames.Mac_Game 0x0004671d Thread::_ThreadEntry(void*) + 41
    3 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    4 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 5:
    0 libsystem_kernel.dylib 0x97eefef2 __sem_wait + 10
    1 com.telltalegames.Mac_Game 0x00332a99 JobManager_Async::_WorkThread(void*) + 51
    2 com.telltalegames.Mac_Game 0x0004671d Thread::_ThreadEntry(void*) + 41
    3 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    4 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 6:
    0 libsystem_kernel.dylib 0x97eee83e __psynch_cvwait + 10
    1 libsystem_c.dylib 0x97e6ae78 _pthread_cond_wait + 914
    2 libsystem_c.dylib 0x97e127f5 pthread_cond_timedwait + 47
    3 QtCore 0x0076f924 QWaitCondition::wait(QMutex*, unsigned long) + 244
    4 QtCore 0x007cfa03 QThreadPoolThread::run() + 531
    5 QtCore 0x007d32ab QThreadPrivate::start(void*) + 187
    6 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    7 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 7:: com.apple.CFSocket.private
    0 libsystem_kernel.dylib 0x97eeeb42 __select + 10
    1 com.apple.CoreFoundation 0x97177e15 __CFSocketManager + 1557
    2 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    3 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 8:
    0 libsystem_kernel.dylib 0x97eee83e __psynch_cvwait + 10
    1 libsystem_c.dylib 0x97e6ae78 _pthread_cond_wait + 914
    2 libsystem_c.dylib 0x97e127f5 pthread_cond_timedwait + 47
    3 QtCore 0x0076f924 QWaitCondition::wait(QMutex*, unsigned long) + 244
    4 QtCore 0x007cfa03 QThreadPoolThread::run() + 531
    5 QtCore 0x007d32ab QThreadPrivate::start(void*) + 187
    6 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    7 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 9:: com.apple.audio.IOThread.client
    0 libsystem_kernel.dylib 0x97eecc22 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x97eec1f6 mach_msg + 70
    2 com.apple.audio.CoreAudio 0x970549d6 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
    3 com.apple.audio.CoreAudio 0x97054a42 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
    4 com.apple.audio.CoreAudio 0x9704ce37 HALC_ProxyIOContext::IOWorkLoop() + 1145
    5 com.apple.audio.CoreAudio 0x9704c8fe HALC_ProxyIOContext::IOThreadEntry(void*) + 136
    6 com.apple.audio.CoreAudio 0x9704c870 __HALC_ProxyIOContext_block_invoke_6 + 20
    7 com.apple.audio.CoreAudio 0x9704c7f5 HALB_IOThread::Entry(void*) + 69
    8 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    9 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 10:
    0 libsystem_kernel.dylib 0x97eecd36 mach_wait_until + 10
    1 libsystem_c.dylib 0x97e14439 nanosleep + 388
    2 libsystem_c.dylib 0x97e12cba usleep + 60
    3 libfmodex.dylib 0x0064a8ef 0x645000 + 22767
    4 libfmodex.dylib 0x006d298f FMOD::SystemI::createChannelGroupInternal(char const*, FMOD::ChannelGroupI**, bool, bool) + 43359
    5 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    6 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 11:
    0 libsystem_kernel.dylib 0x97eecd36 mach_wait_until + 10
    1 libsystem_c.dylib 0x97e14439 nanosleep + 388
    2 libsystem_c.dylib 0x97e12cba usleep + 60
    3 libfmodex.dylib 0x0064a8ef 0x645000 + 22767
    4 libfmodex.dylib 0x006d298f FMOD::SystemI::createChannelGroupInternal(char const*, FMOD::ChannelGroupI**, bool, bool) + 43359
    5 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    6 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 12:
    0 libsystem_kernel.dylib 0x97eef02e __workq_kernreturn + 10
    1 libsystem_c.dylib 0x97e68ccf _pthread_wqthread + 773
    2 libsystem_c.dylib 0x97e6a6fe start_wqthread + 30

    Thread 13:
    0 libsystem_kernel.dylib 0x97eef02e __workq_kernreturn + 10
    1 libsystem_c.dylib 0x97e68ccf _pthread_wqthread + 773
    2 libsystem_c.dylib 0x97e6a6fe start_wqthread + 30

    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x038bf808 ebx: 0x003be1c4 ecx: 0x00000000 edx: 0x038bf808
    edi: 0x038bf824 esi: 0x00000001 ebp: 0xbfffe688 esp: 0xbfffe660
    ss: 0x00000023 efl: 0x00010202 eip: 0x0033be6c cs: 0x0000001b
    ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
    cr2: 0x00000005
    Logical CPU: 0

    Binary Images:
    0x1000 - 0x37bff7 +com.telltalegames.Mac_Game (??? - 1.0) <61C070C5-7169-9882-51DB-28BB5317ABC5> /Applications/BackToTheFuture102.app/Contents/MacOS/Mac_Game
    0x645000 - 0x710ff7 +libfmodex.dylib (??? - ???) <9800EBB1-BD97-D22B-E81A-A16F1E06F5B7> /Applications/BackToTheFuture102.app/Contents/Frameworks/libfmodex.dylib
    0x766000 - 0x977ffb +QtCore (4.6.2 - compatibility 4.6.0) <DE3C7093-2FC1-5BC4-4754-616BE07F0113> /Applications/BackToTheFuture102.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
    0xa19000 - 0x1303ff7 +QtGui (4.6.2 - compatibility 4.6.0) <E9F25A6E-EF71-5B83-2500-B7544A462E5C> /Applications/BackToTheFuture102.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
    0x15db000 - 0x2613fef +QtWebkit (4.6.2 - compatibility 4.6.0) <9EEA2D76-4808-46F9-1558-B4968DB019A4> /Applications/BackToTheFuture102.app/Contents/Frameworks/QtWebkit.framework/Versions/4/QtWebkit
    0x2e18000 - 0x2e1dff7 +libsteam_api.dylib (??? - ???) <6926563B-FBFF-52BE-B636-55CE20DDFC6E> /Applications/BackToTheFuture102.app/Contents/MacOS/libsteam_api.dylib
    0x2e22000 - 0x2f11ff7 +QtNetwork (4.6.2 - compatibility 4.6.0) <1349BAD9-16AC-451A-431D-5DE120C6045A> /Applications/BackToTheFuture102.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
    0x2f6c000 - 0x2f9fff3 +phonon (4.3.1 - compatibility 4.3.0) <B484ED3B-AC33-0CF5-1804-9B91EEE5E253> /Applications/BackToTheFuture102.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
    0x2fc0000 - 0x302bfe7 +QtDBus (4.6.2 - compatibility 4.6.0) <733DB56F-5F34-990C-B1A3-E8349764E6BC> /Applications/BackToTheFuture102.app/Contents/Frameworks/QtDBus.framework/Versions/4/QtDBus
    0x3058000 - 0x30a5ff7 +QtXml (4.6.2 - compatibility 4.6.0) <257A075C-78AF-20B3-05A8-68C6280423A6> /Applications/BackToTheFuture102.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
    0x30c6000 - 0x3583ffb +QtXmlPatterns (4.6.2 - compatibility 4.6.0) <86991C46-2598-1369-A367-16D86465C489> /Applications/BackToTheFuture102.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
    0x54a8000 - 0x54b4ffb libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
    0x54bc000 - 0x54e9ff0 GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x54f2000 - 0x54f4fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x6fa5000 - 0x6faeff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x80f0000 - 0x8278ff9 GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x82af000 - 0x8419ffb libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x9000000 - 0x9356ff7 com.apple.driver.AppleIntelHDGraphicsGLDriver (7.32.12 - 7.3.2) <5A4A989C-CFC8-3879-991F-363BEC30FC36> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
    0xa76b000 - 0xa77dfff libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <F7D2A96C-D03F-3C0B-83FC-1016BB787B59> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xa781000 - 0xa78fffb libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <4378B89F-0BDA-3072-9C67-DE1A371DD816> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0xa7df000 - 0xa7e3ffb com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
    0xe0ec000 - 0xe0f1fff com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x70000000 - 0x70141fff com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8ee8d000 - 0x8f681ffb com.apple.GeForceGLDriver (7.32.12 - 7.3.2) <EF00C9E6-807C-371D-A8F1-DB02C3E91CB0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x8feb9000 - 0x8feebaa7 dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
    0x9000d000 - 0x9001bfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
    0x9002d000 - 0x9002dfff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
    0x90d80000 - 0x90e90fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x90e91000 - 0x90ebffe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib
    0x9111e000 - 0x9111eff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91121000 - 0x911e1ffb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x9127a000 - 0x91296ff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9151d000 - 0x91521ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x91867000 - 0x918c5ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x918cc000 - 0x919afff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x919b0000 - 0x919bdfff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x919be000 - 0x919c5ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x919c6000 - 0x91a0dff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x91a0e000 - 0x91a0efff 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
    0x91a0f000 - 0x91a77fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
    0x91a78000 - 0x91ac0ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x91ac1000 - 0x91ac2ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x926db000 - 0x926fbff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x92733000 - 0x92842ff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x92891000 - 0x92897ffb com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x92898000 - 0x928faff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x928fb000 - 0x928fdff9 com.apple.securityhi (4.0 - 1) <8196A6AC-4F97-3DCB-8F09-AE8D983823DF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x92950000 - 0x92953ffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x92954000 - 0x9295dfff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5
  • edited January 2013
    This is the error message I sometimes get when I close the Walking Dead game (normal way, no CMD-Q):

    [code]
    Process: WalkingDead101 [993]
    Path: /Applications/TheWalkingDead.app/Contents/MacOS/WalkingDead101
    Identifier: com.telltalegames.WalkingDead101
    Version: ??? (1.0.25)
    Code Type: X86 (Native)
    Parent Process: launchd [229]

    Date/Time: 2013-01-14 12:33:39.727 +0100
    OS Version: Mac OS X 10.7.5 (11G63b)
    Report Version: 9

    Interval Since Last Report: 447723 sec
    Crashes Since Last Report: 2
    Per-App Interval Since Last Report: 449 sec
    Per-App Crashes Since Last Report: 1
    Anonymous UUID: F0C1C232-AED7-4645-8A55-DC22E31C4FC1

    Crashed Thread: 1 Dispatch queue: com.apple.libdispatch-manager

    Exception Type: EXC_CRASH (SIGBUS)
    Exception Codes: 0x0000000000000000, 0x0000000000000000

    Application Specific Information:
    objc[993]: garbage collection is OFF

    Thread 0:: Dispatch queue: com.apple.main-thread
    0 ??? 0x000000c5 0 + 197
    1 com.telltalegames.WalkingDead101 0x00343865 LinkedListBase<T3ZBuffer, 0>::clear_and_delete() + 47
    2 com.telltalegames.WalkingDead101 0x0034330a T3ZBuffer::ReleaseAllZBuffers() + 26
    3 com.telltalegames.WalkingDead101 0x00343a51 T3RenderTargetManager::FreeAllRenderTargets() + 23
    4 com.telltalegames.WalkingDead101 0x00352049 T3AfterEffectBufferManager::ReleaseAll() + 23
    5 com.telltalegames.WalkingDead101 0x00192219 RenderDevice::Shutdown() + 153
    6 com.telltalegames.WalkingDead101 0x00084acc GameEngine::Shutdown() + 1386
    7 com.telltalegames.WalkingDead101 0x00084dea GameEngine_Stop + 16
    8 com.apple.Foundation 0x97abedf1 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
    9 com.apple.CoreFoundation 0x97173903 ___CFXNotificationPost_block_invoke_1 + 275
    10 com.apple.CoreFoundation 0x9713e688 _CFXNotificationPost + 2776
    11 com.apple.Foundation 0x97aa9fde -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    12 com.apple.Foundation 0x97abf272 -[NSNotificationCenter postNotificationName:object:] + 55
    13 com.apple.AppKit 0x98ce0e3e -[NSApplication terminate:] + 2311
    14 com.telltalegames.WalkingDead101 0x000ad7f8 Apple_Terminate + 46
    15 com.telltalegames.WalkingDead101 0x0036ab91 -[MyOpenGLView drawRect:] + 217
    16 com.apple.AppKit 0x98d296c9 -[NSView _drawRect:clip:] + 3717
    17 com.apple.AppKit 0x98d58ae6 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1958
    18 com.apple.AppKit 0x98d58e87 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    19 com.apple.AppKit 0x98d58e87 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    20 com.apple.AppKit 0x98d27026 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 708
    21 com.apple.AppKit 0x98d26627 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 259
    22 com.apple.AppKit 0x98d21caa -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4817
    23 com.apple.AppKit 0x98d1abd9 -[NSView displayIfNeeded] + 1365
    24 com.apple.AppKit 0x98d1799d -[NSWindow displayIfNeeded] + 316
    25 com.apple.AppKit 0x98dd9977 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1418
    26 com.apple.AppKit 0x98dd93e6 -[NSWindow _doOrderWindowWithoutAnimation:relativeTo:findKey:forCounter:force:isModal:] + 79
    27 com.apple.AppKit 0x98dd92a7 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 997
    28 com.apple.AppKit 0x98dd8e51 -[NSWindow orderWindow:relativeTo:] + 126
    29 com.apple.AppKit 0x98e62c34 -[NSWindow orderFront:] + 49
    30 com.apple.AppKit 0x98ced18c -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1616
    31 com.apple.AppKit 0x98ce2dde loadNib + 380
    32 com.apple.AppKit 0x98ce21c5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
    33 com.apple.AppKit 0x98ce20cf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
    34 com.apple.AppKit 0x98ce2003 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
    35 com.apple.AppKit 0x98f66864 NSApplicationMain + 445
    36 com.telltalegames.WalkingDead101 0x000028f5 start + 53

    Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib 0x97eef90a kevent + 10
    1 libdispatch.dylib 0x9000fe04 _dispatch_mgr_invoke + 969
    2 libdispatch.dylib 0x9000e853 _dispatch_mgr_thread + 53

    Thread 2:
    0 libsystem_kernel.dylib 0x97eefef2 __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 0x97e66ed9 _pthread_start + 335
    5 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 3:
    0 libsystem_kernel.dylib 0x97eefef2 __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 0x97e66ed9 _pthread_start + 335
    5 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 4:
    0 libsystem_kernel.dylib 0x97eefef2 __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 0x97e66ed9 _pthread_start + 335
    5 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 5:
    0 libsystem_kernel.dylib 0x97eefef2 __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 0x97e66ed9 _pthread_start + 335
    5 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 6:: com.apple.audio.IOThread.client
    0 libsystem_kernel.dylib 0x97eecc22 mach_msg_trap + 10
    1 libsystem_kernel.dylib 0x97eec1f6 mach_msg + 70
    2 com.apple.audio.CoreAudio 0x970549d6 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
    3 com.apple.audio.CoreAudio 0x97054a42 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
    4 com.apple.audio.CoreAudio 0x9704ce37 HALC_ProxyIOContext::IOWorkLoop() + 1145
    5 com.apple.audio.CoreAudio 0x9704c8fe HALC_ProxyIOContext::IOThreadEntry(void*) + 136
    6 com.apple.audio.CoreAudio 0x9704c870 __HALC_ProxyIOContext_block_invoke_6 + 20
    7 com.apple.audio.CoreAudio 0x9704c7f5 HALB_IOThread::Entry(void*) + 69
    8 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    9 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 7:
    0 libsystem_kernel.dylib 0x97eecd36 mach_wait_until + 10
    1 libsystem_c.dylib 0x97e14439 nanosleep + 388
    2 libsystem_c.dylib 0x97e12cba usleep + 60
    3 libfmodex.dylib 0x00da8ac2 0xda4000 + 19138
    4 libfmodex.dylib 0x00e32427 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26099
    5 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    6 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 8:
    0 libsystem_kernel.dylib 0x97eefef2 __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 0x97e66ed9 _pthread_start + 335
    5 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 9:
    0 libsystem_kernel.dylib 0x97eecc5e semaphore_wait_trap + 10
    1 libfmodex.dylib 0x00da86e0 0xda4000 + 18144
    2 libfmodex.dylib 0x00e323ee FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26042
    3 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    4 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 10:
    0 libsystem_kernel.dylib 0x97eecd36 mach_wait_until + 10
    1 libsystem_c.dylib 0x97e14439 nanosleep + 388
    2 libsystem_c.dylib 0x97e12cba usleep + 60
    3 libfmodex.dylib 0x00da8ac2 0xda4000 + 19138
    4 libfmodex.dylib 0x00e32427 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26099
    5 libsystem_c.dylib 0x97e66ed9 _pthread_start + 335
    6 libsystem_c.dylib 0x97e6a6de thread_start + 34

    Thread 11:
    0 libsystem_kernel.dylib 0x97eef02e __workq_kernreturn + 10
    1 libsystem_c.dylib 0x97e68ccf _pthread_wqthread + 773
    2 libsystem_c.dylib 0x97e6a6fe start_wqthread + 30

    Thread 12:
    0 libsystem_kernel.dylib 0x97eef02e __workq_kernreturn + 10
    1 libsystem_c.dylib 0x97e68ccf _pthread_wqthread + 773
    2 libsystem_c.dylib 0x97e6a6fe start_wqthread + 30

    Thread 13:
    0 libsystem_kernel.dylib 0x97eef02e __workq_kernreturn + 10
    1 libsystem_c.dylib 0x97e68ccf _pthread_wqthread + 773
    2 libsystem_c.dylib 0x97e6a6fe start_wqthread + 30

    Thread 1 crashed with X86 Thread State (32-bit):
    eax: 0x00000004 ebx: 0xac003c00 ecx: 0xb00805dc edx: 0x97eef90a
    edi: 0xb0080720 esi: 0x9000fa4c ebp: 0xb0080738 esp: 0xb00805dc
    ss: 0x00000023 efl: 0x00000247 eip: 0x97eef90a cs: 0x0000000b
    ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
    cr2: 0x030a7000
    Logical CPU: 0

    Binary Images:
    0x1000 - 0x56afd4 +com.telltalegames.WalkingDead101 (??? - 1.0.25) <32263626-34B5-341C-B1CF-9F9DC4A53C87> /Applications/TheWalkingDead.app/Contents/MacOS/WalkingDead101
    0xce4000 - 0xd49f17 +SDL (1.2.14 - 1.2.14) <FA2F2FC9-E936-DD87-FBB0-F5052D5CDAB8> /Applications/TheWalkingDead.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
    0xd5b000 - 0xd60ff7 +libsteam_api.dylib (??? - ???) <C7F8F814-5533-0555-F58F-06DE94815ED3> /Applications/TheWalkingDead.app/Contents/Frameworks/libsteam_api.dylib
    0xd66000 - 0xd92fd7 +libBinkMacx86.dylib (??? - ???) <D51AF7B9-670C-5A13-4F18-57CA52D81610> /Applications/TheWalkingDead.app/Contents/Frameworks/libBinkMacx86.dylib
    0xda4000 - 0xe70fe7 +libfmodex.dylib (??? - ???) <708A4B89-0DBA-0C2E-9665-A3957ED8A00E> /Applications/TheWalkingDead.app/Contents/Frameworks/libfmodex.dylib
    0xec6000 - 0x10d7ffb +QtCore (4.6 - ???) <DE3C7093-2FC1-5BC4-4754-616BE07F0113> /Applications/TheWalkingDead.app/Contents/Frameworks/QtCore.framework/QtCore
    0x1179000 - 0x11e4fe7 +QtDBus (4.6.2 - compatibility 4.6.0) <733DB56F-5F34-990C-B1A3-E8349764E6BC> /Applications/TheWalkingDead.app/Contents/Frameworks/QtDBus.framework/QtDBus
    0x1211000 - 0x1afbff7 +QtGui (4.6.2 - compatibility 4.6.0) <E9F25A6E-EF71-5B83-2500-B7544A462E5C> /Applications/TheWalkingDead.app/Contents/Frameworks/QtGui.framework/QtGui
    0x1dd3000 - 0x1ec2ff7 +QtNetwork (4.6.2 - compatibility 4.6.0) <1349BAD9-16AC-451A-431D-5DE120C6045A> /Applications/TheWalkingDead.app/Contents/Frameworks/QtNetwork.framework/QtNetwork
    0x1f1d000 - 0x2f55fef +QtWebKit (4.6.2 - compatibility 4.6.0) <9EEA2D76-4808-46F9-1558-B4968DB019A4> /Applications/TheWalkingDead.app/Contents/Frameworks/QtWebKit.framework/QtWebKit
    0x375a000 - 0x37a7ff7 +QtXml (4.6.2 - compatibility 4.6.0) <257A075C-78AF-20B3-05A8-68C6280423A6> /Applications/TheWalkingDead.app/Contents/Frameworks/QtXml.framework/QtXml
    0x37c8000 - 0x37fbff3 +phonon (4.3.1 - compatibility 4.3.0) <B484ED3B-AC33-0CF5-1804-9B91EEE5E253> /Applications/TheWalkingDead.app/Contents/Frameworks/phonon.framework/phonon
    0x381c000 - 0x3cd9ffb +QtXmlPatterns (4.6.2 - compatibility 4.6.0) <86991C46-2598-1369-A367-16D86465C489> /Applications/TheWalkingDead.app/Contents/Frameworks/QtXmlPatterns.framework/QtXmlPatterns
    0x6ee2000 - 0x6eeeffb libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
    0x6ef6000 - 0x6ef8fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fe5000 - 0x7feeff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x8a1a000 - 0x8a47ff0 GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x8ad7000 - 0x8adbffb com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
    0x8bda000 - 0x8d62ff9 GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x8d99000 - 0x8f03ffb libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x9100000 - 0x9456ff7 com.apple.driver.AppleIntelHDGraphicsGLDriver (7.32.12 - 7.3.2) <5A4A989C-CFC8-3879-991F-363BEC30FC36> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver
    0x97ce000 - 0x97d3fff com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
    0x70000000 - 0x70141fff com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8ee8d000 - 0x8f681ffb com.apple.GeForceGLDriver (7.32.12 - 7.3.2) <EF00C9E6-807C-371D-A8F1-DB02C3E91CB0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x8fe13000 - 0x8fe45aa7 dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
    0x9000d000 - 0x9001bfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
    0x9002d000 - 0x9002dfff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
    0x90d80000 - 0x90e90fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x90e91000 - 0x90ebffe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib
    0x9111e000 - 0x9111eff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91121000 - 0x911e1ffb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x9127a000 - 0x91296ff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9151d000 - 0x91521ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x91867000 - 0x918c5ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x918cc000 - 0x919afff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x919b0000 - 0x919bdfff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x919be000 - 0x919c5ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x919c6000 - 0x91a0dff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x91a0e000 - 0x91a0efff 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
    0x91a0f000 - 0x91a77fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
    0x91a78000 - 0x91ac0ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x91ac1000 - 0x91ac2ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x926db000 - 0x926fbff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x92733000 - 0x92842ff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x92891000 - 0x92897ffb com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x92898000 - 0x928faff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x928fb000 - 0x928fdff9 com.apple.securityhi (4.0 - 1) <8196A6AC-4F97-3DCB-8F09-AE8D983823DF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x92950000 - 0x92953ffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x92954000 - 0x9295dfff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x9295e000 - 0x92969ffb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x9296a000 - 0x92972ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x92b93000 - 0x92bf7fff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92bf
This discussion has been closed.