Jump to content
  • 0

(Archived) Crashes Constantly on Mac Wake


Danno321

Idea

Almost every time I wake my Mac OS X Lion Evernote crashes (see log below). I use Anonymizer Universal so is this related to IP address changing? -- Dan

Process: Evernote [144]

Path: /Applications/Evernote.app/Contents/MacOS/Evernote

Identifier: com.evernote.Evernote

Version: 3.1.2 (257203)

Code Type: X86 (Native)

Parent Process: launchd [132]

Date/Time: 2012-07-19 11:53:45.903 -0500

OS Version: Mac OS X 10.7.4 (11E53)

Report Version: 9

Crashed Thread: 14 Dispatch queue: com.apple.root.default-priority

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)

Exception Codes: 0x0000000000000001, 0x0000000000000000

Application Specific Information:

objc[144]: garbage collection is OFF

BUG IN CLIENT OF LIBDISPATCH: Unbalanced call to dispatch_group_leave() or dispatch_semaphore_signal()

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

0 libsystem_kernel.dylib 0x9311dc22 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x9311d1f6 mach_msg + 70

2 com.apple.CoreFoundation 0x918c69da __CFRunLoopServiceMachPort + 170

3 com.apple.CoreFoundation 0x918cfb04 __CFRunLoopRun + 1428

4 com.apple.CoreFoundation 0x918cf1dc CFRunLoopRunSpecific + 332

5 com.apple.CoreFoundation 0x918cf088 CFRunLoopRunInMode + 120

6 com.apple.HIToolbox 0x912e3723 RunCurrentEventLoopInMode + 318

7 com.apple.HIToolbox 0x912eaa8b ReceiveNextEventCommon + 381

8 com.apple.HIToolbox 0x912ea8fa BlockUntilNextEventMatchingListInMode + 88

9 com.apple.AppKit 0x99d4c0d8 _DPSNextEvent + 678

10 com.apple.AppKit 0x99d4b942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113

11 com.apple.AppKit 0x99d47cb1 -[NSApplication run] + 911

12 com.apple.AppKit 0x99fd8bd9 NSApplicationMain + 1054

13 com.evernote.Evernote 0x00002e85 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x9312090a kevent + 10

1 libdispatch.dylib 0x91129e10 _dispatch_mgr_invoke + 969

2 libdispatch.dylib 0x9112885f _dispatch_mgr_thread + 53

Thread 2:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x9311dc22 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x9311d1f6 mach_msg + 70

2 com.apple.security 0x99909f9b ucsp_client_decodeDb + 225

3 com.apple.security 0x99908d6e Security::SecurityServer::ClientSession::decodeDb(Security::DLDbIdentifier const&, Security::AccessCredentials const*, Security::CssmData const&) + 266

4 com.apple.security 0x99907029 SSDatabaseImpl::open(Security::DLDbIdentifier const&) + 147

5 com.apple.security 0x99906d9b SSDLSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 203

6 com.apple.security 0x99a193fa non-virtual thunk to SSDLSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 62

7 com.apple.security 0x99906c2c _ZL11cssm_DbOpenlPKcPK16cssm_net_addressjPK23cssm_access_credentialsPKvPl + 153

8 com.apple.security 0x999069d1 CSSM_DL_DbOpen + 111

9 com.apple.security 0x99905c57 Security::CssmClient::DbImpl::open() + 173

10 com.apple.security 0x9990f8c6 Security::KeychainCore::KCCursorImpl::next(Security::KeychainCore::Item&) + 212

11 com.apple.security 0x9994f8f7 _SecIdentityCopyPreferenceMatchingName(__CFString const*, unsigned int, __CFArray const*, OpaqueSecIdentityRef**) + 495

12 com.apple.security 0x9994f0a6 SecIdentityCopyPreference + 249

13 com.apple.CFNetwork 0x901f84af HTTPProtocolSSLSupport::getSSLCertsCached(__CFString const*) + 287

14 com.apple.CFNetwork 0x901f822c HTTPProtocol::setupSSLPropertiesOnStream(_CFURLRequest const*) + 304

15 com.apple.CFNetwork 0x901f7f0e HTTPProtocol::openStream() + 86

16 com.apple.CFNetwork 0x901f6ee3 HTTPProtocol::useNetConnectionForRequest(__CFNetConnection*, __CFHTTPMessage*, unsigned char) + 895

17 com.apple.CFNetwork 0x901f6a95 HTTPConnectionCacheEntry::dispatchConnectionToProtocol(__CFNetConnection*, HTTPProtocol*, HTTPRequestMessage*, unsigned char) + 197

18 com.apple.CFNetwork 0x901f21cf HTTPConnectionCacheEntry::enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 807

19 com.apple.CFNetwork 0x901f1a26 HTTPConnectionCache::EnqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 230

20 com.apple.CFNetwork 0x901ee333 HTTPProtocol::createStream() + 1985

21 com.apple.CFNetwork 0x901edb56 HTTPProtocol::createAndOpenStream() + 66

22 com.apple.CFNetwork 0x901ebbdd URLConnectionLoader::loaderScheduleOriginLoadLocked(_CFURLRequest const*) + 353

23 com.apple.CFNetwork 0x902c6953 URLConnectionLoader::loaderScheduleOriginLoad(_CFURLRequest const*) + 37

24 com.apple.CFNetwork 0x902c62e5 URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayload(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 649

25 com.apple.CFNetwork 0x901eb611 URLConnectionLoader::processEvents() + 107

26 com.apple.CFNetwork 0x902c4071 non-virtual thunk to URLConnectionInstanceData::multiplexerClientPerform() + 21

27 com.apple.CFNetwork 0x901e640a MultiplexerSource::perform() + 244

28 com.apple.CoreFoundation 0x918a613f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15

29 com.apple.CoreFoundation 0x918a5af6 __CFRunLoopDoSources0 + 246

30 com.apple.CoreFoundation 0x918cf9c8 __CFRunLoopRun + 1112

31 com.apple.CoreFoundation 0x918cf1dc CFRunLoopRunSpecific + 332

32 com.apple.CoreFoundation 0x918cf088 CFRunLoopRunInMode + 120

33 com.apple.Foundation 0x90e4a0c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378

34 com.apple.Foundation 0x90e3de25 -[NSThread main] + 45

35 com.apple.Foundation 0x90e3ddd5 __NSThread__main__ + 1582

36 libsystem_c.dylib 0x92562ed9 _pthread_start + 335

37 libsystem_c.dylib 0x925666de thread_start + 34

Thread 3:: admg

0 libsystem_kernel.dylib 0x9311f83e __psynch_cvwait + 10

1 libsystem_c.dylib 0x92566e78 _pthread_cond_wait + 914

2 libsystem_c.dylib 0x92566f7b pthread_cond_timedwait_relative_np + 47

3 com.apple.Foundation 0x90e703c3 -[NSCondition waitUntilDate:] + 427

4 com.evernote.Evernote 0x001b18ae -[ENAdManager adUpdater] + 201

5 com.apple.CoreFoundation 0x9192ed11 -[NSObject performSelector:withObject:] + 65

6 com.evernote.Evernote 0x00269ffb +[NSThread(EvernoteNSThreadAdditions) detachNewThreadHelperWithInfo:] + 220

7 com.apple.Foundation 0x90e3de25 -[NSThread main] + 45

8 com.apple.Foundation 0x90e3ddd5 __NSThread__main__ + 1582

9 libsystem_c.dylib 0x92562ed9 _pthread_start + 335

10 libsystem_c.dylib 0x925666de thread_start + 34

Thread 4:: conn

0 libsystem_kernel.dylib 0x9311dc22 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x9311d1f6 mach_msg + 70

2 com.apple.CoreFoundation 0x918c69da __CFRunLoopServiceMachPort + 170

3 com.apple.CoreFoundation 0x918cfb04 __CFRunLoopRun + 1428

4 com.apple.CoreFoundation 0x918cf1dc CFRunLoopRunSpecific + 332

5 com.apple.CoreFoundation 0x918cf088 CFRunLoopRunInMode + 120

6 com.apple.CFNetwork 0x902822b5 CFURLConnectionSendSynchronousRequest + 455

7 com.apple.Foundation 0x90f6a96a +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 146

8 com.evernote.Evernote 0x0012e6e4 -[THTTPClient flush] + 95

9 com.evernote.Evernote 0x000b9a8d -[EDAMUserStoreClient send_checkVersion:::] + 504

10 com.evernote.Evernote 0x000b9c2d -[EDAMUserStoreClient checkVersion:::] + 58

11 com.evernote.Evernote 0x002cc322 -[EDAMUserStoreClient(EDAMUserStoreClientAdditions) checkVersionIgnoringCache] + 131

12 com.evernote.Evernote 0x0016d1d4 -[ENConnectivityMonitor reallyReallyReallyCheckHostReachabilityEvenWithProxyForHost:] + 118

13 com.evernote.Evernote 0x0016d853 -[ENConnectivityMonitor checkReachabilityForHost:] + 1007

14 com.evernote.Evernote 0x0016d9ea -[ENConnectivityMonitor checkHostsReachability] + 305

15 com.apple.Foundation 0x90dea792 __NSFireDelayedPerform + 615

16 com.apple.CoreFoundation 0x918f12a6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22

17 com.apple.CoreFoundation 0x918f0c37 __CFRunLoopDoTimer + 743

18 com.apple.CoreFoundation 0x918cfcd0 __CFRunLoopRun + 1888

19 com.apple.CoreFoundation 0x918cf1dc CFRunLoopRunSpecific + 332

20 com.apple.CoreFoundation 0x918cf088 CFRunLoopRunInMode + 120

21 com.apple.Foundation 0x90dea4af -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273

22 com.evernote.Evernote 0x0016de4a -[ENConnectivityMonitor startMonitoringThread] + 995

23 com.apple.CoreFoundation 0x9192ed11 -[NSObject performSelector:withObject:] + 65

24 com.evernote.Evernote 0x00269ffb +[NSThread(EvernoteNSThreadAdditions) detachNewThreadHelperWithInfo:] + 220

25 com.apple.Foundation 0x90e3de25 -[NSThread main] + 45

26 com.apple.Foundation 0x90e3ddd5 __NSThread__main__ + 1582

27 libsystem_c.dylib 0x92562ed9 _pthread_start + 335

28 libsystem_c.dylib 0x925666de thread_start + 34

Thread 5:: ukfw

0 libsystem_kernel.dylib 0x9312090a kevent + 10

1 com.evernote.Evernote 0x001a9687 -[uKKQueue watcherThread:] + 113

2 com.apple.CoreFoundation 0x9192ed11 -[NSObject performSelector:withObject:] + 65

3 com.evernote.Evernote 0x00269ffb +[NSThread(EvernoteNSThreadAdditions) detachNewThreadHelperWithInfo:] + 220

4 com.apple.Foundation 0x90e3de25 -[NSThread main] + 45

5 com.apple.Foundation 0x90e3ddd5 __NSThread__main__ + 1582

6 libsystem_c.dylib 0x92562ed9 _pthread_start + 335

7 libsystem_c.dylib 0x925666de thread_start + 34

Thread 6:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x9311fb42 __select + 10

1 com.apple.CoreFoundation 0x9191de15 __CFSocketManager + 1557

2 libsystem_c.dylib 0x92562ed9 _pthread_start + 335

3 libsystem_c.dylib 0x925666de thread_start + 34

Thread 7:: thmb

0 libsystem_kernel.dylib 0x9311f83e __psynch_cvwait + 10

1 libsystem_c.dylib 0x92566e78 _pthread_cond_wait + 914

2 libsystem_c.dylib 0x92566f7b pthread_cond_timedwait_relative_np + 47

3 com.apple.Foundation 0x90e703c3 -[NSCondition waitUntilDate:] + 427

4 com.evernote.Evernote 0x001b3c83 -[ENNoteThumbnailManager thumbnailerThreadMain] + 503

5 com.apple.Foundation 0x90e3de25 -[NSThread main] + 45

6 com.apple.Foundation 0x90e3ddd5 __NSThread__main__ + 1582

7 libsystem_c.dylib 0x92562ed9 _pthread_start + 335

8 libsystem_c.dylib 0x925666de thread_start + 34

Thread 8:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x9311f83e __psynch_cvwait + 10

1 libsystem_c.dylib 0x92566e21 _pthread_cond_wait + 827

2 libsystem_c.dylib 0x9251742c pthread_cond_wait$UNIX2003 + 71

3 com.apple.JavaScriptCore 0x938e5e81 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81

4 com.apple.WebCore 0x94ca9501 WTF::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 135

5 com.apple.WebCore 0x94ca9454 WebCore::LocalStorageThread::threadEntryPoint() + 74

6 com.apple.WebCore 0x94ca93b1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17

7 libsystem_c.dylib 0x92562ed9 _pthread_start + 335

8 libsystem_c.dylib 0x925666de thread_start + 34

Thread 9:: CVDisplayLink

0 libsystem_kernel.dylib 0x9311f83e __psynch_cvwait + 10

1 libsystem_c.dylib 0x92566e21 _pthread_cond_wait + 827

2 libsystem_c.dylib 0x9251742c pthread_cond_wait$UNIX2003 + 71

3 com.apple.CoreVideo 0x926c00cd CVDisplayLink::runIOThread() + 945

4 com.apple.CoreVideo 0x926bfd05 _ZL13startIOThreadPv + 160

5 libsystem_c.dylib 0x92562ed9 _pthread_start + 335

6 libsystem_c.dylib 0x925666de thread_start + 34

Thread 10:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x9311f83e __psynch_cvwait + 10

1 libsystem_c.dylib 0x92566e21 _pthread_cond_wait + 827

2 libsystem_c.dylib 0x9251742c pthread_cond_wait$UNIX2003 + 71

Thread 11:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x9311f83e __psynch_cvwait + 10

1 libsystem_c.dylib 0x92566e21 _pthread_cond_wait + 827

2 libsystem_c.dylib 0x925173e0 pthread_cond_timedwait$UNIX2003 + 70

3 com.apple.JavaScriptCore 0x938e5ecc WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 156

4 com.apple.JavaScriptCore 0x93b33c33 JSC::Heap::blockFreeingThreadMain() + 323

5 com.apple.JavaScriptCore 0x93b33c6f JSC::Heap::blockFreeingThreadStartFunc(void*) + 15

6 libsystem_c.dylib 0x92562ed9 _pthread_start + 335

7 libsystem_c.dylib 0x925666de thread_start + 34

Thread 12:: Dispatch queue: com.apple.root.default-priority

0 libsystem_kernel.dylib 0x9311f876 __psynch_mutexwait + 10

1 libsystem_c.dylib 0x925616af pthread_mutex_lock + 633

2 com.apple.SystemConfiguration 0x9cf3e707 SCNetworkReachabilitySetCallback + 23

3 com.apple.CFNetwork 0x902c3006 _ZL56_distpatch_HostLookup_Reachability__ReachabilityCallbackPK23__SCNetworkReachabilityjPv + 128

4 com.apple.SystemConfiguration 0x9cf3f840 rlsPerform + 1068

5 com.apple.SystemConfiguration 0x9cf3f406 ____SCNetworkReachabilityPerform_block_invoke_1 + 21

6 libdispatch.dylib 0x91127fc9 _dispatch_call_block_and_release + 15

7 libdispatch.dylib 0x91129028 _dispatch_worker_thread2 + 231

8 libsystem_c.dylib 0x92564b24 _pthread_wqthread + 346

9 libsystem_c.dylib 0x925666fe start_wqthread + 30

Thread 13:: Dispatch queue: com.apple.root.default-overcommit-priority

0 libsystem_kernel.dylib 0x9312090a kevent + 10

1 libsystem_info.dylib 0x99515b18 _mdns_search + 1573

2 libsystem_info.dylib 0x99516461 mdns_addrinfo + 575

3 libsystem_info.dylib 0x99516cd3 search_addrinfo + 140

4 libsystem_info.dylib 0x9951a891 si_addrinfo + 1665

5 libsystem_info.dylib 0x9951c191 si_list_call + 241

6 libsystem_info.dylib 0x9951bfaa __si_async_call_block_invoke_1 + 139

7 libdispatch.dylib 0x91127fc9 _dispatch_call_block_and_release + 15

8 libdispatch.dylib 0x91129028 _dispatch_worker_thread2 + 231

9 libsystem_c.dylib 0x92564b24 _pthread_wqthread + 346

10 libsystem_c.dylib 0x925666fe start_wqthread + 30

Thread 14 Crashed:: Dispatch queue: com.apple.root.default-priority

0 libdispatch.dylib 0x9112b78d dispatch_semaphore_signal + 56

1 libdispatch.dylib 0x9112b7a1 dispatch_group_leave + 18

2 com.apple.CFNetwork 0x901fd863 DispatchHost::performCallback(__CFString const*, void const*) + 59

3 com.apple.CFNetwork 0x902c2fdf _ZL56_distpatch_HostLookup_Reachability__ReachabilityCallbackPK23__SCNetworkReachabilityjPv + 89

4 com.apple.SystemConfiguration 0x9cf3f840 rlsPerform + 1068

5 com.apple.SystemConfiguration 0x9cf3f406 ____SCNetworkReachabilityPerform_block_invoke_1 + 21

6 libdispatch.dylib 0x91127fc9 _dispatch_call_block_and_release + 15

7 libdispatch.dylib 0x91129028 _dispatch_worker_thread2 + 231

8 libsystem_c.dylib 0x92564b24 _pthread_wqthread + 346

9 libsystem_c.dylib 0x925666fe start_wqthread + 30

Thread 15:: Dispatch queue: com.apple.SCNetworkReachabilty.network_changes

0 libsystem_kernel.dylib 0x9311dc22 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x9311d1f6 mach_msg + 70

2 com.apple.SystemConfiguration 0x9cf3168e notifychanges + 98

3 com.apple.SystemConfiguration 0x9cf31538 SCDynamicStoreCopyNotifiedKeys + 115

4 com.apple.SystemConfiguration 0x9cf46bec rlsPerform + 26

5 com.apple.SystemConfiguration 0x9cf314b7 __SCDynamicStoreNotifyMIGCallback_block_invoke_1 + 38

6 libdispatch.dylib 0x91127fc9 _dispatch_call_block_and_release + 15

7 libdispatch.dylib 0x9112994f _dispatch_queue_drain + 224

8 libdispatch.dylib 0x911297f4 _dispatch_queue_invoke + 47

9 libdispatch.dylib 0x91128ffc _dispatch_worker_thread2 + 187

10 libsystem_c.dylib 0x92564b24 _pthread_wqthread + 346

11 libsystem_c.dylib 0x925666fe start_wqthread + 30

Thread 16:

0 libsystem_kernel.dylib 0x9312002e __workq_kernreturn + 10

1 libsystem_c.dylib 0x92564ccf _pthread_wqthread + 773

2 libsystem_c.dylib 0x925666fe start_wqthread + 30

Thread 17:

0 libsystem_kernel.dylib 0x9312002e __workq_kernreturn + 10

1 libsystem_c.dylib 0x92564ccf _pthread_wqthread + 773

2 libsystem_c.dylib 0x925666fe start_wqthread + 30

Thread 18:: Dispatch queue: com.apple.root.default-priority

0 libsystem_kernel.dylib 0x9311f876 __psynch_mutexwait + 10

1 libsystem_c.dylib 0x925616af pthread_mutex_lock + 633

2 com.apple.SystemConfiguration 0x9cf3f48b rlsPerform + 119

3 com.apple.SystemConfiguration 0x9cf3f406 ____SCNetworkReachabilityPerform_block_invoke_1 + 21

4 libdispatch.dylib 0x91127fc9 _dispatch_call_block_and_release + 15

5 libdispatch.dylib 0x91129028 _dispatch_worker_thread2 + 231

6 libsystem_c.dylib 0x92564b24 _pthread_wqthread + 346

7 libsystem_c.dylib 0x925666fe start_wqthread + 30

Thread 14 crashed with X86 Thread State (32-bit):

eax: 0xac1174a0 ebx: 0x08a65070 ecx: 0x911353c7 edx: 0x000000c8

edi: 0x08a0e988 esi: 0x08a8ad90 ebp: 0xb0343c48 esp: 0xb0343c3c

ss: 0x00000023 efl: 0x00010246 eip: 0x9112b78d cs: 0x0000001b

ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f

cr2: 0xb0341c44

Logical CPU: 1

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) <6CA9446C-7EF9-35EE-BDF2-AA8D51E93E9E> /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

0xc71000 - 0xc73fff +net.culater.SIMBL (0.8.2 - 8) /Library/InputManagers/*/SIMBL.bundle/Contents/MacOS/SIMBL

0x1ec3000 - 0x1ec3ffb +cl_kernels (??? - ???) <BE1CD2A9-5263-46AB-A007-DBA77E926720> cl_kernels

0x5900000 - 0x5905fff com.apple.URLMount.CIFSPlugin (5.0.0 - 5.0.0) <6871D2AB-2D12-3BEB-B3A0-A3FFF47E2561> /System/Library/Filesystems/NetFSPlugins/smb.bundle/Contents/MacOS/smb

0x5914000 - 0x592cfff com.apple.SMBClient (1.7.2 - 1.7.2) <A2754556-0A82-34B3-B395-3B0A083DF827> /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient

0x59a9000 - 0x59aaff6 +cl_kernels (??? - ???) <2E34F843-4E06-4924-AD68-11446EB0E75F> cl_kernels

0x5fd6000 - 0x5fdbfe2 libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <864BA467-5F11-3B41-B261-894067B8209E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib

0x5fe2000 - 0x5fe4fff libCoreFSCache.dylib (??? - ???) <5B141DE1-6FC9-3155-833B-23A447A598AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

0x5fee000 - 0x5feeff3 +cl_kernels (??? - ???) <D0007E44-6D87-425C-9DB9-35DE34491D37> cl_kernels

0x6be4000 - 0x6c85ff7 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

0x6dec000 - 0x6f59ffb GLEngine (??? - ???) <D73F1031-6DD3-38EB-966B-7A2C9F17F023> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x6f97000 - 0x708effb libGLProgrammability.dylib (??? - ???) <FA509930-D201-372B-B787-18CBD8477D06> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

0x70b3000 - 0x70e0ff8 GLRendererFloat (??? - ???) <70ADE58D-B399-3279-9774-2D5929D5FCB1> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

0x70fa000 - 0x70faffb +cl_kernels (??? - ???) <89E79E85-3514-4465-9EFF-9DACFE97D026> cl_kernels

0x7100000 - 0x7101ffb +cl_kernels (??? - ???) <11B17D9D-4BD7-4A7B-A1C3-D2639ED0155F> cl_kernels

0x739f000 - 0x73a0ff8 +cl_kernels (??? - ???) <19CBA967-452C-496D-A872-1C75E022956C> cl_kernels

0x73a5000 - 0x73a6ff8 +cl_kernels (??? - ???) <6EE087D8-1F70-4078-BBFD-D0717EB690E7> cl_kernels

0x7631000 - 0x76d0ff7 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

0x7bd4000 - 0x7bdfff7 +com.evernote.EvernoteSafariClipperPlugin (1.0 - 158341) <11A9999A-93C0-B128-0F71-908100D3E123> /Users/USER/Library/Internet Plug-Ins/EvernoteSafariClipperPlugin.webplugin/Contents/MacOS/EvernoteSafariClipperPlugin

0x7bf1000 - 0x7c02ffb +com.evernote.ENResourceWebKitPlugin (1.0 - 1.0) <68E3AB78-37D3-307D-8003-D953108A26BC> /Applications/Evernote.app/Contents/PlugIns/ENResourceWebKitPlugin.webplugin/Contents/MacOS/ENResourceWebKitPlugin

0x8b00000 - 0x8cb2ff3 libCMaps.A.dylib (600.0.0 - compatibility 64.0.0) <B4449B59-1220-3750-9D2E-2264DFA0C4F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib

0x9744000 - 0x97e5ff7 unorm8_argb.dylib (1.50.69 - compatibility 1.0.0) <C8E7C58B-E670-3EB2-A87E-C2F618D1C402> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib

0x9900000 - 0x9975fff com.apple.DCERPC (1.0 - 46) <0106A1EC-BE9F-39E9-9206-D49499DDC8C3> /System/Library/PrivateFrameworks/DCERPC.framework/Versions/A/DCERPC

0xa24a000 - 0xa2cfffa com.apple.xquery (1.3 - 29) <402F00BB-0CBF-3CD3-A752-361A65C906E7> /System/Library/PrivateFrameworks/XQuery.framework/XQuery

0x8effe000 - 0x8f7a3ffb com.apple.GeForceGLDriver (7.18.18 - 7.1.8) <106B3686-32B8-3717-AAE1-95313E72034E> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver

0x8feb2000 - 0x8fee4aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld

0x9006a000 - 0x900e0fff 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

0x900e5000 - 0x901ddff7 libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x901de000 - 0x9030aff9 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

0x9030b000 - 0x903e3ff6 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

0x903e4000 - 0x90502fec 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

0x90574000 - 0x90581fff com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x9058d000 - 0x905b2ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x905bf000 - 0x905c1ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x905c2000 - 0x905d7fff 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

0x905d8000 - 0x905e0ff3 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib

0x905e9000 - 0x90644ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x9073d000 - 0x90db8fe5 com.apple.CoreAUC (6.16.11 - 6.16.11) <E52E2D54-138B-3F44-AA2C-309FB876DF6A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x90dde000 - 0x910e8ff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x910e9000 - 0x91126ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib

0x91127000 - 0x91135fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib

0x91136000 - 0x91144ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib

0x91150000 - 0x911d7fff 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

0x912e1000 - 0x91627ff3 com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x91628000 - 0x9162fffd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x91630000 - 0x91637ff8 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

0x91643000 - 0x91647fff libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x916c8000 - 0x9170aff7 com.apple.CoreMedia (1.0 - 705.78) <D88AC852-8844-3B73-81C8-DF605F00AB40> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x9174d000 - 0x91783ff7 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

0x91784000 - 0x9178bff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib

0x9178c000 - 0x91795ff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x91796000 - 0x91796ff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x91797000 - 0x9179ffff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x917a0000 - 0x917d6ff4 com.apple.LDAPFramework (3.2 - 120.2) <39DF72E3-CDAF-33CC-B2DA-67B8891A5CFF> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x917d7000 - 0x9180efef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x9180f000 - 0x9182bffc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x9182c000 - 0x91832ffd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x91833000 - 0x91840fff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x91841000 - 0x91893ff7 libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x91894000 - 0x91a6bfe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x91a6c000 - 0x91a6cfff 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

0x91a6d000 - 0x91a6fff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib

0x91a70000 - 0x91a73ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib

0x91b17000 - 0x91b17fff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x91b18000 - 0x91b42ff1 com.apple.CoreServicesInternal (113.17 - 113.17) <41979516-2F26-3707-A6CA-7A95A1B0D963> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x91b43000 - 0x91b56ffc com.apple.FileSync.framework (6.0.1 - 502.2) <B79DAE4B-3B1E-32D4-8BEC-F2C034C00B68> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync

0x91b57000 - 0x91c66fff com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x91c67000 - 0x91ccbfff com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x91ccc000 - 0x91ccdff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib

0x91d1b000 - 0x91d33fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x91d90000 - 0x91da0fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib

0x91da1000 - 0x91dc7ffb com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

0x91dc8000 - 0x91dcfff9 libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib

0x91dd0000 - 0x91dddfff com.apple.KerberosHelper (3.0 - 1.0) <0E16B080-3931-3D3E-A786-419C24B44B02> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper

0x91dde000 - 0x91ddeffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib

0x91ddf000 - 0x921e1ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x921e2000 - 0x921f5ff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x921f6000 - 0x92200ff2 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

0x92201000 - 0x92201ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x92202000 - 0x92504fff 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

0x92505000 - 0x92505fff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x92506000 - 0x925d1fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib

0x925d2000 - 0x925effff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib

0x925f6000 - 0x9261ffff com.apple.shortcut (2.1 - 2.1) <D56F5E5E-A41F-36D1-ACD5-42EA7910B20F> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x92630000 - 0x926bdfe7 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

0x926be000 - 0x926e1fff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x9271b000 - 0x9275cff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib

0x9275d000 - 0x9277dff7 com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x9277e000 - 0x929f1ffb 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

0x929f2000 - 0x92a88ff7 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

0x92a89000 - 0x92adbffb com.apple.CoreMediaIO (212.0 - 3199.1.1) <BBC14F4C-2748-3583-85E3-EF3A1F249370> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x92ae3000 - 0x92ae3fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x92ae4000 - 0x92b22fff 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

0x92b23000 - 0x93035feb com.apple.RawCamera.bundle (3.14.0 - 646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x93036000 - 0x93106ffb 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

0x93107000 - 0x93125ff7 libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib

0x93126000 - 0x9320efff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib

0x9320f000 - 0x9321dfff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib

0x9321e000 - 0x932b5ff3 com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x932b6000 - 0x93325fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x93326000 - 0x9339afff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x9339b000 - 0x933dbff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib

0x933e2000 - 0x933e2fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib

0x933e3000 - 0x93416fef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib

0x93480000 - 0x93556aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib

0x93615000 - 0x93620fff libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib

0x93621000 - 0x936c5fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x93733000 - 0x937aeffb 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

0x937af000 - 0x937b2ffd libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x937b3000 - 0x9383dffb 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

0x9383e000 - 0x938dafef 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

0x938db000 - 0x93b88ff3 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <94C4DC32-FE6B-3D5C-93B5-75753F38A0C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x948da000 - 0x94915fff com.apple.bom (11.0 - 183) <39257FE6-8B23-39B6-9528-57184104A98F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x94916000 - 0x9495aff3 com.apple.framework.CoreWLAN (2.1.2 - 212.2) <677D9374-3EC0-3F4C-9552-3DBFD5161BF3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x949a8000 - 0x949f9ff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

0x94a22000 - 0x94a4fff9 com.apple.securityinterface (5.0 - 55022.4) <B59D9B2A-7FB8-32EC-B8D9-6D4DE76508F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

0x94a50000 - 0x94a90ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x94a91000 - 0x94c89ff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x94c8a000 - 0x956bbfff 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

0x956bc000 - 0x956eafe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib

0x956eb000 - 0x9572effd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib

0x95731000 - 0x95830ffb com.apple.DiskImagesFramework (10.7.4 - 331.6) <8CC0C204-1069-3CC3-9CE1-3CDF92757E5B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x9586f000 - 0x95870fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib

0x958a8000 - 0x958b8fff 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

0x95ae7000 - 0x95b15ff7 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

0x95b62000 - 0x95b63fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x95b64000 - 0x9648e59b com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x9648f000 - 0x9649affb 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

0x9649b000 - 0x964f9fff com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x964fa000 - 0x96514fff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x96773000 - 0x9684aff3 com.apple.avfoundation (2.0 - 180.40) <B906D052-D92D-3D35-BF59-F6D0AE692EC2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x9684b000 - 0x96859ff7 com.apple.AppleFSCompression (37 - 1.0) <5D91F412-7B04-335D-8E1A-AFD463859EA2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x968b5000 - 0x96905ff8 libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x9692a000 - 0x96946ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x96947000 - 0x9694bff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib

0x96956000 - 0x96966ff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib

0x96967000 - 0x96968ff7 libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib

0x96969000 - 0x9696cff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib

0x9696d000 - 0x96976fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib

0x96977000 - 0x96cbdfff com.apple.MediaToolbox (1.0 - 705.78) <E6990E4A-B562-3051-86A6-B39E040BF766> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x96cbe000 - 0x96cbffff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib

0x96cd5000 - 0x96de5fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib

0x96de6000 - 0x96e47ffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x96e48000 - 0x96faafff com.apple.QTKit (7.7.1 - 2330) <DD58823D-D3E7-31CB-9DF9-ACB981F5A744> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x96fab000 - 0x96ff5ff2 com.apple.Suggestions (1.1 - 85.1) <1057087C-AC51-3C3B-BECD-BF97426B2372> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions

0x96ff6000 - 0x9703afff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x9704c000 - 0x9712fff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib

0x97130000 - 0x97141fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib

0x97142000 - 0x97164ff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x97165000 - 0x97169ff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x9716a000 - 0x9724afff com.apple.backup.framework (1.3.3 - 1.3.3) <AAE44D28-DA18-326B-BC3D-C37D50DD5DAC> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x9739c000 - 0x973feff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib

0x973ff000 - 0x9747cffe 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

0x97482000 - 0x97483fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib

0x97486000 - 0x97513ff7 com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

0x97514000 - 0x97519ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib

0x9751a000 - 0x9751fffb com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers

0x97520000 - 0x977a5fe3 com.apple.QuickTime (7.7.1 - 2330) <060B6A47-FC15-3D38-8EFB-FCF38680510B> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x977a6000 - 0x977a9ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib

0x977aa000 - 0x977c0ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib

0x97802000 - 0x9782dfff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x9782e000 - 0x9788bffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

0x9788c000 - 0x9788cfff libffi.dylib (??? - ???) <58A2AA81-461E-3581-9A8C-880A3BDA2D6A> /usr/lib/libffi.dylib

0x978d4000 - 0x978e9ff7 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

0x978ea000 - 0x97939ffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <7FF10781-5418-37BB-A6B3-1606DA82CBFF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x9793a000 - 0x97940ffb 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

0x97954000 - 0x97a14ffb 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

0x97a15000 - 0x97c2fff7 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

0x97c30000 - 0x97c44ff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x97c59000 - 0x97e0dff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib

0x97e42000 - 0x97e46fff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x9862a000 - 0x98a9fff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

0x98aa0000 - 0x98d52ff7 com.apple.AddressBook.framework (6.1.2 - 1090) <0DCD5DB2-81DC-3103-A1F7-DC6960184C61> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x98def000 - 0x98df0ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib

0x98df7000 - 0x991ebffb com.apple.VideoToolbox (1.0 - 705.78) <BE955448-F79F-3136-A4AF-6EDBAFEDD9C2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x991ec000 - 0x99228ffa libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x99229000 - 0x9922dffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x9923a000 - 0x9938cfff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x9938d000 - 0x994efffb com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x994ff000 - 0x9952eff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib

0x9952f000 - 0x9985eff7 com.apple.FinderKit (1.0.3 - 1.0.3) <FF7B2983-DD70-33C3-8B15-9D4C575E5B5D> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit

0x9985f000 - 0x99862ff9 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

0x998ec000 - 0x99baffff com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x99bb0000 - 0x99c09fff com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x99c0a000 - 0x99c13ffc com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

0x99c47000 - 0x99c4affb com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x99c4e000 - 0x99c5cfff com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x99c5d000 - 0x99c65ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib

0x99c66000 - 0x99c67ffd libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x99c68000 - 0x99cd0ff7 libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib

0x99cd1000 - 0x99ceeff3 com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x99cef000 - 0x99d41ff3 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <9C6A4134-0D1D-323F-BD07-1D88D258A7B4> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

0x99d42000 - 0x9a7d7ff6 com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x9a907000 - 0x9a92eff3 com.apple.framework.Apple80211 (7.2.1 - 721.3) <5AF136FC-6629-3403-9A99-C64DD8165A14> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x9a964000 - 0x9a985fff com.apple.framework.internetaccounts (1.2 - 3) <5A5099CB-8F73-3425-BAB1-FF6CD624143C> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts

0x9ac95000 - 0x9aca0ff3 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

0x9acd3000 - 0x9ad1cff7 libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x9ad1d000 - 0x9b1f9ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x9b1fa000 - 0x9b272ff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x9b273000 - 0x9b27effc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x9b2be000 - 0x9b2e6ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib

0x9b2e7000 - 0x9b2f1ff0 com.apple.DirectoryService.Framework (10.7 - 146) <59061A4B-D743-3A34-B142-7BE2472BBC2D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

0x9b556000 - 0x9b580ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib

0x9b581000 - 0x9b7aaffb 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

0x9b7ab000 - 0x9bb65ffb com.apple.SceneKit (125.3 - 125.4) <48806882-FE04-36A5-83A1-A0D2F2FA03F9> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit

0x9bb66000 - 0x9bb69fff com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

0x9bb6a000 - 0x9bbccffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x9bfef000 - 0x9bfeffff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x9bff0000 - 0x9c681fe3 libclh.dylib (4.0.3 - 4.0.3) <8A4B12EC-F8F1-3D5E-945D-56467F8F4476> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

0x9c682000 - 0x9c69bffb com.apple.ScriptingBridge (1.2.1 - ???) <21A258EA-C4B7-3DCE-A041-3A2FBA08C24C> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge

0x9c69c000 - 0x9c69eff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x9c835000 - 0x9c869ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib

0x9c86a000 - 0x9c94bff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x9c98e000 - 0x9ca7eff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib

0x9ca7f000 - 0x9caa1ffe com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x9caa2000 - 0x9caa7ffd libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x9caa8000 - 0x9caa9ff7 libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib

0x9caaa000 - 0x9caaafff com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x9caab000 - 0x9cac2ff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

0x9cac3000 - 0x9cacbff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib

0x9cacc000 - 0x9cb1dff9 com.apple.QuickLookFramework (3.2 - 500.16) <725FAE01-1597-38C7-841D-D9D83358921E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x9cb1e000 - 0x9cc2fff7 libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x9cc3d000 - 0x9cc48ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib

0x9cc49000 - 0x9cc49fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x9cc4a000 - 0x9cd61fe9 com.apple.WebKit (7534.56 - 7534.56.5) <1EFE77EE-97B8-3D3C-B2ED-0FA4328E418B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x9cd62000 - 0x9cdc7ff7 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

0x9cdcf000 - 0x9cdf8ffe com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x9cdf9000 - 0x9cdfdffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib

0x9cdfe000 - 0x9ce66ff3 com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x9ce67000 - 0x9cf2afff 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

0x9cf2b000 - 0x9cf73ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

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) <E04F79A8-130A-3529-8D8A-E62821CF6A81> /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: 92

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: 1656

thread_create: 0

thread_set_state: 0

VM Region Summary:

ReadOnly portion of Libraries: Total=225.5M resident=69.9M(31%) swapped_out_or_unallocated=155.6M(69%)

Writable regions: Total=88.0M written=13.1M(15%) resident=34.3M(39%) swapped_out=0K(0%) unallocated=53.7M(61%)

REGION TYPE VIRTUAL

=========== =======

CG backing stores 4072K

CG image 724K

CG raster data 1036K

CG shared images 3448K

CoreAnimation 976K

CoreGraphics 8K

CoreImage 72K

CoreServices 1904K

IOKit 2732K

JS JIT generated code 16K

JS VM register file (reserved) 4096K reserved VM address space (unallocated)

JS garbage collector 16K

MALLOC 38.6M

MALLOC guard page 64K

Memory tag=240 4K

Memory tag=242 12K

Memory tag=243 4K

OpenCL 72K

OpenGL GLSL 988K

OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)

SQLite page cache 864K

Stack 72.7M

VM_ALLOCATE 16.4M

__CI_BITMAP 80K

__DATA 13.3M

__DATA/__OBJC 268K

__IMAGE 528K

__IMPORT 16K

__LINKEDIT 47.0M

__OBJC 3652K

__OBJC/__DATA 36K

__PAGEZERO 4K

__RC_CAMERAS 248K

__TEXT 178.5M

__UNICODE 544K

mapped file 104.4M

shared memory 5772K

shared pmap 5592K

=========== =======

TOTAL 508.0M

TOTAL, minus reserved VM space 503.8M

---- Evernote Logs ----

2012-07-19 11:16:39 sync [ENSyncEngine] INFO: Upload used from server: 2947567

2012-07-19 11:16:39 sync [ENSyncEngine] INFO: Nothing to pull down from server.

2012-07-19 11:16:39 sync [ENSyncEngine] INFO: Uploading changes...

2012-07-19 11:16:39 sync [ENSyncEngine] INFO: Sending tag changes...

2012-07-19 11:16:39 sync [ENSyncEngine] INFO: Sending search changes...

2012-07-19 11:16:39 sync [ENSyncEngine] INFO: Sending notebook changes...

2012-07-19 11:16:39 sync [ENSyncEngine] INFO: Sending note changes...

2012-07-19 11:16:39 sync [ENSyncEngine] DEBUG: skipped 4 never-synced trashed notes

2012-07-19 11:16:39 sync [ENSyncEngine] INFO: Sending linked notebook changes...

2012-07-19 11:16:39 sync [ENSyncEngine] INFO: Syncing content of linked notebooks...

2012-07-19 11:16:39 sync [ENSyncEngine] INFO: Sync complete.

2012-07-19 11:21:39 sync [ENSyncEngine] DEBUG: -[ENSyncEngine backgroundSync] -- noteStore: https://www.evernote.com/shard/s19/notestore

2012-07-19 11:21:39 sync [ENSyncEngine] INFO: Contacting Evernote server...

2012-07-19 11:21:39 sync [ENSyncEngine] INFO: current update count: 2657

2012-07-19 11:21:40 sync [ENSyncEngine] INFO: Upload used from server: 2947567

2012-07-19 11:21:40 sync [ENSyncEngine] INFO: Nothing to pull down from server.

2012-07-19 11:21:40 sync [ENSyncEngine] INFO: Uploading changes...

2012-07-19 11:21:40 sync [ENSyncEngine] INFO: Sending tag changes...

2012-07-19 11:21:40 sync [ENSyncEngine] INFO: Sending search changes...

2012-07-19 11:21:40 sync [ENSyncEngine] INFO: Sending notebook changes...

2012-07-19 11:21:40 sync [ENSyncEngine] INFO: Sending note changes...

2012-07-19 11:21:40 sync [ENSyncEngine] DEBUG: skipped 4 never-synced trashed notes

2012-07-19 11:21:40 sync [ENSyncEngine] INFO: Sending linked notebook changes...

2012-07-19 11:21:40 sync [ENSyncEngine] INFO: Syncing content of linked notebooks...

2012-07-19 11:21:40 sync [ENSyncEngine] INFO: Sync complete.

2012-07-19 11:26:40 sync [ENSyncEngine] DEBUG: -[ENSyncEngine backgroundSync] -- noteStore: https://www.evernote.com/shard/s19/notestore

2012-07-19 11:26:40 sync [ENSyncEngine] INFO: Contacting Evernote server...

2012-07-19 11:26:40 sync [ENSyncEngine] INFO: current update count: 2657

2012-07-19 11:26:41 sync [ENSyncEngine] INFO: Upload used from server: 2947567

2012-07-19 11:26:41 sync [ENSyncEngine] INFO: Nothing to pull down from server.

2012-07-19 11:26:41 sync [ENSyncEngine] INFO: Uploading changes...

2012-07-19 11:26:41 sync [ENSyncEngine] INFO: Sending tag changes...

2012-07-19 11:26:41 sync [ENSyncEngine] INFO: Sending search changes...

2012-07-19 11:26:41 sync [ENSyncEngine] INFO: Sending notebook changes...

2012-07-19 11:26:41 sync [ENSyncEngine] INFO: Sending note changes...

2012-07-19 11:26:41 sync [ENSyncEngine] DEBUG: skipped 4 never-synced trashed notes

2012-07-19 11:26:41 sync [ENSyncEngine] INFO: Sending linked notebook changes...

2012-07-19 11:26:41 sync [ENSyncEngine] INFO: Syncing content of linked notebooks...

2012-07-19 11:26:41 sync [ENSyncEngine] INFO: Sync complete.

2012-07-19 11:31:41 sync [ENSyncEngine] DEBUG: -[ENSyncEngine backgroundSync] -- noteStore: https://www.evernote.com/shard/s19/notestore

2012-07-19 11:31:41 sync [ENSyncEngine] INFO: Contacting Evernote server...

2012-07-19 11:31:41 sync [ENSyncEngine] INFO: current update count: 2657

2012-07-19 11:31:41 sync [ENSyncEngine] INFO: Upload used from server: 2947567

2012-07-19 11:31:41 sync [ENSyncEngine] INFO: Nothing to pull down from server.

2012-07-19 11:31:42 sync [ENSyncEngine] INFO: Uploading changes...

2012-07-19 11:31:42 sync [ENSyncEngine] INFO: Sending tag changes...

2012-07-19 11:31:42 sync [ENSyncEngine] INFO: Sending search changes...

2012-07-19 11:31:42 sync [ENSyncEngine] INFO: Sending notebook changes...

2012-07-19 11:31:42 sync [ENSyncEngine] INFO: Sending note changes...

2012-07-19 11:31:42 sync [ENSyncEngine] DEBUG: skipped 4 never-synced trashed notes

2012-07-19 11:31:42 sync [ENSyncEngine] INFO: Sending linked notebook changes...

2012-07-19 11:31:42 sync [ENSyncEngine] INFO: Syncing content of linked notebooks...

2012-07-19 11:31:42 sync [ENSyncEngine] INFO: Sync complete.

2012-07-19 11:36:42 sync [ENSyncEngine] DEBUG: -[ENSyncEngine backgroundSync] -- noteStore: https://www.evernote.com/shard/s19/notestore

2012-07-19 11:36:42 sync [ENSyncEngine] INFO: Contacting Evernote server...

2012-07-19 11:36:42 sync [ENSyncEngine] INFO: current update count: 2657

2012-07-19 11:36:42 sync [ENSyncEngine] INFO: Upload used from server: 2947567

2012-07-19 11:36:42 sync [ENSyncEngine] INFO: Nothing to pull down from server.

2012-07-19 11:36:42 sync [ENSyncEngine] INFO: Uploading changes...

2012-07-19 11:36:42 sync [ENSyncEngine] INFO: Sending tag changes...

2012-07-19 11:36:42 sync [ENSyncEngine] INFO: Sending search changes...

2012-07-19 11:36:42 sync [ENSyncEngine] INFO: Sending notebook changes...

2012-07-19 11:36:42 sync [ENSyncEngine] INFO: Sending note changes...

2012-07-19 11:36:42 sync [ENSyncEngine] DEBUG: skipped 4 never-synced trashed notes

2012-07-19 11:36:42 sync [ENSyncEngine] INFO: Sending linked notebook changes...

2012-07-19 11:36:42 sync [ENSyncEngine] INFO: Syncing content of linked notebooks...

2012-07-19 11:36:42 sync [ENSyncEngine] INFO: Sync complete.

2012-07-19 11:41:42 sync [ENSyncEngine] DEBUG: -[ENSyncEngine backgroundSync] -- noteStore: https://www.evernote.com/shard/s19/notestore

2012-07-19 11:41:42 sync [ENSyncEngine] INFO: Contacting Evernote server...

2012-07-19 11:41:42 sync [ENSyncEngine] INFO: current update count: 2657

2012-07-19 11:41:43 sync [ENSyncEngine] INFO: Upload used from server: 2947567

2012-07-19 11:41:43 sync [ENSyncEngine] INFO: Nothing to pull down from server.

2012-07-19 11:41:43 sync [ENSyncEngine] INFO: Uploading changes...

2012-07-19 11:41:43 sync [ENSyncEngine] INFO: Sending tag changes...

2012-07-19 11:41:43 sync [ENSyncEngine] INFO: Sending search changes...

2012-07-19 11:41:43 sync [ENSyncEngine] INFO: Sending notebook changes...

2012-07-19 11:41:43 sync [ENSyncEngine] INFO: Sending note changes...

2012-07-19 11:41:43 sync [ENSyncEngine] DEBUG: skipped 4 never-synced trashed notes

2012-07-19 11:41:43 sync [ENSyncEngine] INFO: Sending linked notebook changes...

2012-07-19 11:41:43 sync [ENSyncEngine] INFO: Syncing content of linked notebooks...

2012-07-19 11:41:43 sync [ENSyncEngine] INFO: Sync complete.

2012-07-19 11:46:43 sync [ENSyncEngine] DEBUG: -[ENSyncEngine backgroundSync] -- noteStore: https://www.evernote.com/shard/s19/notestore

2012-07-19 11:46:43 sync [ENSyncEngine] INFO: Contacting Evernote server...

2012-07-19 11:46:43 sync [ENSyncEngine] INFO: current update count: 2657

2012-07-19 11:46:44 sync [ENSyncEngine] INFO: Upload used from server: 2947567

2012-07-19 11:46:44 sync [ENSyncEngine] INFO: Nothing to pull down from server.

2012-07-19 11:46:44 sync [ENSyncEngine] INFO: Uploading changes...

2012-07-19 11:46:44 sync [ENSyncEngine] INFO: Sending tag changes...

2012-07-19 11:46:44 sync [ENSyncEngine] INFO: Sending search changes...

2012-07-19 11:46:44 sync [ENSyncEngine] INFO: Sending notebook changes...

2012-07-19 11:46:44 sync [ENSyncEngine] INFO: Sending note changes...

2012-07-19 11:46:44 sync [ENSyncEngine] DEBUG: skipped 4 never-synced trashed notes

2012-07-19 11:46:44 sync [ENSyncEngine] INFO: Sending linked notebook changes...

2012-07-19 11:46:44 sync [ENSyncEngine] INFO: Syncing content of linked notebooks...

2012-07-19 11:46:44 sync [ENSyncEngine] INFO: Sync complete.

2012-07-19 11:53:37 conn [ENConnectivityMonitor] INFO: Checking reachability for www.evernote.com...

2012-07-19 11:53:45 conn [ENConnectivityMonitor] INFO: not reachable

2012-07-19 11:53:45 conn [EDAMUserStoreClient] DEBUG: +[EDAMUserStoreClient(EDAMUserStoreClientAdditions) clientWithServerURL:] -- url: https://www.evernote.com/edam/user

2012-07-19 11:54:22 main [ENAppController] INFO: Evernote Mac/257203 (en-US); MacOS/10.7.4;

Link to comment

7 replies to this idea

Recommended Posts

Having the same problem, though I don't even use Anonymizer. I'm running 10.8.1 on a Retina Macbook Pro. Evernote crashes almost every time I wake the machine.

Edit: pasted the crash report below.

Process: Evernote [147]

Path: /Applications/Evernote.app/Contents/MacOS/Evernote

Identifier: com.evernote.Evernote

Version: 3.3.1 (300245)

App Item ID: 406056744

App External ID: 10154068

Code Type: X86 (Native)

Parent Process: launchd [133]

User ID: 501

Date/Time: 2012-09-18 17:30:17.661 -0700

OS Version: Mac OS X 10.8.1 (12B19)

Report Version: 10

Sleep/Wake UUID: DCEAD873-C5A0-45EB-AE3C-E12B0180CEC4

Crashed Thread: 13 Dispatch queue: com.apple.root.default-priority

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)

Exception Codes: 0x0000000000000001, 0x0000000000000000

Application Specific Information:

BUG IN CLIENT OF LIBDISPATCH: Unbalanced call to dispatch_group_leave() or dispatch_semaphore_signal()

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

0 libobjc.A.dylib 0x965a51ab objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::LookupBucketFor(objc_object* const&, std::__1::pair<objc_object*, unsigned long>*&) const + 75

1 libobjc.A.dylib 0x965a5d6e objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::erase(objc_object* const&) + 32

2 libobjc.A.dylib 0x965a5d3c objc_clear_deallocating + 197

3 libobjc.A.dylib 0x965a5c5f objc_destructInstance + 77

4 com.apple.CoreFoundation 0x99c007cb CFRelease + 2011

5 com.apple.AppKit 0x98b1e076 -[_NSScrollerStyleRecommender cancelScrollerStyleRecommendationUpdate] + 69

6 com.apple.AppKit 0x98b1df85 -[_NSScrollerStyleRecommender scheduleScrollerStyleRecommendationUpdate:] + 35

7 com.apple.AppKit 0x99260372 -[_NSScrollerStyleRecommender notePointingDeviceDisconnected] + 110

8 com.apple.AppKit 0x992600bd _terminationCallback + 34

9 com.apple.framework.IOKit 0x96e5462d IODispatchCalloutFromCFMessage + 336

10 com.apple.framework.IOKit 0x96e54a59 IODispatchCalloutFromMessage + 18

11 com.apple.AppKit 0x9926004f -[_NSScrollerStyleRecommender handleMachMessage:] + 35

12 com.apple.Foundation 0x976a3e29 __NSFireMachPort + 415

13 com.apple.CoreFoundation 0x99bf91ef __CFMachPortPerform + 303

14 com.apple.CoreFoundation 0x99bf90a5 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53

15 com.apple.CoreFoundation 0x99bf8cd2 __CFRunLoopDoSource1 + 146

16 com.apple.CoreFoundation 0x99c2e9c6 __CFRunLoopRun + 2038

17 com.apple.CoreFoundation 0x99c2dd6a CFRunLoopRunSpecific + 378

18 com.apple.CoreFoundation 0x99c2dbdb CFRunLoopRunInMode + 123

19 com.apple.HIToolbox 0x9a1728aa RunCurrentEventLoopInMode + 242

20 com.apple.HIToolbox 0x9a172619 ReceiveNextEventCommon + 374

21 com.apple.HIToolbox 0x9a172494 BlockUntilNextEventMatchingListInMode + 88

22 com.apple.AppKit 0x98a3ba5a _DPSNextEvent + 724

23 com.apple.AppKit 0x98a3b28c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119

24 com.apple.AppKit 0x98a316dc -[NSApplication run] + 855

25 com.apple.AppKit 0x989d48e6 NSApplicationMain + 1053

26 com.evernote.Evernote 0x00002f25 0x1000 + 7973

Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x91b0d9ae kevent + 10

1 libdispatch.dylib 0x926dacc5 _dispatch_mgr_invoke + 993

2 libdispatch.dylib 0x926da7fd _dispatch_mgr_thread + 53

Thread 2:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x91b0a7d2 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x91b09cb0 mach_msg + 68

2 com.apple.CoreFoundation 0x99c28cc9 __CFRunLoopServiceMachPort + 185

3 com.apple.CoreFoundation 0x99c2e6af __CFRunLoopRun + 1247

4 com.apple.CoreFoundation 0x99c2dd6a CFRunLoopRunSpecific + 378

5 com.apple.CoreFoundation 0x99c2dbdb CFRunLoopRunInMode + 123

6 com.apple.Foundation 0x9762429a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395

7 com.apple.Foundation 0x97688318 -[NSThread main] + 45

8 com.apple.Foundation 0x9768829b __NSThread__main__ + 1396

9 libsystem_c.dylib 0x9483b557 _pthread_start + 344

10 libsystem_c.dylib 0x94825cee thread_start + 34

Thread 3:: admg

0 libsystem_kernel.dylib 0x91b0c8e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94840289 _pthread_cond_wait + 938

2 libsystem_c.dylib 0x94840512 pthread_cond_timedwait_relative_np + 47

3 com.apple.Foundation 0x976b6506 -[NSCondition waitUntilDate:] + 404

4 com.evernote.Evernote 0x001b9db6 0x1000 + 1805750

5 libobjc.A.dylib 0x965bc5d3 -[NSObject performSelector:withObject:] + 70

6 com.evernote.Evernote 0x00276fe3 0x1000 + 2580451

7 com.apple.Foundation 0x97688318 -[NSThread main] + 45

8 com.apple.Foundation 0x9768829b __NSThread__main__ + 1396

9 libsystem_c.dylib 0x9483b557 _pthread_start + 344

10 libsystem_c.dylib 0x94825cee thread_start + 34

Thread 4:: conn

0 libsystem_kernel.dylib 0x91b0a80e semaphore_wait_trap + 10

1 libdispatch.dylib 0x926ddb20 _dispatch_group_wait_slow + 234

2 libdispatch.dylib 0x926dda2f dispatch_group_wait + 46

3 com.apple.CFNetwork 0x906105c0 DispatchHost::startInfoResolution(__CFString const*, __CFString const*, __CFDictionary const*) + 108

4 com.apple.CFNetwork 0x905b337f CFHostStartInfoResolution + 69

5 com.evernote.Evernote 0x00177b8a 0x1000 + 1534858

6 com.evernote.Evernote 0x00177fe5 0x1000 + 1535973

7 com.apple.Foundation 0x9766310f __NSFireDelayedPerform + 413

8 com.apple.CoreFoundation 0x99c4a0d6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22

9 com.apple.CoreFoundation 0x99c49a75 __CFRunLoopDoTimer + 709

10 com.apple.CoreFoundation 0x99c2e892 __CFRunLoopRun + 1730

11 com.apple.CoreFoundation 0x99c2dd6a CFRunLoopRunSpecific + 378

12 com.apple.CoreFoundation 0x99c2dbdb CFRunLoopRunInMode + 123

13 com.apple.Foundation 0x9768da86 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278

14 com.evernote.Evernote 0x00178445 0x1000 + 1537093

15 libobjc.A.dylib 0x965bc5d3 -[NSObject performSelector:withObject:] + 70

16 com.evernote.Evernote 0x00276fe3 0x1000 + 2580451

17 com.apple.Foundation 0x97688318 -[NSThread main] + 45

18 com.apple.Foundation 0x9768829b __NSThread__main__ + 1396

19 libsystem_c.dylib 0x9483b557 _pthread_start + 344

20 libsystem_c.dylib 0x94825cee thread_start + 34

Thread 5:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x91b0cbe6 __select + 10

1 com.apple.CoreFoundation 0x99c72320 __CFSocketManager + 1632

2 libsystem_c.dylib 0x9483b557 _pthread_start + 344

3 libsystem_c.dylib 0x94825cee thread_start + 34

Thread 6:: ukfw

0 libsystem_kernel.dylib 0x91b0d9ae kevent + 10

1 com.evernote.Evernote 0x001b1a51 0x1000 + 1772113

2 libobjc.A.dylib 0x965bc5d3 -[NSObject performSelector:withObject:] + 70

3 com.evernote.Evernote 0x00276fe3 0x1000 + 2580451

4 com.apple.Foundation 0x97688318 -[NSThread main] + 45

5 com.apple.Foundation 0x9768829b __NSThread__main__ + 1396

6 libsystem_c.dylib 0x9483b557 _pthread_start + 344

7 libsystem_c.dylib 0x94825cee thread_start + 34

Thread 7:: thmb

0 libsystem_kernel.dylib 0x91b0c8e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94840220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x948c60ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.Foundation 0x97686874 -[NSCondition wait] + 274

4 com.apple.Foundation 0x9767e93f -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 795

5 com.apple.Foundation 0x9767e58f -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 159

6 com.evernote.Evernote 0x001b226d 0x1000 + 1774189

7 com.apple.CoreFoundation 0x99c7ec50 ___forwarding___ + 896

8 com.apple.CoreFoundation 0x99c7e862 _CF_forwarding_prep_0 + 50

9 com.evernote.Evernote 0x001d1e3b 0x1000 + 1904187

10 com.evernote.Evernote 0x001bc12b 0x1000 + 1814827

11 com.apple.Foundation 0x97688318 -[NSThread main] + 45

12 com.apple.Foundation 0x9768829b __NSThread__main__ + 1396

13 libsystem_c.dylib 0x9483b557 _pthread_start + 344

14 libsystem_c.dylib 0x94825cee thread_start + 34

Thread 8:: CVDisplayLink

0 libsystem_kernel.dylib 0x91b0c8e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94840220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x948c60ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.CoreVideo 0x9315c16d CVDisplayLink::runIOThread() + 903

4 com.apple.CoreVideo 0x9315bdce startIOThread(void*) + 160

5 libsystem_c.dylib 0x9483b557 _pthread_start + 344

6 libsystem_c.dylib 0x94825cee thread_start + 34

Thread 9:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x91b0c8e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94840220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x948c60f8 pthread_cond_timedwait$UNIX2003 + 70

3 com.apple.JavaScriptCore 0x923fd2f8 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 120

4 com.apple.JavaScriptCore 0x92613303 JSC::BlockAllocator::blockFreeingThreadMain() + 115

5 com.apple.JavaScriptCore 0x923fb27c WTF::threadEntryPoint(void*) + 76

6 com.apple.JavaScriptCore 0x92628c40 WTF::wtfThreadEntryPoint(void*) + 16

7 libsystem_c.dylib 0x9483b557 _pthread_start + 344

8 libsystem_c.dylib 0x94825cee thread_start + 34

Thread 10:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x91b0c8e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94840220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x948c60ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.JavaScriptCore 0x9257dcd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198

4 com.apple.JavaScriptCore 0x9257dbce JSC::MarkStackThreadSharedData::markingThreadMain() + 238

5 com.apple.JavaScriptCore 0x923fb27c WTF::threadEntryPoint(void*) + 76

6 com.apple.JavaScriptCore 0x92628c40 WTF::wtfThreadEntryPoint(void*) + 16

7 libsystem_c.dylib 0x9483b557 _pthread_start + 344

8 libsystem_c.dylib 0x94825cee thread_start + 34

Thread 11:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x91b0c8e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94840220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x948c60ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.JavaScriptCore 0x9257dcd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198

4 com.apple.JavaScriptCore 0x9257dbce JSC::MarkStackThreadSharedData::markingThreadMain() + 238

5 com.apple.JavaScriptCore 0x923fb27c WTF::threadEntryPoint(void*) + 76

6 com.apple.JavaScriptCore 0x92628c40 WTF::wtfThreadEntryPoint(void*) + 16

7 libsystem_c.dylib 0x9483b557 _pthread_start + 344

8 libsystem_c.dylib 0x94825cee thread_start + 34

Thread 12:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x91b0c8e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94840220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x948c60ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.JavaScriptCore 0x9257dcd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198

4 com.apple.JavaScriptCore 0x9257dbce JSC::MarkStackThreadSharedData::markingThreadMain() + 238

5 com.apple.JavaScriptCore 0x923fb27c WTF::threadEntryPoint(void*) + 76

6 com.apple.JavaScriptCore 0x92628c40 WTF::wtfThreadEntryPoint(void*) + 16

7 libsystem_c.dylib 0x9483b557 _pthread_start + 344

8 libsystem_c.dylib 0x94825cee thread_start + 34

Thread 13 Crashed:: Dispatch queue: com.apple.root.default-priority

0 libdispatch.dylib 0x926d9c7f dispatch_semaphore_signal + 47

1 libdispatch.dylib 0x926d9bf8 dispatch_group_leave + 16

2 com.apple.CFNetwork 0x9061076b DispatchHost::performCallback(__CFString const*, void const*) + 71

3 com.apple.CFNetwork 0x905e92e4 _distpatch_HostLookup_Reachability__ReachabilityCallback(__SCNetworkReachability const*, unsigned int, void*) + 97

4 com.apple.SystemConfiguration 0x975a8373 reachPerform + 1548

5 com.apple.SystemConfiguration 0x975a844d __block_global_0 + 21

6 libdispatch.dylib 0x926d7d0a _dispatch_client_callout + 46

7 libdispatch.dylib 0x926dbad3 _dispatch_sync_f_invoke + 39

8 libdispatch.dylib 0x926d9426 dispatch_sync_f + 40

9 libdispatch.dylib 0x926dbc92 dispatch_sync + 45

10 com.apple.SystemConfiguration 0x975a8432 ____SCNetworkReachabilityPerform_block_invoke_0 + 84

11 libdispatch.dylib 0x926dbfe3 _dispatch_call_block_and_release + 15

12 libdispatch.dylib 0x926d7d0a _dispatch_client_callout + 46

13 libdispatch.dylib 0x926dd597 _dispatch_async_f_redirect_invoke + 111

14 libdispatch.dylib 0x926d7d0a _dispatch_client_callout + 46

15 libdispatch.dylib 0x926d8f6a _dispatch_worker_thread2 + 285

16 libsystem_c.dylib 0x9483de12 _pthread_wqthread + 441

17 libsystem_c.dylib 0x94825cca start_wqthread + 30

Thread 14:: Dispatch queue: SCNetworkReachabilty.longLivedQueries

0 libsystem_c.dylib 0x9485789a szone_size + 320

1 libsystem_c.dylib 0x94855c49 free + 70

2 libsystem_dnssd.dylib 0x91b3227c FreeDNSServiceOp + 230

3 libsystem_dnssd.dylib 0x91b31f0f DNSServiceRefDeallocate + 223

4 com.apple.SystemConfiguration 0x975a6d1b __dequeueLongLivedQuery_block_invoke_0 + 28

5 libdispatch.dylib 0x926dbfe3 _dispatch_call_block_and_release + 15

6 libdispatch.dylib 0x926d7d0a _dispatch_client_callout + 46

7 libdispatch.dylib 0x926d91c8 _dispatch_queue_drain + 206

8 libdispatch.dylib 0x926d9062 _dispatch_queue_invoke + 50

9 libdispatch.dylib 0x926d8f33 _dispatch_worker_thread2 + 230

10 libsystem_c.dylib 0x9483de12 _pthread_wqthread + 441

11 libsystem_c.dylib 0x94825cca start_wqthread + 30

Thread 15:

0 libsystem_c.dylib 0x94857bd5 szone_free + 249

1 libdispatch.dylib 0x926d93f1 _dispatch_cache_cleanup + 42

2 libdispatch.dylib 0x926d93c2 _dispatch_force_cache_cleanup + 36

3 libdispatch.dylib 0x926d9011 _dispatch_worker_thread2 + 452

4 libsystem_c.dylib 0x9483de12 _pthread_wqthread + 441

5 libsystem_c.dylib 0x94825cca start_wqthread + 30

Thread 13 crashed with X86 Thread State (32-bit):

eax: 0xac2705b4 ebx: 0x90610732 ecx: 0x926e6d26 edx: 0xb00b9a78

edi: 0x905e9291 esi: 0x05986270 ebp: 0xb00b9ab8 esp: 0xb00b9aac

ss: 0x00000023 efl: 0x00010246 eip: 0x926d9c7f cs: 0x0000001b

ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f

cr2: 0x0e70ca20

Logical CPU: 7

Binary Images:

0x1000 - 0x526feb +com.evernote.Evernote (3.3.1 - 300245) <FB93A19B-7E1C-3DC3-AA85-81801F159E98> /Applications/Evernote.app/Contents/MacOS/Evernote

0x5dd000 - 0x5e7ff6 +com.evernote.wav2gsm (1.0) <B9E3EA61-9050-392B-A4D9-08041C65B67E> /Applications/Evernote.app/Contents/Frameworks/wav2gsm.framework/Versions/A/wav2gsm

0x5ec000 - 0x5f8ff7 com.apple.StoreKit (1.0 - 135) <2C5FBE39-9F4D-3A6A-BB02-6271C5A1F08F> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit

0x604000 - 0x60bffa +com.evernote.ENPopover (1.0 - 1) <0C404E9A-52CF-3B65-9873-463CFECAACF6> /Applications/Evernote.app/Contents/Frameworks/ENPopover.framework/Versions/A/ENPopover

0x613000 - 0x621fff +com.evernote.net.sourceforge.Log4Cocoa (1.0) <5DB21C44-93B6-383B-B300-2E6FD7115025> /Applications/Evernote.app/Contents/Frameworks/Log4Cocoa.framework/Versions/A/Log4Cocoa

0x631000 - 0x64aff7 com.apple.ScriptingBridge (1.3 - 61.2) <74397541-E4DD-3DCA-BA5F-F7AAF145819A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge

0x659000 - 0x65bfff com.apple.ExceptionHandling (1.5 - 10) <435C80BD-F463-360B-86CA-5E001CACD421> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling

0x661000 - 0x77fff3 com.apple.WebKit (8536 - 8536.25) <5365AA39-A1A7-315D-AA1C-0C564909C0E0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x82f000 - 0x845fe7 +libclucene-shared.dylib (0.9.23) <34F946F8-D237-A4EB-77F4-FCC2D06E66CB> /Applications/Evernote.app/Contents/MacOS/libclucene-shared.dylib

0x84e000 - 0x861ff3 com.apple.AppContainer (2.0 - 1) <6A0E3762-CA45-385C-9027-83A0E45531F9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer

0x870000 - 0x874fff com.apple.SecCodeWrapper (2.0 - 1) <2B52B215-6EC2-35FD-8CAC-91FE057A0785> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper

0x87b000 - 0x87bff7 libffi.dylib (18) <362F6C27-6407-388E-9521-8A2A0845188C> /usr/lib/libffi.dylib

0x8f1000 - 0x8f2fff +com.ecamm.pluginloader (Ecamm Plugin Loader v1.0.5 - 1.0.5) /Library/InputManagers/*/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader

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) <385FC344-C0B5-F6FD-9F62-F377A093C7B6> /Applications/Evernote.app/Contents/MacOS/libclucene-core.dylib

0xb38000 - 0x17c2ff3 com.apple.WebCore (8536 - 8536.24) <06F7EC1E-A7F2-37F1-ADC6-687284E661D8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x1f42000 - 0x1f4fffb com.apple.Librarian (1.1 - 1) <C8D82AA3-AE5E-3B6D-A8D1-847856057186> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x5f7c000 - 0x5f88ffb libGPUSupport.dylib (8.5) <DCEDB13E-6E2C-3D14-965E-70522403723B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib

0x5f8f000 - 0x5fbbffa GLRendererFloat (8.5) <1E69D3D7-1782-3FF8-AB52-3F23DC4F617B> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

0x5fc4000 - 0x5fccff2 libcldcpuengine.dylib (2.1.16) <61717F57-9AAC-31B4-8894-27A1BF7987B9> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

0x5fd3000 - 0x5fd5fff libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

0xa0ab000 - 0xa237ff8 GLEngine (8.5) <23C1BECF-D0EF-339D-B312-EFACB26C5983> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0xa26e000 - 0xa3bfff7 libGLProgrammability.dylib (8.5) <27E2DAE2-DECE-364C-A1C2-138735A3869E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

0xc000000 - 0xc455fff com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.0.51 - 8.0.0) <D7D3CBB5-AABF-32C3-8135-875C175A5612> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver

0xc5cf000 - 0xc5d0ff5 +cl_kernels (???) <352EDCCD-78A1-423A-9E80-FD7D518B1608> cl_kernels

0xc5ee000 - 0xc5eeff5 +cl_kernels (???) <6E4BEC7C-65A5-4FCD-898B-4555A0C42399> cl_kernels

0xd460000 - 0xd460ff8 +cl_kernels (???) <974F7177-0D96-4DC6-AD24-091F7A970395> cl_kernels

0xd5f7000 - 0xd5f7ffd +cl_kernels (???) <1C3B721B-627F-47E8-B1DB-95A757DAF4E0> cl_kernels

0xd5fc000 - 0xd5fcff8 +cl_kernels (???) <974F7177-0D96-4DC6-AD24-091F7A970395> cl_kernels

0x108bb000 - 0x1094dff7 unorm8_bgra.dylib (2.1.16) <0F63B53F-4A0A-3485-9645-200572D265F5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib

0x11250000 - 0x11250ff5 +cl_kernels (???) <C38DD9D3-4EBD-4C38-951C-E95FB667EE5C> cl_kernels

0x11253000 - 0x11253ffe +cl_kernels (???) <228773DD-6337-475C-956F-0C0C0E3CD77B> cl_kernels

0x11947000 - 0x11947ffd +cl_kernels (???) <7DBAFD6F-A5EE-448B-84C9-4EB4C93B4E4C> cl_kernels

0x11954000 - 0x11954ff3 +cl_kernels (???) <148D97BA-7839-4666-9E10-967553320C89> cl_kernels

0x11958000 - 0x11958ff3 +cl_kernels (???) <066BB045-4669-49DA-B7B0-88EAAEBB2FE4> cl_kernels

0x1195c000 - 0x1195cff3 +cl_kernels (???) <EC00D1A5-A528-4A0C-B5DD-FB76779D512D> cl_kernels

0x11960000 - 0x11960ff1 +cl_kernels (???) <4720CA05-6907-4BBB-823A-6692774C02F4> cl_kernels

0x11969000 - 0x11969ff1 +cl_kernels (???) <8B81775C-72DE-4555-935C-5BBD8834A13A> cl_kernels

0x1196f000 - 0x1196fff7 +cl_kernels (???) <08843C42-5805-4108-BBC5-4DE5CCEDBA4C> cl_kernels

0x11977000 - 0x11977ffd +cl_kernels (???) <12B4D293-D7B4-492A-82E1-F6D4DBD2A380> cl_kernels

0x11989000 - 0x11a18ff7 unorm8_rgba.dylib (2.1.16) <D2E7F6C7-4A86-32AE-8108-C63A5DB76D64> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib

0x8ed4a000 - 0x8f58bffb com.apple.GeForceGLDriver (8.0.51 - 8.0.0) <6558382E-52E4-37C5-BC83-9A73E656167C> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver

0x8fe32000 - 0x8fe64e57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld

0x90007000 - 0x9002bfff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x9002c000 - 0x90036fff 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

0x90037000 - 0x9006effa com.apple.LDAPFramework (2.4.28 - 194.5) <AA8CC981-78EF-38F0-9959-83DEF9E418DC> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x9006f000 - 0x900bdffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x900cd000 - 0x900cefff libdnsinfo.dylib (453.16) <6441AEC9-3916-3BF6-BE54-9C25E2BE61E1> /usr/lib/system/libdnsinfo.dylib

0x900cf000 - 0x901daff7 libJP2.dylib (843) <D8FE1E1C-D4DC-3465-95C4-AEADD6C2611C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x901db000 - 0x90338ffb com.apple.QTKit (7.7.1 - 2599) <78806D5A-A983-3C4C-A151-2AEF28779358> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x903d1000 - 0x9042bfff com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x9042c000 - 0x9042effb libRadiance.dylib (843) <6C2B92DB-A537-3618-9E68-F006DF427D2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x9042f000 - 0x9043affb com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

0x9043b000 - 0x90443fff com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x90444000 - 0x90483ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x90484000 - 0x90484fff 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

0x90485000 - 0x904defff com.apple.QuickLookFramework (4.0 - 555.0) <291276B2-7A40-3D68-98ED-7FBD1F601D84> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x904df000 - 0x904e9fff libCSync.A.dylib (322) <CD2707A0-48EB-30C5-8431-460663D44A91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x904ea000 - 0x904f0fff com.apple.phonenumbers (1.1 - 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers

0x904f1000 - 0x904f5fff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x904f6000 - 0x904f9ffb com.apple.TCC (1.0 - 1) <C1B2A1EB-9EA2-3340-8611-F788C87A951F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x904fa000 - 0x90646ff3 com.apple.CFNetwork (596.1 - 596.1) <DE5FA267-6E01-388E-9ADA-8764BE469C35> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x90647000 - 0x90649fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib

0x9064a000 - 0x90674ff9 com.apple.framework.Apple80211 (8.0 - 800.15) <DC1EC5B5-7021-3CFC-8C32-FD515F1F9C58> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x90680000 - 0x906c2fff libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib

0x906c3000 - 0x90713ff7 com.apple.CoreMediaIO (301.0 - 4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x90757000 - 0x90760fff com.apple.DisplayServicesFW (2.6 - 352.4.2) <96F5E1F9-395F-3695-80E9-F3803BCD6576> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

0x90763000 - 0x90844fff libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib

0x90845000 - 0x90936ffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib

0x90937000 - 0x90aafff5 com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x90abc000 - 0x91148feb com.apple.CoreAUC (6.16.00 - 6.16.00) <654A0AB8-F24F-3489-8F70-F0A22414FE08> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x91149000 - 0x91178ff7 com.apple.securityinterface (6.0 - 55024.3) <64FA808A-4DBE-3F7B-AEA8-369C70B77DB8> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

0x91179000 - 0x91181fff com.apple.DiskArbitration (2.5 - 2.5) <E49427B0-5317-3DFD-B12E-117402BB19CB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x91182000 - 0x91198fff com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x91237000 - 0x9123afff 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

0x9123b000 - 0x9123dfff libCVMSPluginSupport.dylib (8.5) <9043B315-4E68-3262-A310-76E64F0409C9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x9123e000 - 0x9123efff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x9123f000 - 0x91249ffc com.apple.bsd.ServiceManagement (2.0 - 2.0) <D3112172-D3A7-3C9A-825D-5630D47327D1> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x9124a000 - 0x915dcff3 com.apple.MediaToolbox (1.0 - 926.37) <6B111039-22B1-3ED0-9E1B-E4810B6BC23E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x915dd000 - 0x91643ffc com.apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x91644000 - 0x91647ff9 libCGXType.A.dylib (322) <2090D588-49DD-3DB6-A296-8E7B0FF1482A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x91648000 - 0x91671ff7 libRIP.A.dylib (322) <48626D20-EFD2-3F8C-B458-30514DDD7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x91672000 - 0x9167effd com.apple.CrashReporterSupport (10.8.1 - 412) <9BBEBED1-DEDD-3258-A8CC-F46EC5CDD4F7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x9167f000 - 0x91969fff com.apple.AOSKit (1.05 - 148) <9F077C87-CDC2-308E-83A1-06A9662482F9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x9196a000 - 0x9196afff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib

0x91a23000 - 0x91a3cfff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x91a3d000 - 0x91a6eff7 com.apple.DictionaryServices (1.2 - 184) <9199E88F-2477-3596-9F56-B8E317A7164D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x91a6f000 - 0x91aaffff com.apple.MediaKit (13 - 658) <2CF2116F-EA07-31BB-A702-5B6C77F9D68B> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x91ab0000 - 0x91af7ff3 com.apple.CoreMedia (1.0 - 926.37) <9F458B7C-9F81-3CCF-939D-2E58FE93B86A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x91af8000 - 0x91b12ffc libsystem_kernel.dylib (2050.9.2) <C6BA5A9F-08BB-3544-9A36-070DEDE92279> /usr/lib/system/libsystem_kernel.dylib

0x91b13000 - 0x91b2fff7 libPng.dylib (843) <43C3DD20-4BB2-3429-A40A-7FF9BC50E5FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x91b30000 - 0x91b37fff libsystem_dnssd.dylib (379.27.1) <B5CD3F39-7039-30CF-877D-FDF38A659E46> /usr/lib/system/libsystem_dnssd.dylib

0x923b5000 - 0x923f6ff7 com.apple.framework.CoreWiFi (1.0 - 100.10) <944B3FAE-F901-3276-A676-9D52295DA817> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x923f7000 - 0x9264efff com.apple.JavaScriptCore (8536 - 8536.24) <361AF27F-4E6B-3D86-B363-95DED1D56981> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x9264f000 - 0x9264ffff com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x92650000 - 0x92691ff7 libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib

0x92692000 - 0x926a9ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

0x926d6000 - 0x926e8ff7 libdispatch.dylib (228.18) <833C83BE-278C-353E-AC6D-9B85FAC50A1D> /usr/lib/system/libdispatch.dylib

0x926e9000 - 0x9270eff7 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

0x9274c000 - 0x92908ffd libicucore.A.dylib (491.11.1) <DB04A8FD-9BBE-3CBC-869F-8FA855FB43D2> /usr/lib/libicucore.A.dylib

0x92909000 - 0x92964ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x92965000 - 0x92966fff libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib

0x92975000 - 0x92992fff com.apple.openscripting (1.3.5 - 148) <3460338D-B686-3C33-B322-DC8391668F8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x92995000 - 0x92997fff com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x92998000 - 0x9299bffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib

0x929dc000 - 0x929ddfff libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib

0x929de000 - 0x929e7ffd 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

0x929e8000 - 0x92a3fff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

0x92a40000 - 0x92ab9ff0 com.apple.CorePDF (2.0 - 2) <BEB48187-261E-3263-8CD9-6CD3057B5108> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x92aba000 - 0x92bd2ff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x92bd3000 - 0x92be1ff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib

0x92be2000 - 0x92ca0ff3 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

0x92ca1000 - 0x92d16ff7 com.apple.ApplicationServices.ATS (332 - 341) <472F564A-BD46-30C3-92F5-87273A512910> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x92d17000 - 0x92d17fff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x92d18000 - 0x92d80fe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x92d81000 - 0x92e21ff7 com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x92e22000 - 0x92e78ff3 com.apple.HIServices (1.20 - 416) <B23E2C58-A6A5-32B6-811C-0F0551E14483> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x92e79000 - 0x92ec5fff libcorecrypto.dylib (106) <FAAD1A30-0D84-3A17-AC40-288EF0F529AA> /usr/lib/system/libcorecrypto.dylib

0x92ec6000 - 0x92fe1ff7 com.apple.desktopservices (1.7.1 - 1.7.1) <0039FBAA-BB0B-36B7-962F-BDAC8E3D1C58> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x92fe2000 - 0x92fe3fff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib

0x92fe4000 - 0x930e2ff7 libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x930e3000 - 0x93125ff7 libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib

0x93126000 - 0x9312afff 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

0x9312b000 - 0x9314ffff libJPEG.dylib (843) <04383F74-067F-3E98-882F-21F5B9578984> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x93150000 - 0x93150ffd libOpenScriptingUtil.dylib (148) <6B34E8E4-EE31-3E2B-AEB3-8714C3102AED> /usr/lib/libOpenScriptingUtil.dylib

0x93151000 - 0x93155fff com.apple.IOSurface (86.0.2 - 86.0.2) <BDF93CE4-9F14-3747-9CD5-FFE71D488BDA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x93156000 - 0x93159ffd libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x9315a000 - 0x9317fff7 com.apple.CoreVideo (1.8 - 99.0) <7A90C337-4493-3393-9C56-75EB52112D75> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x93180000 - 0x935c2ff3 com.apple.CoreGraphics (1.600.0 - 322) <2E04AAAD-8403-3819-BD6C-9836D42F58B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x935c3000 - 0x935f0ffb com.apple.CoreServicesInternal (153 - 153) <DB105788-CCF5-3678-88C5-65A7267DC581> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x935f1000 - 0x93676ff7 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

0x93677000 - 0x9367bffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib

0x9367c000 - 0x936a0ff2 com.apple.framework.familycontrols (4.0 - 400) <A313D83E-5A03-3174-A213-1F7D379040D1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x936a1000 - 0x93a59ffa libLAPACK.dylib (1073.3) <0F813868-D84F-365D-8A7B-67FDA169F19C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x93a5a000 - 0x93a68ff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib

0x93a69000 - 0x93aabff7 com.apple.RemoteViewServices (2.0 - 80.3) <EE36AF6C-E574-3F48-9AC3-E8C8295739FF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x93aac000 - 0x93ae7fe7 libGLImage.dylib (8.5) <E5F2D8DE-3053-361A-982B-9BB2AE73E324> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x93ae8000 - 0x93b57ffb com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x93b58000 - 0x93b62fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib

0x93b63000 - 0x93f5ffe3 com.apple.VideoToolbox (1.0 - 926.37) <268DD75A-153C-39A0-98B1-439374DA1144> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x93fac000 - 0x94010fff com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x94011000 - 0x9401affe com.apple.aps.framework (3.0 - 3.0) <75A60380-46BE-31FA-8267-9DE6A32D6FC0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService

0x9401b000 - 0x940a3fff com.apple.PDFKit (2.7 - 2.7) <D65CBEF8-4BEF-38E4-8622-ECEA79C66F7F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

0x940a4000 - 0x9413efff com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x9413f000 - 0x94233fff com.apple.QuickLookUIFramework (4.0 - 555.0) <457CB3C3-5049-3F98-9C6E-EFEBC09A7653> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI

0x945aa000 - 0x946a2ff2 libsqlite3.dylib (138) <AA00F27E-B72D-31DE-8EE4-985227CC9912> /usr/lib/libsqlite3.dylib

0x946a3000 - 0x946ccfff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib

0x946cd000 - 0x94824ff7 com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <6856CA9B-BF08-341B-AEE9-91CC258D4534> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x94825000 - 0x948e2ffb libsystem_c.dylib (825.24) <7D90CAC5-EC98-35F8-A52E-81B54F0C7DCC> /usr/lib/system/libsystem_c.dylib

0x948e3000 - 0x94918ff7 com.apple.framework.internetaccounts (2.0 - 200) <AA6349FE-B029-3755-9DF5-90CD13CFB5A0> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts

0x949a4000 - 0x949c1ff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib

0x949c2000 - 0x94a59fff com.apple.ink.framework (1.4 - 110) <C01F2572-E7E4-3A6C-B4F2-2F97B4AD43D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x94a5a000 - 0x94ab5fff 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

0x94ab6000 - 0x94abefff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib

0x957fc000 - 0x95a78ff7 com.apple.QuickTime (7.7.1 - 2599) <C1EAA16D-C51E-3A85-B114-6C7DDCEC864C> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x95a79000 - 0x95abeff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x95abf000 - 0x95d50fff com.apple.AddressBook.framework (7.0 - 1143) <689FB192-FFE0-3B3A-A407-FA618E6AED85> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x95d54000 - 0x95d62fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib

0x95d63000 - 0x95dbcffb com.apple.ImageCaptureCore (4.0 - 4.0) <29FC269A-79E8-3FBD-A462-F2621485D4BB> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

0x95dbd000 - 0x95df0ff5 libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib

0x95df1000 - 0x964f8ff0 libclh.dylib (4.0.3 - 4.0.3) <6B247540-E9FC-3DA9-9311-9246EA863E03> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

0x964f9000 - 0x9655dff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib

0x96591000 - 0x9659dffc libkxld.dylib (2050.9.2) <301804CB-55F1-3A9B-BC45-DEB020C22C6F> /usr/lib/system/libkxld.dylib

0x9659e000 - 0x966ab15f libobjc.A.dylib (532) <9663A040-F232-3E2A-8318-AA40B940AF6F> /usr/lib/libobjc.A.dylib

0x966ac000 - 0x966b8ff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x966b9000 - 0x966bafff libDiagnosticMessagesClient.dylib (7) <B2BC685E-C129-3F6B-9222-AF3CF4F186AC> /usr/lib/libDiagnosticMessagesClient.dylib

0x966bb000 - 0x969c0fff com.apple.CoreServices.CarbonCore (1037 - 1037) <92494ADA-2ED1-3141-81B9-23F2C27E779C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x969c3000 - 0x96b4cff7 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

0x96b4d000 - 0x96b4dfff libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib

0x96b4e000 - 0x96b61ff9 com.apple.MultitouchSupport.framework (235.27 - 235.27) <75D9C0FD-6A40-3A9E-8861-C74DBE137CF3> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x96b66000 - 0x96b76ff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib

0x96b77000 - 0x96ba3ff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib

0x96ba4000 - 0x96ca0ff3 com.apple.DiskImagesFramework (10.8 - 344) <98C16F91-9D3E-3FD0-A30B-BD49EE4ED9A4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x96ca1000 - 0x96ca1fff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x96ca2000 - 0x96cbffff libxpc.dylib (140.37) <F61095FA-B2CF-3CD8-9088-9D9FC18B38BC> /usr/lib/system/libxpc.dylib

0x96cc0000 - 0x96d73ff7 com.apple.coreui (2.0 - 181) <4F071012-F857-367D-B0B8-EAD088A05740> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x96d74000 - 0x96e06ffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x96e3d000 - 0x96e4ffff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib

0x96e50000 - 0x96eb7ff7 com.apple.framework.IOKit (2.0 - 755.9.7) <CB976A7C-2601-3054-BC41-C3AD6896327C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x96eba000 - 0x96ec0fff libGFXShared.dylib (8.5) <D2D214E8-A243-3FFD-BA70-D695FF5BD040> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x96ec1000 - 0x96ec5ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib

0x96ec6000 - 0x96ecfff9 com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x96ed0000 - 0x96f4aff7 com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x96f4b000 - 0x96fe3ff7 com.apple.CoreServices.OSServices (557 - 557) <219C11A8-8446-336E-B518-F52D1571420F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x96fe4000 - 0x9724dff7 com.apple.imageKit (2.2 - 660) <66EE23B9-3562-3888-833B-DDB732603C14> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

0x9735f000 - 0x97435fff com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x97436000 - 0x974e0ff7 com.apple.LaunchServices (539 - 539) <4C026504-5420-35D7-912E-A584C6F9FFC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x974eb000 - 0x974eeff3 com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

0x974ef000 - 0x97548ff7 com.apple.AE (645 - 645) <D4919967-EF16-36BA-9E8A-DA110DE8BB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x97549000 - 0x97549fff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x9754a000 - 0x97580ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x97581000 - 0x975cfffb com.apple.SystemConfiguration (1.12 - 1.12) <F3C87D17-D5F3-39D3-B6F1-1DF3DBECCBDE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x975d0000 - 0x975e0ff2 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

0x975e9000 - 0x975e9ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <B688A998-93B5-3D9B-BAE4-E49947AA82B4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x975ea000 - 0x97907fff com.apple.Foundation (6.8 - 945) <B6F00754-C3F7-3E33-B708-CCEA2AA3E969> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x97908000 - 0x97908ffe com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x97909000 - 0x97b39fff com.apple.QuartzComposer (5.1 - 281) <F52C0922-7E0C-36B1-A055-96E0FDB00F14> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

0x97b69000 - 0x97b6affd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x97b6b000 - 0x97b8bff7 com.apple.ChunkingLibrary (2.0 - 132) <172C3F7F-CB49-323F-932F-35340999979E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x97b8c000 - 0x97b98ff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib

0x97b99000 - 0x97baefff 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

0x97baf000 - 0x97ceaff7 libBLAS.dylib (1073.3) <804B5AF7-2646-31D1-8875-FCCF158476D4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x97ceb000 - 0x97dd4ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib

0x97dd5000 - 0x97e24ff6 libTIFF.dylib (843) <AA81BA16-8026-35DA-8193-2C8715ACD435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x97e25000 - 0x97e82fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x97e83000 - 0x980fdff3 com.apple.RawCamera.bundle (3.14.2 - 644) <3A5383AC-F30A-3674-88F4-DF82ADE8D73E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x980fe000 - 0x98105fff liblaunch.dylib (442.21) <349330F8-1BBF-3B78-AFB2-4F32413CE971> /usr/lib/system/liblaunch.dylib

0x9815e000 - 0x98161ff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib

0x98162000 - 0x98362ffb com.apple.CoreData (106 - 407.5) <B4386286-5C67-3134-A5BD-852447DA696E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x98363000 - 0x9837cffb com.apple.frameworks.preferencepanes (15.0 - 15.0) <5F610D7F-8AAC-300B-9331-FD95701D3304> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x9837d000 - 0x9849aff3 com.apple.MediaControlSender (1.4.1 - 141.23) <D2B3E1AC-AB2B-3811-B1EC-E794ECA81C81> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender

0x9849b000 - 0x988b8ff3 FaceCoreLight (2.0.1) <3EF03B25-C361-31A6-8704-3FBFFBD0E10B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

0x988b9000 - 0x988d6fff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib

0x988d7000 - 0x988d7fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x988d8000 - 0x99491fff com.apple.AppKit (6.8 - 1187) <5E13B150-4096-3B61-9DC0-6ABA48F6515B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x99492000 - 0x99498fff 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

0x994a0000 - 0x994d3ff3 com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x994d4000 - 0x99519ff5 com.apple.opencl (2.1.17 - 2.1.17) <921C1549-637A-33D7-A891-834FB9F582C7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x9951a000 - 0x99527fff libGL.dylib (8.5) <930067EA-F131-336E-BE31-49DD7F6DFB81> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x99528000 - 0x995d6ff3 com.apple.CoreText (260.0 - 275.14) <3CC31B7F-5560-364A-ADFC-31861C3C2328> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x995d7000 - 0x9963dfff com.apple.print.framework.PrintCore (8.0 - 387) <84DFC4F0-3186-3C59-9EBD-9EF2C3561A43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x99649000 - 0x99660fff com.apple.GenerationalStorage (1.1 - 132.1) <4E0F0C47-7796-3152-A77D-F6456287498A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x99661000 - 0x99735ff7 com.apple.backup.framework (1.4 - 1.4) <12123FB8-B42D-38B0-8463-6BA375C3C643> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x99736000 - 0x9973dff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x9973e000 - 0x99742ffc libGIF.dylib (843) <355B672B-D07D-36FE-B6B9-142406ACFBA2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x99743000 - 0x997bfffb com.apple.Metadata (10.7.0 - 707.1) <E18350AD-CAA9-3323-BDE9-63A688792C6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x997c0000 - 0x99822fff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib

0x99823000 - 0x99838fff com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <20E394D6-D9BA-3C1D-993A-533B60EF3B63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x99839000 - 0x99844fff libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib

0x99845000 - 0x99852ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x99853000 - 0x99854fff libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib

0x99855000 - 0x99882ffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib

0x99883000 - 0x99b40ff3 com.apple.security (7.0 - 55178.0.1) <EB90D52E-27EC-3874-BA15-C69976F1067A> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x99b67000 - 0x99babfff libGLU.dylib (8.5) <E4F932FD-A644-354D-8D4E-F337C93AAFC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x99bac000 - 0x99bf5ff3 com.apple.framework.CoreWLAN (3.0 - 300.9) <0C5A2604-2185-3D71-950C-D5E93239419A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x99bf6000 - 0x99bf6fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib

0x99bf7000 - 0x99ddeffb com.apple.CoreFoundation (6.8 - 744) <A2BB4949-264A-302B-897E-713860894FE6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x99e5c000 - 0x99e63ffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib

0x99e64000 - 0x9a0f5ffb com.apple.CoreImage (8.0.17 - 1.0.1) <CE54EC11-1C41-3857-B82D-F8B7D1798F42> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x9a0f6000 - 0x9a0f7ffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib

0x9a0f8000 - 0x9a11aff3 libc++abi.dylib (24.2) <4C064BFE-B8B4-35CA-AB3C-F6A47D47A0F2> /usr/lib/libc++abi.dylib

0x9a11b000 - 0x9a4fdff7 com.apple.HIToolbox (2.0 - 624) <04C20B6A-FE3D-396E-BCAF-AC4DBAB3747E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x9a501000 - 0x9a60effb com.apple.ImageIO.framework (3.2.0 - 843) <4BFEFB05-3EE3-36A7-891D-CE03D1DF8125> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x9a60f000 - 0x9a62dffb com.apple.Ubiquity (1.2 - 234.2) <BEFF43DE-CF72-3E66-90C8-CAECAFD5F3ED> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x9a62e000 - 0x9a62efff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x9a62f000 - 0x9a63dfff com.apple.opengl (1.8.5 - 1.8.5) <AA14FBC0-8AF3-3CCB-A390-C8F9AE81E1E9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0xb0000000 - 0xb0027ff0 +com.evernote.com.positivespinmedia.PSMTabBarControlFramework (1.1) <93C2E1C1-60D7-3393-B2BB-D09ACCCD863A> /Applications/Evernote.app/Contents/Frameworks/PSMTabBarControl.framework/Versions/A/PSMTabBarControl

0xc0000000 - 0xc0009ff7 +com.evernote.com.growl.growlframework (1.2.1 - 1.2.1) <1D8230A7-3FB2-385E-A872-42384BD74E9E> /Applications/Evernote.app/Contents/Frameworks/Growl.framework/Versions/A/Growl

External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 7

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: 768

thread_create: 1

thread_set_state: 0

VM Region Summary:

ReadOnly portion of Libraries: Total=213.9M resident=27.8M(13%) swapped_out_or_unallocated=186.0M(87%)

Writable regions: Total=371.7M written=77.8M(21%) resident=33.0M(9%) swapped_out=130.1M(35%) unallocated=338.7M(91%)

REGION TYPE VIRTUAL

=========== =======

CG backing stores 31.6M

CG image 47.7M

CG raster data 568K

CG shared images 160K

CoreAnimation 1872K

CoreServices 1416K

IOKit 83.4M

JS JIT generated code 16K

JS VM register file (reserved) 4096K reserved VM address space (unallocated)

JS garbage collector 128K

MALLOC 178.3M

MALLOC guard page 64K

Memory tag=240 4K

Memory tag=242 12K

Memory tag=35 3252K

OpenCL 124K

OpenGL GLSL 896K

SQLite page cache 1920K

Stack 71.2M

VM_ALLOCATE 16.3M

__DATA 12.6M

__DATA/__OBJC 608K

__IMAGE 528K

__IMPORT 12K

__LINKEDIT 41.5M

__OBJC 3172K

__OBJC/__DATA 116K

__PAGEZERO 4K

__TEXT 172.4M

__UNICODE 544K

mapped file 94.8M

shared memory 4212K

=========== =======

TOTAL 772.8M

TOTAL, minus reserved VM space 768.8M

Link to comment

Archived

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

×
×
  • Create New...