Evernote is crashing constantly for me, with the same issue that is affecting the other users. I've tried all the suggestions on the forum - reinstalling Mountain Lion, the "dylib" command, installing the version from the web site over the one from the app store, nothing works. All I need to do to cause it to crash is click around the notes some - it's happened for me today about 20 or so times in the last hour. It's a good thing it starts up quickly.
Another data point - I've never had this problem with any other app on my Mac - not iPhoto, not anything. It's really disappointing that this has been an issue for so long - I honestly would have thought it would have been fixed by now.
I'm trying very hard not to resort to asking for a refund for my account, because I really like the app, but it's becoming unworkable the way it is.
Idea
Jack Lund 1
Evernote is crashing constantly for me, with the same issue that is affecting the other users. I've tried all the suggestions on the forum - reinstalling Mountain Lion, the "dylib" command, installing the version from the web site over the one from the app store, nothing works. All I need to do to cause it to crash is click around the notes some - it's happened for me today about 20 or so times in the last hour. It's a good thing it starts up quickly.
Another data point - I've never had this problem with any other app on my Mac - not iPhoto, not anything. It's really disappointing that this has been an issue for so long - I honestly would have thought it would have been fixed by now.
I'm trying very hard not to resort to asking for a refund for my account, because I really like the app, but it's becoming unworkable the way it is.
Here's the stack trace:
Process: Evernote [7925]
Path: /Applications/Evernote.app/Contents/MacOS/Evernote
Identifier: com.evernote.Evernote
Version: 5.0.1 (400591)
Code Type: X86 (Native)
Parent Process: launchd [282]
User ID: 502
Date/Time: 2012-12-02 17:18:25.304 -0600
OS Version: Mac OS X 10.8.2 (12C60)
Report Version: 10
Interval Since Last Report: 340788 sec
Crashes Since Last Report: 20
Per-App Interval Since Last Report: 1787 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 2DFE77C8-B6B8-3971-0FE2-4918BA4762FD
Crashed Thread: 0 main Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000fefff000
VM Regions Near 0xfefff000:
CG backing stores 00000000cba8e000-00000000cbbba000 [ 1200K] rw-/rw- SM=SHM
--> VM_ALLOCATE 00000000fefff000-00000000ff000000 [ 4K] rw-/rwx SM=COW
Submap 00000000ffff0000-00000000ffff1000 r--/r-- process-only submap
Thread 0 Crashed:: main Dispatch queue: com.apple.main-thread
0 ??? 0xfefff000 0 + 4278185984
1 com.evernote.ENResourceWebKitPlugin 0x088481aa -[ENNoteAttachmentView fileIcon] + 419
2 com.apple.Foundation 0x915b8ed0 _NSGetUsingKeyValueGetter + 40
3 com.apple.Foundation 0x915b8583 -[NSObject(NSKeyValueCoding) valueForKey:] + 415
4 com.apple.Foundation 0x915db9aa -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 426
5 com.apple.AppKit 0x98373b5e -[NSBinder _valueForKeyPath:ofObject:mode:raisesForNotApplicableKeys:] + 814
6 com.apple.AppKit 0x9837379e -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 193
7 com.apple.AppKit 0x98381ccb -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1317
8 com.apple.AppKit 0x9838179f -[NSObjectParameterBinder _observeValueForKeyPath:ofObject:context:] + 78
9 com.apple.AppKit 0x98372fc2 -[NSBinder observeValueForKeyPath:ofObject:change:context:] + 410
10 com.apple.Foundation 0x915ddd30 NSKeyValueNotifyObserver + 378
11 com.apple.Foundation 0x915df6ed NSKeyValueDidChange + 401
12 com.apple.Foundation 0x91596708 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 131
13 com.apple.Foundation 0x915de9cb _NSSetObjectValueAndNotify + 311
14 com.evernote.ENResourceWebKitPlugin 0x08846169 -[ENResourceWebKitPluginView setupAttachmentView] + 122
15 com.evernote.ENResourceWebKitPlugin 0x088466da -[ENResourceWebKitPluginView chooseSubview] + 1060
16 com.evernote.ENResourceWebKitPlugin 0x08846b2c -[ENResourceWebKitPluginView webPlugInStart] + 97
17 com.apple.WebKit 0x00b3ea07 -[WebPluginController addPlugin:] + 775
18 com.apple.WebKit 0x00b0fe72 -[WebHTMLView addSubview:] + 130
19 com.apple.WebCore 0x01043282 WebCore::ScrollView::platformAddChild(WebCore::Widget*) + 194
20 com.apple.WebCore 0x00ffea24 WebCore::ScrollView::addChild(WTF::PassRefPtr<WebCore::Widget>) + 132
21 com.apple.WebCore 0x01043081 WebCore::moveWidgetToParentSoon(WebCore::Widget*, WebCore::FrameView*) + 65
22 com.apple.WebCore 0x01043034 WebCore::RenderWidget::setWidget(WTF::PassRefPtr<WebCore::Widget>) + 500
23 com.apple.WebCore 0x01042dfc WebCore::RenderPart::setWidget(WTF::PassRefPtr<WebCore::Widget>) + 44
24 com.apple.WebCore 0x0106768f WebCore::SubframeLoader::loadPlugin(WebCore::HTMLPlugInImageElement*, WebCore::KURL const&, WTF::String const&, WTF::Vector<WTF::String, 0ul> const&, WTF::Vector<WTF::String, 0ul> const&, bool) + 479
25 com.apple.WebCore 0x01067404 WebCore::SubframeLoader::requestPlugin(WebCore::HTMLPlugInImageElement*, WebCore::KURL const&, WTF::String const&, WTF::Vector<WTF::String, 0ul> const&, WTF::Vector<WTF::String, 0ul> const&, bool) + 308
26 com.apple.WebCore 0x010669ef WebCore::SubframeLoader::requestObject(WebCore::HTMLPlugInImageElement*, WTF::String const&, WTF::AtomicString const&, WTF::String const&, WTF::Vector<WTF::String, 0ul> const&, WTF::Vector<WTF::String, 0ul> const&) + 431
27 com.apple.WebCore 0x01066d22 WebCore::HTMLEmbedElement::updateWidget(WebCore::PluginCreationOption) + 450
28 com.apple.WebCore 0x01064c43 WebCore::HTMLPlugInImageElement::updateWidgetIfNecessary() + 131
29 com.apple.WebCore 0x014a0920 WebCore::ContainerNode::dispatchPostAttachCallbacks() + 96
30 com.apple.WebCore 0x00f2cd15 WebCore::ContainerNode::resumePostAttachCallbacks() + 53
31 com.apple.WebCore 0x00f26130 WebCore::Document::recalcStyle(WebCore::Node::StyleChange) + 704
32 com.apple.WebCore 0x0150c477 WebCore::Document::styleResolverChanged(WebCore::StyleResolverUpdateFlag) + 215
33 com.apple.WebCore 0x010d86d6 WebCore::XMLDocumentParser::end() + 70
34 com.apple.WebCore 0x00f220ac WebCore::DocumentWriter::end() + 60
35 com.apple.WebCore 0x00f1e474 WebCore::DocumentLoader::finishedLoading() + 180
36 com.apple.WebCore 0x00f8fde4 WebCore::MainResourceLoader::didFinishLoading(double) + 228
37 com.apple.WebCore 0x00f89af4 WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction, WebCore::ResourceResponse const&) + 1220
38 com.apple.WebCore 0x00f8960c WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction) + 76
39 com.apple.WebCore 0x00f890c9 WebCore::MainResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 953
40 com.apple.WebCore 0x011f776f WebCore::MainResourceLoader::handleDataLoadNow(WebCore::RunLoopTimer<WebCore::MainResourceLoader>*) + 687
41 com.apple.WebCore 0x011f74b6 WebCore::RunLoopTimer<WebCore::MainResourceLoader>::fired() + 38
42 com.apple.WebCore 0x00f0f741 WebCore::timerFired(__CFRunLoopTimer*, void*) + 17
43 com.apple.CoreFoundation 0x92ae29b6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
44 com.apple.CoreFoundation 0x92ae2355 __CFRunLoopDoTimer + 709
45 com.apple.CoreFoundation 0x92ac7162 __CFRunLoopRun + 1730
46 com.apple.CoreFoundation 0x92ac663a CFRunLoopRunSpecific + 378
47 com.apple.CoreFoundation 0x92ac64ab CFRunLoopRunInMode + 123
48 com.apple.HIToolbox 0x90e4a15a RunCurrentEventLoopInMode + 242
49 com.apple.HIToolbox 0x90e49df5 ReceiveNextEventCommon + 162
50 com.apple.HIToolbox 0x90e49d44 BlockUntilNextEventMatchingListInMode + 88
51 com.apple.AppKit 0x98234a3a _DPSNextEvent + 724
52 com.apple.AppKit 0x9823426c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
53 com.apple.AppKit 0x9822a6cc -[NSApplication run] + 855
54 com.apple.AppKit 0x981cd6f6 NSApplicationMain + 1053
55 com.evernote.Evernote 0x00002ed5 start + 53
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x901cb9ae kevent + 10
1 libdispatch.dylib 0x95069c71 _dispatch_mgr_invoke + 993
2 libdispatch.dylib 0x950697a9 _dispatch_mgr_thread + 53
Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x901c87d2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x901c7cb0 mach_msg + 68
2 com.apple.CoreFoundation 0x92ac1599 __CFRunLoopServiceMachPort + 185
3 com.apple.CoreFoundation 0x92ac6f7f __CFRunLoopRun + 1247
4 com.apple.CoreFoundation 0x92ac663a CFRunLoopRunSpecific + 378
5 com.apple.CoreFoundation 0x92ac64ab CFRunLoopRunInMode + 123
6 com.apple.Foundation 0x9158413a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
7 com.apple.Foundation 0x915e81d8 -[NSThread main] + 45
8 com.apple.Foundation 0x915e815b __NSThread__main__ + 1396
9 libsystem_c.dylib 0x9a15c557 _pthread_start + 344
10 libsystem_c.dylib 0x9a146cee thread_start + 34
Thread 3:: conn
0 libsystem_kernel.dylib 0x901c87d2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x901c7cb0 mach_msg + 68
2 com.apple.CoreFoundation 0x92ac1599 __CFRunLoopServiceMachPort + 185
3 com.apple.CoreFoundation 0x92ac6f7f __CFRunLoopRun + 1247
4 com.apple.CoreFoundation 0x92ac663a CFRunLoopRunSpecific + 378
5 com.apple.CoreFoundation 0x92ac64ab CFRunLoopRunInMode + 123
6 com.apple.Foundation 0x915ed946 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
7 com.evernote.Evernote 0x000ab373 -[ENConnectivityMonitor startMonitoringThread] + 941
8 libobjc.A.dylib 0x92ffa5d3 -[NSObject performSelector:withObject:] + 70
9 com.evernote.Evernote 0x00178579 +[NSThread(EvernoteNSThreadAdditions) detachNewThreadHelperWithInfo:] + 265
10 com.apple.Foundation 0x915e81d8 -[NSThread main] + 45
11 com.apple.Foundation 0x915e815b __NSThread__main__ + 1396
12 libsystem_c.dylib 0x9a15c557 _pthread_start + 344
13 libsystem_c.dylib 0x9a146cee thread_start + 34
Thread 4:: ukfw
0 libsystem_kernel.dylib 0x901cb9ae kevent + 10
1 com.evernote.Evernote 0x000d8683 -[uKKQueue watcherThread:] + 119
2 libobjc.A.dylib 0x92ffa5d3 -[NSObject performSelector:withObject:] + 70
3 com.evernote.Evernote 0x00178579 +[NSThread(EvernoteNSThreadAdditions) detachNewThreadHelperWithInfo:] + 265
4 com.apple.Foundation 0x915e81d8 -[NSThread main] + 45
5 com.apple.Foundation 0x915e815b __NSThread__main__ + 1396
6 libsystem_c.dylib 0x9a15c557 _pthread_start + 344
7 libsystem_c.dylib 0x9a146cee thread_start + 34
Thread 5:: thmb
0 libsystem_kernel.dylib 0x901ca8e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x9a161289 _pthread_cond_wait + 938
2 libsystem_c.dylib 0x9a161512 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x916163c6 -[NSCondition waitUntilDate:] + 404
4 com.evernote.Evernote 0x000df1ee -[ENNoteThumbnailManager thumbnailerThreadMain] + 519
5 com.apple.Foundation 0x915e81d8 -[NSThread main] + 45
6 com.apple.Foundation 0x915e815b __NSThread__main__ + 1396
7 libsystem_c.dylib 0x9a15c557 _pthread_start + 344
8 libsystem_c.dylib 0x9a146cee thread_start + 34
Thread 6:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x901cabe6 __select + 10
1 com.apple.CoreFoundation 0x92b0ac00 __CFSocketManager + 1632
2 libsystem_c.dylib 0x9a15c557 _pthread_start + 344
3 libsystem_c.dylib 0x9a146cee thread_start + 34
Thread 7:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x901ca8e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x9a161220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x9a1e70ec pthread_cond_timedwait$UNIX2003 + 70
3 com.apple.JavaScriptCore 0x96d023d8 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 120
4 com.apple.JavaScriptCore 0x96f18f43 JSC::BlockAllocator::blockFreeingThreadMain() + 115
5 com.apple.JavaScriptCore 0x96d0035c WTF::threadEntryPoint(void*) + 76
6 com.apple.JavaScriptCore 0x96f2e880 WTF::wtfThreadEntryPoint(void*) + 16
7 libsystem_c.dylib 0x9a15c557 _pthread_start + 344
8 libsystem_c.dylib 0x9a146cee thread_start + 34
Thread 8:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x901ca8e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x9a161220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x9a1e70a1 pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x96e836f6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
4 com.apple.JavaScriptCore 0x96e835ee JSC::MarkStackThreadSharedData::markingThreadMain() + 238
5 com.apple.JavaScriptCore 0x96d0035c WTF::threadEntryPoint(void*) + 76
6 com.apple.JavaScriptCore 0x96f2e880 WTF::wtfThreadEntryPoint(void*) + 16
7 libsystem_c.dylib 0x9a15c557 _pthread_start + 344
8 libsystem_c.dylib 0x9a146cee thread_start + 34
Thread 9:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x901ca8e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x9a161220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x9a1e70a1 pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x96e836f6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
4 com.apple.JavaScriptCore 0x96e835ee JSC::MarkStackThreadSharedData::markingThreadMain() + 238
5 com.apple.JavaScriptCore 0x96d0035c WTF::threadEntryPoint(void*) + 76
6 com.apple.JavaScriptCore 0x96f2e880 WTF::wtfThreadEntryPoint(void*) + 16
7 libsystem_c.dylib 0x9a15c557 _pthread_start + 344
8 libsystem_c.dylib 0x9a146cee thread_start + 34
Thread 10:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x901ca8e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x9a161220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x9a1e70a1 pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x96e836f6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
4 com.apple.JavaScriptCore 0x96e835ee JSC::MarkStackThreadSharedData::markingThreadMain() + 238
5 com.apple.JavaScriptCore 0x96d0035c WTF::threadEntryPoint(void*) + 76
6 com.apple.JavaScriptCore 0x96f2e880 WTF::wtfThreadEntryPoint(void*) + 16
7 libsystem_c.dylib 0x9a15c557 _pthread_start + 344
8 libsystem_c.dylib 0x9a146cee thread_start + 34
Thread 11:: CVDisplayLink
0 libsystem_kernel.dylib 0x901ca8e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x9a161220 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x9a1e70a1 pthread_cond_wait$UNIX2003 + 71
3 com.apple.CoreVideo 0x96b9c16d CVDisplayLink::runIOThread() + 903
4 com.apple.CoreVideo 0x96b9bdce startIOThread(void*) + 160
5 libsystem_c.dylib 0x9a15c557 _pthread_start + 344
6 libsystem_c.dylib 0x9a146cee thread_start + 34
Thread 12:
0 libsystem_kernel.dylib 0x901cb0ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x9a15f04c _pthread_workq_return + 45
2 libsystem_c.dylib 0x9a15ee19 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9a146cca start_wqthread + 30
Thread 13:
0 libsystem_kernel.dylib 0x901cb0ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x9a15f04c _pthread_workq_return + 45
2 libsystem_c.dylib 0x9a15ee19 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9a146cca start_wqthread + 30
Thread 14:
0 libsystem_kernel.dylib 0x901cb0ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x9a15f04c _pthread_workq_return + 45
2 libsystem_c.dylib 0x9a15ee19 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9a146cca start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xbfffcc1c ebx: 0xbfffcc20 ecx: 0xf99add01 edx: 0x00000001
edi: 0x9838a5bb esi: 0x0b597ba0 ebp: 0xbfffd5d8 esp: 0xbfffcbec
ss: 0x00000023 efl: 0x00010202 eip: 0xfefff000 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xfefff000
Logical CPU: 6
Binary Images:
0x1000 - 0x5b1fe3 +com.evernote.Evernote (5.0.1 - 400591) <E170D6E6-3AE2-3688-8FE7-EDA1A3F339F5> /Applications/Evernote.app/Contents/MacOS/Evernote
0x988000 - 0x99bffe +org.andymatuschak.Sparkle (1.5 Beta [bzr] - 1.5) <36C1E4E1-8665-3040-948C-4E0D6A6F4CBE> /Applications/Evernote.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x9a6000 - 0x9aafff +de.buzzworks.Quincy (1) <A5BA7279-E015-3A13-9D6F-242FB7677FE7> /Applications/Evernote.app/Contents/Frameworks/Quincy.framework/Versions/A/Quincy
0x9b1000 - 0x9bbff5 +com.evernote.wav2gsm (1.0) <8FB43850-1576-3F1E-B36D-0BDF2D8172B0> /Applications/Evernote.app/Contents/Frameworks/wav2gsm.framework/Versions/A/wav2gsm
0x9c2000 - 0xa1efff com.apple.corelocation (1.0 - 1239.39) <8159C021-DE49-332F-859E-00D7544EB568> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0xa4b000 - 0xa57fff com.apple.StoreKit (1.0 - 135.6) <F3460667-7D7D-39E6-8C51-D57AC20A2686> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
0xa63000 - 0xa6aff3 +com.evernote.ENPopover (1.0 - 1) <EDBEC1DD-0EF9-31D9-98D9-70C5300B1BAB> /Applications/Evernote.app/Contents/Frameworks/ENPopover.framework/Versions/A/ENPopover
0xa76000 - 0xa84fff +com.evernote.net.sourceforge.Log4Cocoa (1.0) <B83AB4D7-5AAC-36F7-BF16-A5F7A9DFF315> /Applications/Evernote.app/Contents/Frameworks/Log4Cocoa.framework/Versions/A/Log4Cocoa
0xa9d000 - 0xab6ff7 com.apple.ScriptingBridge (1.3 - 61.2) <74397541-E4DD-3DCA-BA5F-F7AAF145819A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0xac5000 - 0xad6fff +com.evernote.AGRegex (0.1) /Applications/Evernote.app/Contents/Frameworks/AGRegex.framework/Versions/A/AGRegex
0xae4000 - 0xae6fff com.apple.ExceptionHandling (1.5 - 10) <435C80BD-F463-360B-86CA-5E001CACD421> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0xaec000 - 0xc0aff3 com.apple.WebKit (8536 - 8536.26.14) <C98F734D-D579-3F89-9A58-9EE890B1748E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0xcbb000 - 0xe0bfeb +libclucene-core.dylib (0.9.23) <385FC344-C0B5-F6FD-9F62-F377A093C7B6> /Applications/Evernote.app/Contents/MacOS/libclucene-core.dylib
0xed4000 - 0xeeafe7 +libclucene-shared.dylib (0.9.23) <34F946F8-D237-A4EB-77F4-FCC2D06E66CB> /Applications/Evernote.app/Contents/MacOS/libclucene-shared.dylib
0xef3000 - 0x1b82ff3 com.apple.WebCore (8536 - 8536.26.14) <82E97E6B-3F31-39A7-B41F-CD308E6EF238> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x2304000 - 0x2336ff3 com.apple.GeoServices (1.0 - 1) <2E4033FA-18BD-3E73-B00E-CBFEE0ACCB6A> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x2348000 - 0x2351fff com.apple.ProtocolBuffer (2 - 104) <BFA598AA-2E77-3578-B079-2C89796811B3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x2359000 - 0x236cff3 com.apple.AppContainer (2.0 - 1) <799C8E8B-F983-3A3D-91CF-A2C9B5B7D007> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x237b000 - 0x237ffff com.apple.SecCodeWrapper (2.0 - 1) <EBB54594-C7F3-37FA-9759-09BD098ED688> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x2386000 - 0x2386ff7 libffi.dylib (18) <362F6C27-6407-388E-9521-8A2A0845188C> /usr/lib/libffi.dylib
0x2700000 - 0x270dff3 com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x271b000 - 0x271cff8 +com.google.GearsEnabler (1.0) <FB867EC6-4394-4F9D-1F81-B11EC58EF9C6> /Library/InputManagers/*/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
0x2721000 - 0x2722fff +com.1passwd.InputManager (2.5.12 - 6253) <FBD31459-857F-A286-D044-79765637587D> /Library/InputManagers/*/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x5d00000 - 0x5dabfff libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
0x8845000 - 0x8859ff7 +com.evernote.ENResourceWebKitPlugin (1.0 - 1.0) <A7556B39-7807-3451-A922-DFE65AD68E86> /Applications/Evernote.app/Contents/PlugIns/ENResourceWebKitPlugin.webplugin/Contents/MacOS/ENResourceWebKitPlugin
0x8b24000 - 0x8b26fff libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x8ec0000 - 0x8ec0ffd +cl_kernels (???) <87E90612-2742-473A-89A9-0B233AA5F138> cl_kernels
0xb02f000 - 0xb030ff7 +com.google.GoogleNotifierQuickAddCMPlugin (1.9.100 - 1.9.100.215) /Users/USER/Library/Contextual Menu Items/Google Notifier Quick Add CM Plugin.plugin/Contents/MacOS/Google Notifier Quick Add CM Plugin
0xb035000 - 0xb036fff +uk.co.markallan.clamxav.ScanWithClamXav (1.0) /Users/USER/Library/Contextual Menu Items/ScanWithClamXav.plugin/Contents/MacOS/ScanWithClamXav
0xb03a000 - 0xb03dfff +org.tigris.scfinderplugin (1.0 - 169) <46BDD450-FD13-F822-DD85-A699E02D95EF> /Library/Contextual Menu Items/SCFinderPlugin.plugin/Contents/MacOS/SCFinderPlugin
0xb0a0000 - 0xb0a6fcb +com.roxio.ToastItPlugin (ToastIt 1.1.2 [build 18] - 1.1.2) /Users/USER/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt
0xb0cd000 - 0xb0f6ff7 com.apple.datadetectors (4.0 - 199.0) <664C00F7-1E59-33F8-9401-DB4784A189B6> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0xb730000 - 0xb732ffc com.apple.IOAccelerator (19.0.26 - 19.0.26) <C7A0F7B0-7526-37AB-B886-893FBA01CB90> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0xb738000 - 0xb743ffb libGPUSupportMercury.dylib (8.6.1) <A4CBD804-F50A-365B-B348-AE6BC80D52A1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0xb74b000 - 0xb757ffb libGPUSupport.dylib (8.6.1) <FB98F9CE-31D0-321C-90FE-87D30294921B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0xb75e000 - 0xb78affa GLRendererFloat (8.6.1) <D0348D87-ADBD-302B-95D0-FB3100C219BA> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0xb793000 - 0xb79bffc libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0xd19d000 - 0xd329ff8 GLEngine (8.6.1) <2660B1D4-5783-3BED-8C05-F5A4C5A29715> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0xd360000 - 0xd4b1ff7 libGLProgrammability.dylib (8.6.1) <E134D5DE-5A89-338A-A938-C7D80F272C9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0xe000000 - 0xe297fe7 com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <97F2FDCC-0C16-33CC-B888-4DC58E257C4C> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
0xe6ca000 - 0xea43ff3 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.61 - 8.0.0) <15005A8D-8CE9-30E1-A7F8-E894AB2B0E82> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
0xebd2000 - 0xebd3ffd +cl_kernels (???) <5E973DC2-8188-45DD-AC71-7920620C24C7> cl_kernels
0xebe0000 - 0xebe0ff7 +cl_kernels (???) <3940BA75-1E2E-40BB-99F2-85EC557C962A> cl_kernels
0xeec5000 - 0xef57ff7 unorm8_bgra.dylib (2.1.19) <A2C66114-F581-3D86-9BC9-9994156640AF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x12394000 - 0x12398ffb libFontRegistryUI.dylib (100) <10CAC446-A500-3291-A144-7FAFA57D6720> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x14393000 - 0x14394ff8 ATSHI.dylib (341.1) <7FD74F4D-E42A-30CB-8863-1832BFADFE5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x8fed0000 - 0x8ff02e57 dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld
0x9000b000 - 0x90073ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <9A80E97E-544F-3A45-916D-6DB7ED217E33> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90074000 - 0x90114ff7 com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x90115000 - 0x901adfff com.apple.CoreServices.OSServices (557.4 - 557.4) <C724AB29-A596-3E1E-9FF1-A4E509AD843A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x901ae000 - 0x901b5fff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x901b6000 - 0x901d0ffc libsystem_kernel.dylib (2050.18.24) <C17D49D0-7961-3B67-B443-C788C6E5AA76> /usr/lib/system/libsystem_kernel.dylib
0x901d1000 - 0x901d8ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x901d9000 - 0x901ddffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x901de000 - 0x901f5fff com.apple.GenerationalStorage (1.1 - 132.2) <93694E0D-35D3-3633-976E-F354CBD92F54> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x901f6000 - 0x901fcfff libGFXShared.dylib (8.6.1) <E32A7266-FCDD-352C-9C2A-8939265974AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x901fd000 - 0x90386ff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90392000 - 0x9039afff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x9039b000 - 0x904e8ffb com.apple.CFNetwork (596.2.3 - 596.2.3) <1221EF86-659B-3136-AB57-0CC6B130CDA2> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x904e9000 - 0x905e7ff7 libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x905e8000 - 0x90657ffb com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x906f0000 - 0x906fafff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x906fb000 - 0x906fcfff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
0x906fd000 - 0x907e6ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x907e7000 - 0x90860ff0 com.apple.CorePDF (2.0 - 2) <6B5BF755-F336-359C-9A99-F006F61442CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x90861000 - 0x90865ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x90868000 - 0x9086bffd libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9086c000 - 0x90a9cfff com.apple.QuartzComposer (5.1 - 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x90a9d000 - 0x90d29fff com.apple.RawCamera.bundle (4.02 - 672) <2B6B32E5-F352-382B-A774-1C70E041F2CA> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x90d2a000 - 0x90d4fff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x90d50000 - 0x90dc5ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90dc6000 - 0x90dd1ffb com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90dd2000 - 0x90df1ff3 com.apple.Ubiquity (1.2 - 243.10) <D2C9F356-1681-31D2-B292-5227E2DDEB0B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x90df2000 - 0x911d5ff3 com.apple.HIToolbox (2.0 - 625) <5A312E41-9940-363E-B891-90C4672E6850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x911d6000 - 0x914c1ff7 com.apple.AOSKit (1.05 - 151) <F470C45E-620C-3FF2-AB1C-2D57FCD215E7> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x914c2000 - 0x914ccffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x914cd000 - 0x914f1fff libJPEG.dylib (845) <547FA9A5-0BBB-3E39-BACA-F3E2DAE57DB0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x914f2000 - 0x91549ff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9154a000 - 0x91867ff3 com.apple.Foundation (6.8 - 945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x918ae000 - 0x918aeffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <4C13DEA2-1EB0-3D06-901A-DB93184C06F0> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x918af000 - 0x918b5ffc libCGXCoreImage.A.dylib (324.6) <D75B1309-D224-344F-A28F-2B552859DDFC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x918b6000 - 0x91913fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91914000 - 0x919e8fff com.apple.backup.framework (1.4.1 - 1.4.1) <55F2A679-9B21-3F43-A580-4C2ECF6A5FC5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x919e9000 - 0x91a05ff7 libPng.dylib (845) <14C43094-C670-3575-BF9B-3A967E05EAC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91a06000 - 0x91a13ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x92291000 - 0x92294fff com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92295000 - 0x922c0fff com.apple.shortcut (2.2 - 2.2) <FA94F2BF-37E1-3F16-9085-7BCCB815BAE9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x922c1000 - 0x9247dffd libicucore.A.dylib (491.11.1) <B19E450A-BAF1-3967-9C95-7F77DC0B4639> /usr/lib/libicucore.A.dylib
0x9247e000 - 0x9247fffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x92482000 - 0x9287efeb com.apple.VideoToolbox (1.0 - 926.62) <B09EEF06-CB3C-3EAA-8B0E-22A1801F3CAE> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9287f000 - 0x928d8fff com.apple.QuickLookFramework (4.0 - 555.4) <96911441-FDD4-3B68-9E0C-51BA11A97C2E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x928d9000 - 0x9293bfff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x9293c000 - 0x9293efff com.apple.securityhi (4.0 - 55002) <79E3B880-3AB7-3BF3-9CDF-117A45599545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9293f000 - 0x929a7fe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x929a8000 - 0x92a22ff3 com.apple.securityfoundation (6.0 - 55115.4) <8A3DA1FE-1985-3ECB-945A-6B1E853B4BDC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x92a23000 - 0x92a71ffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x92a72000 - 0x92a7cfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92a7d000 - 0x92a8aff7 com.apple.HelpData (2.1.4 - 85) <1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92a8b000 - 0x92a8effc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x92a8f000 - 0x92c77ff3 com.apple.CoreFoundation (6.8 - 744.12) <E939CEA0-493C-3233-9983-5070981BB350> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92c78000 - 0x92ee5fff com.apple.imageKit (2.2 - 667) <3F5F92DB-C0C0-3C5F-98C6-B84AB9E28B55> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x92ee6000 - 0x92f0ffff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x92f10000 - 0x92f4fff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x92f76000 - 0x92fdaff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x92fdb000 - 0x92fdbfff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x92fdc000 - 0x930e9057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x93173000 - 0x9317fffa com.apple.CrashReporterSupport (10.8.2 - 415) <BAE9900A-51E7-3AD4-A7FB-7E6CCFFB2F21> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x93180000 - 0x9329cff7 com.apple.desktopservices (1.7.2 - 1.7.2) <8E74D101-8398-34F1-A463-B4950680A597> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9329d000 - 0x932caffb com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x932fa000 - 0x93329ff7 com.apple.securityinterface (6.0 - 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9343b000 - 0x93460ffb com.apple.framework.familycontrols (4.1 - 410) <5A8504E7-D95D-3101-8E20-38EADE8DEAE1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x93461000 - 0x93461fff libSystem.B.dylib (169.3) <F479E729-89C7-3B4C-9731-678EB673A861> /usr/lib/libSystem.B.dylib
0x93462000 - 0x936deff7 com.apple.QuickTime (7.7.1 - 2599.13) <FE609160-E1EF-341D-9B6A-205D3E03A4D2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x936df000 - 0x936e5fff com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x936e6000 - 0x936eafff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x936eb000 - 0x936f3fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <25A7232F-9B6A-3746-A3A8-12479D086B1E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x936f4000 - 0x9375afff com.apple.print.framework.PrintCore (8.1 - 387.1) <F8CF762B-B707-3021-958F-BB8D33DB3576> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9375b000 - 0x93879ff7 com.apple.MediaControlSender (1.4.5 - 145.3) <E0931EE7-4ACA-3538-9658-B9B2AC1E6A80> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x9387a000 - 0x93883ff9 com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x93884000 - 0x938d2ff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <7BA6C58B-0357-356F-BB69-17ACB5E35988> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x938d5000 - 0x938d5fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x938d6000 - 0x938e1fff libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
0x938e2000 - 0x93967ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93ce1000 - 0x93ce1fff com.apple.Carbon (154 - 155) <C0A26E7B-28F1-3C7E-879E-A3CF3ED5111C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93cee000 - 0x93ceefff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x93cef000 - 0x93cfdff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x93cfe000 - 0x93d1bff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x93d1c000 - 0x93fb5ff3 com.apple.AddressBook.framework (7.1 - 1167) <AF7B18F2-D0FF-33AA-9CE9-4106B1CDAE1D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x93fb6000 - 0x9406afff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9406b000 - 0x9406bffe com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x9406c000 - 0x94142fff com.apple.DiscRecording (7.0 - 7000.2.4) <BCFA6387-F4B4-3B16-A46E-B7E77C8FB769> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x94143000 - 0x94201ff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94202000 - 0x94202fff com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x94203000 - 0x9425dfff com.apple.Symbolication (1.3 - 93) <A839CFC2-F870-3652-B353-15A55D88F88D> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x942b5000 - 0x942c5ff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
0x942c6000 - 0x942c9ff9 libCGXType.A.dylib (324.6) <3004616B-51F6-3B9D-8B85-DCCA3DF9BC10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x942ca000 - 0x94682ffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x94683000 - 0x9470bfff com.apple.PDFKit (2.7.2 - 2.7.2) <7AE7BAE9-4C21-3BFB-919E-5C6EEBBDFF75> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x947c4000 - 0x947c5fff libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
0x947c6000 - 0x947d2ff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x947d3000 - 0x947e5fff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x947e6000 - 0x94819ff5 libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
0x9481a000 - 0x9485efff libGLU.dylib (8.6.1) <06BAFDCA-800C-35E3-B1A3-F05E105B86AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94f67000 - 0x95064ff7 com.apple.DiskImagesFramework (10.8 - 344) <FE0D97D0-BF16-3C5E-860E-6D3DB681F4EC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x95065000 - 0x95077ff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x95078000 - 0x950cfff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x950d6000 - 0x95518fff com.apple.CoreGraphics (1.600.0 - 324.6) <66556166-F9A7-3EEC-A562-46061C7A79E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95528000 - 0x95536ff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x95537000 - 0x9568fffb com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <9205DFC2-8DAE-354E-AD87-46E229B5F2F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x95690000 - 0x95699ffd com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9569a000 - 0x956a3ffe com.apple.aps.framework (3.0 - 3.0) <09D5F4F3-03FD-3077-A51D-B368F18ED1D4> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x956a4000 - 0x95801ffb com.apple.QTKit (7.7.1 - 2599.13) <2DC9E2BB-9895-3D02-A318-88431052E70B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x95802000 - 0x95844ffb com.apple.RemoteViewServices (2.0 - 80.5) <60E04F2F-AFD8-3B1F-BF07-8A3A7EABB8E9> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x95845000 - 0x9593dff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x9593e000 - 0x9593efff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9593f000 - 0x9596cffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x9596d000 - 0x959b2ff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x959b3000 - 0x95c73fff com.apple.security (7.0 - 55179.1) <CB470E48-621B-34D9-9E78-8B773358CB6B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95c74000 - 0x95caaffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x95cab000 - 0x95cc9ff3 com.apple.openscripting (1.3.6 - 148.2) <55738D66-CC15-3F43-9265-00C3322D39C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x95cca000 - 0x95d19ff6 libTIFF.dylib (845) <989A2EB9-3A49-3157-8E9C-B16E6005BC64> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x95d1a000 - 0x95d26ff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x95d27000 - 0x95d70ff7 com.apple.framework.CoreWLAN (3.0.1 - 301.11) <ABA6A926-34C2-3C09-AD9F-A87A8A35536A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x95d73000 - 0x95defff3 com.apple.Metadata (10.7.0 - 707.3) <6B6A6216-23D0-34CE-8099-BEE9BA42501E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95df0000 - 0x95df7fff libsystem_dnssd.dylib (379.32.1) <6A505284-2382-3F27-B96F-15FFDACF004E> /usr/lib/system/libsystem_dnssd.dylib
0x95e00000 - 0x95e00fff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x95e01000 - 0x95e02ffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x95e03000 - 0x95e18fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95e19000 - 0x95e36fff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x95e37000 - 0x95e3bffc libGIF.dylib (845) <714E9F0D-D7A3-3F58-B46E-FCBE0F144B23> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x95e3c000 - 0x95eceffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x95ecf000 - 0x95ed3fff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95f2c000 - 0x95f45fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95f4a000 - 0x96055ff7 libJP2.dylib (845) <D409C913-6FA4-3D60-BFE0-B9FC6A02FEE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9605b000 - 0x96087ff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x96088000 - 0x960a5fff libxpc.dylib (140.41) <1BFE3149-C242-3A77-9729-B00DEDC8CCF2> /usr/lib/system/libxpc.dylib
0x960a6000 - 0x96150fff com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96151000 - 0x96175fff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x96176000 - 0x961dafff com.apple.datadetectorscore (4.0 - 269.1) <3EFFB8D8-CD46-3BB2-9B9F-2F757B9EC998> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x961db000 - 0x96222ff3 com.apple.CoreMedia (1.0 - 926.62) <69B3835E-C02F-3935-AD39-83F8E81FB780> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x96259000 - 0x962bfffc com.apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x962c0000 - 0x9636fff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x96370000 - 0x96371fff libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
0x96372000 - 0x96375ff3 com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x96376000 - 0x9648eff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x9648f000 - 0x96498ff3 com.apple.DisplayServicesFW (2.6.1 - 353) <50D0BBF0-F911-380F-B470-E59B5E48E520> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x96499000 - 0x9673cffb com.apple.CoreImage (8.2.2 - 1.0.1) <85BFFB09-D765-3F5F-AF65-FB136DDCAEF3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9673d000 - 0x96766ff7 libRIP.A.dylib (324.6) <7976E6A2-A489-33F5-A727-7634DDE3B761> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96767000 - 0x96a6cff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <4571EDDC-704A-3FB1-B9A6-59870AA6165F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x96a6d000 - 0x96a6ffff libCVMSPluginSupport.dylib (8.6.1) <8A174BD9-992E-351D-8F9A-DF6991723ABE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x96a70000 - 0x96ab0fff com.apple.MediaKit (13 - 659) <37B8C1E3-B67D-3FE6-8A14-7FFD9F31C556> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x96ab1000 - 0x96b0cfff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96b10000 - 0x96b1afff libCSync.A.dylib (324.6) <D2E8AC70-C6D1-3C40-8A82-E50422EDCFBF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x96b1b000 - 0x96b23fff com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x96b2e000 - 0x96b6fff7 com.apple.framework.CoreWiFi (1.0 - 100.10) <944B3FAE-F901-3276-A676-9D52295DA817> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x96b70000 - 0x96b85fff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96b86000 - 0x96b99ff9 com.apple.MultitouchSupport.framework (235.28 - 235.28) <5C8CFA21-D4FC-32E8-B199-0F7155E6ED9A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x96b9a000 - 0x96bbfff7 com.apple.CoreVideo (1.8 - 99.3) <5B872AC0-E82D-3475-A3F9-FD95F380560D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96bf1000 - 0x96c8bfff com.apple.CoreSymbolication (3.0 - 87) <1A13CC83-4635-3AC6-9A86-E8DCE99562B5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x96c8c000 - 0x96cbfff3 com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x96cc0000 - 0x96ceaff9 com.apple.framework.Apple80211 (8.0.1 - 801.17) <8A8BBBFD-496B-35A6-A26E-ADF8D672D908> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x96ceb000 - 0x96cf8fff libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96cfc000 - 0x96f54ff1 com.apple.JavaScriptCore (8536 - 8536.26.7) <75629E05-65FE-3699-8CDC-80C95015CF42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96f55000 - 0x972e8ffb com.apple.MediaToolbox (1.0 - 926.62) <7290B07B-4D03-3B46-809C-64C8FB97B40C> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x972e9000 - 0x972e9ffd libOpenScriptingUtil.dylib (148.2) <907E25B1-4F50-3461-B8D5-733C687EB534> /usr/lib/libOpenScriptingUtil.dylib
0x972ea000 - 0x97343fff com.apple.AE (645.3 - 645.3) <6745659F-006D-3F25-94D6-DF944E9A01FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x97344000 - 0x9739fff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x973a0000 - 0x97494ff3 com.apple.QuickLookUIFramework (4.0 - 555.4) <D66F61A6-2C4C-359F-A2E3-7D023C33CB5A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x97495000 - 0x97497fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x97498000 - 0x9749efff com.apple.phonenumbers (1.1 - 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x9749f000 - 0x974a2ff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x974a3000 - 0x974a7fff com.apple.IOSurface (86.0.3 - 86.0.3) <E3A4DB0A-1C1A-31E3-A550-5C0E1C874509> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x974a8000 - 0x974befff com.apple.CFOpenDirectory (10.8 - 151.10) <3640B988-F915-3E0D-897C-CB04C95BA601> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x974bf000 - 0x9750bfff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x9750c000 - 0x9750dfff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
0x9750e000 - 0x97b9afeb com.apple.CoreAUC (6.16.00 - 6.16.00) <654A0AB8-F24F-3489-8F70-F0A22414FE08> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x97b9b000 - 0x97b9dffb libRadiance.dylib (845) <3F87840F-217D-3074-A29D-919BAAED2F4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x97b9e000 - 0x97bc0fff libc++abi.dylib (24.4) <06479DA4-BC23-34B6-BAFC-A885814261D0> /usr/lib/libc++abi.dylib
0x97bc1000 - 0x97bc8ffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x97bc9000 - 0x97fe6fff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x97fe7000 - 0x9807eff7 com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9807f000 - 0x9808fff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x980d0000 - 0x980d0fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x980d1000 - 0x98c8dffb com.apple.AppKit (6.8 - 1187.34) <06EDB1D1-3B8A-3699-8E3A-D8F50A27AB7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x98c8e000 - 0x98d7fffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x98d80000 - 0x98e8dff3 com.apple.ImageIO.framework (3.2.0 - 845) <BF959BCB-C30A-3680-B7C2-91B327B2B63B> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x98e8e000 - 0x98e8efff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98e8f000 - 0x98fcaff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98fcb000 - 0x9900dfff libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
0x9900e000 - 0x990effff libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib
0x990f0000 - 0x99307fff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x99308000 - 0x99309fff libdnsinfo.dylib (453.18) <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib
0x9930a000 - 0x9930afff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a044000 - 0x9a085ff7 libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib
0x9a086000 - 0x9a0bbff7 com.apple.framework.internetaccounts (2.1 - 210) <8F2D0EB8-C997-3833-AA80-95AF7AA377BE> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x9a139000 - 0x9a145ffe libkxld.dylib (2050.18.24) <48A75AF6-9D5A-3552-948E-30A1682D3664> /usr/lib/system/libkxld.dylib
0x9a146000 - 0x9a203feb libsystem_c.dylib (825.25) <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib
0x9a204000 - 0x9a21dffb com.apple.frameworks.preferencepanes (15.0 - 15.0) <802C922C-CF94-357F-B1AE-4244AA025C04> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x9a21e000 - 0x9a277ff7 com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <541529F7-063E-370B-9EB2-DF5BE39073E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9a278000 - 0x9a2b3fe7 libGLImage.dylib (8.6.1) <A3442557-18D5-332E-8859-423D5A20EBBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9a2b4000 - 0x9a42cff5 com.apple.QuartzCore (1.8 - 304.0) <D9E018B8-6E5F-3FFA-A1B2-2B1BC1E03CA2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9a42d000 - 0x9a464ffa com.apple.LDAPFramework (2.4.28 - 194.5) <8368FAE7-2B89-3A7D-B6EE-7184B522CB66> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9a465000 - 0x9a4b5ff7 com.apple.CoreMediaIO (301.0 - 4147) <D245C998-5E2B-3559-8E08-AADCE51F9456> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9a4b6000 - 0x9a4b9ff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x9a4ba000 - 0x9a4eaff3 libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib
0x9a4eb000 - 0x9a50bffd com.apple.ChunkingLibrary (2.0 - 133.2) <FE5F0F1E-B15D-3F76-8655-DC2FE19BF56E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x9a5aa000 - 0x9a5b8fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x9a5bb000 - 0x9a600ff5 com.apple.opencl (2.1.20 - 2.1.20) <41C4AE6E-67B6-33E2-A9B6-BF6F01580B16> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9a601000 - 0x9a643ff7 libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
0x9a644000 - 0x9a65bff4 com.apple.CoreMediaAuthoring (2.1 - 914) <8D71DE7D-7F53-3052-9FAF-132CB61BA9F5> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9a65c000 - 0x9a65dfff libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
0x9a65e000 - 0x9a68ffff com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9a690000 - 0x9a69efff com.apple.opengl (1.8.6 - 1.8.6) <1AD1AE7B-B57B-35B5-B571-32A34F0DA737> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0xbb100000 - 0xbb103ffd libLatinSuppConverter.dylib (61) <A1318F1F-8E3E-3A9B-92A1-4749F4CBCE1B> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xc0000000 - 0xc0009ff7 +com.evernote.com.growl.growlframework (1.2.1 - 1.2.1) <DBE52AD2-FB89-37E4-9328-1C78ABC500E1> /Applications/Evernote.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 15
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: 4386
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=206.2M resident=152.9M(74%) swapped_out_or_unallocated=53.3M(26%)
Writable regions: Total=300.1M written=83.6M(28%) resident=141.1M(47%) swapped_out=0K(0%) unallocated=158.9M(53%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 32.0M
CG backing stores 17.4M
CG image 140K
CG raster data 116K
CG shared images 224K
CoreAnimation 27.8M
CoreAnimation (reserved) 24K reserved VM address space (unallocated)
CoreImage 4K
CoreServices 2972K
IOKit 7520K
IOKit (reserved) 2048K reserved VM address space (unallocated)
JS JIT generated code 1184K
JS VM register file 4096K
JS garbage collector 2616K
MALLOC 174.2M
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 12K
Memory tag=35 3660K
OpenCL 28K
OpenGL GLSL 896K
SQLite page cache 2496K
Stack 70.7M
VM_ALLOCATE 16.9M
WebCore purgeable data 72K
__DATA 9144K
__DATA/__OBJC 552K
__IMAGE 528K
__IMPORT 28K
__LINKEDIT 44.8M
__OBJC 3392K
__OBJC/__DATA 60K
__PAGEZERO 4K
__TEXT 161.4M
__UNICODE 544K
mapped file 101.9M
shared memory 44.2M
=========== =======
TOTAL 732.8M
TOTAL, minus reserved VM space 730.8M
Model: MacBookPro8,3, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.3 GHz, 8 GB, SMC 1.70f5
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.81.22)
Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
Serial ATA Device: MAT*****ADVD-R UJ-8A8
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 3
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 / 7
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
Link to comment
2 replies to this idea
Recommended Posts
Archived
This topic is now archived and is closed to further replies.