DevonThinkPro, Apple Mail v8.0, GPGMail plug-in crash

Scott Horton's Avatar

Scott Horton

10 Nov, 2014 03:25 PM

Consistent crash of Mail while using the GPGMail plug-in when I select a pdf document in DevonThinkPro and choose to "send by email."

Here is the crash log if that is helpful.

Process: Mail [2766]
Path: /Applications/Mail.app/Contents/MacOS/Mail
Identifier: com.apple.mail
Version: 8.0 (1990.1)
Build Info: Mail-1990001000000000~3
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Mail [2766]
User ID: 501

PlugIn Path: /Library/Mail/*/GPGMail
PlugIn Identifier: org.gpgtools.gpgmail
PlugIn Version: 2.5b1 (783b)

Date/Time: 2014-11-10 10:21:24.090 -0500
OS Version: Mac OS X 10.10 (14A389)
Report Version: 11
Anonymous UUID: EB209071-A880-B598-3F00-76EC039386B9

Time Awake Since Boot: 6800 seconds

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

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

VM Regions Near 0x50:
--> __TEXT 000000010903f000-00000001093d5000 [ 3672K] r-x/rwx SM=COW /Applications/Mail.app/Contents/MacOS/Mail

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libdispatch.dylib 0x00007fff8b4b9b3a dispatch_sync + 0
1 org.gpgtools.gpgmail 0x000000010b59eedd -[ComposeBackEnd_GPGMail securityProperties] + 187
2 org.gpgtools.gpgmail 0x000000010b5a6090 -[HeadersEditor_GPGMail MASetMessageIsToBeSigned:] + 113
3 com.apple.Foundation 0x00007fff961b2daf _NSSetCharValueAndNotify + 260
4 com.apple.mail 0x00000001090af075 0x10903f000 + 458869
5 org.gpgtools.gpgmail 0x000000010b5a4492 -[HeadersEditor_GPGMail MAAwakeFromNib] + 61
6 com.apple.CoreFoundation 0x00007fff9161983f -[NSSet makeObjectsPerformSelector:] + 223
7 com.apple.AppKit 0x00007fff8ac4b09d -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1216
8 com.apple.AppKit 0x00007fff8acca1c2 -[NSNib _instantiateNibWithExternalNameTable:options:] + 677
9 com.apple.AppKit 0x00007fff8acca2d6 -[NSNib _instantiateWithOwner:options:topLevelObjects:] + 143
10 com.apple.mail 0x00000001090ad48d 0x10903f000 + 451725
11 com.apple.mail 0x00000001090acf36 0x10903f000 + 450358
12 com.apple.mail 0x00000001090aa784 0x10903f000 + 440196
13 org.gpgtools.gpgmail 0x000000010b599c0d -[ComposeBackEnd_GPGMail MAInitCreatingDocumentEditor:] + 27
14 com.apple.Foundation 0x00007fff9628db90 -[NSObject(NSScripting) newScriptingObjectOfClass:forValueForKey:withContentsValue:properties:] + 126
15 com.apple.AppKit 0x00007fff8aabf695 -[NSApplication(NSScripting) newScriptingObjectOfClass:forValueForKey:withContentsValue:properties:] + 154
16 com.apple.Foundation 0x00007fff9622f706 -[NSCreateCommand _newObjectForContainer:inValueForKey:withClassDescription:] + 275
17 com.apple.Foundation 0x00007fff9622fbed -[NSCreateCommand performDefaultImplementation] + 1191
18 com.apple.Foundation 0x00007fff962de1f2 -[NSScriptingAppleEventHandler handleCommandEvent:withReplyEvent:] + 195
19 com.apple.Foundation 0x00007fff96176458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
20 com.apple.Foundation 0x00007fff961762c9 _NSAppleEventManagerGenericHandler + 102
21 com.apple.AE 0x00007fff893fc99c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
22 com.apple.AE 0x00007fff893fc719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
23 com.apple.AE 0x00007fff893fc623 aeProcessAppleEvent + 295
24 com.apple.HIToolbox 0x00007fff8ba9d37e AEProcessAppleEvent + 56
25 com.apple.AppKit 0x00007fff8a779ec6 _DPSNextEvent + 2665
26 com.apple.AppKit 0x00007fff8a778fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
27 com.apple.AppKit 0x00007fff8a76cf73 -[NSApplication run] + 594
28 com.apple.AppKit 0x00007fff8a758424 NSApplicationMain + 1832
29 libdyld.dylib 0x00007fff929fa5c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff92a9f22e kevent64 + 10
1 libdispatch.dylib 0x00007fff8b4b5a6a dispatch_mgrthread + 52

Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff92a9952e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92a9869f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff9161bb14 CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff9161afdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff9161a838 CFRunLoopRunSpecific + 296
5 com.apple.CFNetwork 0x00007fff972e9e90 +[NSURLConnection(Loader) resourceLoadLoop:] + 434
6 com.apple.Foundation 0x00007fff961bcb7a _
NSThread
main__ + 1345
7 libsystem_pthread.dylib 0x00007fff931a82fc pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff931a8279 _pthread_start + 176
9 libsystem
pthread.dylib 0x00007fff931a64b1 thread_start + 13

Thread 3:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff92a9e3f6 __select + 10
1 libsystem_pthread.dylib 0x00007fff931a82fc pthread_body + 131
2 libsystem_pthread.dylib 0x00007fff931a8279 _pthread_start + 176
3 libsystem
pthread.dylib 0x00007fff931a64b1 thread_start + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff92a9952e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92a9869f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff9161bb14 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff9161afdb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff9161a838 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff8a8dc8f7 NSEventThread + 137
6 libsystem_pthread.dylib 0x00007fff931a82fc _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff931a8279 _pthread
start + 176
8 libsystem_pthread.dylib 0x00007fff931a64b1 thread_start + 13

Thread 5:: com.apple.CoreAnimation.render-server
0 libsystem_kernel.dylib 0x00007fff92a9952e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92a9869f mach_msg + 55
2 com.apple.QuartzCore 0x00007fff8b756d63 CA::Render::Server::server_thread(void*) + 198
3 com.apple.QuartzCore 0x00007fff8b756c96 thread_fun + 25
4 libsystem_pthread.dylib 0x00007fff931a82fc pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff931a8279 _pthread_start + 176
6 libsystem
pthread.dylib 0x00007fff931a64b1 thread_start + 13

Thread 6:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff92a9e132 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8b36dc95 std::
1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 47
2 com.apple.JavaScriptCore 0x00007fff94ba12d4 JSC::BlockAllocator::blockFreeingThreadMain() + 228
3 com.apple.JavaScriptCore 0x00007fff94b96a9f WTF::wtfThreadEntryPoint(void*) + 15
4 libsystem_pthread.dylib 0x00007fff931a82fc pthread_body + 131
5 libsystem_pthread.dylib 0x00007fff931a8279 _pthread_start + 176
6 libsystem
pthread.dylib 0x00007fff931a64b1 thread_start + 13

Thread 7:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff92a9e132 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8b36dc95 std::
1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 47
2 com.apple.JavaScriptCore 0x00007fff94ba186b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff94ba16c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff94b96a9f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff931a82fc pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff931a8279 _pthread_start + 176
7 libsystem
pthread.dylib 0x00007fff931a64b1 thread_start + 13

Thread 8:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff92a9e132 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8b36dc95 std::
1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 47
2 com.apple.JavaScriptCore 0x00007fff94ba186b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff94ba16c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff94b96a9f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff931a82fc pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff931a8279 _pthread_start + 176
7 libsystem
pthread.dylib 0x00007fff931a64b1 thread_start + 13

Thread 9:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff92a9e132 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8b36dc95 std::
1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 47
2 com.apple.JavaScriptCore 0x00007fff94ba186b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff94ba16c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff94b96a9f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff931a82fc pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff931a8279 _pthread_start + 176
7 libsystem
pthread.dylib 0x00007fff931a64b1 thread_start + 13

Thread 10:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff92a9e132 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8b36dc95 std::
1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 47
2 com.apple.JavaScriptCore 0x00007fff94ba186b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff94ba16c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff94b96a9f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff931a82fc pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff931a8279 _pthread_start + 176
7 libsystem
pthread.dylib 0x00007fff931a64b1 thread_start + 13

Thread 11:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff92a9e132 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8b36dc95 std::
1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 47
2 com.apple.JavaScriptCore 0x00007fff94ba186b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff94ba16c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff94b96a9f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff931a82fc pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff931a8279 _pthread_start + 176
7 libsystem
pthread.dylib 0x00007fff931a64b1 thread_start + 13

Thread 12:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff92a9e132 psynch_cvwait + 10
1 libc++.1.dylib 0x00007fff8b36dc95 std::
1::condition_variable::wait(std::__1::unique_lockstd::__1::mutex&) + 47
2 com.apple.JavaScriptCore 0x00007fff94ba186b JSC::GCThread::waitForNextPhase() + 171
3 com.apple.JavaScriptCore 0x00007fff94ba16c8 JSC::GCThread::gcThreadMain() + 88
4 com.apple.JavaScriptCore 0x00007fff94b96a9f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_pthread.dylib 0x00007fff931a82fc pthread_body + 131
6 libsystem_pthread.dylib 0x00007fff931a8279 _pthread_start + 176
7 libsystem
pthread.dylib 0x00007fff931a64b1 thread_start + 13

Thread 13:
0 libsystem_kernel.dylib 0x00007fff92a9e946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff931a64a1 start_wqthread + 13

Thread 14:
0 libsystem_kernel.dylib 0x00007fff92a9e946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff931a64a1 start_wqthread + 13

Thread 15:
0 libsystem_kernel.dylib 0x00007fff92a9e946 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff931a64a1 start_wqthread + 13

Thread 16:

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007fdd34c1f060 rbx: 0x0000000000000000 rcx: 0x0000000000003201 rdx: 0x00007fff56bbf2d8 rdi: 0x0000000000000000 rsi: 0x00007fff56bbf360 rbp: 0x00007fff56bbf3e0 rsp: 0x00007fff56bbf358 r8: 0x00000000000003ff r9: 0x00007fdd34c1f060 r10: 0x00000000000010b0 r11: 0x00007fff8b4b9b3a r12: 0x00007fff56bbf388 r13: 0x00007fdd34d39750 r14: 0x00007fff56bbf390 r15: 0x00007fdd34c1f060 rip: 0x00007fff8b4b9b3a rfl: 0x0000000000010202 cr2: 0x0000000000000050

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

Binary Images:
0x10903f000 - 0x1093d4fff com.apple.mail (8.0 - 1990.1) /Applications/Mail.app/Contents/MacOS/Mail 0x109630000 - 0x109631fff libLatin2Converter.dylib (64) /System/Library/CoreServices/Encodings/libLatin2Converter.dylib 0x109635000 - 0x109636fff libLatin5Converter.dylib (64) /System/Library/CoreServices/Encodings/libLatin5Converter.dylib 0x10963a000 - 0x10963aff7 libHebrewConverter.dylib (64) /System/Library/CoreServices/Encodings/libHebrewConverter.dylib 0x10ae64000 - 0x10ae64fff com.apple.appstore.macbuddy.AppStore (1.0 - 1) /System/Library/CoreServices/SetupAssistantPlugins/AppStore.icdplugin/Contents/MacOS/AppStore 0x10ae68000 - 0x10ae68fff com.apple.icdplugin.FaceTime (8.0 - 4725) /System/Library/CoreServices/SetupAssistantPlugins/FaceTime.icdplugin/Contents/MacOS/FaceTime 0x10ae6d000 - 0x10ae6efff com.apple.icdplugin.gamecenter (1.0 - ???) /System/Library/CoreServices/SetupAssistantPlugins/GameCenter.icdplugin/Contents/MacOS/GameCenter 0x10ae73000 - 0x10ae73ff7 com.apple.LegacyHandle (3.0 - 734.4) /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/Versions/A/LegacyHandle 0x10ae78000 - 0x10ae79fff com.apple.snatmap (3.0 - 734.4) /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/Versions/A/snatmap 0x10ae7d000 - 0x10ae88ff3 com.apple.ViceroyTrace (3.0 - 734.4) /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/Versions/A/ViceroyTrace 0x10ae94000 - 0x10aec0fff com.apple.ICE (3.0 - 734.4) /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/Versions/A/ICE 0x10aec9000 - 0x10aecffff com.apple.SimpleKeyExchange (3.0 - 734.4) /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/Versions/A/SimpleKeyExchange 0x10b48d000 - 0x10b496fff +com.devon-technologies.bundle.mailconduit (2.8.1 - 2.8.1) /Users/USER/Library/Mail/*/DEVONMailConduit-SnowLeopard 0x10b4a2000 - 0x10b4c5fff +com.c-command.spamsieve.mailplugin (1.7.9 - 1.7.9) /Users/USER/Library/Mail/*/SpamSieve 0x10b503000 - 0x10b51eff3 com.apple.security.csparser (3.0 - 57031.1.35) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser 0x10b579000 - 0x10b5d0ff7 +org.gpgtools.gpgmail (2.5b1 - 783b) /Library/Mail/*/GPGMail 0x10b605000 - 0x10b64cff7 +org.gpgtools.Libmacgpg (0.4 [9e21a2a] - 633n) /Library/Frameworks/Libmacgpg.framework/Versions/B/Libmacgpg 0x10b686000 - 0x10b6cefeb +com.zang.RegexKit (0.6.0 - 0.6.0) /Library/Mail/*/RegexKit.framework/Versions/A/RegexKit 0x10b7b8000 - 0x10b7c0fff com.apple.SyncedDefaults (2.0 - 212) /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults 0x10b7cd000 - 0x10b7cefff com.apple.AddressBook.LocalSourceBundle (9.0 - 1498) /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource 0x10ddc5000 - 0x10ddc7ff7 +com.Logitech.Control Center.Scroll Enhancer OSAX Loader (3.1.0 - 3.1.0) /Library/ScriptingAdditions/LCC Scroll Enhancer Loader.osax/Contents/MacOS/LCC Scroll Enhancer Loader 0x10e669000 - 0x10e66aff7 libCyrillicConverter.dylib (64) /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib 0x10e6b0000 - 0x10e6b1fff libArabicConverter.dylib (64) /System/Library/CoreServices/Encodings/libArabicConverter.dylib 0x10e6b5000 - 0x10e6b9ff7 com.apple.DirectoryServicesSource (9.0 - 1498) /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices 0x10e6bf000 - 0x10e6c1fff com.apple.addressbook.POIPlugin (9.0 - 1498) /System/Library/Address Book Plug-Ins/POIPlugin.sourcebundle/Contents/MacOS/POIPlugin 0x10e6c7000 - 0x10e714ff3 com.apple.AddressBook.CardDAVPlugin (10.9 - 434) /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin 0x10e7fb000 - 0x10e7fefff libLatinSuppConverter.dylib (64) /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib 0x10e8a8000 - 0x10e8a8fff com.apple.ibooks.macbuddy.iBooks (1.0 - 1) /System/Library/CoreServices/SetupAssistantPlugins/iBooks.icdplugin/Contents/MacOS/iBooks 0x10e8b0000 - 0x10e8b0ffe +cl_kernels (???) cl_kernels 0x10e8b4000 - 0x10e8b4fff +cl_kernels (???) cl_kernels 0x10e8b6000 - 0x10e8b8ff7 com.apple.iCloudDelegate (1.0 - 1.8.19) /System/Library/CoreServices/SetupAssistantPlugins/iCloudDelegate.icdplugin/Contents/MacOS/iCloudDelegate 0x10e8bc000 - 0x10e8beff7 com.apple.identityservices.macbuddyplugin (1.0 - 1) /System/Library/CoreServices/SetupAssistantPlugins/IdentityServices.icdplugin/Contents/MacOS/IdentityServices 0x10e8c4000 - 0x10e8c4fff com.apple.icdplugin.iMessage (8.0 - 4725) /System/Library/CoreServices/SetupAssistantPlugins/iMessage.icdplugin/Contents/MacOS/iMessage 0x10e96e000 - 0x10e96fff7 libGreekConverter.dylib (64) /System/Library/CoreServices/Encodings/libGreekConverter.dylib 0x10e9a0000 - 0x10e9a1ff7 libThaiConverter.dylib (64) /System/Library/CoreServices/Encodings/libThaiConverter.dylib 0x10e9d1000 - 0x10ea04fff com.apple.GameCenterUI (1.0 - 190.14) /System/Library/PrivateFrameworks/GameCenterUI.framework/Versions/A/GameCenterUI 0x10f32c000 - 0x10f352ff7 com.apple.osax.standardadditions (2.3 - 368) /System/Library/ScriptingAdditions/StandardAdditions.osax/Contents/MacOS/StandardAdditions 0x1109d1000 - 0x1109d3fff apop.so (183) /usr/lib/sasl2/apop.so 0x1109d7000 - 0x1109d8fff atoken.so (183) /usr/lib/sasl2/atoken.so 0x1109dc000 - 0x1109edffb dhx.so (183) /usr/lib/sasl2/dhx.so 0x1109fa000 - 0x110a03fff digestmd5WebDAV.so (183) /usr/lib/sasl2/digestmd5WebDAV.so 0x110a08000 - 0x110a0afff libanonymous.2.so (193) /usr/lib/sasl2/libanonymous.2.so 0x110a0e000 - 0x110a10ff7 libcrammd5.2.so (193) /usr/lib/sasl2/libcrammd5.2.so 0x110a14000 - 0x110a1dfff libdigestmd5.2.so (193) /usr/lib/sasl2/libdigestmd5.2.so 0x110a22000 - 0x110a27fff libgssapiv2.2.0.18.so (193) /usr/lib/sasl2/libgssapiv2.2.0.18.so 0x110a2c000 - 0x110a31fff libntlm.so (193) /usr/lib/sasl2/libntlm.so 0x110a37000 - 0x110a39fff libplain.2.so (193) /usr/lib/sasl2/libplain.2.so 0x110a3d000 - 0x110a3ffff login.so (193) /usr/lib/sasl2/login.so 0x110a43000 - 0x110a46ff7 mschapv2.so (183) /usr/lib/sasl2/mschapv2.so 0x110a4c000 - 0x110a6dffb com.apple.DirectoryService.PasswordServerFramework (10.10 - 44) /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer 0x110a7f000 - 0x110a89fff com.apple.DirectoryServer (10.10 - 59) /System/Library/PrivateFrameworks/DirectoryServer.framework/Versions/A/DirectoryServer 0x110a91000 - 0x110a9cfff com.apple.AccountPolicy (1.0 - 1) /System/Library/PrivateFrameworks/AccountPolicy.framework/Versions/A/AccountPolicy 0x110aa5000 - 0x110ab1ff7 com.apple.directoryserver.CFDirectoryServer (10.10 - 59) /System/Library/PrivateFrameworks/DirectoryServer.framework/Frameworks/CFDirectoryServer.framework/Versions/A/CFDirectoryServer 0x110abd000 - 0x110ac3fff com.apple.HeimODAdmin (4.0 - 2.0) /System/Library/PrivateFrameworks/HeimODAdmin.framework/Versions/A/HeimODAdmin 0x110acc000 - 0x110acdfff com.apple.CFAccountPolicy (1.0 - 1) /System/Library/PrivateFrameworks/AccountPolicy.framework/Frameworks/CFAccountPolicy.framework/Versions/A/CFAccountPolicy 0x110ad2000 - 0x110ad3fff plain-clienttoken.so (183) /usr/lib/sasl2/plain-clienttoken.so 0x110ad7000 - 0x110ad9fff pwauxprop.so (419) /usr/lib/sasl2/pwauxprop.so 0x110add000 - 0x110adffff shadow_auxprop.so (183) /usr/lib/sasl2/shadow_auxprop.so 0x110ae5000 - 0x110ae8fff smb_ntlmv2.so (183) /usr/lib/sasl2/smb_ntlmv2.so 0x110b39000 - 0x110b39fff +cl_kernels (???) cl_kernels 0x110b48000 - 0x110b48ffe +cl_kernels (???) cl_kernels 0x110b4a000 - 0x110c30fef unorm8_bgra.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x110c8d000 - 0x110c8dff7 +cl_kernels (???) cl_kernels 0x111058000 - 0x111058ff5 +cl_kernels (???) cl_kernels 0x11105a000 - 0x11113aff7 unorm8_rgba.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x1117fa000 - 0x1117fffff com.apple.google.iaplugin (2.1 - 210) /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google 0x11254a000 - 0x112557fff com.apple.SystemAdministrationInterface (1.0 - 1) /System/Library/PrivateFrameworks/SystemAdministrationInterface.framework/Versions/A/SystemAdministrationInterface 0x112cf8000 - 0x112d23fff com.apple.icloud.iaplugin (426 - 562) /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud 0x112d44000 - 0x112d56fff com.apple.frameworks.preferencepanessupport (13.0 - 13.0) /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/PreferencePanesSupport 0x113270000 - 0x1133f7fe7 com.apple.GameCenterFoundation (162.9 - 162.9) /System/Library/PrivateFrameworks/GameCenterFoundation.framework/Versions/A/GameCenterFoundation 0x1134a9000 - 0x11352cff3 com.apple.GameKitServices (3.0 - 734.4) /System/Library/PrivateFrameworks/GameKitServices.framework/Versions/A/GameKitServices 0x11356c000 - 0x1136cdff3 com.apple.AVConference (3.0 - 734.4) /System/Library/PrivateFrameworks/AVConference.framework/Versions/A/AVConference 0x11376f000 - 0x113a3efff com.apple.VideoProcessing (1.0 - root's Developer Build [release]) /System/Library/PrivateFrameworks/VideoProcessing.framework/Versions/A/VideoProcessing 0x7fff618d0000 - 0x7fff61906837 dyld (353.2.1) /usr/lib/dyld 0x7fff87a52000 - 0x7fff87a52fff com.apple.audio.units.AudioUnit (1.12 - 1.12) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff87a55000 - 0x7fff87a62fff com.apple.ProtocolBuffer (1 - 225.1) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff87a63000 - 0x7fff87a9cfff com.apple.AirPlaySupport (2.0 - 215.10) /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport 0x7fff87a9d000 - 0x7fff87a9dfff com.apple.CoreServices (62 - 62) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff87a9e000 - 0x7fff87cfbfff com.apple.CalendarPersistence (8.0 - 318) /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/CalendarPersistence 0x7fff87cfc000 - 0x7fff87d20ff7 com.apple.quartzfilters (1.10.0 - 1.10.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff87d21000 - 0x7fff87d8dfff com.apple.framework.CoreWLAN (5.0 - 500.35.2) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff87da6000 - 0x7fff87db7fff libcmph.dylib (1) /usr/lib/libcmph.dylib 0x7fff87db8000 - 0x7fff87dbafff libsystem_configuration.dylib (699.1.5) /usr/lib/system/libsystem_configuration.dylib 0x7fff87dbb000 - 0x7fff87dd5ff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff87dd6000 - 0x7fff8808aff7 com.apple.WebKit (10600 - 10600.1.25) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff8808b000 - 0x7fff8808ffff libcache.dylib (69) /usr/lib/system/libcache.dylib 0x7fff88090000 - 0x7fff880e1ff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff880e2000 - 0x7fff88153ff7 com.apple.framework.IOKit (2.0.2 - 1050.1.21) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff88154000 - 0x7fff88237fff libcrypto.0.9.8.dylib (52) /usr/lib/libcrypto.0.9.8.dylib 0x7fff88238000 - 0x7fff88761ff7 com.apple.QuartzComposer (5.1 - 325) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff88762000 - 0x7fff8877fffb libresolv.9.dylib (57) /usr/lib/libresolv.9.dylib 0x7fff887a8000 - 0x7fff887aafff com.apple.CoreDuetDebugLogging (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff887ab000 - 0x7fff887e6fff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8911e000 - 0x7fff89138ff7 libextension.dylib (55) /usr/lib/libextension.dylib 0x7fff89139000 - 0x7fff8913bfff com.apple.ExceptionHandling (1.5 - 10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling 0x7fff8913c000 - 0x7fff8929aff3 com.apple.avfoundation (2.0 - 889.10) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff8929b000 - 0x7fff892a4ff7 com.apple.iChat.InstantMessage (8.0 - 4701) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage 0x7fff892a5000 - 0x7fff892a8fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff892a9000 - 0x7fff892bbff7 com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff892bc000 - 0x7fff893eeff7 com.apple.MediaControlSender (2.0 - 215.10) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff893ef000 - 0x7fff8944eff3 com.apple.AE (681 - 681) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff89468000 - 0x7fff894f4fff libsystem_c.dylib (1044.1.2) /usr/lib/system/libsystem_c.dylib 0x7fff894f5000 - 0x7fff89510ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff89511000 - 0x7fff89513ff7 libquarantine.dylib (76) /usr/lib/system/libquarantine.dylib 0x7fff89514000 - 0x7fff895bafff com.apple.PDFKit (3.0 - 3.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff895bb000 - 0x7fff895d8fff com.apple.DistributionKit (700 - 920) /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit.framework/Versions/A/DistributionKit 0x7fff895d9000 - 0x7fff8961afff libGLU.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8961b000 - 0x7fff89883ffb com.apple.security (7.0 - 57031.1.35) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff89884000 - 0x7fff898a7ff7 com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff898a8000 - 0x7fff898f7ff7 com.apple.opencl (2.4.2 - 2.4.2) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff898f8000 - 0x7fff898f9ff7 libsystem_blocks.dylib (65) /usr/lib/system/libsystem_blocks.dylib 0x7fff898fa000 - 0x7fff89908fff com.apple.AddressBook.ContactsFoundation (9.0 - 1498) /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation 0x7fff89a70000 - 0x7fff89ad3ff7 com.apple.WhitePagesFramework (10.7.0 - 141.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages 0x7fff89ad4000 - 0x7fff89be3ffb com.apple.desktopservices (1.9 - 1.9) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff89d84000 - 0x7fff89d85fff libDiagnosticMessagesClient.dylib (100) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff89d86000 - 0x7fff89ec8fff libsqlite3.dylib (168) /usr/lib/libsqlite3.dylib 0x7fff89ec9000 - 0x7fff89ecafff liblangid.dylib (117) /usr/lib/liblangid.dylib 0x7fff89ed8000 - 0x7fff8a008fff com.apple.UIFoundation (1.0 - 1) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff8a042000 - 0x7fff8a04fff7 libxar.1.dylib (254) /usr/lib/libxar.1.dylib 0x7fff8a050000 - 0x7fff8a0c4fff com.apple.ApplicationServices.ATS (360 - 375) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8a0c5000 - 0x7fff8a0e1ff7 com.apple.pluginkit.framework (1.0 - 1) /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit 0x7fff8a0e2000 - 0x7fff8a112ff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff8a118000 - 0x7fff8a123ff7 libcsfde.dylib (471) /usr/lib/libcsfde.dylib 0x7fff8a124000 - 0x7fff8a171ff3 com.apple.print.framework.PrintCore (10.0 - 451) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8a172000 - 0x7fff8a2ddff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8a2de000 - 0x7fff8a2f0fff libsasl2.2.dylib (193) /usr/lib/libsasl2.2.dylib 0x7fff8a31d000 - 0x7fff8a323fff libsystem_trace.dylib (72.1.3) /usr/lib/system/libsystem_trace.dylib 0x7fff8a3bc000 - 0x7fff8a3bcfff libOpenScriptingUtil.dylib (162) /usr/lib/libOpenScriptingUtil.dylib 0x7fff8a3bd000 - 0x7fff8a453ffb com.apple.CoreMedia (1.0 - 1562.19) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff8a454000 - 0x7fff8a45afff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8a45b000 - 0x7fff8a742ffb com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8a750000 - 0x7fff8a753ff7 com.apple.AppleSystemInfo (3.0 - 3.0) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff8a754000 - 0x7fff8a754ff7 liblaunch.dylib (559.1.22) /usr/lib/system/liblaunch.dylib 0x7fff8a755000 - 0x7fff8b296fff com.apple.AppKit (6.9 - 1343.14) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8b297000 - 0x7fff8b29eff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib 0x7fff8b29f000 - 0x7fff8b2ccfff com.apple.CoreVideo (1.8 - 145.1) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8b366000 - 0x7fff8b3bafff libc++.1.dylib (120) /usr/lib/libc++.1.dylib 0x7fff8b3bb000 - 0x7fff8b3cfff7 com.apple.MultitouchSupport.framework (260.30 - 260.30) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8b3d0000 - 0x7fff8b3d8ffb libcopyfile.dylib (118.1.2) /usr/lib/system/libcopyfile.dylib 0x7fff8b3d9000 - 0x7fff8b407fff com.apple.CoreServicesInternal (221.1 - 221.1) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8b408000 - 0x7fff8b4b0ff7 com.apple.PackageKit (3.0 - 434) /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit 0x7fff8b4b1000 - 0x7fff8b4dbff7 libdispatch.dylib (442.1.4) /usr/lib/system/libdispatch.dylib 0x7fff8b4dc000 - 0x7fff8b51cff7 com.apple.CalDAV (8.0 - 198) /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV 0x7fff8b51d000 - 0x7fff8b548ff3 libarchive.2.dylib (30) /usr/lib/libarchive.2.dylib 0x7fff8b586000 - 0x7fff8b589ff7 com.apple.Mangrove (1.0 - 1) /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff8b58a000 - 0x7fff8b5effff com.apple.framework.internetaccounts (2.1 - 210) /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts 0x7fff8b5f0000 - 0x7fff8b609fff com.apple.ContactsUI (9.0 - 1498) /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI 0x7fff8b60a000 - 0x7fff8b60fff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff8b610000 - 0x7fff8b615ff7 com.apple.MediaAccessibility (1.0 - 61) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff8b616000 - 0x7fff8b616fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8b617000 - 0x7fff8b625fff libIASAuthReboot.dylib (920) /usr/lib/libIASAuthReboot.dylib 0x7fff8b626000 - 0x7fff8b633ff7 libbz2.1.0.dylib (36) /usr/lib/libbz2.1.0.dylib 0x7fff8b634000 - 0x7fff8b6f2ff7 com.apple.imcore (10.0 - 1000) /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore 0x7fff8b6f3000 - 0x7fff8b71bfff libsystem_info.dylib (459) /usr/lib/system/libsystem_info.dylib 0x7fff8b71c000 - 0x7fff8b72eff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff8b72f000 - 0x7fff8b8dfff7 com.apple.QuartzCore (1.10 - 361.11) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8b8e0000 - 0x7fff8b8e5ff7 com.apple.EmailAddressing (8.0 - 1990.1) /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAddressing 0x7fff8b8ea000 - 0x7fff8b8f6ff7 com.apple.OpenDirectory (10.10 - 187) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8b922000 - 0x7fff8b94bffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff8b94c000 - 0x7fff8b94effb libCGXType.A.dylib (772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8b94f000 - 0x7fff8b964ff7 com.apple.AppContainer (4.0 - 238) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff8b965000 - 0x7fff8b9abffb libFontRegistry.dylib (134) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8b9ac000 - 0x7fff8ba2aff7 com.apple.SAObjects (3.0 - ???) /System/Library/PrivateFrameworks/SAObjects.framework/Versions/A/SAObjects 0x7fff8ba2b000 - 0x7fff8ba43fff com.apple.CalendarStore (8.0 - 1479) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore 0x7fff8ba44000 - 0x7fff8ba58ff7 com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff8ba59000 - 0x7fff8ba61ffb com.apple.CloudServices (1.0 - 1) /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServices 0x7fff8ba62000 - 0x7fff8bd64fff com.apple.HIToolbox (2.1.1 - 756) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8bd65000 - 0x7fff8be57ff7 libiconv.2.dylib (42) /usr/lib/libiconv.2.dylib 0x7fff8be58000 - 0x7fff8be5cff7 libGIF.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8be73000 - 0x7fff8bfb7ff7 com.apple.QTKit (7.7.3 - 2890) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff8bfb8000 - 0x7fff8c04cfff com.apple.ink.framework (10.9 - 213) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8c04d000 - 0x7fff8c04ffff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff8c050000 - 0x7fff8c052ff7 com.apple.diagnosticlogcollection (10.0 - 1000) /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection 0x7fff8c053000 - 0x7fff8c076ff7 com.apple.idsfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation 0x7fff8c077000 - 0x7fff8c08cfff com.apple.ToneKit (1.0 - 1) /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit 0x7fff8c08d000 - 0x7fff8c094fff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8c095000 - 0x7fff8c10bfe7 libcorecrypto.dylib (233.1.2) /usr/lib/system/libcorecrypto.dylib 0x7fff8c10c000 - 0x7fff8c114fff libsystem_dnssd.dylib (561.1.1) /usr/lib/system/libsystem_dnssd.dylib 0x7fff8c115000 - 0x7fff8c115fff com.apple.WebKit2 (10600 - 10600.1.25) /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2 0x7fff8c116000 - 0x7fff8c198fff com.apple.PerformanceAnalysis (1.0 - 1) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8c199000 - 0x7fff8c227ff7 com.apple.CorePDF (4.0 - 4) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff8c228000 - 0x7fff8c230fff libMatch.1.dylib (24) /usr/lib/libMatch.1.dylib 0x7fff8c231000 - 0x7fff8c2b2ff3 com.apple.CoreUtils (1.0 - 101.1) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff8c2b3000 - 0x7fff8c2bbffb com.apple.CoreServices.FSEvents (1210 - 1210) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff8c2bc000 - 0x7fff8c2e4fff libxpc.dylib (559.1.22) /usr/lib/system/libxpc.dylib 0x7fff8c2e5000 - 0x7fff8c6f2ff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8c6f3000 - 0x7fff8c6feff7 libkxld.dylib (2782.1.97) /usr/lib/system/libkxld.dylib 0x7fff8c6ff000 - 0x7fff8c700fff libsystem_secinit.dylib (18) /usr/lib/system/libsystem_secinit.dylib 0x7fff8c701000 - 0x7fff8c703fff com.apple.marco (10.0 - 1000) /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco 0x7fff8c704000 - 0x7fff8c708fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8c709000 - 0x7fff8c713ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8c71b000 - 0x7fff8c768ff3 com.apple.CoreMediaIO (601.0 - 4749) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff8c769000 - 0x7fff8c794fff libc++abi.dylib (125) /usr/lib/libc++abi.dylib 0x7fff8c795000 - 0x7fff8c7abff7 com.apple.CoreMediaAuthoring (2.2 - 951) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff8c7ac000 - 0x7fff8c806fff com.apple.Suggestions (4.0 - 165) /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions 0x7fff8c807000 - 0x7fff8c842fff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8c843000 - 0x7fff8cabdff3 com.apple.RawCamera.bundle (6.00 - 761) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8cabe000 - 0x7fff8cac0ff7 libsystem_sandbox.dylib (358.1.1) /usr/lib/system/libsystem_sandbox.dylib 0x7fff8cac1000 - 0x7fff8cb41ff7 com.apple.IMAP (8.0 - 1990.1) /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP 0x7fff8cb42000 - 0x7fff8cb46fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8cb47000 - 0x7fff8cb9fff7 com.apple.accounts.AccountsDaemon (113 - 113) /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsDaemon 0x7fff8cba0000 - 0x7fff8cde0ff7 com.apple.AddressBook.framework (9.0 - 1498) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook 0x7fff8cde1000 - 0x7fff8ce1cfff com.apple.AOSAccounts (1.3.1 - 1.8.19) /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts 0x7fff8ce1d000 - 0x7fff8d0b3ff7 com.apple.AOSKit (1.06 - 215) /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit 0x7fff8d0b4000 - 0x7fff8d16fff7 com.apple.DiscRecording (9.0 - 9000.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff8d1b2000 - 0x7fff8d2a5ff7 libJP2.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8d2a6000 - 0x7fff8d385ff7 com.apple.MailCore (8.0 - 1990.1) /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore 0x7fff8d386000 - 0x7fff8d449ff7 libvMisc.dylib (512) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8d4c3000 - 0x7fff8d51ffff com.apple.coredav (1.0.1 - 261) /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV 0x7fff8d520000 - 0x7fff8d59dfff com.apple.CoreServices.OSServices (640.3 - 640.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8d59e000 - 0x7fff8d5cbfff com.apple.Accounts (113 - 113) /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff8d5d7000 - 0x7fff8d6eefe7 libvDSP.dylib (512) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8d6ef000 - 0x7fff8d700ff7 libsystem_coretls.dylib (35.1.2) /usr/lib/system/libsystem_coretls.dylib 0x7fff8d701000 - 0x7fff8d70cfff com.apple.CommerceCore (1.0 - 376) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff8d70d000 - 0x7fff8dbf9fff com.apple.MediaToolbox (1.0 - 1562.19) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8dbfc000 - 0x7fff8df2ffff libmecabra.dylib (666) /usr/lib/libmecabra.dylib 0x7fff8df59000 - 0x7fff8df78fff com.apple.CoreDuet (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff8df79000 - 0x7fff8df7cfff libScreenReader.dylib (390.2) /usr/lib/libScreenReader.dylib 0x7fff8df7d000 - 0x7fff8e01ffff com.apple.Bluetooth (4.3.0 - 4.3.0f10) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff8e020000 - 0x7fff8e020fff com.apple.SafariDAVNotifier (1.1.1 - 1) /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/SafariDAVNotifier.framework/Versions/A/SafariDAVNotifier 0x7fff8e021000 - 0x7fff8e05eff3 com.apple.bom (14.0 - 193.6) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8e074000 - 0x7fff8e0c2fff libcurl.4.dylib (83.1.2) /usr/lib/libcurl.4.dylib 0x7fff8e0c3000 - 0x7fff8e0c5fff com.apple.OAuth (25 - 25) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff8e0c6000 - 0x7fff8e35cff7 com.apple.Mail.framework (8.0 - 1990.1) /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail 0x7fff8e35d000 - 0x7fff8f301ffb com.apple.WebCore (10600 - 10600.1.25) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff8f302000 - 0x7fff8f4e7267 libobjc.A.dylib (646) /usr/lib/libobjc.A.dylib 0x7fff8f4e8000 - 0x7fff8f4f3ff7 com.apple.AppSandbox (4.0 - 238) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff8f4f4000 - 0x7fff8f4fffff libGL.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8f500000 - 0x7fff8f505fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8f506000 - 0x7fff8f514ff7 com.apple.ToneLibrary (1.0 - 1) /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary 0x7fff8f515000 - 0x7fff8f515fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8f516000 - 0x7fff8f518ff7 libutil.dylib (38) /usr/lib/libutil.dylib 0x7fff8f519000 - 0x7fff8f573ff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff8f574000 - 0x7fff8f576fff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff8f577000 - 0x7fff8f579ff7 com.apple.SecCodeWrapper (4.0 - 238) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff8f57a000 - 0x7fff8f581fff libCGCMS.A.dylib (772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff8f582000 - 0x7fff8f584ff7 libsystem_coreservices.dylib (9) /usr/lib/system/libsystem_coreservices.dylib 0x7fff8f585000 - 0x7fff8f585fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8f586000 - 0x7fff8f5f4ffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8f5f5000 - 0x7fff8f5f9fff libspindump.dylib (182) /usr/lib/libspindump.dylib 0x7fff8f5fa000 - 0x7fff8f64bff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8f671000 - 0x7fff8f91dfff com.apple.GeoServices (1.0 - 982.4.10) /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff8f91e000 - 0x7fff8f92cff7 com.apple.opengl (11.0.7 - 11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8f92d000 - 0x7fff8f937ff7 com.apple.CrashReporterSupport (10.10 - 629) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff8f938000 - 0x7fff8f960ffb libRIP.A.dylib (772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8f961000 - 0x7fff8fa88fff com.apple.coreui (2.1 - 305) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8fa89000 - 0x7fff8fa94ff7 com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8fa95000 - 0x7fff8fa95ff7 libunc.dylib (29) /usr/lib/system/libunc.dylib 0x7fff8fa96000 - 0x7fff8fa9aff7 com.apple.LoginUICore (3.0 - 3.0) /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff8fa9b000 - 0x7fff8faa5fff com.apple.IntlPreferences (2.0 - 150.1) /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff8faa6000 - 0x7fff8faccff7 com.apple.ChunkingLibrary (2.1 - 163.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8fb3f000 - 0x7fff8fb79ffb com.apple.DebugSymbols (115 - 115) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8fb7a000 - 0x7fff8fb7dfff com.apple.IOSurface (97 - 97) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8fb7e000 - 0x7fff8fb94ff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib 0x7fff8fb95000 - 0x7fff8ff6cfe7 com.apple.CoreAUC (211.0.0 - 211.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff8ff6d000 - 0x7fff90152ff3 libicucore.A.dylib (531.30) /usr/lib/libicucore.A.dylib 0x7fff90153000 - 0x7fff901e4ff7 libCoreStorage.dylib (471) /usr/lib/libCoreStorage.dylib 0x7fff901e5000 - 0x7fff90200fff com.apple.PackageKit.PackageUIKit (3.0 - 434) /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit.framework/Versions/A/PackageUIKit 0x7fff90201000 - 0x7fff90209ff7 com.apple.AskPermission (1.0 - 1) /System/Library/PrivateFrameworks/AskPermission.framework/Versions/A/AskPermission 0x7fff9020a000 - 0x7fff9020efff com.apple.FindMyMac (3.1 - 3.1) /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac 0x7fff902e2000 - 0x7fff903d8ff7 com.apple.ical.EventKit (3.0 - 338) /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit 0x7fff90400000 - 0x7fff904f4ff7 libFontParser.dylib (134) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff904f5000 - 0x7fff90548ffb libAVFAudio.dylib (118.3) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff90549000 - 0x7fff90549ff7 libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib 0x7fff9054a000 - 0x7fff90577fff com.apple.notificationcenter (1.0 - 393) /System/Library/Frameworks/NotificationCenter.framework/Versions/A/NotificationCenter 0x7fff90578000 - 0x7fff908e3fff com.apple.VideoToolbox (1.0 - 1562.19) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff908e4000 - 0x7fff90930fff com.apple.corelocation (1486.17 - 1615.21) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff90add000 - 0x7fff90b02ff7 libJPEG.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff90b03000 - 0x7fff9135aff3 com.apple.CoreGraphics (1.600.0 - 772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff9135b000 - 0x7fff913cafff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff913cb000 - 0x7fff9145cfff com.apple.SoftwareUpdate.framework (6 - 744) /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareUpdate 0x7fff9145d000 - 0x7fff9147efff com.apple.framework.Apple80211 (10.0 - 1000.57.3) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff9147f000 - 0x7fff914affff libsystem_m.dylib (3086.1) /usr/lib/system/libsystem_m.dylib 0x7fff914df000 - 0x7fff91553fff com.apple.ShareKit (1.0 - 323) /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit 0x7fff91554000 - 0x7fff91558ff7 com.apple.NetFSServer (2.0 - 1) /System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer 0x7fff91559000 - 0x7fff91559fff com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff9155a000 - 0x7fff91589fff com.apple.securityinterface (10.0 - 55058) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff9158a000 - 0x7fff915a8fff com.apple.frameworks.preferencepanes (16.0 - 16.0) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes 0x7fff915a9000 - 0x7fff9193ffff com.apple.CoreFoundation (6.9 - 1151.16) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff91940000 - 0x7fff91973ff7 com.apple.MediaKit (16 - 757) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff91974000 - 0x7fff919acfff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff919ad000 - 0x7fff919c2ffb libCGInterfaces.dylib (294.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fff919c3000 - 0x7fff91a28ff7 com.apple.ids (10.0 - 1000) /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS 0x7fff91a29000 - 0x7fff91b06ff7 com.apple.QuickLookUIFramework (5.0 - 675) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff91b07000 - 0x7fff91b35fff com.apple.SocialAppsCore (8.0 - 4718) /System/Library/PrivateFrameworks/SocialAppsCore.framework/Versions/A/SocialAppsCore 0x7fff91b36000 - 0x7fff91b76ff7 libGLImage.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff91b77000 - 0x7fff91de1fff com.apple.imageKit (2.6 - 838) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff91df9000 - 0x7fff91e03fff com.apple.corerecents (1.0 - 1) /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents 0x7fff91e04000 - 0x7fff92234fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff92235000 - 0x7fff9224eff7 com.apple.CFOpenDirectory (10.10 - 187) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff9225e000 - 0x7fff92268fff com.apple.MailService (8.0 - 1990.1) /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService 0x7fff922ab000 - 0x7fff9231fff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff92320000 - 0x7fff92329fff com.apple.DisplayServicesFW (2.9 - 372.1) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff9232a000 - 0x7fff9244bfff com.apple.LaunchServices (644.10 - 644.10) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff9244c000 - 0x7fff92495ff3 com.apple.HIServices (1.22 - 519) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff92674000 - 0x7fff92675fff libSystem.B.dylib (1213) /usr/lib/libSystem.B.dylib 0x7fff92676000 - 0x7fff926c0fff com.apple.DiskManagement (7.0 - 847) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement 0x7fff926c1000 - 0x7fff926c4fff libCGXCoreImage.A.dylib (772) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff926c5000 - 0x7fff92720fff com.apple.QuickLookFramework (5.0 - 675) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff92721000 - 0x7fff92728ff7 com.apple.phonenumbers (1.1.1 - 105) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers 0x7fff92729000 - 0x7fff92778ff7 libstdc++.6.dylib (104.1) /usr/lib/libstdc++.6.dylib 0x7fff92779000 - 0x7fff9277eff7 com.apple.ServerInformation (2.0 - 1) /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation 0x7fff9277f000 - 0x7fff9278cfff com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff9278d000 - 0x7fff9284cfff com.apple.backup.framework (1.6 - 1.6) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff9284d000 - 0x7fff92867ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff92868000 - 0x7fff92917fff com.apple.AOSUI (1.2 - 359) /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI 0x7fff92918000 - 0x7fff92965fff com.apple.ImageCaptureCore (6.0 - 6.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff92966000 - 0x7fff92997fff libtidy.A.dylib (15.15) /usr/lib/libtidy.A.dylib 0x7fff92998000 - 0x7fff9299ffff com.apple.network.statistics.framework (1.2 - 1) /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics 0x7fff929a0000 - 0x7fff929b3ff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff929b4000 - 0x7fff929f6fff com.apple.sociald.Social (87 - 87) /System/Library/Frameworks/Social.framework/Versions/A/Social 0x7fff929f7000 - 0x7fff929faff7 libdyld.dylib (353.2.1) /usr/lib/system/libdyld.dylib 0x7fff929fb000 - 0x7fff92a0efff com.apple.addressbook.ContactsAutocomplete (9.0 - 1498) /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/ContactsAutocomplete 0x7fff92a0f000 - 0x7fff92a87ff7 com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff92a88000 - 0x7fff92aa5fff libsystem_kernel.dylib (2782.1.97) /usr/lib/system/libsystem_kernel.dylib 0x7fff92aa6000 - 0x7fff92ab1ff7 com.apple.DirectoryService.Framework (10.10 - 187) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff92ab2000 - 0x7fff92ad6fff com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping 0x7fff92afe000 - 0x7fff92f51fc7 com.apple.vImage (8.0 - 8.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff92fad000 - 0x7fff92fb6fff libGFXShared.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff92fb7000 - 0x7fff92fb8ff7 libodfde.dylib (22) /usr/lib/libodfde.dylib 0x7fff92fb9000 - 0x7fff92fbcfff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff92fbd000 - 0x7fff92fc4ff7 com.apple.FamilyCircle (1.0 - ???) /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircle 0x7fff92fc5000 - 0x7fff92fc6ff7 com.apple.AddressBook.ContactsData (9.0 - 1498) /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData 0x7fff92fc7000 - 0x7fff92fd2fdb com.apple.AppleFSCompression (68.1.1 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff92fda000 - 0x7fff93079df7 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff9307a000 - 0x7fff93091ff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff930df000 - 0x7fff930e7fe7 libcldcpuengine.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff930e8000 - 0x7fff930f7fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff930f8000 - 0x7fff93104ff7 com.apple.commonutilities (8.0 - 900) /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities 0x7fff93105000 - 0x7fff93106fff com.apple.TrustEvaluationAgent (2.0 - 25) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff93107000 - 0x7fff93108ffb libremovefile.dylib (35) /usr/lib/system/libremovefile.dylib 0x7fff93109000 - 0x7fff93111fff libsystem_platform.dylib (63) /usr/lib/system/libsystem_platform.dylib 0x7fff93112000 - 0x7fff93158ff7 libauto.dylib (186) /usr/lib/libauto.dylib 0x7fff93159000 - 0x7fff93173ff7 liblzma.5.dylib (7) /usr/lib/liblzma.5.dylib 0x7fff93174000 - 0x7fff9317ffff libcommonCrypto.dylib (60061) /usr/lib/system/libcommonCrypto.dylib 0x7fff93180000 - 0x7fff93199ff7 com.apple.CalendarAgentLink (8.0 - 250) /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink 0x7fff9319a000 - 0x7fff931a4fff com.apple.KerberosHelper (4.0 - 1.0) /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper 0x7fff931a5000 - 0x7fff931aefff libsystem_pthread.dylib (105.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff931b7000 - 0x7fff931e9ff7 com.apple.CalendarFoundation (8.0 - 294) /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/CalendarFoundation 0x7fff931ea000 - 0x7fff93302ffb com.apple.CoreText (352.0 - 454.1) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff93318000 - 0x7fff9334effb com.apple.datadetectors (5.0 - 273) /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors 0x7fff9334f000 - 0x7fff933b6ff7 com.apple.datadetectorscore (6.0 - 396.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff933b7000 - 0x7fff9340eff7 com.apple.MailUI (8.0 - 1990.1) /System/Library/PrivateFrameworks/MailUI.framework/Versions/A/MailUI 0x7fff9340f000 - 0x7fff93411fff libCVMSPluginSupport.dylib (11.0.7) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff93412000 - 0x7fff9368cfff com.apple.CoreData (110 - 526) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff9368d000 - 0x7fff9372bfff com.apple.Metadata (10.7.0 - 916) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff9374f000 - 0x7fff93755ff7 libsystem_networkextension.dylib (167.1.10) /usr/lib/system/libsystem_networkextension.dylib 0x7fff93756000 - 0x7fff9375fff7 libsystem_notify.dylib (133.1.1) /usr/lib/system/libsystem_notify.dylib 0x7fff93767000 - 0x7fff938a3ffb com.apple.WebKitLegacy (10600 - 10600.1.25) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy 0x7fff938a4000 - 0x7fff938b4ff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib 0x7fff938b5000 - 0x7fff938b9fff libsystem_stats.dylib (163.1.4) /usr/lib/system/libsystem_stats.dylib 0x7fff938ba000 - 0x7fff938c6fff com.apple.CloudPhotoServicesConfiguration (0.9 - 201.48.0) /System/Library/PrivateFrameworks/CloudPhotoServices.framework/Versions/A/Frameworks/CloudPhotoServicesConfiguration.framework/Versions/A/CloudPhotoServicesConfiguration 0x7fff938c7000 - 0x7fff938ccffb libheimdal-asn1.dylib (398.1.2) /usr/lib/libheimdal-asn1.dylib 0x7fff938cd000 - 0x7fff938cffff libRadiance.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff938d0000 - 0x7fff938f4ff7 com.apple.facetimeservices (10.0 - 1000) /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices 0x7fff938f5000 - 0x7fff9391aff7 libPng.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff9391b000 - 0x7fff93946fff com.apple.DictionaryServices (1.2 - 229) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff93947000 - 0x7fff9394fff7 com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff93950000 - 0x7fff9397cfff libsandbox.1.dylib (358.1.1) /usr/lib/libsandbox.1.dylib 0x7fff9397d000 - 0x7fff93c4cff3 com.apple.CoreImage (10.0.33) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff93d66000 - 0x7fff93d6efff com.apple.xpcobjects (103 - 103) /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects 0x7fff93d6f000 - 0x7fff93dbdfff com.apple.ExchangeWebServices (5.0 - 213) /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/ExchangeWebServices 0x7fff93def000 - 0x7fff93e56ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff93e57000 - 0x7fff93e59ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff93ed8000 - 0x7fff93efbfff com.apple.Sharing (328.3 - 328.3) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff93efc000 - 0x7fff93f1aff7 com.apple.addressbook.vCard (9.0 - 1498) /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard 0x7fff93f1b000 - 0x7fff93f3bfff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff93f3c000 - 0x7fff93f4dff7 libz.1.dylib (55) /usr/lib/libz.1.dylib 0x7fff93f4e000 - 0x7fff94041ff7 com.apple.MapKit (1.0 - 1464.4.13) /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit 0x7fff94988000 - 0x7fff94abcff7 com.apple.syncservices (8.1 - 722) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices 0x7fff94abd000 - 0x7fff94ae4fff com.apple.iCalendar (7.0 - 200) /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar 0x7fff94ae5000 - 0x7fff94b11fff com.apple.framework.SystemAdministration (1.0 - 1.0) /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff94b12000 - 0x7fff94b52ff7 com.apple.CloudDocs (1.0 - 280.1) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff94b86000 - 0x7fff94b8bff7 libmacho.dylib (862) /usr/lib/system/libmacho.dylib 0x7fff94b8c000 - 0x7fff9509fff3 com.apple.JavaScriptCore (10600 - 10600.1.17) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff950a2000 - 0x7fff950eeff7 libcups.2.dylib (408) /usr/lib/libcups.2.dylib 0x7fff950ef000 - 0x7fff95184ff7 com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff95a0e000 - 0x7fff95a92ff7 com.apple.ViewBridge (99.1 - 99.1) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff95a96000 - 0x7fff95b00ff7 com.apple.imfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation 0x7fff95b01000 - 0x7fff95c8ffff libBLAS.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff95c90000 - 0x7fff95cbeff7 com.apple.CommerceKit (1.2.0 - 376) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit 0x7fff95cd2000 - 0x7fff95da8ff3 com.apple.DiskImagesFramework (10.10 - 389.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff95da9000 - 0x7fff95e9bfff libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff95e9c000 - 0x7fff95e9cfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff95e9d000 - 0x7fff95eb8ff7 com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff95eb9000 - 0x7fff95eb9fff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff95ec7000 - 0x7fff95ee3fff com.apple.GenerationalStorage (2.0 - 209.11) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff95ee4000 - 0x7fff95f14ffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff95f15000 - 0x7fff95f70fff libTIFF.dylib (1231) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff95f71000 - 0x7fff95ffafff com.apple.CoreSymbolication (3.1 - 56072) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff95ffb000 - 0x7fff96015ff7 com.apple.AppleVPAFramework (1.0.30 - 1.0.30) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff96016000 - 0x7fff960a7fff com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff960a8000 - 0x7fff960c1fff com.apple.openscripting (1.4 - 162) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff960c2000 - 0x7fff960deff7 libsystem_malloc.dylib (53.1.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff960df000 - 0x7fff960e3ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff960e4000 - 0x7fff960e5ff7 com.apple.print.framework.Print (10.0 - 265) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff96154000 - 0x7fff96482ff7 com.apple.Foundation (6.9 - 1151.16) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff96483000 - 0x7fff96487fff com.apple.communicationsfilter (10.0 - 1000) /System/Library/PrivateFrameworks/CommunicationsFilter.framework/Versions/A/CommunicationsFilter 0x7fff96488000 - 0x7fff96490ff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff96491000 - 0x7fff964c9ff7 com.apple.PassKit (1.0 - 50) /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit 0x7fff9652d000 - 0x7fff96544fff com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0x7fff96545000 - 0x7fff96bacfff com.apple.VectorKit (1.0 - 992.4.8) /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit 0x7fff96fd7000 - 0x7fff96fe0ff3 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff96fe1000 - 0x7fff96fe2ff3 com.apple.SafariServices.framework (10600 - 10600.1.25) /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff96fe3000 - 0x7fff97015ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff97016000 - 0x7fff9704effb libsystem_network.dylib (411) /usr/lib/system/libsystem_network.dylib 0x7fff9704f000 - 0x7fff97053fff libCoreVMClient.dylib (79) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff97054000 - 0x7fff97054fff com.apple.AOSMigrate (1.0 - 1) /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate 0x7fff97055000 - 0x7fff97069ff7 com.apple.MessagesKit (1.0 - 1) /System/Library/PrivateFrameworks/MessagesKit.framework/Versions/A/MessagesKit 0x7fff9706a000 - 0x7fff970c8fff com.apple.StoreFoundation (1.0 - 1) /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFoundation 0x7fff970c9000 - 0x7fff97206fff com.apple.ImageIO.framework (3.3.0 - 1038) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff97211000 - 0x7fff97248ffb com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff97249000 - 0x7fff9744cff3 com.apple.CFNetwork (720.0.9 - 720.0.9) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff9744d000 - 0x7fff97453ff7 com.apple.XPCService (2.0 - 1) /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService

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

VM Region Summary:
ReadOnly portion of Libraries: Total=290.7M resident=134.1M(46%) swapped_out_or_unallocated=156.6M(54%)
Writable regions: Total=1.3G written=73.7M(6%) resident=129.7M(10%) swapped_out=0K(0%) unallocated=1.1G(90%)

REGION TYPE VIRTUAL
=========== ======= Activity Tracing 2048K
CG backing stores 592K
CG image 1864K
CG shared images 336K
CoreAnimation 18.3M
CoreData Object IDs 4100K
CoreImage 72K
CoreUI image data 152K
Foundation 4K
Image IO 444K
JS JIT generated code 128.0M
JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated)
JS garbage collector 1344K
Kernel Alloc Once 8K
MALLOC 209.9M
MALLOC (admin) 32K
Memory Tag 242 12K
Memory Tag 251 128K
OpenCL 48K
SQLite page cache 5504K
STACK GUARD 56.1M
Stack 15.2M
Stack (reserved) 520K reserved VM address space (unallocated)
VM_ALLOCATE 18.4M
WebKit Malloc 2024K
__DATA 33.9M
__IMAGE 528K
__LINKEDIT 73.2M
__TEXT 217.5M
__UNICODE 544K
mapped file 75.3M
shared memory 4K
=========== ======= TOTAL 1.7G
TOTAL, minus reserved VM space 865.2M

Model: MacPro4,1, BootROM MP41.0081.B07, 4 processors, Quad-Core Intel Xeon, 2.93 GHz, 32 GB, SMC 1.39f5
Graphics: ATI Radeon HD 4870, ATI Radeon HD 4870, PCIe, 512 MB
Memory Module: DIMM 1, 8 GB, DDR3 ECC, 1066 MHz, 0x0191, 0x202020204441544152414D20363433383020
Memory Module: DIMM 2, 8 GB, DDR3 ECC, 1066 MHz, 0x0191, 0x202020204441544152414D20363433383020
Memory Module: DIMM 3, 8 GB, DDR3 ECC, 1066 MHz, 0x0191, 0x202020204441544152414D20363433383020
Memory Module: DIMM 4, 8 GB, DDR3 ECC, 1066 MHz, 0x0191, 0x202020204441544152414D20363433383020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.3.0f10 14890, 3 services, 27 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Network Service: Ethernet 2, Ethernet, en1
Network Service: AirPort, AirPort, en2
PCI Card: ATI Radeon HD 4870, Display Controller, Slot-1
PCI Card: pci1b4b,9230, AHCI Controller, Slot-2
Serial ATA Device: OWC Mercury Accelsior PCIe SSD, 960.04 GB
Serial ATA Device: HL-DT-ST DVD-RW GH41N
Serial ATA Device: WDC WD1001FALS-41K1B0, 1 TB
Serial ATA Device: ST31500341AS, 1.5 TB
Serial ATA Device: MARVELL VIRTUALL
USB Device: USB 2.0 Hub [MTT]
USB Device: Back-UPS RS 1500G FW:865.L5 .D USB FW:L5
USB Device: Stamps.com Model 2510 25 lb. USB Scale
USB Device: USB 2.0 Hub
USB Device: USB Receiver
USB Device: Keyboard Hub
USB Device: M4848
USB Device: Apple Keyboard
USB Device: LaCie DVD Drive USB2
USB Device: USB2.0 Hub
USB Device: USB2.0 Hub
USB Device: USB Reader
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
FireWire Device: built-in_hub, Up to 800 Mb/sec
FireWire Device: iSight, Apple Computer, Inc., Up to 200 Mb/sec
Thunderbolt Bus:

  1. Support Staff 1 Posted by Luke Le on 10 Nov, 2014 08:26 PM

    Luke Le's Avatar

    Thank you for bringing this issue to our attention.
    There seems to be a problem when Mail is started using AppleScript.
    We're currently looking into this problem,

  2. Support Staff 2 Posted by Steve on 13 Nov, 2014 10:56 PM

    Steve's Avatar

    Hi Scott,

    thanks for the report. You should receive an update via your update check that fixes this problem.

    Let me know how it goes,

    steve

  3. 3 Posted by Scott L Horton on 14 Nov, 2014 04:03 PM

    Scott L Horton's Avatar

    Steve,

    Thank you. 2.5b2 (Build: 792b) fixed the problem I had with the applescript via DevonThink Pro.

    Cheers to the good work and a donation is coming.

    SH

  4. 4 Posted by Scott Horton on 14 Nov, 2014 04:50 PM

    Scott Horton's Avatar

    Steve,

    Thank you, it worked and fixed the issue!

    You guys are great. I'm new to GPGTools but with this kind of support I had to donate today. I'll spread the work about a great product. I really got fed up with Symantec and their desktop product. Clunky, crashed a lot, and trying to find a file to download and update it was an exercise in frustration and time wastage. I have removed it from my computer and use GPGTools instead.

    Cheers,

    Scott Horton
    NH, USA

    PS - I posted to the support site, but not sure if it came up or not.\

  5. Support Staff 5 Posted by Steve on 28 Nov, 2014 03:50 PM

    Steve's Avatar

    Scott, we are very pleased to hear, that you do like GPG Suite. Happy users are one of the nicest compliments, a developer can receive.

    Both your posts did arrive. I'm closing this discussion. If you need further help or run into more trouble please do open a new discussion any time.

    Cheers,
    steve

  6. Steve closed this discussion on 28 Nov, 2014 03:50 PM.

  7. Steve closed this discussion on 16 Jan, 2015 03:47 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac