Dolphin, the GameCube and Wii emulator - Forums

Full Version: Dolphin crashes when loading save states on OS X
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

lucamegh

The problem repeats with every Wii/GameCube game I tried.

Here's the crash report:
Process: Dolphin [970]
Path: /Applications/Dolphin.app/Contents/MacOS/Dolphin
Identifier: com.dolphin-emulator.dolphin
Version: 3.0-721 (3.0)
Code Type: X86-64 (Native)
Parent Process: launchd [569]

Date/Time: 2012-07-21 18:33:50.373 +0200
OS Version: Mac OS X 10.7.4 (11E2620)
Report Version: 9

Interval Since Last Report: 540816 sec
Crashes Since Last Report: 62
Per-App Interval Since Last Report: 990 sec
Per-App Crashes Since Last Report: 6
Anonymous UUID: B0A7C421-5012-4568-BEB6-FC5C4AC37AA2

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

Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:
-->
__TEXT 0000000000001000-000000000084a000 [ 8484K] r-x/rwx SM=COW /Applications/Dolphin.app/Contents/MacOS/Dolphin

Application Specific Information:
objc[970]: garbage collection is OFF
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff9325cce2 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff9057a7d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff9056ba7a abort + 143
3 com.dolphin-emulator.dolphin 0x000000000055385e wxFatalSignalHandler + 30
4 libsystem_c.dylib 0x00007fff905cccfa _sigtramp + 26
5 libGL.dylib 0x00007fff94eeaaad glDisable + 15
6 com.dolphin-emulator.dolphin 0x000000000057f0aa BPReload() + 10
7 com.dolphin-emulator.dolphin 0x00000000005869dc VideoBackendHardware:Big GrinoState(PointerWrap&) + 620
8 com.dolphin-emulator.dolphin 0x000000000017e638 State:Big GrinoState(PointerWrap&) + 200
9 com.dolphin-emulator.dolphin 0x000000000017fe7a State::UndoLoadState() + 90
10 com.dolphin-emulator.dolphin 0x000000000017fdd4 State::LoadAs(std:Confusedtring const&) + 868
11 com.dolphin-emulator.dolphin 0x00000000000aeb15 CFrame::OnLoadStateFromFile(wxCommandEvent&) + 1637
12 com.dolphin-emulator.dolphin 0x0000000000329933 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 371
13 com.dolphin-emulator.dolphin 0x000000000032a9c2 wxEvtHandler:TonguerocessEvent(wxEvent&) + 226
14 com.dolphin-emulator.dolphin 0x000000000032aa8c wxEvtHandler:TonguerocessEventLocally(wxEvent&) + 140
15 com.dolphin-emulator.dolphin 0x000000000032a9cf wxEvtHandler:TonguerocessEvent(wxEvent&) + 239
16 com.dolphin-emulator.dolphin 0x000000000032aba7 wxEvtHandler::SafelyProcessEvent(wxEvent&) + 7
17 com.dolphin-emulator.dolphin 0x000000000043d85d wxWindowBase::HandleWindowEvent(wxEvent&) const + 13
18 com.dolphin-emulator.dolphin 0x00000000003ad359 wxMenuBase::SendEvent(int, int) + 233
19 com.dolphin-emulator.dolphin 0x00000000004c87a0 wxMenu::HandleCommandProcess(wxMenuItem*, wxWindow*) + 112
20 com.dolphin-emulator.dolphin 0x0000000000513320 -[wxNSMenuItem clickedAction:] + 32
21 com.apple.CoreFoundation 0x00007fff95b6b70d -[NSObject performSelector:withObject:] + 61
22 com.apple.AppKit 0x00007fff95e05f7e -[NSApplication sendAction:to:from:] + 139
23 com.apple.AppKit 0x00007fff95ef2bfb -[NSMenuItem _corePerformAction] + 399
24 com.apple.AppKit 0x00007fff95ef2932 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 125
25 com.apple.AppKit 0x00007fff96191dd4 -[NSMenu _internalPerformActionForItemAtIndex:] + 38
26 com.apple.AppKit 0x00007fff96020a91 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 138
27 com.apple.AppKit 0x00007fff95e6ce0b NSSLMMenuEventHandler + 339
28 com.apple.HIToolbox 0x00007fff8fc07448 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263
29 com.apple.HIToolbox 0x00007fff8fc06a54 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 446
30 com.apple.HIToolbox 0x00007fff8fc1d8f3 SendEventToEventTarget + 76
31 com.apple.HIToolbox 0x00007fff8fc6399d _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 398
32 com.apple.HIToolbox 0x00007fff8fd4b035 SendMenuCommandWithContextAndModifiers + 56
33 com.apple.HIToolbox 0x00007fff8fd927a9 SendMenuItemSelectedEvent + 253
34 com.apple.HIToolbox 0x00007fff8fc5ca6b _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 101
35 com.apple.HIToolbox 0x00007fff8fc541b1 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 600
36 com.apple.HIToolbox 0x00007fff8fc5377a _HandleMenuSelection2 + 580
37 com.apple.AppKit 0x00007fff95d6d88a _NSHandleCarbonMenuEvent + 250
38 com.apple.AppKit 0x00007fff95d03381 _DPSNextEvent + 2019
39 com.apple.AppKit 0x00007fff95d02735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
40 com.apple.AppKit 0x00007fff95cff071 -[NSApplication run] + 470
41 com.dolphin-emulator.dolphin 0x000000000050ccf9 wxGUIEventLoop:Big GrinoRun() + 41
42 com.dolphin-emulator.dolphin 0x000000000053329c wxCFEventLoop::Run() + 108
43 com.dolphin-emulator.dolphin 0x00000000002ca506 wxAppConsoleBase::MainLoop() + 150
44 com.dolphin-emulator.dolphin 0x00000000004e94fa wxApp::OnRun() + 26
45 com.dolphin-emulator.dolphin 0x000000000039c303 wxEntry(int&, wchar_t**) + 227
46 com.dolphin-emulator.dolphin 0x000000000010ab7b main + 43
47 com.dolphin-emulator.dolphin 0x0000000000006ec4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff9325d7e6 kevent + 10
1 libdispatch.dylib 0x00007fff907c378a _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff907c231a _dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff9325d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9057a594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff9057bb85 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff9325cbf2 __psynch_mutexwait + 10
1 libsystem_c.dylib 0x00007fff905771a1 pthread_mutex_lock + 545
2 com.dolphin-emulator.dolphin 0x000000000058315a RunGpuLoop() + 682
3 com.dolphin-emulator.dolphin 0x000000000016bcd0 Core::EmuThread() + 1728
4 com.dolphin-emulator.dolphin 0x000000000016d110 void* std::thread::RunAndDelete<std::thread::Func<void (*)()> >(void*) + 48
5 libsystem_c.dylib 0x00007fff905788bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff9057bb75 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff9325d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9057a594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff9057bb85 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff9325d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9057a594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff9057bb85 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff9325d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9057a594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff9057bb85 start_wqthread + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff9325cbf2 __psynch_mutexwait + 10
1 libsystem_c.dylib 0x00007fff905771a1 pthread_mutex_lock + 545
2 com.dolphin-emulator.dolphin 0x00000000001aacbe CCPU::Run() + 206
3 com.dolphin-emulator.dolphin 0x000000000016bfd1 Core::CpuThread() + 113
4 com.dolphin-emulator.dolphin 0x000000000016d110 void* std::thread::RunAndDelete<std::thread::Func<void (*)()> >(void*) + 48
5 libsystem_c.dylib 0x00007fff905788bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff9057bb75 thread_start + 13

Thread 8:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff9325cbf2 __psynch_mutexwait + 10
1 libsystem_c.dylib 0x00007fff905771a1 pthread_mutex_lock + 545
2 com.dolphin-emulator.dolphin 0x0000000000281934 CMixer::Mix(short*, unsigned int) + 52
3 com.dolphin-emulator.dolphin 0x00000000002840e0 CoreAudioSound::callback(void*, unsigned int*, AudioTimeStamp const*, unsigned int, unsigned int, AudioBufferList*) + 64
4 com.apple.audio.units.Components 0x0000000070009b47 AUInputElement:TongueullInput(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 221
5 com.apple.audio.units.Components 0x0000000070009014 AUInputFormatConverter2::InputProc(OpaqueAudioConverter*, unsigned int*, AudioBufferList*, AudioStreamPacketDescription**, void*) + 113
6 com.apple.audio.toolbox.AudioToolbox 0x00007fff8efa7ed3 AudioConverterChain::CallInputProc(unsigned int) + 459
7 com.apple.audio.toolbox.AudioToolbox 0x00007fff8efa7c05 AudioConverterChain::FillBufferFromInputProc(unsigned int*, CABufferList*) + 107
8 com.apple.audio.toolbox.AudioToolbox 0x00007fff8efa7b8b BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 183
9 com.apple.audio.toolbox.AudioToolbox 0x00007fff8efa7a9f CBRConverter::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 185
10 com.apple.audio.toolbox.AudioToolbox 0x00007fff8efa7865 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 307
11 com.apple.audio.toolbox.AudioToolbox 0x00007fff8efa7b6a BufferedAudioConverter::GetInputBytes(unsigned int, unsigned int&, CABufferList const*&) + 150
12 com.apple.audio.toolbox.AudioToolbox 0x00007fff8efa8164 Resampler2Wrapper::RenderOutput(CABufferList*, unsigned int, unsigned int&) + 204
13 com.apple.audio.toolbox.AudioToolbox 0x00007fff8efa7865 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 307
14 com.apple.audio.toolbox.AudioToolbox 0x00007fff8efa7995 AudioConverterChain::RenderOutput(CABufferList*, unsigned int, unsigned int&, AudioStreamPacketDescription*) + 105
15 com.apple.audio.toolbox.AudioToolbox 0x00007fff8efa7865 BufferedAudioConverter::FillBuffer(unsigned int&, AudioBufferList&, AudioStreamPacketDescription*) + 307
16 com.apple.audio.toolbox.AudioToolbox 0x00007fff8efa75fd AudioConverterFillComplexBuffer + 237
17 com.apple.audio.units.Components 0x00000000700090c7 AUInputFormatConverter2:TongueullAndConvertInput(AudioTimeStamp const&, unsigned int&, AudioBufferList&, AudioStreamPacketDescription*, bool&) + 125
18 com.apple.audio.units.Components 0x00000000700080c0 AUConverterBase::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 718
19 com.apple.audio.units.Components 0x0000000070007544 AUBase:Big GrinoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 128
20 com.apple.audio.units.Components 0x00000000700049cd AUBase:Big GrinoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 377
21 com.apple.audio.units.Components 0x000000007000bc13 AUHAL::AUIOProc(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 2087
22 com.apple.audio.CoreAudio 0x00007fff92b239fa HALC_ProxyIOContext::IOWorkLoop() + 2058
23 com.apple.audio.CoreAudio 0x00007fff92b23151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
24 com.apple.audio.CoreAudio 0x00007fff92b2300c HALB_IOThread::Entry(void*) + 78
25 libsystem_c.dylib 0x00007fff905788bf _pthread_start + 335
26 libsystem_c.dylib 0x00007fff9057bb75 thread_start + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff9325d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9057a594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff9057bb85 start_wqthread + 13

Thread 10:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff9325cdf2 __select + 10
1 com.apple.CoreFoundation 0x00007fff95b59c8b __CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff905788bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff9057bb75 thread_start + 13

Thread 11:
0 libsystem_kernel.dylib 0x00007fff9325d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9057a594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff9057bb85 start_wqthread + 13

Thread 12:
0 libsystem_kernel.dylib 0x00007fff9325d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9057a594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff9057bb85 start_wqthread + 13

Thread 13:
0 libsystem_kernel.dylib 0x00007fff9325cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff9057c2a6 _pthread_cond_wait + 890
2 com.apple.FinderKit 0x00007fff8f938be3 TConditionVariable::WaitWithTimeout(TMutex&, unsigned long long, bool&) + 69
3 com.apple.FinderKit 0x00007fff8f9650dc TThreadSafeQueue<TThumbnailExtractorThread::TThumbnailQueueData>::WaitForChange(unsigned long long) + 40
4 com.apple.FinderKit 0x00007fff8f9641b4 TThumbnailExtractorThread::Main() + 310
5 com.apple.FinderKit 0x00007fff8f938e95 TThread::MainGlue(void*) + 29
6 libsystem_c.dylib 0x00007fff905788bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff9057bb75 thread_start + 13

Thread 14:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x00007fff9325ce42 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff9052edea nanosleep + 164
2 libsystem_c.dylib 0x00007fff9052ebb5 usleep + 53
3 com.apple.AppKit 0x00007fff95f374d3 -[NSUIHeartBeat _heartBeatThread:] + 1727
4 com.apple.Foundation 0x00007fff9a65172a -[NSThread main] + 68
5 com.apple.Foundation 0x00007fff9a6516a2 __NSThread__main__ + 1575
6 libsystem_c.dylib 0x00007fff905788bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff9057bb75 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfdd38 rdx: 0x0000000000000000
rdi: 0x0000000000000907 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfdd60 rsp: 0x00007fff5fbfdd38
r8: 0x00007fff7e1acfb8 r9: 0x000000000808e810 r10: 0x00007fff9325cd0a r11: 0xffffff80002dad60
r12: 0x0000000000000001 r13: 0x0000000005686b40 r14: 0x00007fff7e1af960 r15: 0x0000000029c0b500
rip: 0x00007fff9325cce2 rfl: 0x0000000000000246 cr2: 0x0000000000000000
Logical CPU: 0

Binary Images:
0x1000 - 0x849fff +com.dolphin-emulator.dolphin (3.0-721 - 3.0) <DC9FC138-2931-36A7-A1E9-40ED1259735C> /Applications/Dolphin.app/Contents/MacOS/Dolphin
0x48fb000 - 0x4e53fef +com.nvidia.cg (3.0.0007 - ???) /Applications/Dolphin.app/Contents/Frameworks/Cg.framework/Cg
0x54b0000 - 0x54dbfff com.apple.audio.OpenAL (1.5.1 - 1.5.1) <5B954EC6-08B6-3255-932C-DDAB908E72F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x5787000 - 0x5796ff7 libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <D30A4333-0953-394D-BB26-739937ED0BD8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x579a000 - 0x57acff7 libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <66A3625A-6918-3C14-8DF3-2F4924C389EA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x57e1000 - 0x57effff libGPUSupport.dylib (??? - ???) <D218AFB5-8508-3FB1-BF5E-E201B7C76147> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x57f7000 - 0x57faff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x84f0000 - 0x851eff7 GLRendererFloat (??? - ???) <48BD4441-6B74-38EE-919E-CD9B45263A62> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x8527000 - 0x8531fef libcldcpuengine.dylib (2.0.14 - compatibility 1.0.0) <D28BA6F1-F34A-37FC-879F-C5C8E13CD79D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x9fe5000 - 0x9fe5fff +cl_kernels (??? - ???) <B03A0AB9-C98D-40C2-ACAF-68C9AE172423> cl_kernels
0xc797000 - 0xc7a5ff7 com.apple.iokit.IOHIDLib (1.7.1 - 1.7.1) <3283FCE9-408B-371A-A43A-50662B214DCF> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0xd9fe000 - 0xd9feff9 +cl_kernels (??? - ???) <99A4795F-C1C2-4A9E-9B92-BD9B23208425> cl_kernels
0xe200000 - 0xe3b8fff GLEngine (??? - ???) <0468D9C3-786E-351F-A776-46A45F7A3D87> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1038d000 - 0x104e7fff libGLProgrammability.dylib (??? - ???) <E219CD28-457A-3551-B029-9C427E18CBD1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x10519000 - 0x105b8ff7 unorm8_bgra.dylib (2.0.14 - compatibility 1.0.0) <48AC72F2-8B20-3039-A7D4-2C127928954E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x1ea00000 - 0x1ee74ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (7.28.1 - 7.2.8) <A32867D7-B5F1-30B7-8B7D-B2AD93C3E29B> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x1effd000 - 0x1effeffa +cl_kernels (??? - ???) <B100D68D-5F89-4BB7-974D-160933A7D4F7> cl_kernels
0x1fec3000 - 0x1fec4ffb +cl_kernels (??? - ???) <157B4297-F818-4547-BF9D-E5BB4BD911A5> cl_kernels
0x1ffa0000 - 0x1ffa4fff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1ffa9000 - 0x1ffaefff com.apple.audio.AppleHDAHALPlugIn (2.2.3 - 2.2.3f13) <ECDB4438-3A28-3CE0-A2B5-1B8071E5F364> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x2cde2000 - 0x2ce80ff7 unorm8_argb.dylib (2.0.14 - compatibility 1.0.0) <54270B1F-EE29-3035-8E19-5EBB3C2B3C42> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_argb.dylib
0x70000000 - 0x7014bff7 com.apple.audio.units.Components (1.7.2 - 1.7.2) <43795839-C785-3473-B6A7-E732A3D3FC1A> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0xba900000 - 0xba91bfff libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <59FCE9C0-27E6-34CE-89E5-3A83B843B36C> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fff libKoreanConverter.dylib (54.0.0 - compatibility 1.0.0) <25FF31F5-9D1E-35EB-8085-F0AC25C38DAC> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x200000000 - 0x200830ff7 com.apple.GeForceGLDriver (7.28.1 - 7.2.8) <9FA4C8FA-8102-3448-9D73-F68169C56906> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x7fff66b44000 - 0x7fff66b78baf dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
0x7fff8dded000 - 0x7fff8ddf8ff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8ddf9000 - 0x7fff8ded7fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <7839FE5C-9FB9-3C2A-B8DA-24D112A2891B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8ded8000 - 0x7fff8dedfff7 com.apple.CommerceCore (1.0 - 17) <95285481-4162-308B-85E9-E0A47D4F3766> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8df0a000 - 0x7fff8df35ff7 com.apple.CoreServicesInternal (113.17 - 113.17) <3D222F99-6155-363D-8B84-263B80500226> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8dffe000 - 0x7fff8dffffff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8e000000 - 0x7fff8e00cfff com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff8e00d000 - 0x7fff8e00dfff com.apple.quartzframework (1.5 - 1.5) <A7A2DBBA-BFFC-35C0-A927-CC0BA4C851E7> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8e00e000 - 0x7fff8e035fff com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff8e036000 - 0x7fff8e0a1ff7 com.apple.framework.IOKit (2.0 - ???) <BA8FC1EB-0360-394F-9D6C-1D58BB187466> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8e0a2000 - 0x7fff8e186fff com.apple.CoreServices.OSServices (478.46 - 478.46) <DAE95FD5-AA73-30E2-B563-EA2BDBD4D3CF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8e1a0000 - 0x7fff8e1a2ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8e1a3000 - 0x7fff8e1f5ff7 libGLU.dylib (??? - ???) <E9C325A6-D3D6-3C6A-A655-D2CB5BBEB992> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8e1f6000 - 0x7fff8e1f7ff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8e1f8000 - 0x7fff8e2fafff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff8e2fb000 - 0x7fff8e306ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8e307000 - 0x7fff8e353ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8e373000 - 0x7fff8e3dcfff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8e3dd000 - 0x7fff8e4bcff7 com.apple.ImageIO.framework (3.1.2 - 3.1.2) <CDA0CC54-1442-3467-91D6-44456BD93733> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8e4bd000 - 0x7fff8e4befff com.apple.ServerInformation (1.0 - 1) <2292259E-3C43-3CE3-8556-0538E3562640> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
0x7fff8e4bf000 - 0x7fff8ec67fff com.apple.CoreAUC (6.16.00 - 6.16.00) <A2CA7389-D81A-356C-A363-50F5E23156E8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8edab000 - 0x7fff8edc0fff com.apple.FileSync.framework (6.0.1 - 502.2) <A2EA0352-E975-393C-8E95-A735B795E9EC> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
0x7fff8ef9a000 - 0x7fff8f0f3fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E5B0E9FC-9823-33DD-BE31-C856CF9BB451> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8f1ca000 - 0x7fff8f24fff7 com.apple.Heimdal (2.2 - 2.0) <A9FC8FF4-8D02-3D91-B409-AF19B72AEFDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8f250000 - 0x7fff8f334ed7 libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <76082BBC-446B-3355-AED5-0DBCEE600CB2> /usr/lib/libobjc.A.dylib
0x7fff8f335000 - 0x7fff8f360fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff8f86b000 - 0x7fff8fbbefff com.apple.FinderKit (1.0.5 - 1.0.5) <381C2901-806C-35F2-859B-1B0C46C5A1E5> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x7fff8fbd1000 - 0x7fff8fbfefe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <1984E3E7-8A90-338F-93F1-6EB44C212C9C> /usr/lib/libSystem.B.dylib
0x7fff8fbff000 - 0x7fff8ff2bff7 com.apple.HIToolbox (1.9 - ???) <32527EBE-4E99-31F6-BBE7-60A796803905> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8ff41000 - 0x7fff8ff41fff com.apple.Cocoa (6.6 - ???) <9E3D4787-A2CE-38E0-BEF8-E5DA63B6E6A1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8ff4e000 - 0x7fff8ff8ffff com.apple.QD (3.40 - ???) <05970F98-B752-37AF-B577-2B940DF020A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff900a8000 - 0x7fff9011efff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
0x7fff9011f000 - 0x7fff9015afff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff9015b000 - 0x7fff901d1fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff901d2000 - 0x7fff901e7fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <4DD43F2F-7688-3028-868C-4E2876AFBF21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff901ea000 - 0x7fff9050cfff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <903618BC-64B4-3E5D-B526-301C600F44C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff9052a000 - 0x7fff90607fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <535C622E-2C14-3DD4-98D0-EA181DF8D582> /usr/lib/system/libsystem_c.dylib
0x7fff90779000 - 0x7fff907b8fff com.apple.AE (527.7 - 527.7) <9B3F7EC2-EDE2-3123-BAA5-C36A09BA038E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff907b9000 - 0x7fff907bffff com.apple.DiskArbitration (2.4.1 - 2.4.1) <22E77322-56E7-3730-9289-D8825A08408F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff907c0000 - 0x7fff907cefff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
0x7fff9080d000 - 0x7fff9081fff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff90820000 - 0x7fff9083ffff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff90840000 - 0x7fff9089aff7 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <C64884E2-3C6B-3A49-A5EF-14EB3AAA293D> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff9089b000 - 0x7fff9089bfff com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff915d4000 - 0x7fff915e6ff7 libbsm.0.dylib (??? - ???) <666E88F0-F8F3-3490-B688-2CF9418CB7E8> /usr/lib/libbsm.0.dylib
0x7fff915ff000 - 0x7fff9162efff com.apple.shortcut (2.1 - 2.1) <973695ED-9884-362B-ACED-A8C4A2A9C44B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff9162f000 - 0x7fff91765fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff91766000 - 0x7fff92103b47 com.apple.CoreGraphics (1.600.0 - ???) <C08FBA1B-E6C0-3020-AD4D-3A041734577D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff92104000 - 0x7fff92144ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <BDD11BE5-A9AB-347C-AB30-FDA1C5603E68> /usr/lib/libcups.2.dylib
0x7fff92145000 - 0x7fff92153ff7 com.apple.AppleFSCompression (37 - 1.0) <61113C2F-564C-3E6C-918C-3179980D599F> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff92154000 - 0x7fff921b4fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <1E3EEDA7-1DC6-3593-9DED-0BAFA0972A76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff921b5000 - 0x7fff922b6fff com.apple.QuickLookUIFramework (3.2 - 500.16) <176B4A24-3FDE-3304-9E01-401DFB2C91FA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff922b7000 - 0x7fff92442ff7 com.apple.QTKit (7.7.1 - 2331) <DC1B6ABC-EF43-326E-AD3D-20CD3795C09C> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff92443000 - 0x7fff92467fff com.apple.Kerberos (1.0 - 1) <5A114BAB-19C7-30B1-B9FB-F40019499734> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff92468000 - 0x7fff92554ff7 com.apple.backup.framework (1.3.5 - 1.3.5) <90604703-DF2A-3202-85E1-70E09160FECF> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff92555000 - 0x7fff9261cff7 com.apple.ColorSync (4.7.4 - 4.7.4) <F00820E4-7753-3F41-8D3D-95CD6F174886> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff92763000 - 0x7fff92779ff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff9277e000 - 0x7fff9278cfff com.apple.HelpData (2.1.2 - 72.2) <920AFDD2-DD33-379F-8AFF-EFEF2FBFEE85> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff9279b000 - 0x7fff927c3fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff927c4000 - 0x7fff927c8fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff927c9000 - 0x7fff927d7fff com.apple.NetAuth (3.2 - 3.2) <B247BEAB-E3DA-3075-A2E5-BD3371AB0FA4> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff927d8000 - 0x7fff92afcfff com.apple.AddressBook.framework (6.1.2 - 1090) <D9EE9FE8-7CEE-3765-B073-B941E7976840> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff92afd000 - 0x7fff92b65ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <18776038-F2E5-360B-92BF-9263325E7F7D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff92b66000 - 0x7fff92d90fe7 com.apple.CoreData (104.1 - 358.14) <1C100A86-EEDF-352E-8BC0-DFE82FF92362> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff92d9c000 - 0x7fff92e84fff com.apple.Bluetooth (4.0.7 - 4.0.7f2) <A37E250B-631E-303D-BF00-14CCE1FF2FFF> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff92efb000 - 0x7fff931e4ff7 com.apple.security (7.0 - 55148.1) <19F7B16B-B974-3274-886F-B8B2FA56032F> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff931e5000 - 0x7fff93239fff libFontRegistry.dylib (??? - ???) <2CCED595-0992-3A04-A8E8-887429652789> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff93246000 - 0x7fff93266fff libsystem_kernel.dylib (1699.31.2 - compatibility 1.0.0) <185823F1-409E-3AFD-93A9-C214013C17C8> /usr/lib/system/libsystem_kernel.dylib
0x7fff93267000 - 0x7fff932a7fff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
0x7fff932a8000 - 0x7fff93305ff7 com.apple.QuickLookFramework (3.2 - 500.16) <761BBB26-F332-3CE9-8165-68ECC3BE7D75> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff93306000 - 0x7fff93312fff com.apple.CoreBluetooth (100.7 - 1) <CE002CAF-4A80-3551-A3F3-54221B6AA4F3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff93313000 - 0x7fff93321ff7 libkxld.dylib (??? - ???) <9F65E9DF-2A92-3CE2-BA34-247D392DAB48> /usr/lib/system/libkxld.dylib
0x7fff93322000 - 0x7fff9374ffff libLAPACK.dylib (??? - ???) <C7456566-4B04-3971-8D62-DE0DEBE811B7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff93750000 - 0x7fff937b2ff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff937b3000 - 0x7fff93acffff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <CDCB53C0-D212-3485-A594-DDE33AAC5AF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff93ad0000 - 0x7fff93ae7fff com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff93ae8000 - 0x7fff93b89ff7 com.apple.LaunchServices (480.34 - 480.34) <67D5B865-B4B6-3522-8652-654A4E3F4B6D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff93b8a000 - 0x7fff93bc8fff com.apple.bom (11.0 - 183) <14A5A4D8-4639-3F87-A096-5A830D54E9FF> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff93bc9000 - 0x7fff93c5fff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <C06C0706-3462-3F24-A8BE-4DA8076DE59F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff93c60000 - 0x7fff93d05fff com.apple.ink.framework (1.4 - 110) <93447D68-3018-30EB-9359-56385DDE4BA7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff93d06000 - 0x7fff93d0cff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff93d22000 - 0x7fff93e27fff libFontParser.dylib (??? - ???) <DA05BC85-D79C-3F8E-A641-3E1E63B8E842> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff93e28000 - 0x7fff93e51ff7 com.apple.framework.Apple80211 (7.4 - 740.2) <341665EC-C964-34E0-92E1-743A66F94A44> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff93e52000 - 0x7fff93ea9fff com.apple.Suggestions (1.1 - 85.1) <5F2D39BA-635E-35E3-9E59-B765513BE795> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x7fff93eaa000 - 0x7fff93ec7ff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff93ec8000 - 0x7fff93ed2ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
0x7fff93ed3000 - 0x7fff93ed5fff com.apple.TrustEvaluationAgent (2.0 - 1) <3087AE86-B57F-3D39-9885-C93DC6FD5163> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff93ed6000 - 0x7fff93ef3fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff93ef4000 - 0x7fff93f4cfff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff93f4d000 - 0x7fff93fa0fff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <7276B9B1-6B36-3335-9460-81A427D43E74> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff93fa1000 - 0x7fff93ff5ff7 com.apple.ScalableUserInterface (1.0 - 1) <EB468227-3203-38C9-A5BC-E28576D507CF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff93ff6000 - 0x7fff9415dfff com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff9438a000 - 0x7fff943a1fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff943a7000 - 0x7fff9461bfff com.apple.CoreImage (7.98 - 1.0.1) <1E7BFFE3-4A46-317F-A1C0-A6FE040DE908> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff9461c000 - 0x7fff9461ffff com.apple.help (1.3.2 - 42) <416BA8D2-9A2F-3F07-9E6B-E1231A92AAC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff94620000 - 0x7fff94624fff libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
0x7fff94625000 - 0x7fff94655ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3107DEB8-A19E-3C51-8F2D-67CCE49FD401> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff94656000 - 0x7fff9465dfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
0x7fff94697000 - 0x7fff946f3ff7 com.apple.HIServices (1.21 - ???) <25FBDEA4-871F-3A58-A525-0E1799945522> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff946f4000 - 0x7fff947fbfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff947fc000 - 0x7fff94877ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <51681D6E-62D3-3B7D-9981-D3FC3568BAB6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff94878000 - 0x7fff94880fff libsystem_dnssd.dylib (??? - ???) <8A0F6F23-53C1-34FD-B641-4C0771C71E2A> /usr/lib/system/libsystem_dnssd.dylib
0x7fff94881000 - 0x7fff94888fff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <2849A19A-A5BF-3A4C-BC12-0C2AB14615DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff94889000 - 0x7fff94898fff com.apple.opengl (1.8.0 - 1.8.0) <F487C903-3082-3528-916D-AC96AFF23927> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff948d8000 - 0x7fff948ecff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff948ed000 - 0x7fff94b5dff7 com.apple.QuartzComposer (5.0 - 236.7) <A147525C-C07F-3BAC-B001-EBEE6E6A913E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff94b5e000 - 0x7fff94dd6fff com.apple.imageKit (2.1.2 - 1.0) <74385FC6-ACB5-352E-A035-85CC7DB45BB9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff94e31000 - 0x7fff94e43ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff94ed9000 - 0x7fff94ee4ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff94ee9000 - 0x7fff94efffff libGL.dylib (??? - ???) <E0183967-5EA6-3428-AC3B-0403A06F0E3F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff94f00000 - 0x7fff94f06fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
0x7fff94f8a000 - 0x7fff94faefff com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff94faf000 - 0x7fff94fb4ff7 libsystem_network.dylib (??? - ???) <DD7492F9-39FB-3E73-9028-3E1027D012B9> /usr/lib/system/libsystem_network.dylib
0x7fff94fb5000 - 0x7fff94fb9fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff94fba000 - 0x7fff94fd4fff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff94fd7000 - 0x7fff95010fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff95011000 - 0x7fff95011fff com.apple.CoreServices (53 - 53) <97E086D0-20B4-3BB4-BEE2-04EE5700D55B> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff95012000 - 0x7fff9503ffff com.apple.quartzfilters (1.7.0 - 1.7.0) <55B37158-32E1-3F0D-981A-E65B56363EF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff95101000 - 0x7fff9551fff7 com.apple.SceneKit (125.3 - 125.4) <3159EA53-6054-318C-A93D-865C975C490F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff95520000 - 0x7fff955c2fff com.apple.securityfoundation (5.0 - 55116) <1E062087-A9B1-3E38-8133-E9D282EA34B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff955c3000 - 0x7fff95636fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff95637000 - 0x7fff956c9ff7 com.apple.CorePDF (3.1 - 3.1) <B5B5215F-38C0-364D-BDA4-35D674FFCEC4> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff956ca000 - 0x7fff956cafff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff956cb000 - 0x7fff956cdfff libCVMSPluginSupport.dylib (??? - ???) <CBAE2CCA-3B42-328E-8FA5-5EF22622EAEB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff956da000 - 0x7fff9575dfef com.apple.Metadata (10.7.0 - 627.35) <6769AD6A-58D2-3D25-B289-15C65B82CF8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff9575e000 - 0x7fff957f1ff7 com.apple.PDFKit (2.6.3 - 2.6.3) <A1E29A8C-E53F-3ACF-89B0-351FE58465DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff957f2000 - 0x7fff957f2fff com.apple.vecLib (3.7 - vecLib 3.7) <F968254A-2A06-3E2A-A587-151D7A2DB55A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff9580d000 - 0x7fff9580eff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <8901B7EE-6CA0-31F3-BBFE-BB71C90B1E49> /usr/lib/system/libremovefile.dylib
0x7fff95866000 - 0x7fff95869ff7 com.apple.securityhi (4.0 - 1) <CA808DC8-7DCF-3B96-A6E8-C9A777C55DF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff9588a000 - 0x7fff9588ffff libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
0x7fff95890000 - 0x7fff958cafe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff958cb000 - 0x7fff959d8fff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff959e2000 - 0x7fff95ad7fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff95ad8000 - 0x7fff95cacff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff95cad000 - 0x7fff95caefff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff95caf000 - 0x7fff95cf3ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <E021ABE6-72DE-362B-8272-6320925C887E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff95cf4000 - 0x7fff95cf9fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff95cfa000 - 0x7fff96900ff7 com.apple.AppKit (6.7.3 - 1138.47) <2618FECE-B780-3682-B493-4200D473ED6F> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff96901000 - 0x7fff96904fff com.apple.AppleSystemInfo (1.0 - 1) <373E7E59-1AFB-34B6-A4E4-54617DB07F43> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff96905000 - 0x7fff96921fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A72CED98-BB2A-3236-B2D6-2024B387DE4D> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff96922000 - 0x7fff9692bff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff96962000 - 0x7fff96988fff com.apple.framework.familycontrols (3.0 - 300) <84E55A2E-643E-36E9-AFD8-CED667AF6B8E> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff96b60000 - 0x7fff96ba6fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
0x7fff96ba8000 - 0x7fff96bb7fff libxar-nossl.dylib (??? - ???) <518C0791-AB8D-3E8A-BB40-D4F312704FE2> /usr/lib/libxar-nossl.dylib
0x7fff96bb8000 - 0x7fff96bb9ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff96bbd000 - 0x7fff96bcaff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
0x7fff96bcb000 - 0x7fff96bd8fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <36A15341-34AB-3D2B-96AD-15E198AA5180> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff96bd9000 - 0x7fff96be0fff libGFXShared.dylib (??? - ???) <0EA5DB50-D9AA-3BD5-9B1A-D5A82BD10E14> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff96be1000 - 0x7fff96cedfff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <557A7749-70EE-3ADF-BC3E-0A5E7DDCD8C1> /usr/lib/libcrypto.0.9.8.dylib
0x7fff96cee000 - 0x7fff97121ff7 com.apple.VideoToolbox (1.0 - 705.78) <15E4CB3E-B4E3-3C15-99F4-3B1A8B1C84E6> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff97122000 - 0x7fff972c2ff7 com.apple.QuartzCore (1.7 - 270.5) <E038F95C-B66D-3B04-AB32-5BB30FD7CB2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff97338000 - 0x7fff97338fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4F7416F1-A069-3A39-B5F1-008279F6B819> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff97339000 - 0x7fff97800fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff97801000 - 0x7fff9784ffff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff97850000 - 0x7fff97850fff com.apple.Carbon (153 - 153) <51D75B5A-3F04-32C9-BBA4-A96AF6E3FDFA> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff97851000 - 0x7fff97864ff7 libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
0x7fff97867000 - 0x7fff9786afff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff9786b000 - 0x7fff97876fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff97877000 - 0x7fff97a79fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff97fbb000 - 0x7fff97ff6fff com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff97ff7000 - 0x7fff97ff7fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff984a1000 - 0x7fff98554ff7 com.apple.CoreText (220.20.0 - ???) <4C3E0213-2627-37D1-8550-E30A0EA6C262> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff98555000 - 0x7fff985d9ff7 com.apple.ApplicationServices.ATS (317.11.0 - ???) <46ED8F7A-01E9-3733-A531-3512DA8BC113> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff985da000 - 0x7fff98603fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff9868a000 - 0x7fff98787ff7 com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff987d5000 - 0x7fff9881cff7 com.apple.CoreMedia (1.0 - 705.78) <133C784C-CE6D-3B5B-8731-18D69860DA1C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff9881d000 - 0x7fff988b7ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C5585E08-76A0-34E0-B92C-22BA9D3E083C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff988b8000 - 0x7fff988bdfff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff988be000 - 0x7fff988c0fff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
0x7fff988c1000 - 0x7fff988f6fff com.apple.securityinterface (5.0 - 55022.4) <DAAEC695-EB88-311E-B929-B4CD9073924E> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff988f7000 - 0x7fff98939ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
0x7fff9893a000 - 0x7fff9893eff7 com.apple.CommonPanels (1.2.5 - 94) <CA9C910D-E406-33E7-B8EE-C86EAA62AB68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff9893f000 - 0x7fff989b5fff com.apple.ISSupport (1.9.8 - 56) <E7ED107A-1EFD-3720-A4B4-C0E2DDFA6C81> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff989b6000 - 0x7fff989d6fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff98b03000 - 0x7fff98b03fff com.apple.Accelerate (1.7 - Accelerate 1.7) <A42ACCF8-7C09-3891-B2B3-F6048A650BA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff98d07000 - 0x7fff98d30fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff98d5d000 - 0x7fff99106fef com.apple.MediaToolbox (1.0 - 705.78) <3827A667-AD97-3001-A7F4-7D2E3E1FD80B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff99107000 - 0x7fff9910dfff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff9910e000 - 0x7fff9915fff7 com.apple.CoreMediaIO (216.0 - 3199.8) <F1E94FC0-8751-3CB5-AFC9-A1A82B8890C4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff99160000 - 0x7fff9918bff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
0x7fff99194000 - 0x7fff991c7ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff991f1000 - 0x7fff99231fe7 libGLImage.dylib (??? - ???) <11B7E8A0-F475-32BD-9234-1E245384F586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff99232000 - 0x7fff99237fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff99c46000 - 0x7fff99c4bfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff99cae000 - 0x7fff9a292fff libBLAS.dylib (??? - ???) <09028536-1215-324C-B7BD-384CF5DBC5D0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff9a293000 - 0x7fff9a294fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff9a295000 - 0x7fff9a2d9ff7 com.apple.MediaKit (12 - 602) <D69EDB2E-3432-3E54-966E-35AFD049135C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff9a2da000 - 0x7fff9a2e1fff com.apple.NetFS (4.0 - 4.0) <30AAE235-3F64-38BC-B0C9-271C8979C1C9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff9a2e2000 - 0x7fff9a3dcff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) <C45A747F-A5DD-312A-9486-8306A6E9AB39> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff9a400000 - 0x7fff9a41cff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff9a41d000 - 0x7fff9a420fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9a421000 - 0x7fff9a46aff7 com.apple.framework.CoreWLAN (2.1.2 - 212.2) <F8F7E96C-C256-329B-AAEE-3F770B79EE04> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff9a46b000 - 0x7fff9a46cfff libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
0x7fff9a46d000 - 0x7fff9a585fff com.apple.DesktopServices (1.6.4 - 1.6.4) <E1A724B2-0DCD-338B-86E2-76AB498DBA2E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff9a586000 - 0x7fff9a5f6fff com.apple.datadetectorscore (3.0 - 179.4) <D14F635D-D403-3780-85C9-91EB0CA07F8E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff9a5f7000 - 0x7fff9a910fff com.apple.Foundation (6.7.2 - 833.25) <F6584E06-7C8F-3422-AF84-3AA58EC67935> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff9a911000 - 0x7fff9a917ff7 com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff9a918000 - 0x7fff9afdcfe7 libclh.dylib (4.0.3 - 4.0.3) <9FC7BBC4-EA35-3D76-985B-795DB39830B9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x7fff9afdd000 - 0x7fff9b038ff7 com.apple.opencl (2.0.16 - 2.0.16) <63F5AAE4-23DC-3279-AED7-6170D086C397> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

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

VM Region Summary:
ReadOnly portion of Libraries: Total=236.7M resident=144.4M(61%) swapped_out_or_unallocated=92.3M(39%)
Writable regions: Total=795.5M written=393.3M(49%) resident=441.1M(55%) swapped_out=0K(0%) unallocated=354.4M(45%)

REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 17.0M reserved VM address space (unallocated)
ATS (font support) 31.9M
ATS (font support) (reserved) 8K reserved VM address space (unallocated)
CG backing stores 11.1M
CG image 120K
CG raster data 208K
CG shared images 3416K
CoreGraphics 16K
CoreImage 8K
CoreServices 2300K
IOKit 43.4M
MALLOC 548.0M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 156K
Memory tag=251 56K
OpenCL 40K
STACK GUARD 56.1M
Stack 15.7M
VM_ALLOCATE 60.6M
__CI_BITMAP 80K
__DATA 92.5M
__IMAGE 528K
__LINKEDIT 54.7M
__TEXT 181.9M
__UNICODE 544K
mapped file 424.9M
shared memory 35.2M
=========== =======
TOTAL 1.5G
TOTAL, minus reserved VM space 1.5G

Model: MacBookPro10,1, BootROM MBP101.00EE.B00, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 2.3f28
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.198.19.21)
Bluetooth: Version 4.0.7f2, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM256E, 251 GB
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 7
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0263, 0x1d182000 / 4


The specifics of my MacBook are listed below...
Are you using the builds from the main website, or have you tried delroth's automated builds? You might have more luck with his builds. You might also want to try Wintermute's builds for OS X.
And if the problem ist still present, i suggest you not to use savestates as they're unreliable and a pretty buggy. Save rather in-game Wink

lucamegh

Thank you very much! I downloaded the latest Wintermute build and it works! Anyway I think that I'm going to use the emulated "memory card" from now. Thank you again to everyone Smile
(07-22-2012, 03:24 AM)DefenderX Wrote: [ -> ]And if the problem ist still present, i suggest you not to use savestates as they're unreliable and a pretty buggy. Save rather in-game Wink
Save states are fine, it's just loading them that sometimes crashes. Restarting dolphin and trying to load them again should always work fine.