GithubHelp home page GithubHelp logo

cocoamsx / cocoamsx Goto Github PK

View Code? Open in Web Editor NEW
80.0 80.0 19.0 7.82 MB

MSX Emulator for macOS

Home Page: http://www.cocoamsx.com/

Objective-C 7.44% C 85.10% C++ 7.32% Rich Text Format 0.13% CSS 0.01%
emulator macos msx osx

cocoamsx's People

Contributors

0xe1f avatar maddthesane avatar pokebyte avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cocoamsx's Issues

CocoaMSX crash

Reported by mabox001 at Google Code:
https://code.google.com/p/cocoa-msx/issues/detail?id=6

problem:

  1. preferences
  2. download few machines
  3. Can not ro display installed machines and CocoaMSX crash when Quit

Process: CocoaMSX [806]
Path: /emulation/MSX/CocoaMSX.app/Contents/MacOS/CocoaMSX
Identifier: org.akop.CocoaMSX
Version: 1.3rc (4)
Code Type: X86-64 (Native)
Parent Process: launchd [208]

Date/Time: 2013-05-25 21:44:56.298 +0900
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6

Interval Since Last Report: 11097959 sec
Crashes Since Last Report: 2420
Per-App Interval Since Last Report: 333 sec
Per-App Crashes Since Last Report: 1

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000068
Crashed Thread: 3

Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff81edba6a semwait_signal + 10
1 libSystem.B.dylib 0x00007fff81f02896 pthread_join + 844
2 org.akop.CocoaMSX 0x000000010000fec3 0x100000000 + 65219
3 org.akop.CocoaMSX 0x00000001000c5ab6 0x100000000 + 809654
4 org.akop.CocoaMSX 0x00000001000ca728 0x100000000 + 829224
5 com.apple.Foundation 0x00007fff83d21ad5 nsnote_callback + 167
6 com.apple.CoreFoundation 0x00007fff810f1fd0 CFXNotificationPost + 1008
7 com.apple.CoreFoundation 0x00007fff810de548 CFXNotificationPostNotification + 200
8 com.apple.Foundation 0x00007fff83d18a36 -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
9 com.apple.AppKit 0x00007fff87abf950 -[NSWindow close] + 214
10 com.apple.CoreFoundation 0x00007fff8110a123 -[NSArray makeObjectsPerformSelector:] + 499
11 com.apple.AppKit 0x00007fff87b3fabc -[NSApplication deallocHardCore:] + 360
12 com.apple.AppKit 0x00007fff87b3e6bd -[NSApplication terminate:] + 704
13 com.apple.AppKit 0x00007fff87a6aeda -[NSApplication sendAction:to:from:] + 95
14 com.apple.AppKit 0x00007fff87a8f46a -[NSMenuItem corePerformAction] + 365
15 com.apple.AppKit 0x00007fff87a8f1d4 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 121
16 com.apple.AppKit 0x00007fff87d14cf4 -[NSMenu internalPerformActionForItemAtIndex:] + 35
17 com.apple.AppKit 0x00007fff87bc69e9 -[NSCarbonMenuImpl carbonCommandProcessEvent:handlerCallRef:] + 136
18 com.apple.AppKit 0x00007fff87a7199c NSSLMMenuEventHandler + 321
19 com.apple.HIToolbox 0x00007fff81b5f7f7 DispatchEventToHandlers(EventTargetRec
, OpaqueEventRef
, HandlerCallRec
) + 1002
20 com.apple.HIToolbox 0x00007fff81b5ed46 SendEventToEventTargetInternal(OpaqueEventRef
, OpaqueEventTargetRef
, HandlerCallRec
) + 395
21 com.apple.HIToolbox 0x00007fff81b7ca81 SendEventToEventTarget + 45
22 com.apple.HIToolbox 0x00007fff81babc35 SendHICommandEvent(unsigned int, HICommand const
, unsigned int, unsigned int, unsigned char, void const
, OpaqueEventTargetRef
, OpaqueEventTargetRef
, OpaqueEventRef**) + 387
23 com.apple.HIToolbox 0x00007fff81bd8a0a SendMenuCommandWithContextAndModifiers + 56
24 com.apple.HIToolbox 0x00007fff81bd89c2 SendMenuItemSelectedEvent + 101
25 com.apple.HIToolbox 0x00007fff81bd88d2 FinishMenuSelection(SelectionData
, MenuResult_, MenuResult_) + 150
26 com.apple.HIToolbox 0x00007fff81bb9c27 MenuSelectCore(MenuData_, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 467
27 com.apple.HIToolbox 0x00007fff81bb937c _HandleMenuSelection2 + 453
28 com.apple.AppKit 0x00007fff87942851 _NSHandleCarbonMenuEvent + 236
29 com.apple.AppKit 0x00007fff87916362 _DPSNextEvent + 1908
30 com.apple.AppKit 0x00007fff87915801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
31 com.apple.AppKit 0x00007fff878db68f -[NSApplication run] + 395
32 com.apple.AppKit 0x00007fff878d43b0 NSApplicationMain + 364
33 org.akop.CocoaMSX 0x0000000100001df4 0x100000000 + 7668

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff81eb9c0a kevent + 10
1 libSystem.B.dylib 0x00007fff81ebbadd _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff81ebb7b4 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff81ebb2de _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff81ebac08 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff81ebaaa5 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff81ea0dda semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff81edf772 pthread_cond_wait + 1015
2 com.apple.audio.CoreAudio 0x00007fff88bc368c CAGuard::WaitFor(unsigned long long) + 168
3 com.apple.audio.CoreAudio 0x00007fff88bc5c1b CAGuard::WaitUntil(unsigned long long) + 185
4 com.apple.audio.CoreAudio 0x00007fff88bc3d85 HP_IOThread::WorkLoop() + 1369
5 com.apple.audio.CoreAudio 0x00007fff88bc3827 HP_IOThread::ThreadEntry(HP_IOThread
) + 9
6 com.apple.audio.CoreAudio 0x00007fff88bc3755 CAPThread::Entry(CAPThread_) + 125
7 libSystem.B.dylib 0x00007fff81ed9fd6 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff81ed9e89 thread_start + 13

Thread 3 Crashed:
0 libSystem.B.dylib 0x00007fff81ef1dd9 flockfile + 27
1 libSystem.B.dylib 0x00007fff81f043ab fwrite + 102
2 org.akop.CocoaMSX 0x0000000100026a77 0x100000000 + 158327
3 org.akop.CocoaMSX 0x000000010000a2d0 0x100000000 + 41680
4 org.akop.CocoaMSX 0x0000000100004b04 0x100000000 + 19204
5 org.akop.CocoaMSX 0x00000001000103b1 0x100000000 + 66481
6 org.akop.CocoaMSX 0x00000001000d6436 0x100000000 + 877622
7 libSystem.B.dylib 0x00007fff81ed9fd6 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff81ed9e89 thread_start + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff81ea0d7a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff81ea13ed mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff810e5902 CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff810e4d8f CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff83da114f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5 com.apple.Foundation 0x00007fff83d22114 __NSThread__main
+ 1429
6 libSystem.B.dylib 0x00007fff81ed9fd6 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff81ed9e89 thread_start + 13

Thread 5: com.apple.CFSocket.private
0 libSystem.B.dylib 0x00007fff81ee4932 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff81107468 __CFSocketManager + 824
2 libSystem.B.dylib 0x00007fff81ed9fd6 _pthread_start + 331
3 libSystem.B.dylib 0x00007fff81ed9e89 thread_start + 13

Thread 6:
0 libSystem.B.dylib 0x00007fff81ebaa2a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff81ebae3c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff81ebaaa5 start_wqthread + 13

Thread 3 crashed with X86 Thread State (64-bit):
rax: 0x0000000115304000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000001
rdi: 0x0000000000000000 rsi: 0x0000000000000001 rbp: 0x0000000115303d80 rsp: 0x0000000115303d70
r8: 0x0000000000000001 r9: 0x0000000000000008 r10: 0x00007fff8a9fde97 r11: 0x00007fff81f04345
r12: 0x0000000115304000 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x00007fff7027e650
rip: 0x00007fff81ef1dd9 rfl: 0x0000000000010202 cr2: 0x0000000000000068

Model: Macmini4,1, BootROM MM41.0042.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 8 GB, SMC 1.65f2
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB

CocoaMSX broken on Xcode 5.0.2

Compiling on XCode 5.0.2 makes the emulator crash when loading a rom, the line that causes the problem seems to be:

strcpy(boardDeviceInfo->carts[cartNo].name, cart ? cart : "");

on Board.c

Keyboard input is not possible (TCC deny IOHIDDeviceOpen)

Since keyboard input was not available, I built locally and investigated the cause, and found that the following IOHIDManagerOpen was failing with kIOReturnNotPermitted.

IOHIDManagerOpen(keyboardHidManager, kIOHIDOptionsTypeNone);

The following is a log of the above code when it is executed with the following modifications.

Code

        int result = IOHIDManagerOpen(keyboardHidManager, kIOHIDOptionsTypeNone);
        NSLog(@"IOHIDManagerOpen: return = %X", result);

Logs

2023-03-10 09:55:21.018521+0900 CocoaMSX[2081:23585] [default] 0x100000542: TCC deny IOHIDDeviceOpen
2023-03-10 09:55:21.018598+0900 CocoaMSX[2081:23585] [default] 0x100000542: TCC deny IOHIDDeviceOpen
2023-03-10 09:55:21.018683+0900 CocoaMSX[2081:23585] IOHIDManagerOpen: return = E00002E2

tested os version is macOS 13.2.1

There was information that kIOReturnNotPermitted occurs when "Input Monitoring" in system preferences (“Security & Privacy” -> "Privacy" -> “Input Monitoring”) is not set.

information:

So I tried setting it that way, but it had no effect.

Disable files filter

When you add a disk to a machine the files in the finder window are filtered on extensions (like .dsk and .di1 etc). It would be nice if you could disable that filter, because I have lots of old cd's with disk images that don't have an extension.

Start problems with OSX 10.11 El Capitan

When I start CocoaMSX it doesn't start but shows me the new beachball :) In the popup menu (right click on the icon in the menubar) it shows Application not responding and it doesn't show a window. Then I have to wait for a couple of minutes and the emulator starts. So it looks like it's waiting for something till it gets a timeout.

I already deleted my ~/Library/Application Support/CocoaMSX directory, but it didn't help.

The console only gives a warning, but don't know if that has something to do with the problem:

09-10-15 13:31:35,243 CocoaMSX[25055]: 13:31:35.243 WARNING: 140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h.

Using the latest version (1.4.2) of CocoaMSX.

Pixel perfect drawing on fullscreen mode

As discussed on #27, it would be great to have the sharpest image on fullscreen (not only on retina displays Macs, but on all machines).

An inspiration to accomplish this can be how openEmu project make the emulators' view drawing where you can also select what filter to apply to the image while running (I have no idea how they implement that but I though it could be a great place to research).

Brainstorming time!

Crashes after 'call music' for CX5M

CoccaMSX crashes after the GUI has loaded after running 'call music'. Works fine on the SFG-01 but crashes on the SFG-05.

Debug on crash is below. Will try this on my work iMac to see if it works there as the debug suggests it's an issue with the Intel video card in my MBP.

Process: CocoaMSX [4092]
Path: /Applications/CocoaMSX.app/Contents/MacOS/CocoaMSX
Identifier: org.akop.CocoaMSX
Version: 1.35 (9)
Code Type: X86-64 (Native)
Parent Process: launchd [457]
Responsible: CocoaMSX [4092]
User ID: 501

Date/Time: 2014-05-05 18:20:20.847 +0100
OS Version: Mac OS X 10.9.2 (13C1021)
Report Version: 11
Anonymous UUID: A96897BC-B0ED-9363-553C-2BBF36AD8F1D

Sleep/Wake UUID: 4BB5176D-54C5-4F5C-A730-7F661FDA79B1

Crashed Thread: 5

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

VM Regions Near 0x5040b25a4:
CG shared images 00000001c7eb2000-00000001c7eba000 [ 32K] r--/r-- SM=SHM
-->
__TEXT 0000123400000000-000012340034e000 [ 3384K] r-x/rwx SM=COW /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8f04ba1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8f04ad18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff8c5bafc5 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff8c5ba5e9 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff8c5b9f25 CFRunLoopRunSpecific + 309
5 com.apple.HIToolbox 0x00007fff9059ba0d RunCurrentEventLoopInMode + 226
6 com.apple.HIToolbox 0x00007fff9059b7b7 ReceiveNextEventCommon + 479
7 com.apple.HIToolbox 0x00007fff9059b5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
8 com.apple.AppKit 0x00007fff8ce6a3de _DPSNextEvent + 1434
9 com.apple.AppKit 0x00007fff8ce69a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
10 com.apple.AppKit 0x00007fff8ce5db2c -[NSApplication run] + 553
11 com.apple.AppKit 0x00007fff8ce48913 NSApplicationMain + 940
12 org.akop.CocoaMSX 0x0000000100001ec4 0x100000000 + 7876

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8f050662 kevent64 + 10
1 libdispatch.dylib 0x00007fff8ac0e43d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff8ac0e152 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8f04fe6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8f938f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8f93bfb9 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8f04fe6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8f938f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8f93bfb9 start_wqthread + 13

Thread 4:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff8f04ba1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8f04ad18 mach_msg + 64
2 com.apple.audio.CoreAudio 0x00007fff8ce19918 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t_, bool, unsigned int) + 98
3 com.apple.audio.CoreAudio 0x00007fff8ce198a6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4 com.apple.audio.CoreAudio 0x00007fff8ce1802e HALC_ProxyIOContext::IOWorkLoop() + 950
5 com.apple.audio.CoreAudio 0x00007fff8ce17bcd HALC_ProxyIOContext::IOThreadEntry(void_) + 97
6 com.apple.audio.CoreAudio 0x00007fff8ce17a8d HALB_IOThread::Entry(void*) + 75
7 libsystem_pthread.dylib 0x00007fff8f937899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff8f93772a _pthread_start + 137
9 libsystem_pthread.dylib 0x00007fff8f93bfc9 thread_start + 13

Thread 5 Crashed:
0 org.akop.CocoaMSX 0x000000010005c614 0x100000000 + 378388
1 org.akop.CocoaMSX 0x0000000100074052 0x100000000 + 475218
2 org.akop.CocoaMSX 0x0000000100054aaf 0x100000000 + 346799
3 org.akop.CocoaMSX 0x0000000100073c32 0x100000000 + 474162
4 org.akop.CocoaMSX 0x00000001000af7b5 0x100000000 + 718773
5 org.akop.CocoaMSX 0x0000000100004b97 0x100000000 + 19351
6 org.akop.CocoaMSX 0x000000010001049a 0x100000000 + 66714
7 org.akop.CocoaMSX 0x00000001000d7ef7 0x100000000 + 884471
8 libsystem_pthread.dylib 0x00007fff8f937899 _pthread_body + 138
9 libsystem_pthread.dylib 0x00007fff8f93772a _pthread_start + 137
10 libsystem_pthread.dylib 0x00007fff8f93bfc9 thread_start + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff8f04ba1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8f04ad18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff8c5bafc5 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff8c5ba5e9 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff8c5b9f25 CFRunLoopRunSpecific + 309
5 com.apple.AppKit 0x00007fff8d00a16e _NSEventThread + 144
6 libsystem_pthread.dylib 0x00007fff8f937899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff8f93772a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff8f93bfc9 thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff8f04fe6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8f938f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8f93bfb9 start_wqthread + 13

Thread 5 crashed with X86 Thread State (64-bit):
rax: 0x00000000ffffffc0 rbx: 0x00000000fffffffd rcx: 0x00000000ffffffff rdx: 0x00000001040b1400
rdi: 0x00000000ffffffff rsi: 0x00000000000001b4 rbp: 0x0000000107568c80 rsp: 0x0000000107568c30
r8: 0x00000001040b0000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000000
r12: 0x00000001000eed20 r13: 0x000000010005c790 r14: 0x0000000000000000 r15: 0x00000001040b1400
rip: 0x000000010005c614 rfl: 0x0000000000010286 cr2: 0x00000005040b25a4

Logical CPU: 3
Error Code: 0x00000004
Trap Number: 14

Binary Images:
0x100000000 - 0x100152fff +org.akop.CocoaMSX (1.35 - 9) <087D7316-E029-3290-B9CD-344B95E5877E> /Applications/CocoaMSX.app/Contents/MacOS/CocoaMSX
0x1007b2000 - 0x1007c9fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/CocoaMSX.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x100cc6000 - 0x100cceff3 libCGCMS.A.dylib (599.21.1) <84C6C6F3-AD75-3120-A86F-8AE1005A0ECE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x100cdb000 - 0x100cdeffa libCGXType.A.dylib (599.21.1) <0F364FEE-105D-329D-B823-082AA45E6AFD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x100e83000 - 0x100eabffb libRIP.A.dylib (599.21.1) <994C1D46-A532-3361-8C20-11778DC12040> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x100ff6000 - 0x100ffaffd com.apple.audio.AppleHDAHALPlugIn (2.6.0 - 2.6.0f1) <82D2F703-F961-3298-B06F-14B772D23C7B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x103fe6000 - 0x103ff1fff libGPUSupport.dylib (9.6) <039FC0EF-1B2C-3465-907B-A1856DCF5ADF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x10726d000 - 0x10743efff com.apple.audio.units.Components (1.10 - 1.10) <7AB53801-51BD-347E-B267-BCF71C15C023> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x107df9000 - 0x107dfaff9 +cl_kernels (???) <9ABA14C3-0260-4B30-8F13-7CBD40A377A9> cl_kernels
0x107ffb000 - 0x107ffcfe4 +cl_kernels (???) cl_kernels
0x10890e000 - 0x10890effd +cl_kernels (???) <2894D87B-2852-4C48-8ABE-A3DD70623283> cl_kernels
0x108914000 - 0x108914ffd +cl_kernels (???) cl_kernels
0x1089f0000 - 0x1089f6ff7 libCGXCoreImage.A.dylib (599.21.1) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x10ac59000 - 0x10ad3ffef unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x10b740000 - 0x10b740feb +cl_kernels (???) cl_kernels
0x10b86d000 - 0x10b94dff7 unorm8_rgba.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x123400000000 - 0x12340034dff7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.24.11 - 8.2.4) <32F185FB-3FC5-312C-80DD-AC47FE71C8D2> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
0x7fff66fbb000 - 0x7fff66fee817 dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
0x7fff85b75000 - 0x7fff85b92ff7 com.apple.framework.Apple80211 (9.3.1 - 931.58) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff85b93000 - 0x7fff85be1fff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib
0x7fff85bec000 - 0x7fff85befff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib
0x7fff85c1d000 - 0x7fff85c26ff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff85c69000 - 0x7fff85ccdfff com.apple.datadetectorscore (5.0 - 354.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff85cce000 - 0x7fff85cd9ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff85ce0000 - 0x7fff85d2eff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
0x7fff85d2f000 - 0x7fff86003fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff86004000 - 0x7fff86004fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff86005000 - 0x7fff860e4fff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib
0x7fff860e5000 - 0x7fff860eafff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
0x7fff860eb000 - 0x7fff860efff7 libcache.dylib (62) /usr/lib/system/libcache.dylib
0x7fff860f0000 - 0x7fff86256fff libGLProgrammability.dylib (9.6) <8807FAD2-11E2-3293-89D8-397B87334138> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff862af000 - 0x7fff862caff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff862cb000 - 0x7fff8630cfff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8630d000 - 0x7fff863bdff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff863db000 - 0x7fff863e2ff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
0x7fff86687000 - 0x7fff867c8fff com.apple.QTKit (7.7.3 - 2826.17) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff867c9000 - 0x7fff867c9fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff86806000 - 0x7fff86807fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
0x7fff86808000 - 0x7fff86814ff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff86885000 - 0x7fff86887fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff86888000 - 0x7fff86918fff com.apple.Metadata (10.7.0 - 800.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff86919000 - 0x7fff8691afff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8691b000 - 0x7fff86926ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff86968000 - 0x7fff86bc1ff9 com.apple.security (7.0 - 55471.14.1) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff86bc2000 - 0x7fff86bc2ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff86bc3000 - 0x7fff86bfefff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff86bff000 - 0x7fff86c03fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff86c04000 - 0x7fff86c6afff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff86c99000 - 0x7fff86d22fff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff86d23000 - 0x7fff86d30ff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff86dbe000 - 0x7fff86ea2fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff86ea3000 - 0x7fff86eccfff GLRendererFloat (9.6) <16871296-2EB9-3FF6-AB00-3E2E55A45A63> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff87795000 - 0x7fff877a5fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff877a6000 - 0x7fff87815ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff87816000 - 0x7fff87a77fff com.apple.imageKit (2.5 - 774) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff87a78000 - 0x7fff87d48ffc com.apple.CoreImage (9.2.7) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff87d49000 - 0x7fff87e37fff libJP2.dylib (1042.2) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff87ecb000 - 0x7fff87ed1fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x7fff87ed2000 - 0x7fff87ed2fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff87ed3000 - 0x7fff88209fff com.apple.MediaToolbox (1.0 - 1273.49) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8820a000 - 0x7fff8821cff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8839b000 - 0x7fff883a3fff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
0x7fff883a4000 - 0x7fff883ceff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
0x7fff883eb000 - 0x7fff8840dfff com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8840e000 - 0x7fff8841fff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
0x7fff88ce4000 - 0x7fff88ce9fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff88cea000 - 0x7fff88d1fffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff88d20000 - 0x7fff88d2dff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff88d2e000 - 0x7fff88ecaff3 com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff88ee0000 - 0x7fff88f04ff7 libJPEG.dylib (1042.2) <0AFE20D1-F24D-3548-A562-DB8FA7995655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff88f05000 - 0x7fff88f07ff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff88f0a000 - 0x7fff88f2fff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff88f35000 - 0x7fff88f59fff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib
0x7fff88f5a000 - 0x7fff88f76fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff89021000 - 0x7fff89049ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
0x7fff8904a000 - 0x7fff890c1fff com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff890c2000 - 0x7fff8918bfff com.apple.LaunchServices (572.26 - 572.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8918c000 - 0x7fff8918fff7 com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff89190000 - 0x7fff891abff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff891ac000 - 0x7fff89216ff7 com.apple.framework.IOKit (2.0.1 - 907.90.2) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff89273000 - 0x7fff8928aff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff892da000 - 0x7fff892f2ff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8950a000 - 0x7fff89558fff com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff89559000 - 0x7fff8955bff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
0x7fff8955c000 - 0x7fff8958dfff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8958e000 - 0x7fff89598fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
0x7fff89599000 - 0x7fff895a4fff libkxld.dylib (2422.92.1) /usr/lib/system/libkxld.dylib
0x7fff895a5000 - 0x7fff895a5ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
0x7fff895a6000 - 0x7fff89803ffd com.apple.RawCamera.bundle (5.03 - 731) <99C18399-B160-3C4A-AEDC-A2FD4944FCC6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff899f6000 - 0x7fff89a59ff7 com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff89a5a000 - 0x7fff89a5fff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
0x7fff89a60000 - 0x7fff89ac5ffb com.apple.Heimdal (4.0 - 2.0) <1560A2CC-2C0C-3F7B-868C-BD5ADB241F5A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff89aea000 - 0x7fff89b11ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
0x7fff89b12000 - 0x7fff89b1bfff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff89b1c000 - 0x7fff89b37ff7 libPng.dylib (1042.2) <103F76EB-0FB7-320E-822F-53483CCB7299> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff89b38000 - 0x7fff89b97fff com.apple.framework.CoreWLAN (4.3.2 - 432.47) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff89bd3000 - 0x7fff89cd9fff com.apple.ImageIO.framework (3.3.0 - 1042) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff89ce0000 - 0x7fff8a203fff com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8a20e000 - 0x7fff8a20efff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8a20f000 - 0x7fff8a23bff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff8a23c000 - 0x7fff8a23ffff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8a240000 - 0x7fff8a26fff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8a270000 - 0x7fff8a279ffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8a439000 - 0x7fff8a445ff7 com.apple.HelpData (2.1.4 - 90) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff8a446000 - 0x7fff8a5b6ff4 com.apple.CFNetwork (673.4 - 673.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8a5d8000 - 0x7fff8a5dfff8 liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
0x7fff8a5e0000 - 0x7fff8a609ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
0x7fff8a6c0000 - 0x7fff8a6f9ff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8a6fa000 - 0x7fff8a70dff7 com.apple.AppContainer (3.0 - 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff8a70e000 - 0x7fff8a738ff7 libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
0x7fff8a739000 - 0x7fff8aa37fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8aa38000 - 0x7fff8aad3fff com.apple.PDFKit (2.9.1 - 2.9.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8aad4000 - 0x7fff8aae1fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8aae5000 - 0x7fff8ab65fff com.apple.CoreSymbolication (3.0 - 141) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8ab66000 - 0x7fff8ab76ffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib
0x7fff8ab77000 - 0x7fff8abb6fff libGLU.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8ac0b000 - 0x7fff8ac25fff libdispatch.dylib (339.90.1) /usr/lib/system/libdispatch.dylib
0x7fff8ac26000 - 0x7fff8acf1fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8ad55000 - 0x7fff8ad5fff7 libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
0x7fff8ad60000 - 0x7fff8ae19fff libcrypto.0.9.7.dylib (106) /usr/lib/libcrypto.0.9.7.dylib
0x7fff8ae55000 - 0x7fff8b2a3fff com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8b2d5000 - 0x7fff8b305fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff8b306000 - 0x7fff8b3d7ff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8b3d8000 - 0x7fff8bcf768f com.apple.CoreGraphics (1.600.0 - 599.21.1) <23BCDB0F-4E60-31BA-859C-820351D50111> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8bcf8000 - 0x7fff8bd30ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8bd51000 - 0x7fff8c184ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8c185000 - 0x7fff8c2bbffc com.apple.WebKit (9537 - 9537.75.14) <98D7B16B-B2C8-3A4E-9AE9-7A8385ACFBA9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8c2bc000 - 0x7fff8c449ff7 GLEngine (9.6) <51D58F76-B9B3-3B4F-B65A-F6D213C2EED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff8c47c000 - 0x7fff8c47dfff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff8c47e000 - 0x7fff8c486ffc libGFXShared.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8c525000 - 0x7fff8c549fff com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8c54a000 - 0x7fff8c72ffff com.apple.CoreFoundation (6.9 - 855.16) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8c730000 - 0x7fff8c821ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib
0x7fff8caad000 - 0x7fff8cab0ffc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8caf0000 - 0x7fff8cba8ff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8cba9000 - 0x7fff8cc04ffb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8cc33000 - 0x7fff8cc80fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8cc81000 - 0x7fff8cc84fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8ccf9000 - 0x7fff8cd84fff libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib
0x7fff8cd85000 - 0x7fff8cd89ff7 libGIF.dylib (1042.2) <0A9267FF-D93A-36DF-87B9-BA34C1166C0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8cd8a000 - 0x7fff8cdcfffe com.apple.HIServices (1.22 - 467.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8cdd0000 - 0x7fff8cde9ff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8cdf1000 - 0x7fff8ce42ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8ce43000 - 0x7fff8ce45fff libCVMSPluginSupport.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8ce46000 - 0x7fff8d9bcfff com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8d9bd000 - 0x7fff8daa7fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
0x7fff8daa8000 - 0x7fff8daa9ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib
0x7fff8daaa000 - 0x7fff8dbfdff7 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8dbfe000 - 0x7fff8dc00fff libRadiance.dylib (1042.2) <63C92F09-F862-3303-9EF6-55A80B48F2CF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8dc01000 - 0x7fff8deebfff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8deec000 - 0x7fff8deeefff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff8df50000 - 0x7fff8df62fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8df63000 - 0x7fff8df72ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8e06a000 - 0x7fff8e0affff libcurl.4.dylib (78.92.2) <548E2D61-103F-3737-9C7C-0C26246CD4C8> /usr/lib/libcurl.4.dylib
0x7fff8e0b0000 - 0x7fff8e0d9fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8e139000 - 0x7fff8e4b0ff6 com.apple.JavaScriptCore (9537 - 9537.75.12) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8e4b1000 - 0x7fff8e4e5fff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib
0x7fff8e4e6000 - 0x7fff8e69eff3 libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
0x7fff8e69f000 - 0x7fff8e6b5fff com.apple.CoreMediaAuthoring (2.2 - 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8e6b6000 - 0x7fff8e6bafff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8e82c000 - 0x7fff8e87efff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff8e8d9000 - 0x7fff8e92cfff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8e985000 - 0x7fff8ea56fff com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8ea57000 - 0x7fff8ea58ff7 libodfde.dylib (20) /usr/lib/libodfde.dylib
0x7fff8ea67000 - 0x7fff8ea72fff libGL.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8eae5000 - 0x7fff8eb3efff libTIFF.dylib (1042.2) <1C80C3FD-639C-3781-8A30-265410DD444F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8eb3f000 - 0x7fff8eb41ff3 libsystem_configuration.dylib (596.13) /usr/lib/system/libsystem_configuration.dylib
0x7fff8eea3000 - 0x7fff8ef8aff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
0x7fff8ef8b000 - 0x7fff8ef99fff com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8f019000 - 0x7fff8f021ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8f03a000 - 0x7fff8f056ff7 libsystem_kernel.dylib (2422.92.1) <3F649963-7FA1-3201-8FF6-8438A52B9973> /usr/lib/system/libsystem_kernel.dylib
0x7fff8f057000 - 0x7fff8f058ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8f059000 - 0x7fff8f062ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
0x7fff8f065000 - 0x7fff8f2adff7 com.apple.CoreData (107 - 481.01) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8f4e6000 - 0x7fff8f4eeff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff8f5d0000 - 0x7fff8f5d0ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8f5d1000 - 0x7fff8f5d3fff com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff8f5d4000 - 0x7fff8f641fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8f642000 - 0x7fff8f6ceff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8f6cf000 - 0x7fff8f71cff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8f71d000 - 0x7fff8f766fff com.apple.CoreMedia (1.0 - 1273.49) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8f767000 - 0x7fff8f770fff com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8f794000 - 0x7fff8f7c3fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib
0x7fff8f7d0000 - 0x7fff8f7e7ffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff8f7ea000 - 0x7fff8f7edfff com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8f7ee000 - 0x7fff8f861fff com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8f8a9000 - 0x7fff8f932ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
0x7fff8f936000 - 0x7fff8f93dff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib
0x7fff8f93e000 - 0x7fff8f948ff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff8fd25000 - 0x7fff8fe47ff1 com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8fe48000 - 0x7fff8ff0aff5 com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8ff0b000 - 0x7fff8fffafff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8fffc000 - 0x7fff9056cfff com.apple.CoreAUC (6.22.08 - 6.22.08) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff9056d000 - 0x7fff90817ff5 com.apple.HIToolbox (2.1 - 697.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff90884000 - 0x7fff90884fff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff90885000 - 0x7fff90886ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib
0x7fff90887000 - 0x7fff908cefff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff90910000 - 0x7fff90998ff7 com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff90999000 - 0x7fff9099aff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff9099b000 - 0x7fff909c7fff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff909c8000 - 0x7fff90da9ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff90daa000 - 0x7fff90dc3ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff90de0000 - 0x7fff90e0fff9 com.apple.GSS (4.0 - 2.0) <1B71A3E1-E31D-32CC-A733-ED155CC4A6A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff90e10000 - 0x7fff90e10fff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff90e57000 - 0x7fff90e5ffff libsystem_dnssd.dylib (522.90.2) /usr/lib/system/libsystem_dnssd.dylib
0x7fff910a7000 - 0x7fff91ef9ff7 com.apple.WebCore (9537 - 9537.75.14) <8C80717D-91D3-32D5-92F4-804AC1D1E881> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff91f60000 - 0x7fff9208ffef com.apple.MediaControlSender (2.0 - 200.34.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff920b8000 - 0x7fff920bdff7 com.apple.MediaAccessibility (1.0 - 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff920be000 - 0x7fff9210ffff com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff92110000 - 0x7fff9215cffe com.apple.CoreMediaIO (407.0 - 4561) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff92176000 - 0x7fff9219bff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff9219c000 - 0x7fff921a8ff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff921bc000 - 0x7fff921faff7 libGLImage.dylib (9.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff92270000 - 0x7fff922b7ff7 libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
0x7fff922e7000 - 0x7fff9233fff7 com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff92340000 - 0x7fff924edf27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib
0x7fff924ee000 - 0x7fff924f5fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff924f9000 - 0x7fff92511ff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff9254c000 - 0x7fff9254dffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
0x7fff92821000 - 0x7fff92825ff7 libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib
0x7fff92826000 - 0x7fff92828ffb libutil.dylib (34) /usr/lib/libutil.dylib
0x7fff92829000 - 0x7fff92959ff7 com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff9297c000 - 0x7fff929a3ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
0x7fff929a4000 - 0x7fff929b2fff com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff929b3000 - 0x7fff929bdff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff9310e000 - 0x7fff9310fff7 libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
0x7fff93110000 - 0x7fff9315bfff com.apple.ImageCaptureCore (5.0 - 5.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff93185000 - 0x7fff932f3ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff932f4000 - 0x7fff933b8ff7 com.apple.backup.framework (1.5.2 - 1.5.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff933c2000 - 0x7fff933c6ff7 libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
0x7fff933c7000 - 0x7fff933f8ff7 libtidy.A.dylib (15.12) /usr/lib/libtidy.A.dylib
0x7fff933f9000 - 0x7fff93428fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff93429000 - 0x7fff9346bff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
0x7fff93501000 - 0x7fff93507ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
0x7fff9360b000 - 0x7fff9360efff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff9360f000 - 0x7fff9361cff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff9361d000 - 0x7fff93627ff7 com.apple.CrashReporterSupport (10.9 - 538) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff93628000 - 0x7fff93639ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff9364d000 - 0x7fff93653ff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff93654000 - 0x7fff936bbff7 com.apple.CoreUtils (2.0 - 200.34.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff93753000 - 0x7fff9375afff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
0x7fff9375b000 - 0x7fff93782ff7 com.apple.shortcut (2.6 - 2.6) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff93783000 - 0x7fff93783fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

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

VM Region Summary:
ReadOnly portion of Libraries: Total=223.9M resident=160.1M(71%) swapped_out_or_unallocated=63.8M(29%)
Writable regions: Total=269.2M written=45.9M(17%) resident=85.6M(32%) swapped_out=0K(0%) unallocated=183.7M(68%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 3668K
CG image 188K
CG raster data 104K
CG shared images 212K
CoreAnimation 14.3M
CoreAnimation (reserved) 24K reserved VM address space (unallocated)
CoreGraphics 4K
CoreImage 72K
Foundation 4K
IOKit 12.2M
Image IO 20K
Kernel Alloc Once 8K
MALLOC 200.8M
MALLOC (admin) 32K
Memory Tag 242 12K
Memory Tag 249 192K
Memory Tag 251 28K
OpenCL 48K
OpenGL GLSL 1664K
STACK GUARD 56.0M
Stack 11.1M
VM_ALLOCATE 26.2M
VM_ALLOCATE (reserved) 40K reserved VM address space (unallocated)
__DATA 33.8M
__IMAGE 528K
__LINKEDIT 67.5M
__TEXT 156.5M
__UNICODE 544K
mapped file 52.5M
shared memory 68K
=========== =======
TOTAL 638.2M
TOTAL, minus reserved VM space 638.1M

Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 8 GB, SMC 1.68f99
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0000, 0x00000000000030434C372D34474253510000
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0000, 0x00000000000030434C372D34474253510000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.3f10 13477, 3 services, 15 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Crucial_CT120M500SSD1, 120.03 GB
Serial ATA Device: TOSHIBA MK5076GSX, 500.11 GB
USB Device: Hub
USB Device: IR Receiver
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 22.1

Suddenly crash while playing

After a while playing CocoaMSX crash! I can't beat Nemesis because of this!!
I usually play with my NES controller as you may know :P

MacBook Pro Retina 15"
Mavericks DP4

Error reporting:

Process:         CocoaMSX [29045]
Path:            /Applications/CocoaMSX.app/Contents/MacOS/CocoaMSX
Identifier:      org.akop.CocoaMSX
Version:         1.3 (7)
Code Type:       X86-64 (Native)
Parent Process:  launchd [156]
Responsible:     CocoaMSX [29045]
User ID:         501

Date/Time:       2013-08-08 09:57:33.631 +0200
OS Version:      Mac OS X 10.9 (13A524d)
Report Version:  11
Anonymous UUID:  AAFEFC53-6D56-6A05-4ED3-AF3B60AD1157

Sleep/Wake UUID: C964E426-CA5A-4027-8B1A-DF7853C93933

Crashed Thread:  5

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

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[1]'
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff82857d7c __exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff8d042e15 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff828096e6 -[__NSPlaceholderArray initWithObjects:count:] + 358
3   CoreFoundation                      0x00007fff8281bdd0 +[NSArray arrayWithObjects:count:] + 48
4   CoreFoundation                      0x00007fff8283ce2b -[NSSet allObjects] + 203
5   CocoaMSX                            0x00000001000cd922 CocoaMSX + 842018
6   CocoaMSX                            0x00000001000ce939 CocoaMSX + 846137
7   CocoaMSX                            0x00000001000100ff CocoaMSX + 65791
8   CocoaMSX                            0x000000010000396f CocoaMSX + 14703
9   CocoaMSX                            0x0000000100004ceb CocoaMSX + 19691
10  CocoaMSX                            0x00000001000af76a CocoaMSX + 718698
11  CocoaMSX                            0x00000001000046dd CocoaMSX + 18141
12  CocoaMSX                            0x000000010000ffc9 CocoaMSX + 65481
13  CocoaMSX                            0x00000001000d67a2 CocoaMSX + 878498
14  libsystem_pthread.dylib             0x00007fff81c958a9 _pthread_body + 138
15  libsystem_pthread.dylib             0x00007fff81c9573a _pthread_struct_init + 0
16  libsystem_pthread.dylib             0x00007fff81c99fd9 thread_start + 13

Thread 0:: Dispatch queue: com.apple.main-thread
0   org.akop.CocoaMSX               0x000000010008c5f4 0x100000000 + 574964
1   org.akop.CocoaMSX               0x00000001000c2963 0x100000000 + 797027
2   com.apple.AppKit                0x00007fff80de4aa4 -[NSView _drawRect:clip:] + 3745
3   com.apple.AppKit                0x00007fff80de343a -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1608
4   com.apple.AppKit                0x00007fff80de3826 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2612
5   com.apple.AppKit                0x00007fff80de3826 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2612
6   com.apple.AppKit                0x00007fff80de1479 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 847
7   com.apple.AppKit                0x00007fff80de0ec1 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
8   com.apple.AppKit                0x00007fff80ddd402 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2770
9   com.apple.AppKit                0x00007fff80dabbd2 -[NSView displayIfNeeded] + 1680
10  com.apple.AppKit                0x00007fff80dab1ee _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884
11  com.apple.Foundation            0x00007fff8b18d624 __NSFireTimer + 96
12  com.apple.CoreFoundation        0x00007fff82813bb4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
13  com.apple.CoreFoundation        0x00007fff82813701 __CFRunLoopDoTimer + 1121
14  com.apple.CoreFoundation        0x00007fff827f9c26 __CFRunLoopRun + 2070
15  com.apple.CoreFoundation        0x00007fff827f8eb5 CFRunLoopRunSpecific + 309
16  com.apple.HIToolbox             0x00007fff8c28765d RunCurrentEventLoopInMode + 226
17  com.apple.HIToolbox             0x00007fff8c287405 ReceiveNextEventCommon + 479
18  com.apple.HIToolbox             0x00007fff8c39b49a _BlockUntilNextEventMatchingListInModeWithFilter + 65
19  com.apple.AppKit                0x00007fff80da877e _DPSNextEvent + 1434
20  com.apple.AppKit                0x00007fff80da7dcb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
21  com.apple.AppKit                0x00007fff80da005c -[NSApplication run] + 553
22  com.apple.AppKit                0x00007fff80d4a783 NSApplicationMain + 940
23  org.akop.CocoaMSX               0x0000000100001a04 0x100000000 + 6660

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff8c51a662 kevent64 + 10
1   libdispatch.dylib               0x00007fff85011815 _dispatch_mgr_invoke + 239
2   libdispatch.dylib               0x00007fff85011716 _dispatch_mgr_thread + 52

Thread 2:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib          0x00007fff8c515a1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8c514d18 mach_msg + 64
2   com.apple.audio.CoreAudio       0x00007fff840a99e8 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3   com.apple.audio.CoreAudio       0x00007fff840a9976 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio       0x00007fff840a80fe HALC_ProxyIOContext::IOWorkLoop() + 950
5   com.apple.audio.CoreAudio       0x00007fff840a7c9d HALC_ProxyIOContext::IOThreadEntry(void*) + 97
6   com.apple.audio.CoreAudio       0x00007fff840a7b5d HALB_IOThread::Entry(void*) + 75
7   libsystem_pthread.dylib         0x00007fff81c958a9 _pthread_body + 138
8   libsystem_pthread.dylib         0x00007fff81c9573a _pthread_start + 137
9   libsystem_pthread.dylib         0x00007fff81c99fd9 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff8c515a1a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8c514d18 mach_msg + 64
2   com.apple.CoreFoundation        0x00007fff827f3685 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation        0x00007fff827f98a7 __CFRunLoopRun + 1175
4   com.apple.CoreFoundation        0x00007fff827f8eb5 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                0x00007fff81119b9c _NSEventThread + 144
6   libsystem_pthread.dylib         0x00007fff81c958a9 _pthread_body + 138
7   libsystem_pthread.dylib         0x00007fff81c9573a _pthread_start + 137
8   libsystem_pthread.dylib         0x00007fff81c99fd9 thread_start + 13

Thread 4:: CVDisplayLink
0   libsystem_kernel.dylib          0x00007fff8c519716 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff81c97c4b _pthread_cond_wait + 727
2   com.apple.CoreVideo             0x00007fff849dda38 CVDisplayLink::runIOThread() + 656
3   com.apple.CoreVideo             0x00007fff849dd78f startIOThread(void*) + 147
4   libsystem_pthread.dylib         0x00007fff81c958a9 _pthread_body + 138
5   libsystem_pthread.dylib         0x00007fff81c9573a _pthread_start + 137
6   libsystem_pthread.dylib         0x00007fff81c99fd9 thread_start + 13

Thread 5 Crashed:
0   libsystem_kernel.dylib          0x00007fff8c519866 __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff81c9636c pthread_kill + 92
2   libsystem_c.dylib               0x00007fff84759bba abort + 125
3   libc++abi.dylib                 0x00007fff843ef141 abort_message + 257
4   libc++abi.dylib                 0x00007fff84414abc default_terminate_handler() + 264
5   libobjc.A.dylib                 0x00007fff8d0432ad _objc_terminate() + 103
6   libc++abi.dylib                 0x00007fff844123e1 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                 0x00007fff84411e63 __cxa_throw + 124
8   libobjc.A.dylib                 0x00007fff8d042f41 objc_exception_throw + 343
9   com.apple.CoreFoundation        0x00007fff828096e6 -[__NSPlaceholderArray initWithObjects:count:] + 358
10  com.apple.CoreFoundation        0x00007fff8281bdd0 +[NSArray arrayWithObjects:count:] + 48
11  com.apple.CoreFoundation        0x00007fff8283ce2b -[NSSet allObjects] + 203
12  org.akop.CocoaMSX               0x00000001000cd922 0x100000000 + 842018
13  org.akop.CocoaMSX               0x00000001000ce939 0x100000000 + 846137
14  org.akop.CocoaMSX               0x00000001000100ff 0x100000000 + 65791
15  org.akop.CocoaMSX               0x000000010000396f 0x100000000 + 14703
16  org.akop.CocoaMSX               0x0000000100004ceb 0x100000000 + 19691
17  org.akop.CocoaMSX               0x00000001000af76a 0x100000000 + 718698
18  org.akop.CocoaMSX               0x00000001000046dd 0x100000000 + 18141
19  org.akop.CocoaMSX               0x000000010000ffc9 0x100000000 + 65481
20  org.akop.CocoaMSX               0x00000001000d67a2 0x100000000 + 878498
21  libsystem_pthread.dylib         0x00007fff81c958a9 _pthread_body + 138
22  libsystem_pthread.dylib         0x00007fff81c9573a _pthread_start + 137
23  libsystem_pthread.dylib         0x00007fff81c99fd9 thread_start + 13

Thread 5 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010974a000  rcx: 0x0000000109748638  rdx: 0x0000000000000000
  rdi: 0x000000000000b807  rsi: 0x0000000000000006  rbp: 0x0000000109748660  rsp: 0x0000000109748638
   r8: 0x00007fff84415ab4   r9: 0x00007fff84781900  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00000001097487c0  r13: 0x00006300001234d8  r14: 0x0000000000000006  r15: 0x00000001097486a0
  rip: 0x00007fff8c519866  rfl: 0x0000000000000206  cr2: 0x0000000100964000

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x100000000 -        0x100150fff +org.akop.CocoaMSX (1.3 - 7) <0738B4BA-C340-32BA-9047-33CD57813248> /Applications/CocoaMSX.app/Contents/MacOS/CocoaMSX
       0x1007ae000 -        0x1007c5fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/CocoaMSX.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x1007de000 -        0x100897fff  libcrypto.0.9.7.dylib (106) <BFE87BFA-7971-37DC-9B20-55F04E509A80> /usr/lib/libcrypto.0.9.7.dylib
       0x100ecb000 -        0x100ed3ffb  libCGCMS.A.dylib (577.1) <6C252322-8328-3294-A8C2-ED7DCBF310A9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
       0x100edf000 -        0x100ee2ffa  libCGXType.A.dylib (577.1) <4BEB9D14-2E26-3810-8024-6C1B4B1BD6A7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
       0x105100000 -        0x105128ffb  libRIP.A.dylib (577.1) <04B54A74-5BBF-3CDE-A2C3-9D2145EFB015> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
       0x105292000 -        0x10529cfff  com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <87C04BEC-257F-3501-95BA-CC724AE75667> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
       0x106ef1000 -        0x106ef5ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.2 - 2.5.2a43) <1F9FAA5B-DFFF-375C-8B66-D90E1D880201> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x1093b7000 -        0x109596ff3  com.apple.audio.units.Components (1.9 - 1.9) <98D9BC77-38FE-3924-95C6-9BE43639CDE3> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x109b7b000 -        0x109b7cfeb +cl_kernels (???) <44699952-1CD2-4FB3-9AB9-E5E8050BAB94> cl_kernels
       0x109b81000 -        0x109b82fee +cl_kernels (???) <1885CF78-9884-43A9-BEE4-11C4165F1D7A> cl_kernels
       0x10ada6000 -        0x10af33fff  GLEngine (9.0.77) <2D344AA0-0EAD-3AA9-940C-B0010E0060D5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x10af6e000 -        0x10af97fff  GLRendererFloat (9.0.77) <3F304A98-1185-3642-B336-36B7726797D2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x10afa0000 -        0x10afa9ff7  libcldcpuengine.dylib (2.3.49) <E5F5CEFE-B66A-33C4-940B-89679545815D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
       0x10affc000 -        0x10affcfe7 +cl_kernels (???) <B60A5F1C-78EF-4C89-AD94-82CCE2A06049> cl_kernels
       0x10de9e000 -        0x10de9ffef +cl_kernels (???) <9EDF6429-876F-4885-8486-3B4C61138946> cl_kernels
       0x10deb2000 -        0x10deb3ff9 +cl_kernels (???) <7D4C2A1A-62C7-4DC5-86E4-3E62C08A5374> cl_kernels
       0x10deb7000 -        0x10deb7ff6 +cl_kernels (???) <F8A011B6-D129-43EE-9ED1-05A2E3FC5559> cl_kernels
       0x10dec2000 -        0x10dec3fe2 +cl_kernels (???) <EAD49AB2-D27D-44E6-825B-57D74DA56F8C> cl_kernels
       0x10ea00000 -        0x10eae6fef  unorm8_bgra.dylib (2.3.49) <EFEBC67D-71EA-33F0-A3AA-74EC09187EB0> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
       0x10eb28000 -        0x10ec0dfe7  unorm8_argb.dylib (2.3.49) <488F63B7-51F4-331F-9FD3-B88EB2763896> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_argb.dylib
       0x10edcf000 -        0x10edd0ffa +cl_kernels (???) <7A1206E1-070C-4489-BE3B-2DF480A770FD> cl_kernels
       0x110052000 -        0x11006dff9  com.apple.security.csparser (3.0 - 55397) <F8547511-30A3-398E-9123-98B571F59E97> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x110751000 -        0x110751fec +cl_kernels (???) <F1E3C2FA-8B29-43A2-BE69-2048A8A5EDA3> cl_kernels
       0x1107a2000 -        0x1107a3ff7 +cl_kernels (???) <5DC6328B-7671-4CAD-BB16-6076331FDE92> cl_kernels
       0x1107af000 -        0x1107b0fe6 +cl_kernels (???) <16A0C2F6-4E6C-4E5F-B479-F780068AA7A9> cl_kernels
       0x1107b2000 -        0x1107b3fe6 +cl_kernels (???) <2F587001-F53C-40DB-AE19-C6E04D2316AA> cl_kernels
       0x1107b8000 -        0x1107b8ff3 +cl_kernels (???) <6BBA4650-7F27-4728-A9BF-10C0083F9E27> cl_kernels
       0x1137f6000 -        0x1138d6ff7  unorm8_rgba.dylib (2.3.49) <DDBC0C97-FD1B-33D8-9015-9C3F28799FFB> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
    0x123400000000 -     0x1234004b1ff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.18.14 - 8.1.8) <FA3C4390-28CF-36AC-9438-C6740544A1D1> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
    0x123440000000 -     0x12344087bff7  com.apple.GeForceGLDriver (8.18.12 - 8.1.8) <263236A8-5A33-34AD-B22C-84D602CDF7E9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x7fff60ada000 -     0x7fff60b0d68f  dyld (239) <7BD34028-A0FE-3543-955A-CEE43C7ECE2E> /usr/lib/dyld
    0x7fff803e9000 -     0x7fff803f6ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff80402000 -     0x7fff8042fff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <D946B1CB-00C6-3090-803B-2F013B9925D5> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff80430000 -     0x7fff8046eff7  libGLImage.dylib (9.0.77) <F2AD6970-DC58-3890-9355-5585B1C30F9D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff80496000 -     0x7fff80499fff  com.apple.TCC (1.0 - 1) <EA019141-38E7-328A-BBEA-0700BE685D4F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8049a000 -     0x7fff8050dffb  com.apple.securityfoundation (6.0 - 55122) <FF059CD7-3381-33D7-82B1-E5BC753D8E6C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff80534000 -     0x7fff8055cffb  libxslt.1.dylib (13) <B4702346-3D0B-3992-B33C-D33BF13B7F87> /usr/lib/libxslt.1.dylib
    0x7fff80597000 -     0x7fff805dbff2  com.apple.HIServices (1.22 - 459) <9E7B4E56-5374-323B-AFDE-6C0D2D8F3710> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff80766000 -     0x7fff80790ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff807df000 -     0x7fff80c12ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <BCD91A90-BC33-3E74-97B5-E0B9C420243E> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff80c6e000 -     0x7fff80c71fff  libCoreVMClient.dylib (58.1) <AB49A4ED-EFFE-3BF2-A661-AD97BA31EBBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff80c72000 -     0x7fff817d8fff  com.apple.AppKit (6.9 - 1244.12) <AB0AFF23-9FFB-3D40-BD7D-6E3506402964> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff817d9000 -     0x7fff8180afff  com.apple.MediaKit (15 - 709) <908208C7-C433-315B-8380-68796A722462> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8180b000 -     0x7fff81810fff  com.apple.DiskArbitration (2.6 - 2.6) <3E38517B-04BA-3AC6-B895-72E8C83C0E0D> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff81811000 -     0x7fff81819ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8181a000 -     0x7fff81aaaff7  com.apple.AOSKit (1.06 - 170) <95A42955-65AC-35B1-9120-A5222380DC10> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff81aab000 -     0x7fff81ab1fff  com.apple.AOSNotification (1.7.0 - 760.2) <5DAACE9F-3959-3C6D-BAF5-CB7F525B057A> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff81ab2000 -     0x7fff81abbfff  com.apple.speech.synthesis.framework (4.5.5 - 4.5.5) <21EB5FE4-ADDF-302C-AFE7-7833231DBAF2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff81abc000 -     0x7fff81ad8ff7  com.apple.frameworks.preferencepanes (16.0 - 16.0) <BA187B6A-72B1-328C-85F6-8D35F2F3D706> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff81bb7000 -     0x7fff81bd3fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff81c29000 -     0x7fff81c93ff7  com.apple.framework.IOKit (2.0.1 - 907.1.7) <97C0F69D-D189-3037-92DF-C0ED6A28FA7C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff81c94000 -     0x7fff81c9bff7  libsystem_pthread.dylib (53.1.2) <6FFC74A2-9AA7-3D61-8064-50119D8176E7> /usr/lib/system/libsystem_pthread.dylib
    0x7fff81c9c000 -     0x7fff81c9dff7  com.apple.print.framework.Print (9.0 - 260) <601864F8-246B-3A7E-8CA9-FA5F297C1A2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff81c9e000 -     0x7fff81cfcfff  com.apple.framework.CoreWLAN (4.0 - 400.39) <9B967D61-D79C-3716-A1A5-C70F87DB2258> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff81cfd000 -     0x7fff81d03ff7  libsystem_platform.dylib (24.1.3) <8C53550A-3B73-3DC9-85D7-92BEC13BB637> /usr/lib/system/libsystem_platform.dylib
    0x7fff81d04000 -     0x7fff81d38fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff81d57000 -     0x7fff81d68ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff81d69000 -     0x7fff81d84ff7  libPng.dylib (1033) <D9B3C1B0-6A78-3640-A56F-323CD7D2A591> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff81d85000 -     0x7fff81dd7fff  libc++.1.dylib (120) <0CD61156-DCA0-3221-9CB7-A01695DE1D39> /usr/lib/libc++.1.dylib
    0x7fff81dd8000 -     0x7fff81dd8fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <D8447B3B-D218-3069-A692-6ED3A00A0F75> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff81eaa000 -     0x7fff81ec6fff  com.apple.facetimeservices (10.0 - 1000) <2C00790C-05FF-3C59-A7F4-B482848F7B12> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7fff81ec7000 -     0x7fff81ed5fff  com.apple.opengl (9.0.77 - 9.0.77) <669BBF43-C59F-341B-893D-69A35D1A197D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff81ed6000 -     0x7fff81ed7fff  com.apple.AddressBook.ContactsData (8.0 - 1352.1) <222BBEF4-06A9-3482-A235-BD89ED0B12F8> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
    0x7fff81ed8000 -     0x7fff81eeaff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D668F3F2-B851-3FA0-BBDE-2E38B7196FF8> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff81eeb000 -     0x7fff81eecff7  libsystem_blocks.dylib (63) <4E91F9EA-A4E4-3CDD-BC81-D240BA0C29A4> /usr/lib/system/libsystem_blocks.dylib
    0x7fff81eed000 -     0x7fff81efbff7  com.apple.CommerceCore (1.0 - 41) <6CDEB5F8-6C73-345F-B6A4-4DDE9C2C2442> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff81efc000 -     0x7fff81efcffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <E2552D4D-81F3-3F51-AD8A-AA61BE17E6EE> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff81efd000 -     0x7fff81f01ff7  libcache.dylib (62) <D991B21E-5F8F-38F1-91B3-5A3D13FA58D5> /usr/lib/system/libcache.dylib
    0x7fff81f02000 -     0x7fff8202dff7  com.apple.MediaControlSender (1.8 - 180.74) <DA1808CA-D74B-31DE-878A-87165C55E872> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff8202e000 -     0x7fff8202ffff  libunc.dylib (28) <29F4D08C-F997-3EF6-A487-382925450C4B> /usr/lib/system/libunc.dylib
    0x7fff82030000 -     0x7fff82077ff7  libcups.2.dylib (369.5) <A3CE365B-2D35-3CA6-BECB-019BED88A8B0> /usr/lib/libcups.2.dylib
    0x7fff82078000 -     0x7fff827c7fff  libclh.dylib (4.0.3 - 4.0.3) <18EE8220-4B91-3207-9FE1-1D44F85AFEBA> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff827c8000 -     0x7fff827cafff  libRadiance.dylib (1033) <113C3C07-1162-3648-91C6-7EFC1DF2344F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff827cb000 -     0x7fff829affff  com.apple.CoreFoundation (6.9 - 847.11) <40C0F570-BBC0-3E9D-A83B-3E4083EA139E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff829b0000 -     0x7fff829dcff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <DD8B7D25-2D81-3244-B0EA-706E85E4AF1B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff829dd000 -     0x7fff82b4bff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff82bc0000 -     0x7fff82bc6ff7  com.apple.XPCService (2.0 - 1) <FA4CCB93-B330-3A9A-9380-6292C474E86D> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff82e54000 -     0x7fff830aaff8  com.apple.security (7.0 - 55397) <34447E33-C21A-3960-8644-7DC1A4BD0A34> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff830ab000 -     0x7fff830bdfff  com.apple.ImageCapture (9.0 - 9.0) <E76C99FB-09E1-3FF2-A9D0-EE749F6C8644> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff830c3000 -     0x7fff830c5fff  libCVMSPluginSupport.dylib (9.0.77) <B3BFE5BD-3C5F-3D44-B673-E25888886BBD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff830c6000 -     0x7fff83113fff  com.apple.opencl (2.3.52 - 2.3.52) <9D6C4AA2-5452-3C44-8775-BEC53EF1D122> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff83114000 -     0x7fff83684fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <63145952-6684-3A2A-A897-EFE2E3DF978D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff83685000 -     0x7fff83685ff7  libkeymgr.dylib (28) <2F44F81F-0315-35BD-A97B-25743509CEC4> /usr/lib/system/libkeymgr.dylib
    0x7fff83686000 -     0x7fff836bfff7  com.apple.QD (3.49 - 297) <FEC8B798-C197-396C-9753-7E5297E4C935> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff83701000 -     0x7fff83730fff  com.apple.DebugSymbols (106 - 106) <52649216-3127-3901-9444-7671F2E4D5C1> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff83734000 -     0x7fff83736ff3  libsystem_configuration.dylib (596.5) <D36BC3FC-78CF-33D4-910B-6BC0FC2061C7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff83775000 -     0x7fff83780ff7  com.apple.NetAuth (5.0 - 5.0) <251EDE5B-E1C0-3C77-B7A1-3C0F5F598D42> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8378b000 -     0x7fff83790ff7  libunwind.dylib (35.3) <E152AFEA-2133-3AF3-A3B8-BF7CFD3E05F5> /usr/lib/system/libunwind.dylib
    0x7fff83791000 -     0x7fff837ecfff  com.apple.imfoundation (10.0 - 1000) <72A9D705-6361-3F5E-AC12-A8A5222E5D99> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff837ed000 -     0x7fff8391cfff  com.apple.desktopservices (1.8 - 1.8) <ACCC518F-7BD1-369B-849A-C0FDDE4D6D76> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8391d000 -     0x7fff839a8fff  libCoreStorage.dylib (379) <A6D07A72-E69E-3534-B6BC-F502E4980801> /usr/lib/libCoreStorage.dylib
    0x7fff839a9000 -     0x7fff839a9ffd  libOpenScriptingUtil.dylib (154) <0B27D394-5BDF-3C56-B001-937423516A27> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff839e9000 -     0x7fff83a49ffe  com.apple.CoreUtils (1.8 - 180.74) <1939B819-9EAC-3A49-A1A7-3B9DBD8900A5> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff83a4a000 -     0x7fff83a55ff7  com.apple.DirectoryService.Framework (10.9 - 171) <F5CD0F6B-12AE-357A-B5CD-9518E90E3CF3> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff83b53000 -     0x7fff83d0bff7  libicucore.A.dylib (511.22) <F9F35D66-9773-3D60-B85E-16B507F91D63> /usr/lib/libicucore.A.dylib
    0x7fff83d0c000 -     0x7fff83e72fff  libGLProgrammability.dylib (9.0.77) <4AF3B494-57F4-3BA3-9848-42A75C9E0988> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff83e73000 -     0x7fff83e86ff7  com.apple.AppContainer (3.0 - 1) <5A8F3276-AB0D-3582-B4F0-04E9B105E49A> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff83e87000 -     0x7fff83e91ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <02C73B06-C3B4-3334-9484-29D472AF1EF2> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff83e92000 -     0x7fff83e9cff7  libcsfde.dylib (379) <1E48482B-B656-39F3-9114-21F110C5A2A0> /usr/lib/libcsfde.dylib
    0x7fff83e9d000 -     0x7fff83ff3ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <EC5D3189-9BBE-34EB-83E6-03D5DAA7B6A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff83ff4000 -     0x7fff8405afff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <FC1DB9C8-E364-3C42-A1E1-3C6D1A96F1ED> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff84080000 -     0x7fff84080fff  com.apple.ApplicationServices (48 - 48) <C8AF09CA-5C99-3837-9D0D-B038F754D8CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff84081000 -     0x7fff840d2ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <746D348E-E871-3159-B6C7-D06ED3D56887> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff840d3000 -     0x7fff84124ff7  com.apple.Suggestions (3.0 - 132.0) <2F4E4EAD-CE9E-3856-92BF-FB9F2A13BF39> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fff84125000 -     0x7fff84173ff9  libstdc++.6.dylib (60) <606CE6B8-8FC3-3E88-9026-4EE8CA08D976> /usr/lib/libstdc++.6.dylib
    0x7fff84174000 -     0x7fff841bffff  com.apple.ImageCaptureCore (5.0 - 5.0) <12E148D3-9FA1-36C7-9B2F-625F67B63F80> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff841c0000 -     0x7fff84291fff  com.apple.QuickLookUIFramework (5.0 - 615.0) <EE2FDFBB-783A-3342-BBD7-AB90D532F640> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff84292000 -     0x7fff842afff7  com.apple.framework.Apple80211 (9.0 - 900.37) <B846D41B-E5BF-3E8F-8415-6B3103CF16B0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8433c000 -     0x7fff843ecff7  libvMisc.dylib (423.31) <7E62438A-7C79-37FA-AD92-361980505402> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff843ed000 -     0x7fff843edfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <BB92A8D0-C175-3A48-A5C5-2BF7A0351E58> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff843ee000 -     0x7fff84417ff7  libc++abi.dylib (47.1) <7926F072-A0C5-3753-A933-E871F3D26820> /usr/lib/libc++abi.dylib
    0x7fff8441a000 -     0x7fff8441efff  com.apple.IOAccelerator (98.4 - 98.4) <DCDF4225-227E-30F9-82CA-3E7B69052C0A> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff84478000 -     0x7fff844a4fff  com.apple.CoreServicesInternal (184.3 - 184.3) <74059B7D-3EC8-3D2C-9CEC-C81232A622E8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff844a5000 -     0x7fff846e0fff  com.apple.AddressBook.framework (8.0 - 1352.1) <4CC63DCD-10DF-332C-A645-4AEB95A261B4> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff846e1000 -     0x7fff846e8ff3  libcopyfile.dylib (103) <20F0240D-10F5-3554-8407-D8F3F77E3402> /usr/lib/system/libcopyfile.dylib
    0x7fff846fd000 -     0x7fff84786ff7  libsystem_c.dylib (997.1.1) <6A5FE5FF-3EB3-3DAC-9259-905142C78408> /usr/lib/system/libsystem_c.dylib
    0x7fff84787000 -     0x7fff8478aff7  com.apple.help (1.3.3 - 46) <56E7033B-FC90-3E33-B56C-6962AD8CEF35> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8478b000 -     0x7fff8478cffb  libremovefile.dylib (33) <F34C9DC5-0F78-3AFC-9E93-D56E18666A96> /usr/lib/system/libremovefile.dylib
    0x7fff84820000 -     0x7fff84822fff  com.apple.EFILogin (2.0 - 2) <2B4EB805-C18D-372F-9458-5D3C816B1A98> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff84823000 -     0x7fff8489aff7  com.apple.CoreServices.OSServices (600.2 - 600.2) <499B42A4-437A-3866-80EE-F6CE7E0E4986> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff848f2000 -     0x7fff8490aff7  com.apple.GenerationalStorage (2.0 - 159) <F2F9F39E-722C-3BF4-9491-62CC76CC20DC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff84920000 -     0x7fff849a9fff  com.apple.ColorSync (4.9.0 - 4.9.0) <984D2224-338C-3FB5-86E4-2135EC640C7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff849aa000 -     0x7fff849c3ff7  com.apple.Ubiquity (1.3 - 286) <487761B4-044C-319B-9569-A678AE794072> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff849d3000 -     0x7fff849dbffc  libGFXShared.dylib (9.0.77) <6CDE881F-BAA0-3989-88FD-AC18012C003D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff849dc000 -     0x7fff84a01ff3  com.apple.CoreVideo (1.8 - 117.2) <78A1C2CE-FDE4-3A64-A8A2-D94E056962BB> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff84a15000 -     0x7fff84a61ffe  com.apple.CoreMediaIO (401.0 - 4540) <3C6A1D2D-CC10-3EAD-9996-E23E07C2C129> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff84a62000 -     0x7fff84aa4ff7  libauto.dylib (185.5) <4E107C53-8F50-3B87-B7A9-FE60FFA13FE1> /usr/lib/libauto.dylib
    0x7fff84aa5000 -     0x7fff84ce8ffc  com.apple.RawCamera.bundle (4.07 - 700) <7B910408-87A8-3176-858D-A78CD8B6B6FE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff84ce9000 -     0x7fff84cf3fff  com.apple.AppSandbox (3.0 - 1) <487ADFA5-F1C6-3A21-A729-CFE25866BE8D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff84cf4000 -     0x7fff84cfbffb  liblaunch.dylib (842.1.1) <B6FB3F53-9F4A-32AF-9B11-EEFFC6C2B1C4> /usr/lib/system/liblaunch.dylib
    0x7fff84d4f000 -     0x7fff84d74ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <579E73F2-F947-30EF-8519-031D029A21FA> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff84d75000 -     0x7fff84ee4ff5  com.apple.CFNetwork (665 - 665) <3B83DF6E-8578-3D58-87FF-AC09CCDBBD16> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff84ee5000 -     0x7fff84fb0fff  libvDSP.dylib (423.31) <697B165B-941D-3759-8CE9-7D52AC9740A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff84fb1000 -     0x7fff8500aff7  libTIFF.dylib (1033) <7E878B27-4487-3601-A97B-A176A74B0080> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8500b000 -     0x7fff8500dffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff8500e000 -     0x7fff85028fff  libdispatch.dylib (339.1.5.0.1) <A523C102-8356-30D5-A189-B712A267BF28> /usr/lib/system/libdispatch.dylib
    0x7fff85035000 -     0x7fff85042fff  com.apple.Sharing (132 - 132) <FEAA06B1-2B05-319C-80D0-53789556ABF6> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff85043000 -     0x7fff85044ff7  libsystem_sandbox.dylib (278.5) <DDA98EB2-A333-39C4-B7C8-0947BF0619B4> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff85045000 -     0x7fff8504effe  com.apple.CommonAuth (4.0 - 2.0) <46E47166-63CC-3988-8C9E-CAC870BBBD6F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8504f000 -     0x7fff85050fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff85051000 -     0x7fff85053ff7  com.apple.SecCodeWrapper (3.0 - 1) <184B6B0B-3764-3D70-9EEB-74047F1DA06F> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff85054000 -     0x7fff85057ffc  com.apple.IOSurface (91 - 91) <04DD50BD-929E-35CB-9C44-08D5AFD0077F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff85097000 -     0x7fff851d6ff7  com.apple.QTKit (7.7.3 - 2814) <69508F59-D328-3FBE-A54E-2087465FE4CF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff851d7000 -     0x7fff852b9fff  com.apple.backup.framework (1.5 - 1.5) <2F4A9001-8577-3520-98B3-E17A5A07E55B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff852bc000 -     0x7fff852bdfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff85389000 -     0x7fff85389fff  com.apple.CoreServices (59 - 59) <95429F22-7B98-3A5B-8EA5-34019C818E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8538a000 -     0x7fff85396ff3  com.apple.AppleFSCompression (56 - 1.0) <8C7DCE21-741C-37DA-8B54-53953FF171DC> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff85397000 -     0x7fff853beffb  libsystem_info.dylib (449.1.2) <B285AAF5-3046-37C2-A1F9-8042EC3F6B2E> /usr/lib/system/libsystem_info.dylib
    0x7fff853e4000 -     0x7fff8551bff1  com.apple.avfoundation (2.0 - 651.7) <D96598E8-5757-3590-9272-B1B0107183DE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8551c000 -     0x7fff8554aff7  com.apple.securityinterface (9.0 - 55047) <5CBC068D-19C2-3C82-8640-DA49C74CCD14> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8554b000 -     0x7fff85563ff3  com.apple.openscripting (1.4 - 154) <50B496C2-4E8D-3A40-B6EC-14AA842E05EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff85564000 -     0x7fff855d1fff  com.apple.SearchKit (1.4.0 - 1.4.0) <10884EE4-F511-3ACA-BEE7-31D85257C923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff855d2000 -     0x7fff859b3ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff859b4000 -     0x7fff859b9ff7  com.apple.MediaAccessibility (1.0 - 38) <B1FF353A-C8B3-3321-ABF0-73192D1A389C> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff859ba000 -     0x7fff859d0fff  com.apple.CFOpenDirectory (10.9 - 171) <E13E66B2-D2A2-38D3-A867-24B8725E4019> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff859d1000 -     0x7fff85a09ff7  com.apple.RemoteViewServices (2.0 - 94) <44785DD7-4E05-3279-B6A2-EE5BDB1CA67A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff85ab8000 -     0x7fff85af7fff  libGLU.dylib (9.0.77) <B24FA9C6-6957-333F-9E7D-8113370C6D0C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff85af8000 -     0x7fff85b29ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x7fff85b2a000 -     0x7fff85f90fe7  com.apple.VideoToolbox (1.0 - 1273.17) <C6EEF54A-A27C-35D5-9A57-E510DBDB496A> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff85f91000 -     0x7fff86df1ff3  com.apple.WebCore (9537 - 9537.51) <AA977A80-65FC-3420-9615-064E2D1293CD> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff86e00000 -     0x7fff87324fff  com.apple.QuartzComposer (5.1 - 316) <4C1976A0-4F89-360B-8182-8706B9C243F3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff87325000 -     0x7fff8732ffff  libcommonCrypto.dylib (60049) <977DD9FF-99BE-3B0E-9FCD-98EF44DB20F8> /usr/lib/system/libcommonCrypto.dylib
    0x7fff87330000 -     0x7fff873bcff7  com.apple.ink.framework (10.9 - 206) <575B2A2A-A5DE-3D6B-8852-E0FBC758AF30> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff873fe000 -     0x7fff873ffff7  libodfde.dylib (20) <F3CF6D8E-EFD6-3138-99E9-00EBD198B316> /usr/lib/libodfde.dylib
    0x7fff87400000 -     0x7fff8740bfff  libGPUSupportMercury.dylib (9.0.77) <0E6B2A26-87A1-3C1E-8D10-63B9289BB39E> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff8740c000 -     0x7fff87425ff7  com.apple.Kerberos (3.0 - 1) <C4AD0A2D-6AF8-3A44-9964-861BAFEF61C1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff875cd000 -     0x7fff876beff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff876bf000 -     0x7fff87902ff7  com.apple.CoreData (107 - 474) <F5EAFB53-3608-344D-8770-A647EDDB354B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff87904000 -     0x7fff87906ff7  com.apple.marco (10.0 - 1000) <D047E0C8-F303-3F99-AAAF-DD4168A6EB8F> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff8794a000 -     0x7fff87997fff  com.apple.AppleVAFramework (5.0.26 - 5.0.26) <D03A9376-E7C0-300F-BC8C-0C552BC342E8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff87998000 -     0x7fff87a82fff  libsqlite3.dylib (157) <48CFE571-2A94-3DA6-A3A7-81D77CD6E5EE> /usr/lib/libsqlite3.dylib
    0x7fff87a83000 -     0x7fff87b71fff  libJP2.dylib (1033) <4A0D6589-EE64-3909-959B-39A611277569> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff87bcf000 -     0x7fff87bd6fff  com.apple.phonenumbers (1.1.1 - 105) <A1BEE226-6F47-34EC-ADA4-6B83DD257870> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff87bd9000 -     0x7fff87c1eff7  libcurl.4.dylib (78) <0040CAB4-A0D7-3824-A2AD-E21B7F6A48E7> /usr/lib/libcurl.4.dylib
    0x7fff87c2f000 -     0x7fff87c4aff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff87c4b000 -     0x7fff87c4cff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff87c4d000 -     0x7fff87c61fff  com.apple.aps.framework (4.0 - 4.0) <9B93D2C6-BA25-32F6-AEB7-3090FD35DF03> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff87c62000 -     0x7fff87c6aff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <0221A798-A89A-3758-8D0D-C08705D9F3FF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff87d45000 -     0x7fff87d49fff  com.apple.CommonPanels (1.2.6 - 96) <BE0F6A79-8D13-3BA6-BE1B-264EA2E1B37D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff88123000 -     0x7fff88207ff7  com.apple.coreui (2.1 - 228.1) <EF98423F-76DC-3D63-A8F7-7B1DA3DF7E6C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff88208000 -     0x7fff88208fff  com.apple.Carbon (154 - 157) <A8C89103-7D03-3E5D-8BA9-BF91F407680C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88209000 -     0x7fff882a3fff  com.apple.imcore (10.0 - 1000) <A5A32AA0-5768-39A4-A6AF-3EB3384ECF5B> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff882a4000 -     0x7fff882a4fff  com.apple.quartzframework (1.5 - 1.5) <00BC302A-22A7-3914-948D-F7E127AA930F> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff882bd000 -     0x7fff882c4fff  com.apple.NetFS (6.0 - 4.0) <FF58E95D-6883-3A93-9936-9800D2F164E6> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff882c5000 -     0x7fff882cdfff  libsystem_dnssd.dylib (522.1.9) <7F7B0B2B-8416-3E13-A482-388362AC6BA7> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff882ce000 -     0x7fff882d1ff7  com.apple.LoginUICore (3.0 - 3.0) <40278727-BCFF-36AC-901F-C3EB369FF875> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff882d4000 -     0x7fff8838cff7  com.apple.DiscRecording (8.0 - 8000.4.6) <9FCCE9EB-F842-3433-A269-34ED9928C288> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8857e000 -     0x7fff885bffff  com.apple.PerformanceAnalysis (1.47 - 47) <79D1E214-6F2A-3402-945D-71C44F600C50> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff885c0000 -     0x7fff885cdff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff885ce000 -     0x7fff885dfff7  libsystem_asl.dylib (217.1.1) <4B431390-9A03-3E03-9490-B5CA977BE1ED> /usr/lib/system/libsystem_asl.dylib
    0x7fff885e0000 -     0x7fff886a7ff7  com.apple.LaunchServices (572.9 - 572.9) <A79D9C80-8A78-37F2-8EB7-63FF15EB445B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff886a8000 -     0x7fff887adfff  com.apple.ImageIO.framework (3.2.0 - 1031.1) <1B627454-2434-366A-B486-D02FE49ECA9F> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff887ae000 -     0x7fff88811ff3  com.apple.SystemConfiguration (1.13 - 1.13) <4EB657E6-D983-392C-BCB8-37C8A8FC3F16> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff88812000 -     0x7fff88823ff7  com.apple.idsfoundation (10.0 - 1000) <8AEA2A8C-F7C9-3FFB-AAFA-C2E7F8D27856> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
    0x7fff88824000 -     0x7fff88875ff7  com.apple.QuickLookFramework (5.0 - 615.0) <0D3C3914-C545-374B-A295-1E1886265EA5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88876000 -     0x7fff88876fff  com.apple.AOSMigrate (1.0 - 1) <49734939-DB1F-30D2-9DBB-C916A9EDE5C8> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff88877000 -     0x7fff8887cfff  com.apple.AddressBook.ContactsFoundation (8.0 - 1352.1) <FE39CFCF-58F7-3495-BB69-C4B6CF7BB38A> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff89140000 -     0x7fff89150fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff89187000 -     0x7fff89189ff7  libquarantine.dylib (71) <77210EBF-21F4-390C-8498-FDC5C90D1B3D> /usr/lib/system/libquarantine.dylib
    0x7fff8918a000 -     0x7fff89192fff  libMatch.1.dylib (19) <A85EDE67-6E0D-3383-91D0-5BDB9767C637> /usr/lib/libMatch.1.dylib
    0x7fff89193000 -     0x7fff891bcfff  com.apple.DictionaryServices (1.2 - 202) <687AF8AC-D27A-34AD-83FF-7A6125FC53D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff891bd000 -     0x7fff8959efff  com.apple.MediaToolbox (1.0 - 1273.17) <1C038CBB-72D7-38B0-8E15-92060958593F> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8959f000 -     0x7fff895fcffb  com.apple.CoreMedia (1.0 - 1273.17) <CCEAE05F-8BF1-396A-83DB-3D2EA539B01C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff895fd000 -     0x7fff89649fff  com.apple.framework.internetaccounts (2.1 - 210) <F88B75FC-6726-39A0-B42B-D50C6AED2E95> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
    0x7fff8964d000 -     0x7fff896cdff7  com.apple.CoreSymbolication (3.0 - 140) <C739BE35-EC92-36AF-903D-4739B765C2EF> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff896ce000 -     0x7fff89a58fff  com.apple.FinderKit (1.2 - 1.2) <43F0EA17-3858-383E-9B11-654C83F84914> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
    0x7fff89a59000 -     0x7fff89a65fff  com.apple.OpenDirectory (10.9 - 171) <2AE61B29-33E0-3890-83DF-715712BCE3CA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff89a66000 -     0x7fff89de1ffa  com.apple.JavaScriptCore (9537 - 9537.51.3) <6AF20E29-B2E5-39DC-92D8-3ABE97AE3735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff89e65000 -     0x7fff89e67ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <FA2F4770-75DB-3F78-8B02-A217B43240F2> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
    0x7fff89eb8000 -     0x7fff89f06fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff89f0e000 -     0x7fff89ffdfff  libFontParser.dylib (107) <DDBFD4CD-FB16-39E7-A244-6352B978907E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff89ffe000 -     0x7fff8a007ff3  libsystem_notify.dylib (121) <9D7C2C0E-BC86-3C49-BD3D-E71C916090DB> /usr/lib/system/libsystem_notify.dylib
    0x7fff8a008000 -     0x7fff8a923493  com.apple.CoreGraphics (1.600.0 - 577.1) <09F9BD98-7FA1-3995-9D54-69533A6F3434> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8a924000 -     0x7fff8abf0ff8  com.apple.CoreImage (9.0.33) <E04B99EC-40A9-31FB-B973-50D6D1504BDC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8abf1000 -     0x7fff8ac00ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <CA4649FE-9738-3722-B8DD-44C558154FBD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8ac6d000 -     0x7fff8accdfff  com.apple.ISSupport (1.9.9 - 57) <B6AA3EA1-59EE-3FDD-A103-EBDE275DE0AD> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8aced000 -     0x7fff8adaeff5  com.apple.CoreText (352.0 - 367.9) <8BAF6FBA-61BC-35E6-9126-9C6FB27D0182> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8adaf000 -     0x7fff8ade9ff7  com.apple.ids (10.0 - 1000) <3FA15961-C1C3-3B2A-B6E8-2D33697AAB2E> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff8adea000 -     0x7fff8ae11ff7  libsystem_network.dylib (241.3) <15FA3EBF-DC43-33D8-AFFB-B45355E806B5> /usr/lib/system/libsystem_network.dylib
    0x7fff8ae12000 -     0x7fff8ae1dfff  libkxld.dylib (2422.1.43) <7D20EEA8-5402-37CA-B4B1-0EFF79F2548A> /usr/lib/system/libkxld.dylib
    0x7fff8ae1e000 -     0x7fff8ae20ff7  com.apple.securityhi (9.0 - 55005) <8DEB86FB-35F1-3C0A-9FB5-1948529D3F33> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8ae21000 -     0x7fff8ae79ff7  com.apple.Symbolication (1.4 - 127) <5B213443-FEAE-39C1-97BB-8A7BB6966795> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8aea5000 -     0x7fff8aea5fff  com.apple.Cocoa (6.8 - 20) <B18A4CCF-3520-3F94-AF02-77801B297AEB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8aea6000 -     0x7fff8aecafff  com.apple.quartzfilters (1.8.0 - 1.7.0) <D2A7F329-B328-3BFD-8BBC-4C302D15B1E2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8aed1000 -     0x7fff8afb8ff7  libxml2.2.dylib (26) <9FA981A2-A6E3-3B8D-ACDC-C7F22DC80FF3> /usr/lib/libxml2.2.dylib
    0x7fff8afb9000 -     0x7fff8afbbfff  com.apple.Mangrove (1.0 - 1) <CD0520FC-BD9F-3896-AFCA-F2DA91AFFFA1> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8afbc000 -     0x7fff8aff6ffb  com.apple.bom (12.0 - 192) <FE0091C7-CC38-3E79-A88C-792A82C71077> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8aff7000 -     0x7fff8b002fff  libGL.dylib (9.0.77) <1D0A423C-A630-333E-81EB-2BF1562C1B68> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8b003000 -     0x7fff8b027fff  libJPEG.dylib (1033) <B6DA18C3-9273-39E2-9D75-93C896337F00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8b028000 -     0x7fff8b08cff7  com.apple.datadetectorscore (5.0 - 347.0) <B6DB30D5-EFA0-3FF8-A306-0514D22D44AE> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8b08d000 -     0x7fff8b115ff7  com.apple.CorePDF (4.0 - 4) <75A5490B-5B08-34E2-8550-9894B7B6C3D0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8b116000 -     0x7fff8b11ffff  com.apple.DisplayServicesFW (2.8 - 360.8.11) <74A24714-CDC1-328B-B046-B71F000B149C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8b120000 -     0x7fff8b422fff  com.apple.Foundation (6.9 - 1047.1) <E6EF4552-6ABB-32C1-A967-67857D006BDB> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8b423000 -     0x7fff8b70dfff  com.apple.CoreServices.CarbonCore (1077.7 - 1077.7) <3F2DB257-ADB1-31D9-B9DB-C56AEE489AF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8b70e000 -     0x7fff8b755fff  libFontRegistry.dylib (122) <309AD028-A6B3-3BE9-9E73-6C8AE3A64F01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8b756000 -     0x7fff8b75aff7  libheimdal-asn1.dylib (323.8) <DD25206B-477A-3840-8D48-21121CC4E169> /usr/lib/libheimdal-asn1.dylib
    0x7fff8b765000 -     0x7fff8b772ff4  com.apple.Librarian (1.2 - 1) <CC9C4A86-76DE-3A63-AB21-9C4F47CB7596> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff8b773000 -     0x7fff8b7c6fff  com.apple.ScalableUserInterface (1.0 - 1) <A83A8F5C-E201-3036-A2FF-AF225D54C93E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8b7c7000 -     0x7fff8ba27fff  com.apple.imageKit (2.5 - 760) <54A4D5B4-5D68-38AA-B9DA-715443460DEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff8ba28000 -     0x7fff8ba2dfff  libmacho.dylib (845) <BE27F72F-D217-3116-A1CA-D07BA6AE30F9> /usr/lib/system/libmacho.dylib
    0x7fff8ba48000 -     0x7fff8baa3ff3  com.apple.AE (665.5 - 665.5) <77075CD7-B07E-304B-B947-EAFFA66E61EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8baa4000 -     0x7fff8babfff7  libsystem_malloc.dylib (23.1.7) <C7493811-CC98-351C-A44A-1EC4C223E2BC> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8bac0000 -     0x7fff8bb24ff6  com.apple.Heimdal (4.0 - 2.0) <66551454-5837-3648-BB80-87C4CCB02BF8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8bb25000 -     0x7fff8bb28ff7  libdyld.dylib (239) <44B9011B-DD63-315D-868C-382D082DEE4F> /usr/lib/system/libdyld.dylib
    0x7fff8bb29000 -     0x7fff8bb2cfff  com.apple.AppleSystemInfo (3.0 - 3.0) <A2F20666-B04C-33B0-B91C-3BB1F5E73D77> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff8bb5f000 -     0x7fff8bc3efff  libcrypto.0.9.8.dylib (50) <E04710E8-C8C8-3A1D-B6E9-00A2E110501B> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8bc3f000 -     0x7fff8bc61fff  com.apple.framework.familycontrols (4.1 - 410) <3F4D5172-104D-3F69-B088-8C881DEF25FE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8bce0000 -     0x7fff8bd15ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <3F71F79E-2BBD-3038-8FBB-A9B1BB883A31> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8bd16000 -     0x7fff8bd45ff3  com.apple.GSS (4.0 - 2.0) <AFE999F5-E3CE-3CA7-B540-C95AB9A2B56F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8c22b000 -     0x7fff8c4d3ff1  com.apple.HIToolbox (2.1 - 686) <E7C29810-719F-3CF5-8CAA-793B546646C9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8c4d4000 -     0x7fff8c503ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <1FDC3198-D9E3-360C-8B9C-C1ED85FCCC88> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff8c504000 -     0x7fff8c520ff7  libsystem_kernel.dylib (2422.1.43) <94EC865E-353C-308C-9C57-92FF7576FCDE> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8c521000 -     0x7fff8c590ff1  com.apple.ApplicationServices.ATS (360 - 361) <E1C6C519-592C-3FB2-8066-DF6072FC0577> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8c591000 -     0x7fff8c598fff  libcompiler_rt.dylib (35) <FBA11D1C-ECD2-3D8E-8260-BF8A6C83E5A1> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8c59c000 -     0x7fff8c5a0fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8c5a1000 -     0x7fff8c5c4fff  com.apple.IconServices (25 - 25.10) <FC686503-0173-35C6-87FB-50DFF4E7F55A> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8c95e000 -     0x7fff8c9edff7  com.apple.Metadata (10.7.0 - 784) <B98CA3FA-10D5-36C9-90EC-0BBC06BB0EF2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8c9ee000 -     0x7fff8cb8afff  com.apple.QuartzCore (1.8 - 329.0) <EE94E3BC-7867-32C4-B00B-20F53C253FB3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8cb8b000 -     0x7fff8cb95ff7  com.apple.CrashReporterSupport (10.9 - 533) <04538F8A-D4D9-334E-95A7-5031E58808D8> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8cc2b000 -     0x7fff8cd60ff6  com.apple.WebKit (9537 - 9537.51.3) <55B6F017-97A0-3896-AE9D-7D9DA817DA2B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8cff1000 -     0x7fff8cff5ff7  libGIF.dylib (1033) <9E6EE4B5-744D-3E29-8C3E-FD3E311A566A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8d035000 -     0x7fff8d1e2f8f  libobjc.A.dylib (551) <AD54B900-1384-3C07-AA2A-F7E6A03F0181> /usr/lib/libobjc.A.dylib
    0x7fff8d1e3000 -     0x7fff8d212fd2  libsystem_m.dylib (3047.15) <181C338F-3C54-3F0E-A31B-9BDAF8657F5C> /usr/lib/system/libsystem_m.dylib
    0x7fff8d213000 -     0x7fff8d2aeff7  com.apple.PDFKit (2.9 - 2.9) <443EF8A4-E48C-365E-9F73-CD127A330CE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff8d2af000 -     0x7fff8d583fc7  com.apple.vImage (7.0 - 7.0) <5517B5A8-D1DD-3315-851A-7EBF17096768> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8d584000 -     0x7fff8d587ff7  libsystem_stats.dylib (93.1.15.1.3) <763D8C3A-D56A-3198-8EB8-5A1F1C93AC45> /usr/lib/system/libsystem_stats.dylib
    0x7fff8d588000 -     0x7fff8d5abff7  libxpc.dylib (300.1.9) <306436DD-2569-3978-87ED-4EA0366E8331> /usr/lib/system/libxpc.dylib
    0x7fff8d829000 -     0x7fff8d83fff7  com.apple.CoreMediaAuthoring (2.2 - 946) <2E4574F0-FCF7-39F0-9DF8-88BE98C07FD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff8d840000 -     0x7fff8d857ff2  libAVFAudio.dylib (32.1) <298F8391-0902-3792-92FA-3F88AED36644> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff8d858000 -     0x7fff8d868ffb  libsasl2.2.dylib (170) <06864C58-8C3B-3769-84CE-DB861A75BAFF> /usr/lib/libsasl2.2.dylib
    0x7fff8d869000 -     0x7fff8d8b5fff  com.apple.ViewBridge (1.0 - 33) <172CEACA-08B6-3180-9C8E-577535C673AA> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff8d8b6000 -     0x7fff8d8b7ffb  libSystem.B.dylib (1197.1.1) <0F46AD54-E26B-340A-A26D-37086FBF7B57> /usr/lib/libSystem.B.dylib
    0x7fff8d8b8000 -     0x7fff8d989ff6  com.apple.DiskImagesFramework (10.9 - 369) <95FAAC4D-7ACD-368A-8432-823DB59167A5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8d98a000 -     0x7fff8d9d7ff2  com.apple.print.framework.PrintCore (9.0 - 427) <20969742-C20B-316E-AE52-858DDA21D00E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8d9d8000 -     0x7fff8da02fff  libsandbox.1.dylib (278.5) <004A394D-D196-37EE-819D-C0767C80AE40> /usr/lib/libsandbox.1.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=254.1M resident=97.9M(39%) swapped_out_or_unallocated=156.1M(61%)
Writable regions: Total=398.7M written=50.9M(13%) resident=121.7M(31%) swapped_out=20K(0%) unallocated=276.9M(69%)

REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  14.6M
CG image                            228K
CG raster data                     20.4M
CG shared images                    212K
CoreAnimation                      3460K
CoreImage                            28K
CoreServices                        392K
IOKit                              45.4M
IOKit (reserved)                      4K        reserved VM address space (unallocated)
Kernel Alloc Once                     8K
MALLOC                            289.6M
MALLOC (admin)                       32K
Memory Tag 241                      104K
Memory Tag 242                       12K
Memory Tag 249                      156K
Memory Tag 251                       36K
OpenCL                              140K
OpenGL GLSL                        1664K
STACK GUARD                        56.0M
Stack                              10.1M
VM_ALLOCATE                        26.1M
VM_ALLOCATE (reserved)              148K        reserved VM address space (unallocated)
__DATA                             56.1M
__IMAGE                             528K
__LINKEDIT                         67.1M
__TEXT                            187.0M
__UNICODE                           544K
mapped file                        65.2M
shared memory                        68K
===========                      =======
TOTAL                             845.2M
TOTAL, minus reserved VM space    845.1M

Is this still in development?

Hi everyone!
I know this shouldn't be posted under Issues and I'm sorry about that, but this is definitely my fave MSX emulator on macOS and I'd like to know if it's still in active development.
Thanks in advance! =)

Support for diskette (DSK) and cassette (CAS) files

In the Features description of CocoaMSX it is said "optional support for diskette (DSK) and cassette (CAS) files" but I did not find anywhere how to activate this possibility. I also asked to several People using CocoaMSX and nobody knows. Can anyone give me some tips on this?

Trainer and Cheats

As I moved from blueMSX (PC) to CocoaMSX (MAC), I miss the trainer feature. It is very useful for producing the maps at MSX Solutions.
Cheers,
Fabio

CAPS lock implementation buggy

CocoaMSX's Caps Lock implementation is buggy - at times it rapidly toggles on and off, other times it doesn't activate.

ERROR: `bit length overflow` and `no cartridge found`

I got error blow when run source 1.61.

CocoaMSX[68292:735247] EmulatorController: borderColor #2020f7

bit length overflow
code 5 bits 6->7

bit length overflow
code 4 bits 6->7

bit length overflow
code 6 bits 5->6

bit length overflow
code 5 bits 6->7

macOS: 10.13.3 (17D102)

Show selected machine in title bar

It would be nice if the title bar contains the selected machine that is running. At this moment you can only see it in the preferences.

Insert Special Cartridges

In BlueMSX 2.8.2, we can insert special cartridges via menu such is FM-PAC etc. Please implement this facility in CocoaMSX.

Fix the obnoxious meta-key locking

When the emulator window is focused, Exposé/desktop key presses are ignored, which makes window placement and full-screen navigation unnecessarily difficult. Merge the mouse and meta-key locking features together, so that meta keys can be enabled/disabled in a manner similar to VMware.

Bracket keys not working

I'm running CocoaMSX on Sierra (10.12.5) and none of the brackets are working, either the normal square brackets nor the curly brackets by holding shift. Tried with different software.

Gamepad button mapper

Add a gamepad button mapper, since some gamepads don't use 1 and 2 for first and second buttons.

Nintendo Pad issues

I have a RetroUSB which I use to connect a standard NES pad to my MacBook Pro.
The issue is that, once I press any direction and release it, the emulator start "pressing" bottom-right and keep that direction forever until I press the cmd key in my keyboard .__.

Can't download systems

Every time I try to refresh the list I get the following error…

captura de pantalla 2015-10-27 a las 15 23 17

I also get error when try to check for updates…

captura de pantalla 2015-10-27 a las 15 25 13

I've found a suspicious log on console.app

27/10/15 15:26:49,312 CocoaMSX[59142]: App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.

This is logged every time CocoaMSX tries to connect to the Internet.

I'm on a 15" Retina Display MacBook Pro on OS X 10.11.
Core i7 · 8GB RAM

MacBook Pro internal keyboard not working

I can use the emulator fine using default settings so long as I use an external keyboard. When I use the built-in internal keyboard on my 2010 13" MBP, the keyboard doesn't appear to work at all, and trying to remap buttons in preferences does nothing either. Not sure if there is a setting I'm overlooking to resolve this?

EDIT: Just to add, it doesn't seem to matter whether an external keyboard is connected or not. The internal keyboard simply doesn't want to work for me, even when it is the only keyboard.

Replace audio library

Emulator currently uses outdated sound libraries which generate a warning:

2016-04-06 23:09:52.548 CocoaMSX[36459:16745469] 23:09:52.548 WARNING:  140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h.

Audio code needs to be updated to use the newer libraries.

Shortcut for screenshots

At the moment you need to go to the File menu and choose screenshot, this isn't easy (user friendly) if you need to take multiple screenshots.

It would be nice if there is a shortcut that takes the screenshot and saves it automatically with a predefined name, like cocoamsx_screenshot_0000.png for example and increase the numbering by checking the last saved screenshot in the save dir.

Maybe create a setting for the save dir of screenshots.

Unable to configure XBOX wired controller digital pad

I am trying to configure an xbox 360 wired gamepad, but I am unable to do so.
The A + B buttons can be assigned, but the UP - DOWN - LEFT - RIGHT assignments only respond to input coming from the left analog stick (not the digital directional pad) and even then, it seems way too sensitive, as soon as I move the stick all input are assigned immediately.

Favorite systems

Add some way to "favorite" frequently used systems, and filter by favorite.

Unable to load CAS files

Good afternoon,
I have problems when loading CAS files as the "Insert" options is not enabled in cassette mode. Should I make some configuration changes?
Thanks in advance.

Show leds in the statusbar

It would be nice if the status bar shows the status for the following leds:

  • fdd
  • turbo
  • kana
  • pause
  • caps
  • power

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.