Jump to content
  • 0

(Archived) BUG: Evernote crashes on OSX Lion when trying to view large PDF or open file in Preview for editing


sekatsim

Idea

Open a note with an image

Right click

Select "Open" (or "Open With --> Preview")

Evernote crashes. Sometimes with an infinite spinning beach ball, other times it just becomes unresponsive and needs to be force-quitted

I'm on OSX Lion 10.7.2 with Evernote 3.0.3RC (it's been happening for at least the last 2 updates. Not sure if it began when I upgraded to Lion or with an Evernote update)

It's also been crashing when I try to open a couple of notes that have large PDFs embedded in them

I have deleted the program and reinstalled it.

Any suggestions?

Link to comment

7 replies to this idea

Recommended Posts

Do you have any plugins enabled, if so can you please go ahead and disable these plugins and try again. We have resolved similar issues where a 3rd party plugin was causing an issue when opening a PDF this way.

Which kinds of 3rd party plugins, just out of curiosity? I have not installed any plugins to Evernote, but could a plugin elsewhere be causing Evernote problems?

Link to comment

Still having the issue... after almost a year, now. No plugins installed in Evernote that I'm aware of. I heard of someone having an issue with the SCFinder Plugin... but I've searched my system for it and I'm pretty sure it's not installed. Here's my latest crash report, if it's any help:


Process: Evernote [79172]
Path: /Applications/Evernote.app/Contents/MacOS/Evernote
Identifier: com.evernote.Evernote
Version: 3.1.2 (257203)
Code Type: X86 (Native)
Parent Process: launchd [255]
Date/Time: 2012-06-08 10:53:18.465 -0600
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9
Interval Since Last Report: 1289298 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 435 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: 41333EE5-B594-41B3-84E0-807E2DB9F5E5
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 00000000cbadf000-00000000cbf3a000 [ 4460K] rw-/rw- SM=SHM
--> VM_ALLOCATE 00000000fefff000-00000000ff000000 [ 4K] rw-/rwx SM=COW
Submap 00000000ffff0000-00000000ffff2000 r-x/r-x process-only submap
Application Specific Information:
Performing @selector(openResourceFromMenuItem:) from sender NSMenuItem 0x68d80c0
objc[79172]: garbage collection is OFF
Thread 0 Crashed:: main Dispatch queue: com.apple.main-thread
0 ??? 0xfefff000 0 + 4278185984
1 com.apple.LaunchServices 0x908112b6 _ZL31LSPropertyProviderPrepareValuesPK7__CFURLP11__FileCachePKPK10__CFStringPPKvlSA_PP9__CFError + 46
2 com.apple.CoreServicesInternal 0x91c16f32 _ZL22prepareValuesForBitmapPK7__CFURLP11__FileCacheP19_FilePropertyBitmapPP9__CFError + 284
3 com.apple.CoreServicesInternal 0x91c2160b _FSURLCopyResourcePropertyForKey + 181
4 com.apple.CoreFoundation 0x9bd3a901 CFURLCopyResourcePropertyForKey + 129
5 com.apple.CoreServicesInternal 0x91c08ed6 _ZL34encodeResourcePropertyIntoBookmarkR19BookmarkMutableDataPK7__CFURLPK10__CFStringjPP9__CFError + 45
6 com.apple.CoreServicesInternal 0x91c0a21b _ZL28createBookmarkWithURLAtDepthPK13__CFAllocatorPK7__CFURLmS4_PK9__CFArrayR19BookmarkMutableDatajbPP9__CFError + 4721
7 com.apple.CoreServicesInternal 0x91c0b3e0 _CFURLCreateBookmarkData + 1629
8 com.apple.LaunchServices 0x90860ca2 _ZL43_LSOpenItemsWithHandler_CFDictionaryApplierPKvS0_Pv + 2294
9 com.apple.CoreFoundation 0x9bd11b20 __CFDictionaryApplyFunction_block_invoke_1 + 32
10 com.apple.CoreFoundation 0x9bcf0e92 CFBasicHashApply + 114
11 com.apple.CoreFoundation 0x9bd11af2 CFDictionaryApplyFunction + 194
12 com.apple.LaunchServices 0x90862b26 _LSOpenStuff + 3720
13 com.apple.LaunchServices 0x9084d80f _ZL26_LSOpenURLsWithRole_CommonPK9__CFArraymPK9AEKeyDescPK26LSApplicationParameters_V1P19ProcessSerialNumberlP5FSRef + 665
14 com.apple.LaunchServices 0x9084da9d LSOpenFromURLSpec + 221
15 com.apple.AppKit 0x940ea2c3 -[NSWorkspace _openFile:withApplication:asService:andWait:andDeactivate:] + 626
16 com.apple.AppKit 0x940e1446 -[NSWorkspace openFile:withApplication:andDeactivate:] + 71
17 com.apple.AppKit 0x940e123f -[NSWorkspace openFile:withApplication:] + 55
18 com.evernote.Evernote 0x001a49a2 -[ENExternalEditHelper startEditForResource:enMediaIndex:application:error:] + 807
19 com.evernote.Evernote 0x001a76d3 -[ENExternalEditHelper openResourceFromMenuItem:] + 271
20 com.apple.CoreFoundation 0x9bd79d11 -[NSObject performSelector:withObject:] + 65
21 com.apple.AppKit 0x93aaa86f -[NSApplication sendAction:to:from:] + 232
22 com.apple.AppKit 0x93b9de43 -[NSMenuItem _corePerformAction] + 536
23 com.apple.AppKit 0x93b9dac0 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 171
24 com.apple.AppKit 0x93b9d149 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
25 com.apple.AppKit 0x93e78fcb -[NSMenu performActionForItemAtIndex:] + 65
26 com.apple.AppKit 0x93e78ffe -[NSMenu _internalPerformActionForItemAtIndex:] + 45
27 com.apple.AppKit 0x93e7d22f -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
28 com.apple.AppKit 0x93ce378c -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 172
29 com.apple.AppKit 0x93b13446 NSSLMMenuEventHandler + 452
30 com.apple.HIToolbox 0x91096dec _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
31 com.apple.HIToolbox 0x90f124f3 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
32 com.apple.HIToolbox 0x90f11970 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
33 com.apple.HIToolbox 0x90f26755 SendEventToEventTarget + 76
34 com.apple.HIToolbox 0x910972b0 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 482
35 com.apple.HIToolbox 0x9109731a SendMenuCommandWithContextAndModifiers + 70
36 com.apple.HIToolbox 0x91102b61 SendMenuItemSelectedEvent + 275
37 com.apple.HIToolbox 0x90f62f2d _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 129
38 com.apple.HIToolbox 0x910f2926 _ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttmS4_S4_PK10__CFStringPP13OpaqueMenuRefPt + 1898
39 com.apple.HIToolbox 0x910f2bf4 _HandlePopUpMenuSelection7 + 639
40 com.apple.AppKit 0x93ce6bbe _NSSLMPopUpCarbonMenu3 + 4532
41 com.apple.AppKit 0x93ce469f -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 210
42 com.apple.AppKit 0x93e7928a -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 294
43 com.apple.AppKit 0x93e7915f -[NSMenu _popUpContextMenu:withEvent:forView:] + 62
44 com.apple.AppKit 0x93e79376 -[NSMenu _popUpMenuWithEvent:forView:] + 51
45 com.apple.AppKit 0x940ab450 -[NSView rightMouseDown:] + 147
46 com.apple.AppKit 0x93d3cd4f -[NSControl _rightMouseUpOrDown:] + 505
47 com.apple.AppKit 0x93d3ca5e -[NSControl rightMouseDown:] + 95
48 com.apple.AppKit 0x93a72043 -[NSWindow sendEvent:] + 7659
49 com.evernote.ENPopover 0x0087cf53 -[ENPopoverAwareWindow sendEvent:] + 253
50 com.evernote.Evernote 0x0022daeb -[ENNoteEditorWindow sendEvent:] + 137
51 com.evernote.Evernote 0x0017de6e -[ENNoteCollectionWindow sendEvent:] + 163
52 com.apple.AppKit 0x93a0b163 -[NSApplication sendEvent:] + 4788
53 com.apple.AppKit 0x9399cd11 -[NSApplication run] + 1007
54 com.apple.AppKit 0x93c2dbd9 NSApplicationMain + 1054
55 com.evernote.Evernote 0x00002e85 start + 53
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9611390a kevent + 10
1 libdispatch.dylib 0x90116e10 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9011585f _dispatch_mgr_thread + 53
Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x96110c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x961101f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9bd119da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9bd1ab04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9bd1a1dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9bd1a088 CFRunLoopRunInMode + 120
6 com.apple.Foundation 0x92c210c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.apple.Foundation 0x92c14e25 -[NSThread main] + 45
8 com.apple.Foundation 0x92c14dd5 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x9c2baed9 _pthread_start + 335
10 libsystem_c.dylib 0x9c2be6de thread_start + 34
Thread 3:: admg
0 libsystem_kernel.dylib 0x9611283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c2bee78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9c2bef7b pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x92c473c3 -[NSCondition waitUntilDate:] + 427
4 com.evernote.Evernote 0x001b18ae -[ENAdManager adUpdater] + 201
5 com.apple.CoreFoundation 0x9bd79d11 -[NSObject performSelector:withObject:] + 65
6 com.evernote.Evernote 0x00269ffb +[NSThread(EvernoteNSThreadAdditions) detachNewThreadHelperWithInfo:] + 220
7 com.apple.Foundation 0x92c14e25 -[NSThread main] + 45
8 com.apple.Foundation 0x92c14dd5 __NSThread__main__ + 1582
9 libsystem_c.dylib 0x9c2baed9 _pthread_start + 335
10 libsystem_c.dylib 0x9c2be6de thread_start + 34
Thread 4:: conn
0 libsystem_kernel.dylib 0x96110c22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x961101f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9bd119da __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9bd1ab04 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9bd1a1dc CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9bd1a088 CFRunLoopRunInMode + 120
6 com.apple.Foundation 0x92bc14af -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
7 com.evernote.Evernote 0x0016de4a -[ENConnectivityMonitor startMonitoringThread] + 995
8 com.apple.CoreFoundation 0x9bd79d11 -[NSObject performSelector:withObject:] + 65
9 com.evernote.Evernote 0x00269ffb +[NSThread(EvernoteNSThreadAdditions) detachNewThreadHelperWithInfo:] + 220
10 com.apple.Foundation 0x92c14e25 -[NSThread main] + 45
11 com.apple.Foundation 0x92c14dd5 __NSThread__main__ + 1582
12 libsystem_c.dylib 0x9c2baed9 _pthread_start + 335
13 libsystem_c.dylib 0x9c2be6de thread_start + 34
Thread 5:: ukfw
0 libsystem_kernel.dylib 0x9611390a kevent + 10
1 com.evernote.Evernote 0x001a9687 -[UKKQueue watcherThread:] + 113
2 com.apple.CoreFoundation 0x9bd79d11 -[NSObject performSelector:withObject:] + 65
3 com.evernote.Evernote 0x00269ffb +[NSThread(EvernoteNSThreadAdditions) detachNewThreadHelperWithInfo:] + 220
4 com.apple.Foundation 0x92c14e25 -[NSThread main] + 45
5 com.apple.Foundation 0x92c14dd5 __NSThread__main__ + 1582
6 libsystem_c.dylib 0x9c2baed9 _pthread_start + 335
7 libsystem_c.dylib 0x9c2be6de thread_start + 34
Thread 6:: thmb
0 libsystem_kernel.dylib 0x9611283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c2bee78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9c2bef7b pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x92c473c3 -[NSCondition waitUntilDate:] + 427
4 com.evernote.Evernote 0x001b3c83 -[ENNoteThumbnailManager thumbnailerThreadMain] + 503
5 com.apple.Foundation 0x92c14e25 -[NSThread main] + 45
6 com.apple.Foundation 0x92c14dd5 __NSThread__main__ + 1582
7 libsystem_c.dylib 0x9c2baed9 _pthread_start + 335
8 libsystem_c.dylib 0x9c2be6de thread_start + 34
Thread 7:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x9611283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c2bee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c26f42c pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x99744e81 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
4 com.apple.WebCore 0x94c49501 WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135
5 com.apple.WebCore 0x94c49454 WebCore::LocalStorageThread::threadEntryPoint() + 74
6 com.apple.WebCore 0x94c493b1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
7 libsystem_c.dylib 0x9c2baed9 _pthread_start + 335
8 libsystem_c.dylib 0x9c2be6de thread_start + 34
Thread 8:: CVDisplayLink
0 libsystem_kernel.dylib 0x9611283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c2bee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c26f42c pthread_cond_wait$UNIX2003 + 71
3 com.apple.CoreVideo 0x9a0950cd CVDisplayLink::runIOThread() + 945
4 com.apple.CoreVideo 0x9a094d05 _ZL13startIOThreadPv + 160
5 libsystem_c.dylib 0x9c2baed9 _pthread_start + 335
6 libsystem_c.dylib 0x9c2be6de thread_start + 34
Thread 9:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x96112b42 __select + 10
1 com.apple.CoreFoundation 0x9bd68e15 __CFSocketManager + 1557
2 libsystem_c.dylib 0x9c2baed9 _pthread_start + 335
3 libsystem_c.dylib 0x9c2be6de thread_start + 34
Thread 10:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x9611283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c2bee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c26f42c pthread_cond_wait$UNIX2003 + 71
Thread 11:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x9611283e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9c2bee21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9c26f3e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.apple.JavaScriptCore 0x99744ecc WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 156
4 com.apple.JavaScriptCore 0x99992c33 JSC::Heap::blockFreeingThreadMain() + 323
5 com.apple.JavaScriptCore 0x99992c6f JSC::Heap::blockFreeingThreadStartFunc(void*) + 15
6 libsystem_c.dylib 0x9c2baed9 _pthread_start + 335
7 libsystem_c.dylib 0x9c2be6de thread_start + 34
Thread 12:
0 libsystem_kernel.dylib 0x9611302e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9c2bcccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9c2be6fe start_wqthread + 30
Thread 13:
0 libsystem_kernel.dylib 0x9611302e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9c2bcccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9c2be6fe start_wqthread + 30
Thread 14:
0 libsystem_kernel.dylib 0x9611302e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9c2bcccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9c2be6fe start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000025 ebx: 0xbfffcaf0 ecx: 0xbfffcb48 edx: 0x00000001
edi: 0xbfffc862 esi: 0x9082ad19 ebp: 0xbfffcb58 esp: 0xbfffc83c
ss: 0x00000023 efl: 0x00010202 eip: 0xfefff000 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xfefff000
Logical CPU: 0
Binary Images:
0x1000 - 0x503ff7 +com.evernote.Evernote (3.1.2 - 257203) <6CBB4030-83D0-3FE0-9618-C0DBC2CFA7EF> /Applications/Evernote.app/Contents/MacOS/Evernote
0x824000 - 0x838ff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 3f502b6) <734363DF-C932-1D86-E32A-95B2EAA1F977> /Applications/Evernote.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x845000 - 0x849fff +de.buzzworks.Quincy (??? - ???) <B64A15B0-2623-39D0-8AEC-09073D852DBE> /Applications/Evernote.app/Contents/Frameworks/Quincy.framework/Versions/A/Quincy
0x850000 - 0x85aff9 +com.evernote.wav2gsm (??? - 1.0) <3FC65886-7E0F-3538-96D0-1B204B681FDB> /Applications/Evernote.app/Contents/Frameworks/wav2gsm.framework/Versions/A/wav2gsm
0x861000 - 0x86affe com.apple.StoreKit (1.0 - 93.7) <A22D2F26-01EB-3F9D-BF06-213DFA0A6D8B> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
0x877000 - 0x87eff5 +com.evernote.ENPopover (1.0 - 1) <D1466BA2-70D6-3628-A832-2E076224C0D0> /Applications/Evernote.app/Contents/Frameworks/ENPopover.framework/Versions/A/ENPopover
0x889000 - 0x897fff +com.evernote.net.sourceforge.Log4Cocoa (??? - 1.0) <C6AE0613-BE6D-3397-9DB2-96E9BA974C3D> /Applications/Evernote.app/Contents/Frameworks/Log4Cocoa.framework/Versions/A/Log4Cocoa
0x8b0000 - 0x8b2fff com.apple.ExceptionHandling (1.5 - 10) <7C514CC4-7951-31CA-AEB3-D4AF49F44AE7> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x8b8000 - 0x8cefe7 +libclucene-shared.dylib (0.9.23 - compatibility 0.9.23) <34F946F8-D237-A4EB-77F4-FCC2D06E66CB> /Applications/Evernote.app/Contents/MacOS/libclucene-shared.dylib
0x900000 - 0x911fff +com.evernote.AGRegex (??? - 0.1) /Applications/Evernote.app/Contents/Frameworks/AGRegex.framework/Versions/A/AGRegex
0x91f000 - 0xa6ffeb +libclucene-core.dylib (0.9.23 - compatibility 0.9.23) <385FC344-C0B5-F6FD-9F62-F377A093C7B6> /Applications/Evernote.app/Contents/MacOS/libclucene-core.dylib
0xb38000 - 0xbe5ff7 libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
0xc6e000 - 0xc6fff8 +com.google.GearsEnabler (??? - 1.0) <FB867EC6-4394-4F9D-1F81-B11EC58EF9C6> /Library/InputManagers/*/GearsEnabler.bundle/Contents/MacOS/GearsEnabler
0xc74000 - 0xc75fff +com.ecamm.pluginloader (Ecamm Plugin Loader v1.0.5 - 1.0.5) /Library/InputManagers/*/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader
0x3fc2000 - 0x44cefff com.apple.RawCamera.bundle (3.13.0 - 627) <3859CCFE-E5FB-3EA6-7D4D-D32801FC31E4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x4618000 - 0x4619ff7 +com.google.GoogleNotifierQuickAddCMPlugin (1.10.7 - 1.10.7.1294) <669E027D-E348-B150-11AF-837EB4293A6F> /Users/USER/Library/Contextual Menu Items/Google Notifier Quick Add CM Plugin.plugin/Contents/MacOS/Google Notifier Quick Add CM Plugin
0x461f000 - 0x4620fff +uk.co.markallan.clamxav.ScanWithClamXav (??? - 1.0) /Users/USER/Library/Contextual Menu Items/ScanWithClamXav.plugin/Contents/MacOS/ScanWithClamXav
0x4e80000 - 0x4e80ff3 +cl_kernels (??? - ???) <B12EB6B4-8D8B-4AF7-8E07-7AC79DB48788> cl_kernels
0x4ea5000 - 0x5012ffb GLEngine (??? - ???) <D73F1031-6DD3-38EB-966B-7A2C9F17F023> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x5046000 - 0x513dffb libGLProgrammability.dylib (??? - ???) <FA509930-D201-372B-B787-18CBD8477D06> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x5161000 - 0x518eff8 GLRendererFloat (??? - ???) <70ADE58D-B399-3279-9774-2D5929D5FCB1> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x8f94000 - 0x8fd0fc7 +com.adobe.vcmenu (??? - 4.0.0.344) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/MacOS/ADFSMenu
0x902a000 - 0x9044fff +AdobeBIB (??? - ???) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
0x904f000 - 0x9053ff7 +org.tigris.scfinderplugin (??? - 169) <7EEC70AB-634F-D6C8-85BF-0AD1289630F3> /Library/Contextual Menu Items/SCFinderPlugin.plugin/Contents/MacOS/SCFinderPlugin
0xa4a9000 - 0xa4aefe2 libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <864BA467-5F11-3B41-B261-894067B8209E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0xa4b5000 - 0xa4b7fff libCoreFSCache.dylib (??? - ???) <5B141DE1-6FC9-3155-833B-23A447A598AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0xa4e8000 - 0xa4e8ffb +cl_kernels (??? - ???) <875B3226-E20E-4231-82F3-32D2BEEB9C14> cl_kernels
0xa4ea000 - 0xa58bff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0xa5a5000 - 0xa5a6ffb +cl_kernels (??? - ???) <6CBA3D21-24DA-42BA-B59C-5C4EF43995C5> cl_kernels
0xa5ad000 - 0xa5aeff8 +cl_kernels (??? - ???) <42E783BA-FFD7-4156-B635-9056F407B878> cl_kernels
0xa5b4000 - 0xa5b5ff8 +cl_kernels (??? - ???) <C2D1DA0D-21D0-40C7-8A68-31E079409815> cl_kernels
0xa5c9000 - 0xa668ff7 unorm8_rgba.dylib (1.50.69 - compatibility 1.0.0) <3A06E8EA-0335-348A-BCCB-21C3E94AED31> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
0x8effe000 - 0x8f7a3ffb com.apple.GeForceGLDriver (7.18.18 - 7.1.8) <106B3686-32B8-3717-AAE1-95313E72034E> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe6f000 - 0x8fea1aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90074000 - 0x90078ff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90087000 - 0x900afff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x900b0000 - 0x900c0ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x900c1000 - 0x90113ffb com.apple.CoreMediaIO (212.0 - 3199.1.1) <BBC14F4C-2748-3583-85E3-EF3A1F249370> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x90114000 - 0x90122fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
0x90193000 - 0x901bcffe com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x901bd000 - 0x9020cffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <7FF10781-5418-37BB-A6B3-1606DA82CBFF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9020d000 - 0x9022aff3 com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x902b3000 - 0x9078fff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x90790000 - 0x907adfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x907f3000 - 0x907f6ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x907f7000 - 0x9088dff7 com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9088e000 - 0x9091bfe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9091c000 - 0x9091cff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9091d000 - 0x90a0dff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x90a0e000 - 0x90c06ff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x90c1a000 - 0x90c1afff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90d45000 - 0x90dd2ff7 com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90dd3000 - 0x90e3bff7 libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
0x90e3c000 - 0x90e46ff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90efe000 - 0x90f09ffb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90f0a000 - 0x91250ff3 com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9125c000 - 0x91290ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x91291000 - 0x91294ffd libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x91295000 - 0x913acfe9 com.apple.WebKit (7534.56 - 7534.56.5) <1EFE77EE-97B8-3D3C-B2ED-0FA4328E418B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x913ad000 - 0x913c3ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x913c4000 - 0x913d9ff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91531000 - 0x91553ff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x91554000 - 0x916b6ffb com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x916b7000 - 0x916b7fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x916c7000 - 0x916f6ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x916f7000 - 0x91725fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x91727000 - 0x9172bff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9172c000 - 0x91802aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x91803000 - 0x91bbdffb com.apple.SceneKit (125.3 - 125.4) <48806882-FE04-36A5-83A1-A0D2F2FA03F9> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x91bbe000 - 0x91c01ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x91c02000 - 0x91c03ff7 libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
0x91c04000 - 0x91c2eff1 com.apple.CoreServicesInternal (113.17 - 113.17) <41979516-2F26-3707-A6CA-7A95A1B0D963> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x91c2f000 - 0x91ccbfef com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91fdd000 - 0x92658fe5 com.apple.CoreAUC (6.16.11 - 6.16.11) <E52E2D54-138B-3F44-AA2C-309FB876DF6A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x92682000 - 0x92689ff8 libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <3E1A07C0-AC27-3070-945D-A9C2A71DEADB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x926be000 - 0x926ecff7 com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x926ed000 - 0x92a33fff com.apple.MediaToolbox (1.0 - 705.78) <E6990E4A-B562-3051-86A6-B39E040BF766> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x92a34000 - 0x92a5affb com.apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x92a5b000 - 0x92a77ffc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92a78000 - 0x92b0fff3 com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x92b10000 - 0x92bb4fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x92bb5000 - 0x92ebfff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92ef2000 - 0x92fb5fff com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92fb7000 - 0x92fffff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93000000 - 0x9300bfff libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
0x9300c000 - 0x93011ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x93053000 - 0x930b8ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x930d6000 - 0x930defff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x930df000 - 0x930eaffc com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x930eb000 - 0x930f3ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x930f4000 - 0x93163fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x93164000 - 0x93184ff7 com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x93196000 - 0x931bbff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x931bc000 - 0x931c1ffb com.apple.phonenumbers (1.0 - 47) <1830301D-5409-3949-9614-C43C62B39DDA> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x9359a000 - 0x93615ffb com.apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93616000 - 0x93778fff com.apple.QTKit (7.7.1 - 2330) <DD58823D-D3E7-31CB-9DF9-ACB981F5A744> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x93779000 - 0x93791fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x93792000 - 0x937f6fff com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x937f7000 - 0x93833ffa libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93834000 - 0x93886ff3 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <9C6A4134-0D1D-323F-BD07-1D88D258A7B4> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x938ac000 - 0x938adffd libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x938ae000 - 0x938aefff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93919000 - 0x93996ffe com.apple.PDFKit (2.6.3 - 2.6.3) <780A5EE1-48CB-3B80-BBDF-1081512BA0DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x93997000 - 0x9442cff6 com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9442d000 - 0x9446dff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9446e000 - 0x94720ff7 com.apple.AddressBook.framework (6.1.2 - 1090) <0DCD5DB2-81DC-3103-A1F7-DC6960184C61> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94721000 - 0x94724ffb com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94725000 - 0x94775ff8 libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x947b4000 - 0x947b5fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x949fa000 - 0x94b4cfff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94b4d000 - 0x94c25ff6 com.apple.QuickLookUIFramework (3.2 - 500.16) <1598FDEB-8F90-3D42-AAA1-CD227F3C16BF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x94c26000 - 0x94c27fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x94c28000 - 0x94c29ff7 libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
0x94c2a000 - 0x9565bfff com.apple.WebCore (7534.56 - 7534.56.5) <568036DA-63F6-33E5-B25D-D66DF1B1C2E7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95794000 - 0x957caff4 com.apple.LDAPFramework (3.2 - 120.2) <39DF72E3-CDAF-33CC-B2DA-67B8891A5CFF> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x957cb000 - 0x960f559b com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x960f6000 - 0x960f7ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x960fa000 - 0x96118ff7 libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
0x96166000 - 0x96171ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <EDA0F56F-CB2C-30BB-940D-C6A25B73C717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x96172000 - 0x961c3ff9 com.apple.QuickLookFramework (3.2 - 500.16) <725FAE01-1597-38C7-841D-D9D83358921E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x961c4000 - 0x9623afff com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9623b000 - 0x96359fec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9636d000 - 0x963b6ff7 libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x97110000 - 0x9723cff9 com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9723d000 - 0x97245ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x97246000 - 0x9724cffd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9724d000 - 0x9735cfff com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9735d000 - 0x9739dff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9739e000 - 0x973a5ff9 libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
0x973a6000 - 0x973e7ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9741d000 - 0x97690ffb com.apple.CoreImage (7.98 - 1.0.1) <EDC91BA1-673D-3B47-BFD5-BBF11C36EE6A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x97691000 - 0x976d3ff7 com.apple.CoreMedia (1.0 - 705.78) <D88AC852-8844-3B73-81C8-DF605F00AB40> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x976d4000 - 0x97b49ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x97b4a000 - 0x97b5afff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x97b60000 - 0x97de5fe3 com.apple.QuickTime (7.7.1 - 2330) <060B6A47-FC15-3D38-8EFB-FCF38680510B> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x97ee8000 - 0x97fd0fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x97fd1000 - 0x98049ff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9804a000 - 0x98058fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x98059000 - 0x98059fff com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9805a000 - 0x98063ff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x98064000 - 0x9809bfef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9809c000 - 0x980a5ffc com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x980a6000 - 0x980aaffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x980ab000 - 0x980afffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x98131000 - 0x98230ffb com.apple.DiskImagesFramework (10.7.4 - 331.6) <8CC0C204-1069-3CC3-9CE1-3CDF92757E5B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9824d000 - 0x98476ffb com.apple.QuartzComposer (5.0 - 236.7) <1504F5A4-FF1A-365E-9E01-30410C561C2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x984d0000 - 0x98521ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x98522000 - 0x98bb3fe3 libclh.dylib (4.0.3 - 4.0.3) <8A4B12EC-F8F1-3D5E-945D-56467F8F4476> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x98bb4000 - 0x98bb6ff9 com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x98c5a000 - 0x98cc2ff3 com.apple.ISSupport (1.9.8 - 56) <59225A65-41C1-35CA-9F29-229AC427B728> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x98cc3000 - 0x98dbbff7 libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x98dbc000 - 0x98e8cffb com.apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x98e8d000 - 0x98eeaffb com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x98eeb000 - 0x98ef9ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x98efc000 - 0x98efcff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x98f01000 - 0x98f04fff com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x98f0f000 - 0x98f28ffb com.apple.ScriptingBridge (1.2.1 - ???) <B1A7D3A5-4A82-3460-866D-103E15F92F36> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x98f29000 - 0x99009fff com.apple.backup.framework (1.3.3 - 1.3.3) <AAE44D28-DA18-326B-BC3D-C37D50DD5DAC> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x990dc000 - 0x990deffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x990df000 - 0x991b6ff3 com.apple.avfoundation (2.0 - 180.40) <B906D052-D92D-3D35-BF59-F6D0AE692EC2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x99203000 - 0x9928dffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9928e000 - 0x99291ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x99323000 - 0x99324fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x99325000 - 0x99627fff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x99628000 - 0x99739ff7 libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9973a000 - 0x999e7ff3 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <94C4DC32-FE6B-3D5C-93B5-75753F38A0C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x999e8000 - 0x999ecfff com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x999ed000 - 0x99a18fff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x99a50000 - 0x99e52ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x99e53000 - 0x99e75ffe com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x99e76000 - 0x99e92ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x99ef6000 - 0x99f07fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x99f54000 - 0x99fc8fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x99fc9000 - 0x99fd4ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x99fe1000 - 0x9a002fff com.apple.framework.internetaccounts (1.2 - 3) <5A5099CB-8F73-3425-BAB1-FF6CD624143C> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x9a003000 - 0x9a047fff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9a054000 - 0x9a092fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <19174EC0-DE0F-38EA-B5F3-7580E84677DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9a093000 - 0x9a0b6fff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9a554000 - 0x9a558fff libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9a559000 - 0x9a566fff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9a567000 - 0x9a95bffb com.apple.VideoToolbox (1.0 - 705.78) <BE955448-F79F-3136-A4AF-6EDBAFEDD9C2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9a95c000 - 0x9a9b7ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9a9bc000 - 0x9a9cafff com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9a9f7000 - 0x9aa0aff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9aa53000 - 0x9aa67fff com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9aa68000 - 0x9ac82ff7 com.apple.imageKit (2.1.2 - 1.0) <0A14D083-5217-3180-A354-A5FDC754E3FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9ac83000 - 0x9ac8cfff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9ac8d000 - 0x9ac8dfff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9ac8e000 - 0x9ace0ff7 libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9ace1000 - 0x9aceefff com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9ae37000 - 0x9ae3fff3 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
0x9ae40000 - 0x9ae40fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9af3e000 - 0x9af7bff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
0x9af7c000 - 0x9af8cfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9af8d000 - 0x9af8dffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9af8e000 - 0x9af8efff com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9af8f000 - 0x9aff0ffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9aff1000 - 0x9aff1fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9aff2000 - 0x9b017fff com.apple.datadetectors (3.3 - 172.6) <031FE5D2-9ED3-37E6-9DAB-5925485845AD> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x9b018000 - 0x9b01aff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x9b01b000 - 0x9b045ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x9b059000 - 0x9b05fffb com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9b060000 - 0x9b075fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9b076000 - 0x9b07dff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9b097000 - 0x9b0cafef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x9b191000 - 0x9b251ffb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9b938000 - 0x9b93bff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <1211BEEB-31C9-3A5D-9E71-10FC4A541D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9b93c000 - 0x9b99eff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9b99f000 - 0x9ba80ff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9ba81000 - 0x9bb08fff com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9bb09000 - 0x9bb32fff com.apple.shortcut (2.1 - 2.1) <D56F5E5E-A41F-36D1-ACD5-42EA7910B20F> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9bb33000 - 0x9bb3dff0 com.apple.DirectoryService.Framework (10.7 - 146) <59061A4B-D743-3A34-B142-7BE2472BBC2D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9bb3e000 - 0x9bc21ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9bc22000 - 0x9bc84ffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9bc85000 - 0x9bcdefff com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9bcdf000 - 0x9beb6fe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9beb7000 - 0x9bebcffd libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9bece000 - 0x9bee5ff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9c25e000 - 0x9c329fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x9c32a000 - 0x9c357ff9 com.apple.securityinterface (5.0 - 55022.4) <B59D9B2A-7FB8-32EC-B8D9-6D4DE76508F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9c358000 - 0x9c358fff libffi.dylib (??? - ???) <58A2AA81-461E-3581-9A8C-880A3BDA2D6A> /usr/lib/libffi.dylib
0x9c374000 - 0x9c3aaff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9c3b2000 - 0x9c3b9ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9c3ba000 - 0x9c418fff com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9c419000 - 0x9c41cff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9c41d000 - 0x9c5d1ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x9c768000 - 0x9c878fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x9c98e000 - 0x9cc51fff com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9cc52000 - 0x9cc6cfff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9cc6d000 - 0x9cc6efff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9cc6f000 - 0x9cc70ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0xb0000000 - 0xb0027ff7 +com.evernote.com.positivespinmedia.PSMTabBarControlFramework (??? - 1.1) <B9443875-C1F5-3D0E-8371-DFA1BA595CD7> /Applications/Evernote.app/Contents/Frameworks/PSMTabBarControl.framework/Versions/A/PSMTabBarControl
0xbb100000 - 0xbb103fff libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <39A543C1-2604-3AB8-8148-0D76D02CE501> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xc0000000 - 0xc0009ff7 +com.evernote.com.growl.growlframework (1.2.1 - 1.2.1) <B4618EB8-C9AF-3E3F-B5CE-6779FB19BC15> /Applications/Evernote.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 25
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: 391040
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=218.9M resident=96.5M(44%) swapped_out_or_unallocated=122.4M(56%)
Writable regions: Total=190.3M written=25.7M(13%) resident=87.5M(46%) swapped_out=480K(0%) unallocated=102.8M(54%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 32.1M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 7148K
CG image 768K
CG raster data 1648K
CG shared images 3448K
CoreAnimation 960K
CoreGraphics 8K
CoreImage 4K
CoreServices 9360K
IOKit 60.8M
JS JIT generated code 16K
JS VM register file (reserved) 4096K reserved VM address space (unallocated)
JS garbage collector 80K
MALLOC 47.4M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
OpenCL 52K
OpenGL GLSL 988K
OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)
SQLite page cache 1344K
Stack 70.7M
VM_ALLOCATE 16.4M
__CI_BITMAP 80K
__DATA 13.3M
__DATA/__OBJC 324K
__IMAGE 528K
__IMPORT 40K
__LINKEDIT 46.9M
__OBJC 3316K
__OBJC/__DATA 16K
__PAGEZERO 4K
__RC_CAMERAS 248K
__TEXT 172.0M
__UNICODE 544K
mapped file 111.1M
shared memory 68.1M
shared pmap 6328K
=========== =======
TOTAL 679.4M
TOTAL, minus reserved VM space 675.2M
Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.66 GHz, 8 GB, SMC 1.42f4
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364A54463531323634485A2D3147344831
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364A54463531323634485A2D3147344831
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.198.4.20)
Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS723232L9SA62, 320.07 GB
Serial ATA Device: MAT*****ADVD-R UJ-868
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0x04600000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8217, 0x06110000 / 4

Link to comment

I found many threads with people reporting the same problem, i.e. that evernote freezes when a note with a pdf file is viewed. In my case, small PDF files causes the problem. I reported this and eventually was told that an internal bug report was filed. From reading the forums, it seems this bug has been reported many times and for a while.

This is a very annoying bug that renders evernote useless on my mac, and it is not receiving the attention it deserves.

An unhappy evernote user

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...