TOMI (Mac) - Can't play a new game!

Hi there!
I have a problem with my TOMI game: every time I try to start a new game, the game crashes. I was able to play episodes 1 and 2, but I can't start EP 3.
With EP 2 I had the same problem if I tried to "load game", but it worked when I choose "resume game".
This is the error report. Can anyone help, please?

Process: Mac_Game [6062]
Path: /Applications/MonkeyIsland103.app/Contents/MacOS/Mac_Game
Identifier: com.telltalegames.MonkeyIsland103
Version: 2.0.3.20 (2.0.3.20)
Code Type: X86 (Native)
Parent Process: launchd [105]

Date/Time: 2012-12-29 21:49:35.059 +0100
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

Interval Since Last Report: 150880 sec
Crashes Since Last Report: 3
Per-App Interval Since Last Report: 54 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 0F60B830-C2B8-4973-A164-41E1641C9D67

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000003f80001c

VM Regions Near 0x3f80001c:
IOKit 000000000f602000-000000000f682000 [ 512K] rw-/rw- SM=SHM
-->
__TEXT 0000000070000000-0000000070142000 [ 1288K] r-x/rwx SM=COW /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.ATIRadeonX3000GLDriver 0x08a05d5c 0x8800000 + 2121052
1 com.apple.ATIRadeonX3000GLDriver 0x08a0400a 0x8800000 + 2113546
2 com.apple.ATIRadeonX3000GLDriver 0x089ec794 gldUpdateDispatch + 1662
3 GLEngine 0x07408a05 gleDoSelectiveDispatchNoErrorCore + 467
4 GLEngine 0x07485b99 gliGetInteger + 2449
5 com.apple.opengl 0x939b8111 GLCGetParameter + 377
6 com.apple.opengl 0x939b8230 CGLGetParameter + 253
7 com.telltalegames.MonkeyIsland103 0x0027366e T3EffectBinaryDataAsm_GL::CreateEffect(String const&) + 1442
8 com.telltalegames.MonkeyIsland103 0x002656ef T3EffectBinary::GetEffect() + 259
9 com.telltalegames.MonkeyIsland103 0x0026596b T3EffectBinary::MetaOperation_Serialize(void*, MetaClassDescription const*, MetaMemberDescription const*, void*) + 613
10 com.telltalegames.MonkeyIsland103 0x0007678d Meta::MetaOperation_Load(void*, MetaClassDescription const*, MetaMemberDescription const*, void*) + 154
11 com.telltalegames.MonkeyIsland103 0x000144f7 HandleObjectInfo::Load(String const&) + 269
12 com.telltalegames.MonkeyIsland103 0x000be03c D3DMesh::TriangleSet::SetEffect(String const&, unsigned long) + 152
13 com.telltalegames.MonkeyIsland103 0x000be5da D3DMesh::SetupShaders(D3DMesh::TriangleSet&) + 478
14 com.telltalegames.MonkeyIsland103 0x000c0ddc D3DMesh::MetaOperation_Serialize(void*, MetaClassDescription const*, MetaMemberDescription const*, void*) + 5214
15 com.telltalegames.MonkeyIsland103 0x0007678d Meta::MetaOperation_Load(void*, MetaClassDescription const*, MetaMemberDescription const*, void*) + 154
16 com.telltalegames.MonkeyIsland103 0x000144f7 HandleObjectInfo::Load(String const&) + 269
17 com.telltalegames.MonkeyIsland103 0x000a4cc3 Handle<D3DMesh>::ObjectPointer() + 71
18 com.telltalegames.MonkeyIsland103 0x0008c4d5 RenderObject_Mesh::SetMesh(Handle<D3DMesh>&) + 179
19 com.telltalegames.MonkeyIsland103 0x000941e3 Method1<RenderObject_Mesh, Handle<D3DMesh>, Ptr<RenderObject_Mesh> >::Call(Handle<D3DMesh>&) const + 163
20 com.telltalegames.MonkeyIsland103 0x000603a6 PropertySet::CallAllCallbacks(void*) + 134
21 com.telltalegames.MonkeyIsland103 0x000909e6 RenderObject_Mesh::SetAgent(Ptr<Agent>) + 3652
22 com.telltalegames.MonkeyIsland103 0x001090db Renderable::OnSetupAgent(Ptr<Agent>&, Handle<PropertySet>&) + 203
23 com.telltalegames.MonkeyIsland103 0x000e87a8 SetupAgentModules(Ptr<Agent>) + 203
24 com.telltalegames.MonkeyIsland103 0x00176101 Agent::SetupAgent() + 351
25 com.telltalegames.MonkeyIsland103 0x00176999 Agent::SetupNewAgents() + 127
26 com.telltalegames.MonkeyIsland103 0x0017d743 Scene::Initialize() + 561
27 com.telltalegames.MonkeyIsland103 0x0017eb47 Scene::UpdateScenes() + 337
28 com.telltalegames.MonkeyIsland103 0x00196a5b GameEngine::Loop() + 601
29 com.telltalegames.MonkeyIsland103 0x0018e7a9 GameEngine_Loop + 21
30 com.telltalegames.MonkeyIsland103 0x0008880b -[MyOpenGLView FullScreenMessageLoop] + 658
31 com.telltalegames.MonkeyIsland103 0x00088558 -[MyOpenGLView DoGLFullScreen] + 100
32 com.telltalegames.MonkeyIsland103 0x00088295 -[MyOpenGLView prepareOpenGL] + 577
33 com.apple.AppKit 0x92eccf3d -[NSOpenGLContext makeCurrentContext] + 436
34 com.apple.AppKit 0x9317bf67 -[NSOpenGLContext setView:] + 1527
35 com.apple.AppKit 0x9317e81a -[NSOpenGLView lockFocusIfCanDraw] + 187
36 com.apple.AppKit 0x92c889ea -[NSView lockFocus] + 36
37 com.apple.AppKit 0x92cbd87e -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1342
38 com.apple.AppKit 0x92cbde87 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
39 com.apple.AppKit 0x92cbde87 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
40 com.apple.AppKit 0x92c8c026 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 708
41 com.apple.AppKit 0x92c8b627 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 259
42 com.apple.AppKit 0x92c86caa -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4817
43 com.apple.AppKit 0x92c7fbd9 -[NSView displayIfNeeded] + 1365
44 com.apple.AppKit 0x92c7c99d -[NSWindow displayIfNeeded] + 316
45 com.apple.AppKit 0x92d3e977 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1418
46 com.apple.AppKit 0x92d3e3e6 -[NSWindow _doOrderWindowWithoutAnimation:relativeTo:findKey:forCounter:force:isModal:] + 79
47 com.apple.AppKit 0x92d3e2a7 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 997
48 com.apple.AppKit 0x92d3de51 -[NSWindow orderWindow:relativeTo:] + 126
49 com.apple.AppKit 0x92dc7c34 -[NSWindow orderFront:] + 49
50 com.apple.AppKit 0x92c5218c -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1616
51 com.apple.AppKit 0x92c47dde loadNib + 380
52 com.apple.AppKit 0x92c471c5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
53 com.apple.AppKit 0x92c470cf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
54 com.apple.AppKit 0x92c47003 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
55 com.apple.AppKit 0x92ecb864 NSApplicationMain + 445
56 com.telltalegames.MonkeyIsland103 0x0002ac72 start + 54

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x94d0790a kevent + 10
1 libdispatch.dylib 0x9b644e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9b643853 _dispatch_mgr_thread + 53

Thread 2:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x94d04c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x94d041f6 mach_msg + 70
2 com.apple.audio.CoreAudio 0x92be09d6 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.apple.audio.CoreAudio 0x92be0a42 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.apple.audio.CoreAudio 0x92bd8e37 HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.apple.audio.CoreAudio 0x92bd88fe HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.apple.audio.CoreAudio 0x92bd8870 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.apple.audio.CoreAudio 0x92bd87f5 HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x99ad5ed9 _pthread_start + 335
9 libsystem_c.dylib 0x99ad96de thread_start + 34

Thread 3:
0 libsystem_kernel.dylib 0x94d04d36 mach_wait_until + 10
1 libsystem_c.dylib 0x99a83439 nanosleep + 388
2 libsystem_c.dylib 0x99a81cba usleep + 60
3 libfmodex.dylib 0x00b0c1cf 0xb07000 + 20943
4 libfmodex.dylib 0x00b935d9 FMOD::SystemI::createFile(FMOD::SystemI*, FMOD::File**, bool) + 24653
5 libsystem_c.dylib 0x99ad5ed9 _pthread_start + 335
6 libsystem_c.dylib 0x99ad96de thread_start + 34

Thread 4:
0 libsystem_kernel.dylib 0x94d06b7a __sem_wait_nocancel + 10
1 libfmodex.dylib 0x00b0be21 0xb07000 + 20001
2 libfmodex.dylib 0x00b935a0 FMOD::SystemI::createFile(FMOD::SystemI*, FMOD::File**, bool) + 24596
3 libsystem_c.dylib 0x99ad5ed9 _pthread_start + 335
4 libsystem_c.dylib 0x99ad96de thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0x94d0702e __workq_kernreturn + 10
1 libsystem_c.dylib 0x99ad7ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x99ad96fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x0d2a5320 ecx: 0x00000000 edx: 0x3f800000
edi: 0x007fe000 esi: 0x80000000 ebp: 0xbfffb848 esp: 0xbfffb7f0
ss: 0x00000023 efl: 0x00010246 eip: 0x08a05d5c cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x3f80001c
Logical CPU: 1

Binary Images:
0x1000 - 0x421fe7 +com.telltalegames.MonkeyIsland103 (2.0.3.20 - 2.0.3.20) <BDD5149D-45C1-1603-F3A4-768E15E972E0> /Applications/MonkeyIsland103.app/Contents/MacOS/Mac_Game
0xb07000 - 0xbc9fe7 +libfmodex.dylib (??? - ???) <281EE017-A1F4-7C45-7AAE-039699541151> /Applications/MonkeyIsland103.app/Contents/Frameworks/libfmodex.dylib
0xc9d000 - 0xe72ff3 +QtCore (4.5.3 - compatibility 4.5.0) <75B78DBE-081A-14CB-5D76-242DA98F87D9> /Applications/MonkeyIsland103.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0xef5000 - 0x16f3fe2 +QtGui (4.5.3 - compatibility 4.5.0) <12BFC8C8-C342-1A0B-9F19-0A97C7E2DD83> /Applications/MonkeyIsland103.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x1985000 - 0x26e4ff2 +QtWebKit (4.5.3 - compatibility 4.5.0) <84E0CFE4-C4D4-5771-7D11-4F77C2EBA8C2> /Applications/MonkeyIsland103.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
0x2e25000 - 0x2e5afe7 +phonon (4.3.1 - compatibility 4.3.0) <7BC3BEFC-DF68-7504-DAF7-2A65CB183721> /Applications/MonkeyIsland103.app/Contents/Frameworks/phonon.framework/Versions/4/phonon
0x2e7b000 - 0x2edbfe2 +QtDBus (4.5.3 - compatibility 4.5.0) <A88D8630-4F87-7B75-E2FD-740574314A82> /Applications/MonkeyIsland103.app/Contents/Frameworks/QtDBus.framework/Versions/4/QtDBus
0x2f04000 - 0x2f52fff +QtXml (4.5.3 - compatibility 4.5.0) <0B27FB52-8D3E-F9FF-0EA2-BA784B2AEA0E> /Applications/MonkeyIsland103.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x2f73000 - 0x3054ff2 +QtNetwork (4.5.3 - compatibility 4.5.0) <40CF52E6-B238-7D7E-6583-0427735D5175> /Applications/MonkeyIsland103.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x34b9000 - 0x34c5ffb libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x34cc000 - 0x34d5ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x34dc000 - 0x34defff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x3700000 - 0x372dff0 GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x70bc000 - 0x70c0ffb 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
0x7300000 - 0x7488ff9 GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x74bf000 - 0x7629ffb libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x8800000 - 0x8a9cff3 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <86BEF6D7-D130-36AB-8939-5AB20C0681FE> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
0x8ae2000 - 0x8ae7fff 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
0x8fef8000 - 0x8ff2aaa7 dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x90007000 - 0x9003efef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x902af000 - 0x90411ffb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90412000 - 0x90474ffb com.apple.datadetectorscore (3.0 - 179.4) <8340BEC3-FB03-3AD8-B9E8-1FFA9DC7C220> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9051a000 - 0x905b1fff com.apple.securityfoundation (5.0 - 55116) <510A3BA7-7171-3D98-A717-8EECCCE5FC91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x90634000 - 0x90634ff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90635000 - 0x90638ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x90639000 - 0x90641fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x906bb000 - 0x906d0ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x906d1000 - 0x906d1fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x906d2000 - 0x906e7fff 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
0x906e8000 - 0x906f6ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9076d000 - 0x907b1fff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x907b2000 - 0x907b3ffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x907b4000 - 0x907fbff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x907fc000 - 0x9090dff7 libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9090e000 - 0x90956ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <C8DE66D7-0880-3F5F-A4BA-215B52DEFC74> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9095f000 - 0x90960ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x90964000 - 0x90b18ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x90b19000 - 0x90b5cffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x90b5d000 - 0x90bd3fff com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90c0e000 - 0x90cdeffb com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90d2a000 - 0x90d67fef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x90d68000 - 0x90d73ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90dc6000 - 0x90dd4fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x90dd5000 - 0x90f01ff9 com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fae000 - 0x90fb9ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x90fba000 - 0x90fd6ff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90fd7000 - 0x910e7fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x910e8000 - 0x9111eff4 com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9111f000 - 0x91120fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x91121000 - 0x91183ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9118c000 - 0x91196ff2 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
0x91197000 - 0x911c5fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <112D9C23-18FE-3995-A8DB-CDBE81CC7BAB> /usr/lib/libSystem.B.dylib
0x911c6000 - 0x91218ff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91219000 - 0x91219ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91437000 - 0x9146bff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x914c0000 - 0x91509ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9150a000 - 0x91520ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9156b000 - 0x91572ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x91656000 - 0x9199cff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9199d000 - 0x919aefff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x919b3000 - 0x919f3ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91d19000 - 0x91d19ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x91d1a000 - 0x91d2aff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x91d2b000 - 0x91d4dffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91d7d000 - 0x91d91fff com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x91d92000 - 0x91d93fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91e5b000 - 0x91e61fff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x91e62000 - 0x91eddffb com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9208b000 - 0x920ccff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x92200000 - 0x9228dfe7 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
0x9228e000 - 0x92486ff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92487000 - 0x92487fff 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
0x92488000 - 0x9249bff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <86C11177-EF7C-33DC-AFE3-703652463562> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9249c000 - 0x924ecffa libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92640000 - 0x92ab5ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x92ab6000 - 0x92ba6ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x92bc0000 - 0x92bc3ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x92bc4000 - 0x92c25ffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x92c26000 - 0x92c28ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x92c35000 - 0x936caff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9370c000 - 0x93771ff7 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
0x93772000 - 0x93774ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93775000 - 0x9378ffff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93790000 - 0x9379dfff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x937ca000 - 0x937dafff 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
0x937db000 - 0x937dcff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x938b5000 - 0x938dfff1 com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x938e0000 - 0x939a3fff com.apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x939a4000 - 0x939aaffb 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
0x939ab000 - 0x939b9fff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x939ba000 - 0x939d7fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x94065000 - 0x9409bff7 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
0x941b9000 - 0x944bbfff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x944bc000 - 0x944c0ffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x944c1000 - 0x944c4ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9451f000 - 0x9451ffff com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94520000 - 0x94676fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x946eb000 - 0x94753fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x94763000 - 0x9476bff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x947a9000 - 0x947acffb 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
0x947ad000 - 0x947d5ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x947d6000 - 0x94845fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x94846000 - 0x94955ff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94964000 - 0x9496cff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x94a2b000 - 0x94a34fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x94a35000 - 0x94a75ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x94a7f000 - 0x94a7ffff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94a80000 - 0x94a88ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x94a89000 - 0x94a99fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x94a9a000 - 0x94b21fff com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94b75000 - 0x94b76ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x94b77000 - 0x94b7cff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x94b7d000 - 0x94babff7 com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94bac000 - 0x94c48fff com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94c9b000 - 0x94ca2ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x94cee000 - 0x94d0cff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x94d0d000 - 0x94d11fff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94d14000 - 0x94d71ffb 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
0x94d72000 - 0x94d7dffb 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
0x950f3000 - 0x950f3fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9511f000 - 0x95120fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x95121000 - 0x9515ffff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x951b9000 - 0x95695ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95696000 - 0x9569affa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9569b000 - 0x956b7ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x956b8000 - 0x956b8fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x956b9000 - 0x959c3ff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x963f6000 - 0x96401ffc com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x96438000 - 0x9643cff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x96669000 - 0x966c2fff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x967bb000 - 0x96891aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x96892000 - 0x96898ffd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x96899000 - 0x968c4fff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x968d9000 - 0x96999ffb 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
0x96c48000 - 0x96c6dff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96c6e000 - 0x96c72fff 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
0x96c73000 - 0x96d54ff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <5841CEC8-6746-357E-9F0A-C0614320D153> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x96df8000 - 0x96e49ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x96ed8000 - 0x96efaff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x970ba000 - 0x970bdffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x975b8000 - 0x976d6fec 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
0x983e7000 - 0x9844bfff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9844c000 - 0x9844fff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x98450000 - 0x9848dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x9848e000 - 0x984bdff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x984be000 - 0x984befff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x984bf000 - 0x9851dff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x98720000 - 0x989efffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x99a74000 - 0x99a78ff7 com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x99a79000 - 0x99b44fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x99b45000 - 0x99b45fff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x99c03000 - 0x99cfbff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x99cfc000 - 0x9a0feff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9a0ff000 - 0x9a122fff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9a147000 - 0x9a14eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9a1cc000 - 0x9a2b4fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x9a2e6000 - 0x9a341ff3 com.apple.Symbolication (1.3 - 91) <B9D69476-B09A-38BB-AB8F-644C0032DA97> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9a6fe000 - 0x9a772fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9a773000 - 0x9a856ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9a857000 - 0x9a874ff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9a875000 - 0x9a87eff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9a8dc000 - 0x9a8e7fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x9ab6e000 - 0x9ab70ff9 com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9ab8a000 - 0x9ab8bfff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9ab8c000 - 0x9abacff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9b202000 - 0x9b28cffb 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
0x9b28d000 - 0x9b38cffb com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9b640000 - 0x9b641ff7 libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib
0x9b642000 - 0x9b650fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x9b651000 - 0x9b6deff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9b6df000 - 0x9c00a72b com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9c037000 - 0x9c0cdff7 com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9c716000 - 0x9c8edfe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9c8ee000 - 0x9cb62ff3 com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9cbb3000 - 0x9cc57fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 3
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: 8464
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=185.1M resident=135.6M(73%) swapped_out_or_unallocated=49.5M(27%)
Writable regions: Total=158.1M written=30.6M(19%) resident=51.1M(32%) swapped_out=0K(0%) unallocated=107.1M(68%)

REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 40K reserved VM address space (unallocated)
CG backing stores 5100K
CG image 4K
CG raster data 132K
CG shared images 3408K
CoreGraphics 8K
CoreServices 980K
IOKit 12.0M
IOKit (reserved) 512K reserved VM address space (unallocated)
MALLOC 110.1M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 156K
OpenGL GLSL 896K
Stack 66.5M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 12.3M
__DATA/__OBJC 104K
__IMAGE 528K
__IMPORT 56K
__LINKEDIT 57.4M
__OBJC 1480K
__OBJC/__DATA 40K
__PAGEZERO 4K
__TEXT 127.7M
__UNICODE 544K
mapped file 153.3M
shared memory 1280K
shared pmap 10.3M
=========== =======
TOTAL 580.8M
TOTAL, minus reserved VM space 580.3M

Model: iMac12,1, BootROM IM121.0047.B1E, 4 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 1.71f22
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.67.5-P2P
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST3500418AS, 500,11 GB
Serial ATA Device: OPTIARC DVD RW AD-5690H, 6,38 GB
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

Comments

  • edited January 2013
    Any ideas? Please!
  • DjNDBDjNDB Moderator
    edited January 2013
    This is your third thread about this issue.
    I already answered you in your other thread 10 days ago.
    MattP wrote: »
    After looking into this issue, it appears that OS X 10.7.5 is the problem. If you can go back to 10.7.4 or earlier, or upgrade to a later version of Mac OS X, then this issue should go away.
  • edited January 2013
    DjNDB wrote: »
    This is your third thread about this issue.
    I already answered you in your other thread 10 days ago.


    I'm very sorry for this inconvenience. I lost my old thread and I wasn't able to find it. I didn't mean to spam.
    I'll try the solution you suggested, and if I have any other problem, I'll use this thread.
    Thank you, and sorry again.
  • DjNDBDjNDB Moderator
    edited January 2013
    Don't worry about it. If you ever need to find a thread again, click on your Nick at the top of the Forum right above "quick links". That brings you to your profile page.
    There you can click on "Statistics", where you can show all threads you started, or those you posted in.
This discussion has been closed.