Dolphin, the GameCube and Wii emulator - Forums

Full Version: Having trouble with dolphin Mac 10.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
(08-25-2012, 08:38 PM)delroth Wrote: [ -> ]
(08-25-2012, 05:16 PM)Shonumi Wrote: [ -> ]@appleson - You're not the only one with this error for not being able to find a memory base. The OP for this thread has the same issue, no fixes yet.

http://dolphin-emu.org/download/dev/90af...ef24c5eec/

Fwiw, it's not like everyday users (especially most OS X users) would be able to tell the issue is fixed from the change description alone :p
Change descriptions are for devs first, users second.
So, is there any way to fix the error? Also I had cloned the repository in Git and Xcode. How would I compile it?
Just tried r758 - It crashed at same spot with this error code:
Process: Dolphin [1102]
Path: /Volumes/VOLUME/Dolphin.app/Contents/MacOS/Dolphin
Identifier: com.dolphin-emulator.dolphin
Version: 3.0-758 (3.0)
Code Type: X86-64 (Native)
Parent Process: launchd [219]
User ID: 501

Date/Time: 2012-08-25 15:50:20.788 -0700
OS Version: Mac OS X 10.8.1 (12B19)
Report Version: 10

Interval Since Last Report: 23595 sec
Crashes Since Last Report: 10
Per-App Interval Since Last Report: 25 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 86AB95CE-ADCD-43AD-A31C-6F12FB2D8FEA

Crashed Thread: 2

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 /Volumes/VOLUME/Dolphin.app/Contents/MacOS/Dolphin

Application Specific Information:
abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff9567c686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9567bc42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff92134f23 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff9213a606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff92139dd2 CFRunLoopRunSpecific + 290
5 com.apple.HIToolbox 0x00007fff8a449774 RunCurrentEventLoopInMode + 209
6 com.apple.HIToolbox 0x00007fff8a449512 ReceiveNextEventCommon + 356
7 com.apple.HIToolbox 0x00007fff8a4493a3 BlockUntilNextEventMatchingListInMode + 62
8 com.apple.AppKit 0x00007fff9308bfa3 _DPSNextEvent + 685
9 com.apple.AppKit 0x00007fff9308b862 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
10 com.apple.AppKit 0x00007fff93082c03 -[NSApplication run] + 517
11 com.dolphin-emulator.dolphin 0x000000000050cda9 wxGUIEventLoop:Big GrinoRun() + 41
12 com.dolphin-emulator.dolphin 0x000000000053334c wxCFEventLoop::Run() + 108
13 com.dolphin-emulator.dolphin 0x00000000002ca5b6 wxAppConsoleBase::MainLoop() + 150
14 com.dolphin-emulator.dolphin 0x00000000004e95aa wxApp::OnRun() + 26
15 com.dolphin-emulator.dolphin 0x000000000039c3b3 wxEntry(int&, wchar_t**) + 227
16 com.dolphin-emulator.dolphin 0x000000000010af2b main + 43
17 com.dolphin-emulator.dolphin 0x00000000000071e4 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff9567ed16 kevent + 10
1 libdispatch.dylib 0x00007fff8d59ee26 _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff8d59ea2a _dispatch_mgr_thread + 54

Thread 2 Crashed:
0 libsystem_kernel.dylib 0x00007fff9567e212 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8ab64b34 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff8aba8dfa abort + 143
3 com.dolphin-emulator.dolphin 0x000000000055390e wxFatalSignalHandler + 30
4 libsystem_c.dylib 0x00007fff8ab5192a _sigtramp + 26
5 GLEngine 0x000000000cc3622c gleRunVertexSubmitImmediate + 5372
6 GLEngine 0x000000000cc283f5 gleDrawArraysOrElements_ExecCore + 1079
7 GLEngine 0x000000000cc20ed9 glDrawElements_IMM_Exec + 328
8 com.dolphin-emulator.dolphin 0x00000000005605a7 OGL::VertexManager:Big Grinraw() + 71
9 com.dolphin-emulator.dolphin 0x0000000000560933 OGL::VertexManager::vFlush() + 723
10 com.dolphin-emulator.dolphin 0x000000000057e794 BPWritten(BPCmd const&) + 260
11 com.dolphin-emulator.dolphin 0x000000000057e290 LoadBPReg(unsigned int) + 80
12 com.dolphin-emulator.dolphin 0x0000000000587041 Decode() + 737
13 com.dolphin-emulator.dolphin 0x0000000000587755 OpcodeDecoder_Run(bool) + 773
14 com.dolphin-emulator.dolphin 0x0000000000583087 RunGpuLoop() + 519
15 com.dolphin-emulator.dolphin 0x000000000016c070 Core::EmuThread() + 1728
16 com.dolphin-emulator.dolphin 0x000000000016d4b0 void* std::thread::RunAndDelete<std::thread::Func<void (*)()> >(void*) + 48
17 libsystem_c.dylib 0x00007fff8ab63782 _pthread_start + 327
18 libsystem_c.dylib 0x00007fff8ab501c1 thread_start + 13

Thread 3:
0 com.dolphin-emulator.dolphin 0x00000000001b90a1 CEXIChannel::IsCausingInterrupt() + 145
1 com.dolphin-emulator.dolphin 0x00000000001b99fe ExpansionInterface::UpdateInterrupts() + 94
2 com.dolphin-emulator.dolphin 0x00000000001f17d6 PowerPC::CheckExceptions() + 6
3 ??? 0x0000000020a20886 0 + 547489926

Thread 4:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff9567c686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9567bc42 mach_msg + 70
2 com.apple.audio.CoreAudio 0x00007fff8ad3f17a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3 com.apple.audio.CoreAudio 0x00007fff8ad3f108 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4 com.apple.audio.CoreAudio 0x00007fff8ad3d8db HALC_ProxyIOContext::IOWorkLoop() + 1209
5 com.apple.audio.CoreAudio 0x00007fff8ad3d391 HALC_ProxyIOContext::IOThreadEntry(void*) + 83
6 com.apple.audio.CoreAudio 0x00007fff8ad3d24b HALB_IOThread::Entry(void*) + 75
7 libsystem_c.dylib 0x00007fff8ab63782 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8ab501c1 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff9567e6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8ab65f2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8ab65cf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8ab501b1 start_wqthread + 13

Thread 6:: Dispatch queue: com.apple.opengl.cvmDoWork
0 libsystem_kernel.dylib 0x00007fff9567c6c2 semaphore_wait_trap + 10
1 libdispatch.dylib 0x00007fff8d59f4c2 _dispatch_semaphore_wait_slow + 241
2 libxpc.dylib 0x00007fff93df7e1f xpc_connection_send_message_with_reply_sync + 127
3 libCoreVMClient.dylib 0x00007fff909e4b3f cvms_element_build_from_source + 213
4 libCVMSPluginSupport.dylib 0x00007fff8e8ea81f cvm_deferred_build_modular(void*) + 346
5 libdispatch.dylib 0x00007fff8d59c0fa _dispatch_client_callout + 8
6 libdispatch.dylib 0x00007fff8d59d4c3 _dispatch_queue_drain + 235
7 libdispatch.dylib 0x00007fff8d59d335 _dispatch_queue_invoke + 52
8 libdispatch.dylib 0x00007fff8d59d207 _dispatch_worker_thread2 + 249
9 libsystem_c.dylib 0x00007fff8ab65ceb _pthread_wqthread + 404
10 libsystem_c.dylib 0x00007fff8ab501b1 start_wqthread + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff9567e6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8ab65f2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8ab65cf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8ab501b1 start_wqthread + 13

Thread 2 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00000000b030c1e8 rdx: 0x0000000000000000
rdi: 0x0000000000007c0f rsi: 0x0000000000000006 rbp: 0x00000000b030c210 rsp: 0x00000000b030c1e8
r8: 0x00007fff78f66278 r9: 0x0000000000000000 r10: 0x0000000020000000 r11: 0x0000000000000206
r12: 0x0000000000000006 r13: 0x0000000000000000 r14: 0x00000000b030d000 r15: 0x000000000100d006
rip: 0x00007fff9567e212 rfl: 0x0000000000000206 cr2: 0x00007fff78f5ffe8
Logical CPU: 0

Binary Images:
0x1000 - 0x849ff7 +com.dolphin-emulator.dolphin (3.0-758 - 3.0) <7B21CA73-2AC1-3F1B-8138-4315270413F6> /Volumes/VOLUME/Dolphin.app/Contents/MacOS/Dolphin
0x48fb000 - 0x4e53fef +com.nvidia.cg (3.0.0007 - 0) /Volumes/VOLUME/Dolphin.app/Contents/Frameworks/Cg.framework/Cg
0x54b0000 - 0x54dbfff com.apple.audio.OpenAL (1.6 - 1.6) <0FBA7491-B817-39EE-8898-FF88C9485B50> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x575b000 - 0x576aff7 libSimplifiedChineseConverter.dylib (61) <A2B475FF-667F-3B7B-A6E9-8768347F2BD6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x576e000 - 0x5780ff7 libTraditionalChineseConverter.dylib (61) <DDAFF75C-0714-34F4-818F-8B439AC7BBCA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x57e1000 - 0x57efff7 libGPUSupport.dylib (8.5) <EBBD76FB-1C64-350C-9568-DB4C4C99602D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x57f7000 - 0x57faff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x93f0000 - 0x93f9fef libcldcpuengine.dylib (2.1.16) <BA5F6C17-7A08-3DCF-A30E-E9C4D76B7356> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x9600000 - 0x962dfff GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0xbfe8000 - 0xbfedfff com.apple.audio.AppleHDAHALPlugIn (2.3.0 - 2.3.0f2) <8F89523B-ACB8-35C5-8F28-8B1E4FB044DE> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0xcb77000 - 0xcd2efff GLEngine (8.5) <AB9EB15E-11BB-34BF-B89E-02BC01916ABE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0xcd65000 - 0xcea6fff libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0xd043000 - 0xd050ff7 com.apple.iokit.IOHIDLib (1.8.0 - 1.8.0) <F8BD5D32-F322-3CEA-948C-6D0AFA122202> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x1e900000 - 0x1ed7bff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.0.51 - 8.0.0) <7BE2F058-46FB-3971-9B75-151C304BF5FB> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x70000000 - 0x70154fff com.apple.audio.units.Components (1.8 - 1.8) <5F6DD756-1CBF-30BB-A6CD-E3748C8EF7C7> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0xba900000 - 0xba91cff7 libJapaneseConverter.dylib (61) <D0F762C2-5372-3AA2-BBA4-066B8E4B1F8E> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fff libKoreanConverter.dylib (61) <7A601BB8-19DF-3DDC-9C50-3A798290F377> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x200000000 - 0x200822fff com.apple.GeForceGLDriver (8.0.51 - 8.0.0) <0052635D-D9E8-33DB-B8B3-61A3169D7AA1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x7fff6145f000 - 0x7fff6149393f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
0x7fff88b6e000 - 0x7fff88b9ffff com.apple.DictionaryServices (1.2 - 184) <B37F9A90-8954-3DEC-A216-8ABB15C615A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff88edd000 - 0x7fff88f4aff7 com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff88f4b000 - 0x7fff88fe9fff com.apple.ink.framework (1.4 - 110) <C6E43ED5-7189-3291-80F0-BB7702AD051A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff88fea000 - 0x7fff88ff0fff libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff88ff1000 - 0x7fff890fcfff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff890fd000 - 0x7fff8917ffff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff89180000 - 0x7fff8927dfff libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
0x7fff8927e000 - 0x7fff8929fff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff892a0000 - 0x7fff892abfff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
0x7fff892ac000 - 0x7fff892f8ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff892f9000 - 0x7fff892fbfff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff892fc000 - 0x7fff893c1fff com.apple.coreui (2.0 - 181) <CFCB6868-36AC-3734-ACEA-DF9CAB2B84F2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff893c2000 - 0x7fff8941fff7 com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff89420000 - 0x7fff89420fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff89427000 - 0x7fff895c2fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff895c5000 - 0x7fff89738ff7 com.apple.CFNetwork (596.1 - 596.1) <62830510-738D-3719-AD51-68E816B13BB7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff89739000 - 0x7fff8973ffff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
0x7fff89785000 - 0x7fff89793fff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
0x7fff89901000 - 0x7fff89913ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff89914000 - 0x7fff89938ff7 libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
0x7fff89939000 - 0x7fff89967fff com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff899b4000 - 0x7fff89b3afff libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff89bc5000 - 0x7fff89cc7fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff89cc8000 - 0x7fff89cc9ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff89cca000 - 0x7fff89ccbfff libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff89cf8000 - 0x7fff89d33fff com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff89d94000 - 0x7fff89d9dfff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff89eed000 - 0x7fff89f87fff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8a3db000 - 0x7fff8a3e9ff7 com.apple.Librarian (1.1 - 1) <B0248F96-6BC9-3F63-8557-65DF1606039C> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff8a3ea000 - 0x7fff8a719ff7 com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8a71a000 - 0x7fff8a771ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8a772000 - 0x7fff8a772fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8aa13000 - 0x7fff8aa50fe7 libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8aa51000 - 0x7fff8ab41ff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8ab42000 - 0x7fff8ab4eff7 com.apple.CrashReporterSupport (10.8.1 - 412) <3CBB620C-BDCF-31B1-B473-4B6380DE03F7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8ab4f000 - 0x7fff8ac1bfef libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
0x7fff8ac1c000 - 0x7fff8ac1dff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
0x7fff8ac1e000 - 0x7fff8ac29fff com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff8ad12000 - 0x7fff8ad6ffff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8ad70000 - 0x7fff8ad78fff liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
0x7fff8b2f7000 - 0x7fff8b2fafff com.apple.TCC (1.0 - 1) <DE7ECAC3-BD08-323A-9C12-EE4A49B72871> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8b2fb000 - 0x7fff8ba3dfff libclh.dylib (4.0.3 - 4.0.3) <09E80B31-5192-39A3-8F6E-5B928027BFBA> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x7fff8ba3e000 - 0x7fff8bc3efff libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
0x7fff8bc3f000 - 0x7fff8bc47ff7 libsystem_dnssd.dylib (379.27.1) <B9F7B01D-8FAF-3CA5-909E-4D52B8D2DD8A> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8bcab000 - 0x7fff8bcc0fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8bcc1000 - 0x7fff8bcc1fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
0x7fff8bcc2000 - 0x7fff8bcedfff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8bd3e000 - 0x7fff8be5dfff com.apple.desktopservices (1.7.1 - 1.7.1) <0E1A57B2-9EC7-32EC-8B87-82902A1FD357> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8c206000 - 0x7fff8c255ff7 libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
0x7fff8c256000 - 0x7fff8c2a5ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8c2a6000 - 0x7fff8c2d4ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
0x7fff8c5ee000 - 0x7fff8c5f9ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8c5fa000 - 0x7fff8c5faffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <ECC4891A-9BA8-3C13-9A2B-6116521B7B46> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8c655000 - 0x7fff8c752ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff8c79c000 - 0x7fff8c7c6ff7 com.apple.CoreVideo (1.8 - 99.0) <ED17EF3A-2775-3840-BBD1-6513B5B112F2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8c804000 - 0x7fff8c855fff com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8c8bd000 - 0x7fff8c8caff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8c8cb000 - 0x7fff8c8d0fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff8c8d1000 - 0x7fff8c90bfff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8cac4000 - 0x7fff8cb92ff7 com.apple.Bluetooth (4.0.9 - 4.0.9f8) <E74E0A5F-CAF9-39D8-8A95-61B74E87C995> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff8cb9c000 - 0x7fff8cb9eff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8cb9f000 - 0x7fff8cfbbfff FaceCoreLight (2.0.1) <BEDAFBE8-CC12-343D-85D5-29B694DC97F6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8cfc6000 - 0x7fff8d2ddff7 com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8d59a000 - 0x7fff8d5afff7 libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
0x7fff8d5b9000 - 0x7fff8d849fff com.apple.CoreImage (8.0.17 - 1.0.1) <FFD6159F-DF31-3EFC-9C59-7FC4F4219D43> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8d84a000 - 0x7fff8d859ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff8d85a000 - 0x7fff8d86dff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
0x7fff8d86e000 - 0x7fff8d87bfff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
0x7fff8d883000 - 0x7fff8e21439f com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8e4c8000 - 0x7fff8e8bffff libLAPACK.dylib (1073.3) <E670020A-6969-3ED7-B80B-285AE1DE5F95> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8e8e9000 - 0x7fff8e8ebfff libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8e8ec000 - 0x7fff8e954fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8e955000 - 0x7fff8ecb1ff7 com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8ed7f000 - 0x7fff8edabff7 libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8edac000 - 0x7fff8edefff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8f2ed000 - 0x7fff8f30efff com.apple.Ubiquity (1.2 - 234.2) <AC544B6F-0879-39A3-90A3-8BC8C29CBAD5> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8f3ac000 - 0x7fff8f3c0fff libGL.dylib (8.5) <BE75219E-DC86-343A-983C-CA3ECADE659F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8f40a000 - 0x7fff8f41bff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff8f41c000 - 0x7fff8f427fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8f498000 - 0x7fff8f4aefff com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8f4af000 - 0x7fff8f4e6ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
0x7fff8f4e7000 - 0x7fff8f5b8ff7 com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8f5c1000 - 0x7fff8f5c2fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
0x7fff8f656000 - 0x7fff8f675fff com.apple.ChunkingLibrary (2.0 - 132) <F5051C19-6C4E-3E65-9BEC-B0A4BA82457A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8f676000 - 0x7fff8f6d2ff7 com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8f79d000 - 0x7fff8f7a0fff libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8f7a1000 - 0x7fff8f7a1fff libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8f7a2000 - 0x7fff8f83cfff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8f83d000 - 0x7fff8f98dfff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8f98e000 - 0x7fff8f9e3ff7 libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8fb2b000 - 0x7fff8fb30fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff8fb31000 - 0x7fff8fb38fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8fbaa000 - 0x7fff8fbf2fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
0x7fff904a8000 - 0x7fff904f2ff7 libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff904f3000 - 0x7fff904f9fff com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff904fa000 - 0x7fff904fefff libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff904ff000 - 0x7fff90555ff7 com.apple.opencl (2.1.17 - 2.1.17) <CA9E8BED-17C9-393B-A53E-8EAA8BF01C47> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff905d9000 - 0x7fff90641ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff909cb000 - 0x7fff909e2fff com.apple.GenerationalStorage (1.1 - 132.1) <EAB41613-0145-3CE5-AA60-A8A791A3EE22> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff909e3000 - 0x7fff909e7fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff909e8000 - 0x7fff90aeafff libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff91299000 - 0x7fff914b7fff com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff9151f000 - 0x7fff91638ff7 com.apple.ImageIO.framework (3.2.0 - 843) <A9AC2A79-331A-3B06-AFE6-7E34EF876221> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff91639000 - 0x7fff9163fff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff9166c000 - 0x7fff91676fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff91677000 - 0x7fff91693fff com.apple.openscripting (1.3.5 - 148) <ACDE22A1-6170-3289-AF26-E501E6326BD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff9189f000 - 0x7fff918dffff com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff918e0000 - 0x7fff91902ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff91903000 - 0x7fff91912ff7 com.apple.opengl (1.8.5 - 1.8.5) <C554C4DA-517D-3F77-BC7E-DDFD9E01A891> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff91913000 - 0x7fff91915fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff91916000 - 0x7fff91929ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff91936000 - 0x7fff9193dfff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff9193e000 - 0x7fff91941fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff91e83000 - 0x7fff91f34fff com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff91f36000 - 0x7fff91f38fff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff91f39000 - 0x7fff91f6ffff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff91f7f000 - 0x7fff91f83fff libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff9202d000 - 0x7fff92030ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
0x7fff92031000 - 0x7fff92067fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff920ae000 - 0x7fff92104fff com.apple.HIServices (1.20 - 416) <E7DC75C4-A3E0-3D6B-B961-C9849442BCA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff92105000 - 0x7fff922eefff com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff922ef000 - 0x7fff92316ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff92317000 - 0x7fff92359fff com.apple.RemoteViewServices (2.0 - 80.3) <E0224421-A421-3DB6-99AF-B249684FD13A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff9235a000 - 0x7fff923e7ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff923f0000 - 0x7fff923f4fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
0x7fff925a7000 - 0x7fff925a8ff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
0x7fff925a9000 - 0x7fff925adff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff9284b000 - 0x7fff9284bfff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff9285d000 - 0x7fff928b7fff com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff92904000 - 0x7fff92918fff com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff9291e000 - 0x7fff9293efff libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff9293f000 - 0x7fff92a57a27 libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
0x7fff92a59000 - 0x7fff92a59fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff92a5a000 - 0x7fff92d27ff7 com.apple.security (7.0 - 55178.0.1) <8102877E-C866-33D4-A947-02FC7F4BAA95> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff92d28000 - 0x7fff92d91fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
0x7fff92d92000 - 0x7fff92e12ff7 com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff92f2e000 - 0x7fff92f33fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff92f34000 - 0x7fff92f34fff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff92f35000 - 0x7fff93b5ffff com.apple.AppKit (6.8 - 1187) <C9309F5C-9441-3E5B-A120-B03FEDDA63F9> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff93b60000 - 0x7fff93c1dff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff93c35000 - 0x7fff93c37ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff93c38000 - 0x7fff93c60fff libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff93c61000 - 0x7fff93d56fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
0x7fff93ddd000 - 0x7fff93debff7 libkxld.dylib (2050.9.2) <4BEE9BC3-3708-330E-89D6-03E715D712CC> /usr/lib/system/libkxld.dylib
0x7fff93dec000 - 0x7fff93e0eff7 libxpc.dylib (140.37) <C552985C-2171-3136-A1B9-3AB21CBF7C4A> /usr/lib/system/libxpc.dylib
0x7fff94094000 - 0x7fff94098fff com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff940aa000 - 0x7fff940d0fff com.apple.framework.familycontrols (4.0 - 400) <B296674D-6D0B-323D-84C0-1D356F6F3BFA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff940d1000 - 0x7fff941abfff com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff95289000 - 0x7fff9530afff com.apple.Metadata (10.7.0 - 707.1) <ED39A710-1D87-3207-BB7D-4465B2673C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff9530b000 - 0x7fff954b9fff com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff954f3000 - 0x7fff9550afff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff95540000 - 0x7fff95541fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff95542000 - 0x7fff95581ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff95585000 - 0x7fff95586ff7 libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
0x7fff95627000 - 0x7fff9566bfff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff9566c000 - 0x7fff95687ff7 libsystem_kernel.dylib (2050.9.2) <F646589B-13F8-3685-8C17-92C77993AE86> /usr/lib/system/libsystem_kernel.dylib
0x7fff95688000 - 0x7fff9575bff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff95769000 - 0x7fff95777ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff95778000 - 0x7fff95784fff libCSync.A.dylib (322) <C1321292-F5D3-3B8F-8CBB-57AC8E05F90C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff95785000 - 0x7fff95785fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff957d4000 - 0x7fff95852ff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff95853000 - 0x7fff958c0fff com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff958c1000 - 0x7fff95967fff com.apple.CoreServices.OSServices (557 - 557) <F5955FD8-E6E1-359F-9D9D-381E55E3EF37> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff95968000 - 0x7fff95975fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff9597b000 - 0x7fff9599aff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 2366
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=192.4M resident=125.9M(65%) swapped_out_or_unallocated=66.5M(35%)
Writable regions: Total=556.0M written=179.4M(32%) resident=232.3M(42%) swapped_out=0K(0%) unallocated=323.8M(58%)

REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 17.0M reserved VM address space (unallocated)
ATS (font support) 31.8M
ATS (font support) (reserved) 8K reserved VM address space (unallocated)
CG backing stores 5908K
CG image 12K
CG shared images 1216K
CoreServices 1624K
IOKit 54.7M
MALLOC 306.1M
MALLOC guard page 48K
MALLOC_LARGE (reserved) 256K reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 156K
STACK GUARD 56.0M
Stack 12.6M
VM_ALLOCATE 60.2M
__DATA 85.7M
__IMAGE 528K
__LINKEDIT 58.6M
__TEXT 133.8M
__UNICODE 544K
mapped file 428.1M
shared memory 1112K
=========== =======
TOTAL 1.2G
TOTAL, minus reserved VM space 1.2G

Model: MacBookPro10,1, BootROM MBP101.00EE.B00, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 2.3f32
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 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.98.81.21)
Bluetooth: Version 4.0.9f8 10405, 2 service, 18 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, 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, 0x0262, 0x1d182000 / 4
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
(08-26-2012, 08:02 AM)delroth Wrote: [ -> ]Change descriptions are for devs first, users second.

That's somewhat missing my point; I'm more concerned with the way you posted than the readability of the change log. For your average user, it's difficult to determine that 3.0-758 fixes their specific problem, and in your post, you were just pointing at the change log. The change logs can say whatever they want. On the forums though, it would be helpful to at least point out that 3.0-758 may fix "unable to find a memory base" errors. It's easier to parse conversations where this information is mentioned in particular, and it cuts down (hopefully) the number of similar repeat questions.
(08-26-2012, 08:32 AM)appleson Wrote: [ -> ]So, is there any way to fix the error? Also I had cloned the repository in Git and Xcode. How would I compile it?

http://code.google.com/p/dolphin-emu/wiki/MacOSX_Build

Works perfectly on my Macbook Pro Retina with OS X 10.8.1
(08-26-2012, 07:02 PM)DefenderX Wrote: [ -> ]
(08-26-2012, 08:32 AM)appleson Wrote: [ -> ]So, is there any way to fix the error? Also I had cloned the repository in Git and Xcode. How would I compile it?

http://code.google.com/p/dolphin-emu/wiki/MacOSX_Build

Works perfectly on my Macbook Pro Retina with OS X 10.8.1

Could be I'm missing some program. What programs are necessary for dolphin to run?
Afaik nothing is needed on OS X. If you want to compile Dolphin on OS X, CMake and the Xcode Command Line Tools are necessary.
Which folder do I compile? whole or source? They both give me errors
Did you follow the compile guide correctly? I have no problems...
(08-27-2012, 05:19 PM)DefenderX Wrote: [ -> ]Did you follow the compile guide correctly? I have no problems...

I believe so, however I am not sure. I am not a developer. I can not guaranty for sure. Since we have the same computer, what could be causing the issue?
Pages: 1 2 3 4 5 6