Mac Mail Crashing - EXC_BAD_ACCESS (SIGBUS)

Joined
Jan 9, 2013
Messages
1
Reaction score
0
Points
1
Hello Mac-Forum,

I'm working with a remote machine that consistently crashes with the following report. Mac Mail is the one that's crashing. Nothing new has been installed lately, as i don't think this user would even know how to do it. I'm new to Apple Support so please let me know if I'm missing something or if additional information is needed, or even if i should post this elsewhere. Thank you in advance.
Process: Mail [4302]
Path: /Applications/Mail.app/Contents/MacOS/Mail
Identifier: com.apple.mail
Version: 5.3 (1283)
Build Info: Mail-1283000000000000~1
Code Type: X86-64 (Native)
Parent Process: launchd [201]

Date/Time: 2013-01-08 14:24:54.199 -0500
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

Interval Since Last Report: 236623 sec
Crashes Since Last Report: 20
Per-App Interval Since Last Report: 83096 sec
Per-App Crashes Since Last Report: 19
Anonymous UUID: FC302526-927E-4A95-93BE-315313D0B56F

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

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: 0x000000000000000a, 0x00007fff93b1ccc8

VM Regions Near 0x7fff93b1ccc8:
Submap 00007fff7c1d5000-00007fff80000000 r--/rwx process-only submap
--> Submap 00007fff80000000-00007fffc0000000 r--/rwx machine-wide submap
unused split lib 00007fff8a6f9000-00007fff8a6fe000 [ 20K] r-x/r-x SM=COW system shared library region not used by this process

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

Code:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libunwind.dylib               0x00007fff8dec8e67 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::getInfoFromCompactEncodingSection(unsigned long long, unsigned long long, unsigned long long) + 13
1   libunwind.dylib               0x00007fff8dec8ad6 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::setInfoBasedOnIPRegister(bool) + 104
2   libunwind.dylib               0x00007fff8dec91b8 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::step() + 140
3   libobjc.A.dylib               0x00007fff8e3e6294 objc_addExceptionHandler + 82
4   com.apple.CoreFoundation       0x00007fff97585a34 _CFDoExceptionOperation + 308
5   com.apple.AppKit               0x00007fff8e708696 _NSAppKitLock + 73
6   com.apple.AppKit               0x00007fff8e7380d1 -[NSObject(_NSBindingAdaptorAccess) _releaseBindingAdaptor] + 70
7   com.apple.AppKit               0x00007fff8e737d51 -[NSMenuItem dealloc] + 102
8   com.apple.CoreFoundation       0x00007fff974faab0 CFRelease + 176
9   com.apple.WebCore             0x00007fff934a0bf4 WebCore::ContextMenuController::populate() + 8768
10  com.apple.WebCore             0x00007fff9349e76a WebCore::ContextMenuController::handleContextMenuEvent(WebCore::Event*) + 92
11  com.apple.WebCore             0x00007fff930b9869 WebCore::Node::defaultEventHandler(WebCore::Event*) + 315
12  com.apple.WebCore             0x00007fff930b8e8b WebCore::EventDispatcher::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 1079
13  com.apple.WebCore             0x00007fff9325987f WebCore::MouseEventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const + 271
14  com.apple.WebCore             0x00007fff930b8919 WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WebCore::EventDispatchMediator const&) + 41
15  com.apple.WebCore             0x00007fff932594b8 WebCore::Node::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, ***::AtomicString const&, int, WebCore::Node*) + 116
16  com.apple.WebCore             0x00007fff93258b5d WebCore::EventHandler::dispatchMouseEvent(***::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 107
17  com.apple.WebCore             0x00007fff9349e6e5 WebCore::EventHandler::sendContextMenuEvent(WebCore::PlatformMouseEvent const&) + 459
18  com.apple.WebKit               0x00007fff944e912a -[WebHTMLView menuForEvent:] + 250
19  com.apple.AppKit               0x00007fff8ed83da0 -[NSView rightMouseDown:] + 103
20  com.apple.AppKit               0x00007fff8ea7d1d1 -[NSControl _rightMouseUpOrDown:] + 459
21  com.apple.AppKit               0x00007fff8e7da0fc -[NSWindow sendEvent:] + 7430
22  com.apple.mail                 0x000000010e2617cd 0x10e19b000 + 813005
23  com.apple.AppKit               0x00007fff8e7733a5 -[NSApplication sendEvent:] + 5593
24  com.apple.mail                 0x000000010e21aaef 0x10e19b000 + 522991
25  com.apple.AppKit               0x00007fff8e709a0e -[NSApplication run] + 555
26  com.apple.AppKit               0x00007fff8e985eac NSApplicationMain + 867
27  com.apple.mail                 0x000000010e273300 0x10e19b000 + 885504

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff9617d7e6 kevent + 10
1   libdispatch.dylib             0x00007fff958c2786 _dispatch_mgr_invoke + 923
2   libdispatch.dylib             0x00007fff958c1316 _dispatch_mgr_thread + 54

Thread 2:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
0   libsystem_kernel.dylib         0x00007fff9617cbf2 __psynch_mutexwait + 10
1   libsystem_c.dylib             0x00007fff8f9511a1 pthread_mutex_lock + 545
2   com.apple.MessageFramework     0x00007fff9253fe86 -[IMAPMailboxSyncEngine _copyLibraryIMAPStore] + 29
3   com.apple.MessageFramework     0x00007fff9253f99e -[IMAPMailboxSyncEngine _goWithMessages:] + 44
4   com.apple.CoreFoundation       0x00007fff97587efc __invoking___ + 140
5   com.apple.CoreFoundation       0x00007fff97587d94 -[NSInvocation invoke] + 132
6   com.apple.MessageFramework     0x00007fff924e1b44 -[MonitoredInvocation invoke] + 196
7   com.apple.MessageFramework     0x00007fff924be655 -[ThrowingInvocationOperation main] + 33
8   com.apple.MessageFramework     0x00007fff924be5fb -[_MFInvocationOperation main] + 449
9   com.apple.Foundation           0x00007fff919446b4 -[__NSOperationInternal start] + 705
10  com.apple.Foundation           0x00007fff91957912 ____NSOQSchedule_block_invoke_2 + 124
11  libdispatch.dylib             0x00007fff958c0a82 _dispatch_call_block_and_release + 18
12  libdispatch.dylib             0x00007fff958c1961 _dispatch_worker_thread2 + 255
13  libsystem_c.dylib             0x00007fff8f9543da _pthread_wqthread + 316
14  libsystem_c.dylib             0x00007fff8f955b85 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib         0x00007fff9617b67a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff9617ad71 mach_msg + 73
2   com.apple.CoreFoundation       0x00007fff9752250c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation       0x00007fff9752ac74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation       0x00007fff9752a486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation           0x00007fff91907f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.Foundation           0x00007fff91907e67 -[NSRunLoop(NSRunLoop) run] + 62
7   com.apple.MessageFramework     0x00007fff924deeb9 -[RSSInterchange _runManager] + 1345
8   com.apple.Foundation           0x00007fff9195672a -[NSThread main] + 68
9   com.apple.Foundation           0x00007fff919566a2 __NSThread__main__ + 1575
10  libsystem_c.dylib             0x00007fff8f9528bf _pthread_start + 335
11  libsystem_c.dylib             0x00007fff8f955b75 thread_start + 13

Thread 4:: Dispatch queue: com.apple.root.default-overcommit-priority
0   libsystem_kernel.dylib         0x00007fff9617d5b6 fsync + 10
1   libsqlite3.dylib               0x00007fff93e2be38 unixSync + 72
2   libsqlite3.dylib               0x00007fff93e2ba6e sqlite3WalFrames + 1870
3   libsqlite3.dylib               0x00007fff93e2acd7 sqlite3PagerCommitPhaseOne + 1959
4   libsqlite3.dylib               0x00007fff93e1611e sqlite3BtreeCommitPhaseOne + 478
5   libsqlite3.dylib               0x00007fff93e15735 vdbeCommit + 981
6   libsqlite3.dylib               0x00007fff93dd855a sqlite3VdbeHalt + 4442
7   libsqlite3.dylib               0x00007fff93e0ba08 sqlite3VdbeExec + 58200
8   libsqlite3.dylib               0x00007fff93dfca5b sqlite3_step + 1883
9   libsqlite3.dylib               0x00007fff93dbffb5 sqlite3_exec + 533
10  com.apple.MessageFramework     0x00007fff924c18b6 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 1428
11  com.apple.MessageFramework     0x00007fff92576abe +[Library _commitFlagsForMessage:oldFlags:] + 142
12  com.apple.MessageFramework     0x00007fff92576a10 +[Library commitFlagsForMessage:oldFlags:] + 180
13  com.apple.MessageFramework     0x00007fff92575bb3 -[IMAPMessageDownload processResults] + 621
14  com.apple.MessageFramework     0x00007fff92575919 -[IMAPDownloadCache processResultsForUid:] + 100
15  com.apple.MessageFramework     0x00007fff9254b148 -[IMAPMailboxSyncEngine _cacheMessagesWithMonitor:] + 2339
16  com.apple.MessageFramework     0x00007fff9253fc61 -[IMAPMailboxSyncEngine _goWithMessages:] + 751
17  com.apple.MessageFramework     0x00007fff924f5d1b -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
18  com.apple.MessageFramework     0x00007fff92547f9a -[LibraryIMAPStore _fetchForCheckingNewMail:] + 51
19  com.apple.MessageFramework     0x00007fff9256230d -[RemoteStoreAccount _synchronizeMailboxesSynchronously] + 598
20  com.apple.MessageFramework     0x00007fff9255c905 -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:] + 1026
21  com.apple.CoreFoundation       0x00007fff97587efc __invoking___ + 140
22  com.apple.CoreFoundation       0x00007fff97587d94 -[NSInvocation invoke] + 132
23  com.apple.MessageFramework     0x00007fff924e1b44 -[MonitoredInvocation invoke] + 196
24  com.apple.MessageFramework     0x00007fff924be655 -[ThrowingInvocationOperation main] + 33
25  com.apple.MessageFramework     0x00007fff924be5fb -[_MFInvocationOperation main] + 449
26  com.apple.Foundation           0x00007fff919446b4 -[__NSOperationInternal start] + 705
27  com.apple.Foundation           0x00007fff91957912 ____NSOQSchedule_block_invoke_2 + 124
28  libdispatch.dylib             0x00007fff958c0a82 _dispatch_call_block_and_release + 18
29  libdispatch.dylib             0x00007fff958c1961 _dispatch_worker_thread2 + 255
30  libsystem_c.dylib             0x00007fff8f9543da _pthread_wqthread + 316
31  libsystem_c.dylib             0x00007fff8f955b85 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib         0x00007fff9617b67a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff9617ad71 mach_msg + 73
2   com.apple.CoreFoundation       0x00007fff9752250c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation       0x00007fff9752ac74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation       0x00007fff9752a486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation           0x00007fff91907f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6   com.apple.Foundation           0x00007fff91907e67 -[NSRunLoop(NSRunLoop) run] + 62
7   com.apple.MessageFramework     0x00007fff924fe685 +[_NSSocket _runIOThread] + 80
8   com.apple.Foundation           0x00007fff9195672a -[NSThread main] + 68
9   com.apple.Foundation           0x00007fff919566a2 __NSThread__main__ + 1575
10  libsystem_c.dylib             0x00007fff8f9528bf _pthread_start + 335
11  libsystem_c.dylib             0x00007fff8f955b75 thread_start + 13

Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib         0x00007fff9617cdf2 __select + 10
1   com.apple.CoreFoundation       0x00007fff97573c8b __CFSocketManager + 1355
2   libsystem_c.dylib             0x00007fff8f9528bf _pthread_start + 335
3   libsystem_c.dylib             0x00007fff8f955b75 thread_start + 13

Thread 7:: WebCore: LocalStorage
0   libsystem_kernel.dylib         0x00007fff9617cbca __psynch_cvwait + 10
1   libsystem_c.dylib             0x00007fff8f956274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore       0x00007fff913aaa60 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3   com.apple.WebCore             0x00007fff9309bf9a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4   com.apple.WebCore             0x00007fff9309bef3 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore             0x00007fff9309be3b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib             0x00007fff8f9528bf _pthread_start + 335
7   libsystem_c.dylib             0x00007fff8f955b75 thread_start + 13

Thread 8:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib         0x00007fff9617b67a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff9617ad71 mach_msg + 73
2   com.apple.CoreFoundation       0x00007fff9752250c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation       0x00007fff9752ac74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation       0x00007fff9752a486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation           0x00007fff91961fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation           0x00007fff9195672a -[NSThread main] + 68
7   com.apple.Foundation           0x00007fff919566a2 __NSThread__main__ + 1575
8   libsystem_c.dylib             0x00007fff8f9528bf _pthread_start + 335
9   libsystem_c.dylib             0x00007fff8f955b75 thread_start + 13

Thread 9:: CVDisplayLink
0   libsystem_kernel.dylib         0x00007fff9617cbca __psynch_cvwait + 10
1   libsystem_c.dylib             0x00007fff8f956274 _pthread_cond_wait + 840
2   com.apple.CoreVideo           0x00007fff906bb6c8 CVDisplayLink::runIOThread() + 710
3   com.apple.CoreVideo           0x00007fff906bb3e9 _ZL13startIOThreadPv + 148
4   libsystem_c.dylib             0x00007fff8f9528bf _pthread_start + 335
5   libsystem_c.dylib             0x00007fff8f955b75 thread_start + 13

Thread 10:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff9617cbca __psynch_cvwait + 10
1   libsystem_c.dylib             0x00007fff8f956274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore       0x00007fff9162178d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3   com.apple.JavaScriptCore       0x00007fff916219e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4   com.apple.JavaScriptCore       0x00007fff91621a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5   libsystem_c.dylib             0x00007fff8f9528bf _pthread_start + 335
6   libsystem_c.dylib             0x00007fff8f955b75 thread_start + 13

Thread 11:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff9617cbca __psynch_cvwait + 10
1   libsystem_c.dylib             0x00007fff8f956274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore       0x00007fff9162178d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3   com.apple.JavaScriptCore       0x00007fff916219e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4   com.apple.JavaScriptCore       0x00007fff91621a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5   libsystem_c.dylib             0x00007fff8f9528bf _pthread_start + 335
6   libsystem_c.dylib             0x00007fff8f955b75 thread_start + 13

Thread 12:: JavaScriptCore::Marking
0   libsystem_kernel.dylib         0x00007fff9617cbca __psynch_cvwait + 10
1   libsystem_c.dylib             0x00007fff8f956274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore       0x00007fff9162178d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3   com.apple.JavaScriptCore       0x00007fff916219e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4   com.apple.JavaScriptCore       0x00007fff91621a89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5   libsystem_c.dylib             0x00007fff8f9528bf _pthread_start + 335
6   libsystem_c.dylib             0x00007fff8f955b75 thread_start + 13

Thread 13:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib         0x00007fff9617cbca __psynch_cvwait + 10
1   libsystem_c.dylib             0x00007fff8f956274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore       0x00007fff913aaab7 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
3   com.apple.JavaScriptCore       0x00007fff9162a0cc JSC::Heap::blockFreeingThreadMain() + 300
4   com.apple.JavaScriptCore       0x00007fff9162a109 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
5   libsystem_c.dylib             0x00007fff8f9528bf _pthread_start + 335
6   libsystem_c.dylib             0x00007fff8f955b75 thread_start + 13

Thread 14:: com.apple.appkit-heartbeat
0   libsystem_kernel.dylib         0x00007fff9617cbf2 __psynch_mutexwait + 10
1   libsystem_c.dylib             0x00007fff8f9511a1 pthread_mutex_lock + 545
2   com.apple.Foundation           0x00007fff91901df9 -[NSRecursiveLock lock] + 25
3   com.apple.AppKit               0x00007fff8e777e86 -[NSApplication _keyWindowForHeartBeat] + 50
4   com.apple.AppKit               0x00007fff8e941ce1 -[NSUIHeartBeat _heartBeatThread:] + 645
5   com.apple.Foundation           0x00007fff9195672a -[NSThread main] + 68
6   com.apple.Foundation           0x00007fff919566a2 __NSThread__main__ + 1575
7   libsystem_c.dylib             0x00007fff8f9528bf _pthread_start + 335
8   libsystem_c.dylib             0x00007fff8f955b75 thread_start + 13

Thread 15:
0   libsystem_kernel.dylib         0x00007fff9617d192 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff8f954594 _pthread_wqthread + 758
2   libsystem_c.dylib             0x00007fff8f955b85 start_wqthread + 13

Thread 16:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
0   libsystem_kernel.dylib         0x00007fff9617cc2e __psynch_rw_rdlock + 10
1   libsystem_c.dylib             0x00007fff8f98f1a0 pthread_rwlock_rdlock + 573
2   com.apple.MessageFramework     0x00007fff924c2573 +[Library _checkOutDBHandleForWriting:isPrivileged:] + 328
3   com.apple.MessageFramework     0x00007fff924c1510 +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 494
4   com.apple.MessageFramework     0x00007fff925400a3 +[Library maximumRemoteIDForMailbox:] + 157
5   com.apple.MessageFramework     0x00007fff9253fa94 -[IMAPMailboxSyncEngine _goWithMessages:] + 290
6   com.apple.CoreFoundation       0x00007fff97587efc __invoking___ + 140
7   com.apple.CoreFoundation       0x00007fff97587d94 -[NSInvocation invoke] + 132
8   com.apple.MessageFramework     0x00007fff924e1b44 -[MonitoredInvocation invoke] + 196
9   com.apple.MessageFramework     0x00007fff924be655 -[ThrowingInvocationOperation main] + 33
10  com.apple.MessageFramework     0x00007fff924be5fb -[_MFInvocationOperation main] + 449
11  com.apple.Foundation           0x00007fff919446b4 -[__NSOperationInternal start] + 705
12  com.apple.Foundation           0x00007fff91957912 ____NSOQSchedule_block_invoke_2 + 124
13  libdispatch.dylib             0x00007fff958c0a82 _dispatch_call_block_and_release + 18
14  libdispatch.dylib             0x00007fff958c1961 _dispatch_worker_thread2 + 255
15  libsystem_c.dylib             0x00007fff8f9543da _pthread_wqthread + 316
16  libsystem_c.dylib             0x00007fff8f955b85 start_wqthread + 13

Thread 17:
0   libsystem_kernel.dylib         0x00007fff9617d192 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff8f954594 _pthread_wqthread + 758
2   libsystem_c.dylib             0x00007fff8f955b85 start_wqthread + 13

Thread 18:
0   libsystem_kernel.dylib         0x00007fff9617d192 __workq_kernreturn + 10
1   libsystem_c.dylib             0x00007fff8f954594 _pthread_wqthread + 758
2   libsystem_c.dylib             0x00007fff8f955b85 start_wqthread + 13

Thread 19:

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000001  rbx: 0x00000000002746d8  rcx: 0x00007fff93b1ccc8  rdx: 0x00007fff9307d000
  rdi: 0x00007fff6dd99100  rsi: 0x00007fff934a0bf3  rbp: 0x00007fff6dd97f90  rsp: 0x00007fff6dd97f68
   r8: 0x0000000000000005   r9: 0x00007fff6dd99ac0  r10: 0x00007fff8dec92f8  r11: 0x0000000000000001
  r12: 0x00007fff9307d000  r13: 0x00007fff93b40928  r14: 0x00007fff6dd99100  r15: 0x00007fff934a0bf3
  rip: 0x00007fff8dec8e67  rfl: 0x0000000000010202  cr2: 0x00007fff93b1ccc8
Logical CPU: 6

Binary Images:
       0x10e19b000 -        0x10e54efff  com.apple.mail (5.3 - 1283) <1F49F84E-A64A-3C38-8C8E-39BEA1188767> /Applications/Mail.app/Contents/MacOS/Mail
       0x11034a000 -        0x1105cfff7  com.apple.RawCamera.bundle (4.03 - 676) <21D098D4-35EC-3495-9227-2DA19B9BD640> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x110847000 -        0x110849fff  apop.so (??? - ???) <B40CE86C-1757-3261-848C-F166F3D513EA> /usr/lib/sasl2/apop.so
       0x11084d000 -        0x110863fff  dhx.so (??? - ???) <9AB7809C-2651-3FCF-9357-8E1CDEAB6466> /usr/lib/sasl2/dhx.so
       0x1122c3000 -        0x1122ccfff  digestmd5WebDAV.so (??? - ???) <8D39C8C0-ACCE-34D4-815A-87825A1A4492> /usr/lib/sasl2/digestmd5WebDAV.so
       0x1122d1000 -        0x1122d3fff  libanonymous.2.so (??? - ???) <99136B94-8BE0-3563-9E2A-9C826971B6E9> /usr/lib/sasl2/libanonymous.2.so
       0x1122d7000 -        0x1122dafff  libcrammd5.2.so (??? - ???) <5EEE3304-D132-3C9B-A54D-C21D7C34DA28> /usr/lib/sasl2/libcrammd5.2.so
       0x1122df000 -        0x1122e8fff  libdigestmd5.2.so (??? - ???) <6DD64225-CFFF-379B-A5BA-5409F777F307> /usr/lib/sasl2/libdigestmd5.2.so
       0x1122ed000 -        0x1122f2fff  libgssapiv2.2.so (??? - ???) <DC1BA305-26FA-3CC7-8400-6A45521EF2A3> /usr/lib/sasl2/libgssapiv2.2.so
       0x1122f7000 -        0x1122f9fff  login.so (??? - ???) <48CD069F-68F5-32C4-BFAC-AC0EFB7B9489> /usr/lib/sasl2/login.so
       0x1122fd000 -        0x112302fff  libntlm.so (??? - ???) <1B9D16BE-D0DB-31A3-8B84-7830509B5ECA> /usr/lib/sasl2/libntlm.so
       0x112307000 -        0x11230efff  libotp.2.so (??? - ???) <1DDBDDF7-3F84-3AF0-A878-9E64EEBE0ED5> /usr/lib/sasl2/libotp.2.so
       0x112317000 -        0x112319fff  libplain.2.so (??? - ???) <C98A873A-4373-3E3A-8257-D9BB5F857C85> /usr/lib/sasl2/libplain.2.so
       0x11231d000 -        0x112321fff  libpps.so (??? - ???) <26172BC5-1758-3BE6-9B8D-F254A727478A> /usr/lib/sasl2/libpps.so
       0x112326000 -        0x112329ff7  mschapv2.so (??? - ???) <B00D3743-D049-31D0-8CF1-8407B2A4838D> /usr/lib/sasl2/mschapv2.so
       0x11232e000 -        0x11235cfff  com.apple.DirectoryService.PasswordServerFramework (7.1 - 7.1) <1D934B92-4998-35C0-B9CA-3DEB938C2672> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
       0x112372000 -        0x112375fff  shadow_auxprop.so (??? - ???) <DF9DE842-FBFA-368A-AA8C-E29CF334FF69> /usr/lib/sasl2/shadow_auxprop.so
       0x11237a000 -        0x11237cfff  smb_nt.so (??? - ???) <CA57451C-A407-365D-A953-185167177CE8> /usr/lib/sasl2/smb_nt.so
       0x112380000 -        0x112383fff  smb_ntlmv2.so (??? - ???) <7FD517BD-EDCB-3FFD-88A8-8B5F6AEA9585> /usr/lib/sasl2/smb_ntlmv2.so
       0x113173000 -        0x113176ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x1131aa000 -        0x1131aaff1 +cl_kernels (??? - ???) <EE9C7FFC-8444-4437-8613-175E65587129> cl_kernels
       0x1131ca000 -        0x1131d4fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x113200000 -        0x11329fff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
       0x1132c2000 -        0x1132c3ff3 +cl_kernels (??? - ???) <E6D3F74A-9A95-4360-AAC6-5015768F9F35> cl_kernels
       0x1132e0000 -        0x1132e0ff3 +cl_kernels (??? - ???) <0A54531A-895C-49D1-928E-429D934EB44E> cl_kernels
       0x113314000 -        0x113315ff2 +cl_kernels (??? - ???) <34F57747-FF47-405A-927C-97674FB31867> cl_kernels
       0x113317000 -        0x1133b1ff7  unorm8_rgba.dylib (2.0.19 - compatibility 1.0.0) <8CA67399-44BB-35F8-94EF-EB57CD3AA542> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
       0x11381d000 -        0x11381eff3 +cl_kernels (??? - ???) <53315F70-AE84-42EB-B7A9-73F4AB4E681E> cl_kernels
       0x113832000 -        0x113832ff1 +cl_kernels (??? - ???) <4476F871-2805-446D-8603-E7340FEF535C> cl_kernels
       0x113836000 -        0x113836ff9 +cl_kernels (??? - ???) <821907F6-5543-468C-A3F7-D9D6C870E1BE> cl_kernels
       0x11413b000 -        0x11413dfff  com.apple.AddressBook.LocalSourceBundle (1.5 - 1091) <5A5C6F33-94F6-3231-AC7E-23D302142BE2> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x11414f000 -        0x114152fff  com.apple.DirectoryServicesSource (1.5 - 1091) <F0E58D9D-9D5D-3B38-8D82-74B979BF3532> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x1141ba000 -        0x1141baff7  com.apple.SafariDAVNotifier (1.1.1 - 1) <C3E0313B-11B0-3F38-85E3-8A6176A7C6F4> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/SafariDAVNotifier.framework/Versions/A/SafariDAVNotifier
       0x114255000 -        0x11425afff  com.apple.contacts.iaplugin (1.5 - 1091) <F2A9A27A-8706-3BA8-A187-29D081E31F36> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBook
       0x1142e8000 -        0x114349fff  com.apple.AddressBook.CardDAVPlugin (10.7.2 - 200) <AB709DA1-29BE-35B3-A271-6D0C5C008B1F> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
       0x114dc8000 -        0x114dccfff  com.aol.iaplugin (1.1 - 2) <E3692370-CCF7-324E-84E4-3E003DE9EC82> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL
       0x1156f5000 -        0x115719fff  com.apple.Mail.Syncer (5.3 - 1283) <5F648C70-BF2C-3F17-8EAD-B76E490BC6CE> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncschema/Contents/MacOS/Syncer
       0x11572a000 -        0x115733fff  com.apple.exchange.iaplugin (1.1 - 2) <3B99C240-293E-3232-B729-8A929171353B> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange
       0x11573c000 -        0x115740fff  com.apple.mobileme.iaplugin (1.1 - 2) <E9F8D7D4-34A6-3F42-8BEC-F09373BF8024> /System/Library/InternetAccounts/MobileMe.iaplugin/Contents/MacOS/MobileMe
       0x115747000 -        0x11574cfff  com.apple.osxserver.iaplugin (1.1 - 2) <7C995DB7-73D4-3205-8E98-5E31F219A813> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer
       0x115753000 -        0x115757fff  com.yahoo.iaplugin (1.1 - 2) <E362BF51-E2BC-3E86-B142-287858D19A86> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo
       0x11575d000 -        0x115760ff7  com.apple.yahoo.syncframework (1.5 - 61.3) <60BBFE6B-B192-3EEA-9EF4-2184CAF604D7> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
       0x11576c000 -        0x115771fff  com.google.iaplugin (1.1 - 2) <6AEBA3F3-7D8E-34F4-A20E-A1EC6C6B9A72> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
       0x115778000 -        0x115780fff  com.apple.calendar.iaplugin (5.0.3 - 1204.2) <7E42E232-D05A-361C-9641-298BD559FB83> /System/Library/InternetAccounts/iCal.iaplugin/Contents/MacOS/iCal
       0x115787000 -        0x11578cfff  com.apple.chat.iaplugin (6.0.2 - 1011) <B7786E59-657A-39C6-9071-E71FC9562333> /System/Library/InternetAccounts/iChat.iaplugin/Contents/MacOS/iChat
       0x115791000 -        0x1157aafff  com.apple.placeholder.iaplugin (1.0.1 - 1) <6A584B53-F045-3740-B270-674EF531DCCD> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
       0x1157bd000 -        0x115810fff  com.apple.AOSUI (1.0.2 - 64) <BBACCC01-14D6-34D2-97C4-DDEF44A4DE22> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
       0x11583e000 -        0x115855ff7  com.apple.AOSAccounts (1.0.2 - 1.0.71) <302B3150-2335-39A5-A443-7E9410D4E1F1> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
       0x11586a000 -        0x1158a8fff  com.apple.Ubiquity (1.1 - 210) <A1EDBD26-399A-30F2-9ED8-A2A34EFF083A> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
       0x1158c6000 -        0x1158e6ff7  com.apple.ChunkingLibrary (1.0 - 127.2) <EDF32155-7CFE-3831-949B-80A56E991B68> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
       0x115975000 -        0x11597cfff  com.apple.mail.iaplugin (5.3 - 1283) <6DB0BE0F-183D-371F-8D24-8A2A15AE0363> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail
       0x115a06000 -        0x115a8cff7  com.apple.frameworks.server.foundation (10.7.3 - 185.6) <4719FA2C-6BAB-31F9-B68A-6DBC80FAC996> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerFoundation
       0x115aed000 -        0x115affff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <0272C107-5F2D-33C2-958C-913C0E46C86E> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions/A/PlatformHardwareManagement
       0x115b0c000 -        0x115b46ff7  com.apple.frameworks.CoreDaemon (1.0 - 1.0) <A131985C-8F2E-3706-957E-89BA1FA6A14E> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
       0x115bb8000 -        0x115be5fff  com.apple.datadetectors.actions (3.3 - 172.6) <F2F97E2E-6EC0-31E4-9EEC-8D4A43AB6ECF> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/Actions.datadetectors/Contents/MacOS/Actions
       0x115bfa000 -        0x115c08fff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
       0x115db2000 -        0x115f6afff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x115fa1000 -        0x1160fbfff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x11612d000 -        0x1163eefe7  com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <FF44B1BD-D515-348E-A405-F0F834C83D00> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
       0x1164c0000 -        0x1168a7fe7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <5C9C9474-BA99-33A6-BAD8-628224491FED> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
       0x1169cd000 -        0x1169fbff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff6dd9b000 -     0x7fff6ddcfbaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8a6fe000 -     0x7fff8a79ffff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8a7a0000 -     0x7fff8a82efff  com.apple.iLifeMediaBrowser (2.6.4 - 502.4.5) <A19798B7-E1A6-3117-8094-8D3A2CAB417F> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
    0x7fff8a82f000 -     0x7fff8a830ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8a831000 -     0x7fff8a8cbff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8a8cc000 -     0x7fff8a9c9ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8a9ca000 -     0x7fff8aa3efff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <CBEE0967-09B3-3074-AD96-C1CE06FDEA87> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff8aa55000 -     0x7fff8aa62fff  com.apple.KerberosHelper (3.0 - 1.0) <5223379A-8854-36CF-B15C-44E0107EEE4C> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
    0x7fff8ac1c000 -     0x7fff8ac21fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
    0x7fff8ac22000 -     0x7fff8ac4bfff  com.apple.datadetectors (3.3 - 172.6) <4C5A759B-7CB7-3C0E-8C50-DC2CCE92F5F7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
    0x7fff8ac4c000 -     0x7fff8acc2fff  com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8acc3000 -     0x7fff8afe8ff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8afe9000 -     0x7fff8b014fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff8b015000 -     0x7fff8b075fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8b076000 -     0x7fff8b0c9fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8b13e000 -     0x7fff8b15bfff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff8b15c000 -     0x7fff8b1aeff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8b299000 -     0x7fff8bc37a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8bc38000 -     0x7fff8bc3afff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8bc3b000 -     0x7fff8bcb1fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8bcb2000 -     0x7fff8bcb3fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8bcb4000 -     0x7fff8bd46ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8bd63000 -     0x7fff8bd70fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8bd71000 -     0x7fff8bd98fff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
    0x7fff8bd99000 -     0x7fff8bd9bfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8bd9c000 -     0x7fff8bdccfff  com.apple.framework.Admin (11.0 - 11.0) <66A06B83-01D1-371E-8A77-4280570BB97D> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff8bdcd000 -     0x7fff8bdcdfff  com.apple.AOSMigrate (1.0 - 1) <7D22554E-EDAE-3B37-AC47-96B0797F1781> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8bdce000 -     0x7fff8bddafff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff8bddb000 -     0x7fff8be22ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8be80000 -     0x7fff8beacff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8bead000 -     0x7fff8c1c9fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8c1ca000 -     0x7fff8c1d8fff  com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8c1d9000 -     0x7fff8c2dbff7  com.apple.PubSub (1.0.5 - 65.28) <0D52431F-D0B3-3175-85FF-8213615A4526> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff8c2dc000 -     0x7fff8c70fff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8c710000 -     0x7fff8c734fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8c735000 -     0x7fff8c739fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8c73a000 -     0x7fff8c7dcfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8c7dd000 -     0x7fff8c848ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8c849000 -     0x7fff8c872fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8c873000 -     0x7fff8c87eff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff8c87f000 -     0x7fff8c8a7fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8c8a8000 -     0x7fff8c8d3fff  com.apple.speech.LatentSemanticMappingFramework (2.8.10 - 2.8.10) <686A1AA0-AE00-3CFB-8DEE-C84B26C83157> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
    0x7fff8c8d4000 -     0x7fff8cafffff  com.apple.CalendarStore (5.0.3 - 1204.2) <E4E5EC49-B50A-3DF0-A6FC-2782ADB97343> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff8cb00000 -     0x7fff8cb0eff7  com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8cb0f000 -     0x7fff8cb0ffff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8cb10000 -     0x7fff8cb12ff7  com.apple.IMServicePlugInSupport (1.0 - 1) <EE1509C4-C214-3C0D-BDD3-05362DB0287A> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMServicePlugInSupport.framework/Versions/A/IMServicePlugInSupport
    0x7fff8cb13000 -     0x7fff8cb4cfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff8cb4f000 -     0x7fff8cef9fe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8cefa000 -     0x7fff8d6a2fff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8d6a3000 -     0x7fff8d6b1ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
    0x7fff8d6b2000 -     0x7fff8d6bffff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8d6c0000 -     0x7fff8d743fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8d744000 -     0x7fff8d753ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff8d754000 -     0x7fff8d860fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8d861000 -     0x7fff8d8a2fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8d8a3000 -     0x7fff8d8aefff  com.apple.dotMacLegacy (3.3 - 267) <A7CC6E73-82CD-3057-9A83-894FA0CD7E6C> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
    0x7fff8d8af000 -     0x7fff8d8c4fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8d8c5000 -     0x7fff8da65ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8da66000 -     0x7fff8da68fff  com.apple.EFILogin (1.0 - 1) <EA18A476-CB02-3EC6-8B2D-9EA019B2D16E> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8da69000 -     0x7fff8dbd0fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8dbd1000 -     0x7fff8dc11fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff8dc12000 -     0x7fff8dc38fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8dc39000 -     0x7fff8dc42ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8dc43000 -     0x7fff8dc4eff7  com.apple.aps.framework (2.1 - 2.1) <D0C49BA6-A5FB-3DBD-AFCC-7B6F056A57A7> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff8dc4f000 -     0x7fff8dc50fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8dc51000 -     0x7fff8de53fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
    0x7fff8de54000 -     0x7fff8de70fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8de71000 -     0x7fff8dec7fff  libCoreStorage.dylib (??? - ???) <564C1AE4-4669-3D28-9DBF-0256A4341DF9> /usr/lib/libCoreStorage.dylib
    0x7fff8dec8000 -     0x7fff8deceff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff8decf000 -     0x7fff8df18ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8e3d5000 -     0x7fff8e4b9e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff8e4ba000 -     0x7fff8e4d7ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8e4d8000 -     0x7fff8e513fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8e518000 -     0x7fff8e5f6fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8e5f7000 -     0x7fff8e5fefff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8e5ff000 -     0x7fff8e704fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8e705000 -     0x7fff8f30bfff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8f30c000 -     0x7fff8f364ff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8f365000 -     0x7fff8f36fff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
    0x7fff8f3af000 -     0x7fff8f53aff7  com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8f53b000 -     0x7fff8f867fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8f868000 -     0x7fff8f8ecff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8f8ed000 -     0x7fff8f903fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8f904000 -     0x7fff8f9e1fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff8f9e2000 -     0x7fff8fa43fff  com.apple.ExchangeWebServices (2.2 - 127) <386F50D4-9D1C-3153-8E24-FCBFB7DABCBE> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices
    0x7fff8fa44000 -     0x7fff8fa46ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8fa9f000 -     0x7fff8fad9fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8fada000 -     0x7fff8fb2dfff  com.apple.iCalendar (5.0.1 - 120.1) <88A1937C-3A85-3BEA-B124-1A11F6FB5D72> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff8fb2e000 -     0x7fff8fb2ffff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
    0x7fff8fb30000 -     0x7fff8fb31ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff8fb32000 -     0x7fff8fb5bff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8fb5c000 -     0x7fff8fb9eff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8fb9f000 -     0x7fff8fc0ffff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8fc10000 -     0x7fff8fceffff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8fcf0000 -     0x7fff8fd41ff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8fd42000 -     0x7fff8fdc7ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8fdc8000 -     0x7fff8fdcdfff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8fdce000 -     0x7fff8ff3aff7  com.apple.syncservices (6.3 - 673.6) <B238BC80-1760-3F33-B153-809E824962C4> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff8ff3b000 -     0x7fff8ff7afff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8ff7b000 -     0x7fff8ff7eff7  com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8ff7f000 -     0x7fff8ff9bff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8ff9c000 -     0x7fff8ffe0ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8fffe000 -     0x7fff9000dfff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff9000e000 -     0x7fff90069fff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff9006a000 -     0x7fff90071ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff90072000 -     0x7fff90078fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff90079000 -     0x7fff90081fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff90082000 -     0x7fff90082fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff90083000 -     0x7fff900dfff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff90223000 -     0x7fff9029eff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff9029f000 -     0x7fff902d4fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff902d5000 -     0x7fff903eefff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff903ef000 -     0x7fff9044cff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff9044d000 -     0x7fff9044dfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff9048c000 -     0x7fff90491ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff90492000 -     0x7fff90493fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
    0x7fff90494000 -     0x7fff904a7ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
    0x7fff904bb000 -     0x7fff904f3fff  com.apple.CalDAV (1.0.1 - 93) <0CEB3B4A-4ABF-3EBC-922A-5D076DC601B4> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff9050a000 -     0x7fff90517ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
    0x7fff90518000 -     0x7fff90537ff7  com.apple.DotMacSyncManager (6.1 - 488.6) <7F06D1AA-89C9-37A5-8243-89AB06E2DA2D> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
    0x7fff90541000 -     0x7fff90586fff  com.apple.DiskManagement (4.2.1 - 509.1) <732DB9AE-823E-3121-9B87-05F6EED5564F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff90587000 -     0x7fff90587fff  com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff90588000 -     0x7fff9067dfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff906b9000 -     0x7fff906e2fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff906e3000 -     0x7fff906f5ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff906f6000 -     0x7fff906f9fff  com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff907b0000 -     0x7fff907f8fff  com.apple.imfoundation (6.0 - 800) <A72F1D4B-FFA3-3104-8444-152B649271F5> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMFoundation.framework/Versions/A/IMFoundation
    0x7fff90834000 -     0x7fff90aa8fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff90aa9000 -     0x7fff90ab4fff  com.apple.NSServerNotificationCenter (4.1 - 4.1) <504CB664-D9F6-3CEE-A108-38DE002972C4> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotification
    0x7fff90ab5000 -     0x7fff90ab5fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff90ac5000 -     0x7fff90d3dfff  com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff90d3e000 -     0x7fff90d45fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff90d46000 -     0x7fff90d79ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff90d7a000 -     0x7fff90d7cfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
    0x7fff90d7d000 -     0x7fff90daafe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff90dab000 -     0x7fff90e13ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff90e14000 -     0x7fff90e76ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff90e77000 -     0x7fff90e9bfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff90e9c000 -     0x7fff9110dfff  com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff9110e000 -     0x7fff91112fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
    0x7fff91113000 -     0x7fff9111efff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff9111f000 -     0x7fff91131ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff91132000 -     0x7fff91132fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff91133000 -     0x7fff91269fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff9126a000 -     0x7fff912aafe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff91306000 -     0x7fff9131dfff  com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff9131e000 -     0x7fff91384ff7  com.apple.coredav (1.0.1 - 164.1) <D3770C5D-6863-3DDF-AF64-7882024BF0F9> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff91385000 -     0x7fff9139ffff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff913a0000 -     0x7fff916c2fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff916df000 -     0x7fff9173aff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff91782000 -     0x7fff917feff7  com.apple.imcore (6.0 - 800) <98839D42-39FB-306B-8259-BF7FA3D443A7> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff917ff000 -     0x7fff91816fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff91817000 -     0x7fff918fbff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff918fc000 -     0x7fff91c15fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff91c99000 -     0x7fff91c9dfff  com.apple.FindMyMac (1.2 - 1.2) <4657B3B1-CD83-33F6-B072-9384B59222F7> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
    0x7fff91c9e000 -     0x7fff92282fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff92283000 -     0x7fff9234aff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff9234b000 -     0x7fff9234efff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff9234f000 -     0x7fff9238dfff  com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff9238e000 -     0x7fff92441ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff92442000 -     0x7fff92442fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff92443000 -     0x7fff9246eff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff924bc000 -     0x7fff92816fff  com.apple.MessageFramework (5.3 - 1283) <3CBABE98-5C90-3112-9D93-480449BB9F7A> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff92848000 -     0x7fff92875fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff92876000 -     0x7fff92876fff  com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff92877000 -     0x7fff9287efff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
    0x7fff9287f000 -     0x7fff92880fff  libodfde.dylib (??? - ???) <9725455E-BA0B-3371-8570-CFE50D3BDA84> /usr/lib/libodfde.dylib
    0x7fff92881000 -     0x7fff928f7ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
    0x7fff92c58000 -     0x7fff92cfdfff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff92cfe000 -     0x7fff92d01fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff92d02000 -     0x7fff92e0ffff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff92e10000 -     0x7fff9307cff7  com.apple.AOSKit (1.021 - 94) <530546F3-F01C-3A89-8477-C800EFE59593> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff9307d000 -     0x7fff93db4fff  com.apple.WebCore (7534.57 - 7534.57.7) <33FCF30A-08C5-3169-B3B0-3A9462FA1A0D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff93db5000 -     0x7fff93ebcfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff93ecb000 -     0x7fff93ed6ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D836A22C-BBDC-3C9F-83D3-F8CC0EE75885> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff93ed7000 -     0x7fff93ed7fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff940af000 -     0x7fff942d9fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff942da000 -     0x7fff94326ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff94327000 -     0x7fff94484fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9449a000 -     0x7fff94624ff7  com.apple.WebKit (7534.57 - 7534.57.7) <15AA1A2E-DCAC-35CE-89DF-0FF7149198CD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff94625000 -     0x7fff94679fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff9467a000 -     0x7fff946baff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
    0x7fff946bb000 -     0x7fff946bffff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff946ce000 -     0x7fff946cfff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff94974000 -     0x7fff9498cff7  com.apple.iChat.InstantMessage (6.0.2 - 837) <2BAB9937-307D-3AF7-B9E2-B049B9B3EC8F> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff9499c000 -     0x7fff94a9dfff  com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff94a9e000 -     0x7fff94a9ffff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff94ad0000 -     0x7fff94ad0fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff95196000 -     0x7fff95282ff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff95283000 -     0x7fff95283fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff95284000 -     0x7fff952b4ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff952b5000 -     0x7fff952bcfff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff952bf000 -     0x7fff95313ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff95314000 -     0x7fff95333fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff95334000 -     0x7fff95339fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9533a000 -     0x7fff953adfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff953ae000 -     0x7fff95405fff  com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fff9543c000 -     0x7fff95869fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff9586a000 -     0x7fff9586ffff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff95870000 -     0x7fff95879fff  com.apple.AOSNotification (1.4.0 - 504.1) <081FDD03-CCDF-37E1-A8B6-911CA33B3421> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff9587a000 -     0x7fff958beff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff958bf000 -     0x7fff958cdfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff958ce000 -     0x7fff958d4fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
    0x7fff958d5000 -     0x7fff958ebff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff958f9000 -     0x7fff95904ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff95905000 -     0x7fff95dccfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff95dcd000 -     0x7fff95e0ffff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff95e10000 -     0x7fff95ea3fff  com.apple.PDFKit (2.6.4 - 2.6.4) <4C58283C-3F45-31C6-9896-5EFFFF82D840> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff95ea4000 -     0x7fff95eaaff7  com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff95eab000 -     0x7fff95ef1fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
    0x7fff95ef2000 -     0x7fff95ef6fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
    0x7fff95ef7000 -     0x7fff95f01fff  libcsfde.dylib (??? - ???) <165F76E5-EE38-3942-82B4-9BCEEF72EB69> /usr/lib/libcsfde.dylib
    0x7fff95f02000 -     0x7fff95f07fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff95f08000 -     0x7fff95f1cfff  com.apple.syncservices.syncservicesui (6.3 - 673.6) <0F7E8249-A139-3151-A46B-41226AB0F6E3> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServicesUI
    0x7fff95f1f000 -     0x7fff95f25fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff95f26000 -     0x7fff95f2aff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff95f33000 -     0x7fff96035fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff960fe000 -     0x7fff96101fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff96102000 -     0x7fff96150fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff96166000 -     0x7fff96186fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff96187000 -     0x7fff9621dff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff9621e000 -     0x7fff96259fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff96b5b000 -     0x7fff96b7cfff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff96b7d000 -     0x7fff96b8fff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff96bdd000 -     0x7fff96c45ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff96c46000 -     0x7fff96f3bff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff96f3c000 -     0x7fff9735aff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff9735b000 -     0x7fff97455ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff974f2000 -     0x7fff976c6ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff976c7000 -     0x7fff976dbff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff976dc000 -     0x7fff976e7ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.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: 13023
    thread_create: 1
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=241.1M resident=193.7M(80%) swapped_out_or_unallocated=47.4M(20%)
Writable regions: Total=1.2G written=49.9M(4%) resident=91.1M(8%) swapped_out=0K(0%) unallocated=1.1G(92%)
 
REGION TYPE                        VIRTUAL
===========                        =======
CG backing stores                    5680K
CG image                              876K
CG raster data                       1188K
CG shared images                     4504K
CoreAnimation                          60K
CoreGraphics                           16K
CoreImage                              72K
CoreServices                         2392K
IOKit                                2108K
JS JIT generated code               128.0M
JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
JS VM register file (reserved)       4096K        reserved VM address space (unallocated)
JS garbage collector                   16K
MALLOC                              124.4M
MALLOC guard page                      48K
Memory tag=240                          4K
Memory tag=242                         12K
Memory tag=251                        216K
OpenCL                                 68K
SQLite page cache                    7392K
STACK GUARD                          56.1M
Stack                                16.7M
Stack (reserved)                      520K        reserved VM address space (unallocated)
VM_ALLOCATE                          16.6M
__CI_BITMAP                            80K
__DATA                               23.8M
__IMAGE                               528K
__LINKEDIT                           52.1M
__TEXT                              189.0M
__UNICODE                             544K
mapped file                          63.2M
shared memory                        1996K
===========                        =======
TOTAL                                 1.6G
TOTAL, minus reserved VM space      697.1M

Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 16 GB, SMC 1.69f3
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x857F, 0x483634314755363746393333334700000000
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x857F, 0x483634314755363746393333334700000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST9500325ASG, 500.11 GB
Serial ATA Device: HL-DT-ST DVDRW  GS31N
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
USB Device: My Passport 0740, 0x1058  (Western Digital Technologies, Inc.), 0x0740, 0xfa130000 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top