Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choosing GPG key for sender ends in a loop. #80

Open
romanofski opened this issue Sep 15, 2014 · 2 comments
Open

Choosing GPG key for sender ends in a loop. #80

romanofski opened this issue Sep 15, 2014 · 2 comments

Comments

@romanofski
Copy link

It seems that I can not encrypt messages with mutt-kz.

Once I choose sign + encrypt, it seems I'm stuck in a loop:

  1. Create an e-mail. Once written up you're at the compose screen.

  2. mutt-kz prompts me for a key to choose.

  3. I choose a key, but now warns me:

    ID has undefined validity. Do you really want to use the key? ([no]/yes)

  4. I press [y], which brings me back to the compose screen. If I press [y] again to send the mail, it starts at 2.

I've checked with mutt which worked fine: choosing the key and sending the e-mail.

@LMariachi
Copy link

mutt-kz segfaults as soon as gpg2 looks for a matching recipient key to encrypt to. (The mutt-devel port from Macports works.)

$ /usr/local/bin/mutt -v
Mutt 1.5.23.1-rc1 (2014-03-12)
Copyright (C) 1996-2009 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type 'mutt -vv'
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type 'mutt -vv' for details.

System: Darwin 14.1.0 (x86_64)
ncurses: ncurses 5.9.20110404 (compiled with 5.9)
libiconv: 1.14
libidn: 1.29 (compiled with 1.29)
hcache backend: GDBM version 1.11. 25/12/2013 (built Nov  6 2014 18:24:04)

Compiler:
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.1.0
Thread model: posix

Configure options: '--prefix=/usr/local' '--with-docdir=/usr/local/share/doc' '--with-libiconv-prefix=/opt/local/lib' '--with-ssl=/opt/local/lib' '--with-curses=/opt/local/lib' '--enable-exact-address' '--enable-hcache' '--enable-imap' '--enable-gpgme' '--with-gss' '--with-regex' '--enable-debug' '--with-homespool=/Users/ludwig/mbox' '--enable-notmuch' '--with-sasl' 'CFLAGS=-I/opt//local/include' 'LDFLAGS=-L/opt/local/lib'

Compilation CFLAGS: -Wall -pedantic -Wno-long-long -I/opt//local/include -g

Compile options:
-DOMAIN
+DEBUG
+HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  -DL_STANDALONE  +USE_FCNTL  -USE_FLOCK   
-USE_POP  +USE_IMAP  -USE_SMTP  
+USE_SSL_OPENSSL  -USE_SSL_GNUTLS  +USE_SASL  +USE_GSS  +HAVE_GETADDRINFO  
-HAVE_REGCOMP  +USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  +CRYPT_BACKEND_GPGME  
+EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET  +HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE  +NOTMUCH     
ISPELL="/opt/local/bin/ispell"
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/Users/ludwig/mbox"
PKGDATADIR="/usr/local/share/mutt-kz"
SYSCONFDIR="/usr/local/etc"
EXECSHELL="/bin/sh"
-MIXMASTER
To contact the developers, please mail to <[email protected]>.
To report a bug, please visit http://bugs.mutt.org/.

pp.tls_sni
patch-1.5.20hg.pdmef.progress.vl.2

Crash report:

Process:               mutt [8496]
Path:                  /usr/local/bin/mutt
Identifier:            mutt
Version:               0
Code Type:             X86-64 (Native)
Parent Process:        bash [562]
Responsible:           Terminal [405]
User ID:               501

Date/Time:             2015-03-19 18:59:37.508 -0700
OS Version:            Mac OS X 10.10.2 (14C1510)
Report Version:        11
Anonymous UUID:        E1ABC81F-9652-8355-DA07-F9BF6F3375A6

Sleep/Wake UUID:       0142D8B8-E8E1-4C14-95AE-B0DF5202773D

Time Awake Since Boot: 63000 seconds
Time Since Wake:       52000 seconds

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

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

VM Regions Near 0:
--> 
    __TEXT                 0000000102372000-00000001024b9000 [ 1308K] r-x/rwx SM=COW  /usr/local/bin/mutt

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   mutt                                0x000000010240fef2 rfc822_parse_adrlist + 194 (rfc822.c:387)
1   mutt                                0x000000010246348d pgp_getkeybyaddr + 701 (pgpkey.c:867)
2   mutt                                0x000000010245f350 pgp_findKeys + 800 (pgp.c:1221)
3   mutt                                0x00000001024686db crypt_mod_pgp_findkeys + 27 (crypt-mod-pgp-classic.c:51)
4   mutt                                0x000000010238d346 crypt_pgp_findkeys + 86 (cryptglue.c:208)
5   mutt                                0x000000010238c2a3 crypt_get_keys + 387 (crypt.c:740)
6   mutt                                0x000000010241dc89 ci_send_message + 7817 (send.c:1683)
7   mutt                                0x00000001023a92f7 mutt_index_menu + 36711 (curs_main.c:2270)
8   mutt                                0x00000001023d69af main + 6991 (main.c:1062)
9   libdyld.dylib                       0x00007fff912b75c9 start + 1

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00000000000fc080  rdx: 0x00000000000a2c70
  rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x00007fff5d88a9d0  rsp: 0x00007fff5d88a150
   r8: 0x000000000000000f   r9: 0x00007ffa5a400000  r10: 0x0000000000000020  r11: 0x00007ffa5a400000
  r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
  rip: 0x000000010240fef2  rfl: 0x0000000000010246  cr2: 0x0000000000000000

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


Binary Images:
       0x102372000 -        0x1024b8ff7 +mutt (0) <D6ECC26D-6C5F-33B0-B023-DB8A529885B7> /usr/local/bin/mutt
       0x102511000 -        0x102544fff +libncurses.5.dylib (0) <287CA4D0-88B9-32FF-A54B-495AA0481743> /opt/local/lib/libncurses.5.dylib
       0x102555000 -        0x102584ff7 +libgssapi_krb5.2.2.dylib (0) <AE888B45-DC75-3EDA-ABF0-75F3DBCD3680> /opt/local/lib/libgssapi_krb5.2.2.dylib
       0x102599000 -        0x102616fff +libkrb5.3.3.dylib (0) <6C17D94A-1D26-389F-8D31-6B6C9472872D> /opt/local/lib/libkrb5.3.3.dylib
       0x10264d000 -        0x10265bfff +libk5crypto.3.1.dylib (0) <B5CD34D5-AFB6-3A07-BF47-4D1B3CADA8F5> /opt/local/lib/libk5crypto.3.1.dylib
       0x102667000 -        0x102668ff7 +libcom_err.1.1.dylib (0) <4AB9C2E9-67C5-3D34-AB6E-106462A71A45> /opt/local/lib/libcom_err.1.1.dylib
       0x10266e000 -        0x1026b6ff7 +libssl.1.0.0.dylib (0) <44EAD4D6-9B93-3B60-93DA-86C3A139C145> /opt/local/lib/libssl.1.0.0.dylib
       0x1026d8000 -        0x102853a87 +libcrypto.1.0.0.dylib (0) <C9500C5E-E64C-3719-BAC5-DE9621D3F969> /opt/local/lib/libcrypto.1.0.0.dylib
       0x1028c9000 -        0x1028cbfff +libanonymous.plugin (0) <B4F371C7-E9E2-38FB-B46A-EBE2FAAD915D> /opt/local/lib/*/libanonymous.plugin
       0x1028d0000 -        0x1028e0fff +libz.1.dylib (0) <46703014-51A6-3365-9D23-49E48E055548> /opt/local/lib/libz.1.dylib
       0x1028e4000 -        0x1028e6fff +libcrammd5.plugin (0) <27F83337-CA9A-3A82-8116-9DE7E26C657F> /opt/local/lib/*/libcrammd5.plugin
       0x1028eb000 -        0x1028fdfff +libsasl2.dylib (0) <3B8C14ED-2957-3446-9461-285961483553> /opt/local/lib/libsasl2.dylib
       0x102903000 -        0x102905fff +liblogin.plugin (0) <34CE51DA-B7EF-37E0-B2F8-185036C0474A> /opt/local/lib/*/liblogin.plugin
       0x102908000 -        0x10290fff7 +libgdbm.4.dylib (0) <A1506CA8-095D-34FE-8294-7EFE2B665353> /opt/local/lib/libgdbm.4.dylib
       0x102913000 -        0x10291cfff +libintl.8.dylib (0) <04204915-38DC-3A81-B4EC-E2A984566FE7> /opt/local/lib/libintl.8.dylib
       0x102925000 -        0x102a19ff7 +libiconv.2.dylib (0) <36C9F2DF-0491-329B-A815-BE8E32899D49> /opt/local/lib/libiconv.2.dylib
       0x102a2a000 -        0x102a50fff +libgpgme.11.dylib (0) <99264939-327D-3DDE-9BE9-4892C28CA1A7> /opt/local/lib/libgpgme.11.dylib
       0x102a5e000 -        0x102a60fff +libplain.plugin (0) <C83006AE-578E-3A75-A966-F42D8D22813A> /opt/local/lib/*/libplain.plugin
       0x102a65000 -        0x102a70fff +libassuan.0.dylib (0) <599F160F-9D5E-3186-B782-277310A7A926> /opt/local/lib/libassuan.0.dylib
       0x102a77000 -        0x102a82ff7 +libgpg-error.0.dylib (0) <4F1330A9-64DB-3241-A6D9-9FBFCFEF255B> /opt/local/lib/libgpg-error.0.dylib
       0x102a89000 -        0x102a8cfff +libsasldb.plugin (0) <8FE97480-16B9-3BFA-B266-CE9F3580C8EB> /opt/local/lib/*/libsasldb.plugin
       0x102a90000 -        0x102aa6fff +libnotmuch.3.dylib (0) <B09820E2-9314-3864-813B-3D849CF4DB68> /opt/local/lib/libnotmuch.3.dylib
       0x102ab7000 -        0x102ae5fff +libidn.11.dylib (0) <A7D61085-D34A-318D-94A5-7AD98749B0E5> /opt/local/lib/libidn.11.dylib
       0x102aeb000 -        0x102af1ffb +libkrb5support.1.1.dylib (0) <6AF7B3EE-6222-3F69-8565-C90DF229B877> /opt/local/lib/libkrb5support.1.1.dylib
       0x102af7000 -        0x102b32ff7 +libgmime-2.6.0.dylib (0) <2A8B618A-D438-32B7-A2B0-F07E7EE07A95> /opt/local/lib/libgmime-2.6.0.dylib
       0x102b62000 -        0x102c50ff7 +libgio-2.0.0.dylib (0) <1A977F6E-3DF4-3D43-A575-9124AC6D7089> /opt/local/lib/libgio-2.0.0.dylib
       0x102cb6000 -        0x102ce9ff7 +libgobject-2.0.0.dylib (0) <C00E4931-4B71-3FAB-AD99-9E99A230E890> /opt/local/lib/libgobject-2.0.0.dylib
       0x102d02000 -        0x102df4ff7 +libglib-2.0.0.dylib (0) <A9DA7472-90AB-3D47-A3E1-8D6C7DB46ADA> /opt/local/lib/libglib-2.0.0.dylib
       0x102e1d000 -        0x102e24fff +libtalloc.2.dylib (0) <A4AC0F42-9E0E-3745-A6D7-0A5A1012EA0C> /opt/local/lib/libtalloc.2.dylib
       0x102e2d000 -        0x102f8cff7 +libxapian.22.dylib (0) <61973CB9-8A54-36C3-8617-EBDC79E16B58> /opt/local/lib/libxapian.22.dylib
       0x10301c000 -        0x10301ffff +libgmodule-2.0.0.dylib (0) <188A0E44-BDC3-30C2-A8EE-57277E0F7BB7> /opt/local/lib/libgmodule-2.0.0.dylib
       0x103026000 -        0x103028fff +libgthread-2.0.0.dylib (0) <C868B2AA-A536-3A00-876F-2A5E2E242F39> /opt/local/lib/libgthread-2.0.0.dylib
       0x10302d000 -        0x103054fff +libgpgme-pthread.11.dylib (0) <FBAF9C73-929D-34F0-8A46-C36B3F3445CF> /opt/local/lib/libgpgme-pthread.11.dylib
       0x103065000 -        0x10306afff +libffi.6.dylib (0) <08BDE760-A341-3FAA-A1B1-7301E26EE537> /opt/local/lib/libffi.6.dylib
       0x1030eb000 -        0x1030f4ff7 +libdigestmd5.plugin (0) <78E6DBAC-7F13-39FD-88AB-832EE94B0244> /opt/local/lib/*/libdigestmd5.plugin
       0x1030f8000 -        0x1030fcff7 +libgs2.plugin (0) <18ECF1A0-1BFF-3452-A106-0FBCE7F92107> /opt/local/lib/*/libgs2.plugin
       0x103100000 -        0x103105fff +libgssapiv2.plugin (0) <4B8C658D-38BF-3B0F-AA67-58349BEFD199> /opt/local/lib/*/libgssapiv2.plugin
       0x103109000 -        0x10310efff +libntlm.plugin (0) <4490A1F3-9C98-3CFA-87D8-39B0D6D8D0AC> /opt/local/lib/*/libntlm.plugin
       0x103112000 -        0x103119fff +libotp.plugin (0) <E5E47C5F-FE06-337C-8CBC-B036225427DB> /opt/local/lib/*/libotp.plugin
       0x103121000 -        0x103127fff +libscram.plugin (0) <628E0B4B-B231-3CD3-8B06-B0179D6D70E2> /opt/local/lib/*/libscram.plugin
       0x10312a000 -        0x103132fff +libsrp.plugin (0) <EB27392A-6B8B-3547-ADA0-B0A5DE34D0D6> /opt/local/lib/*/libsrp.plugin
    0x7fff695bc000 -     0x7fff695f2837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
    0x7fff891b3000 -     0x7fff89225ff7  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <FDFB1FBE-6A0E-3D63-828C-CD53500FCB0F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff89226000 -     0x7fff89233ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff89234000 -     0x7fff89242ff7  com.apple.opengl (11.1.1 - 11.1.1) <F79F5FFF-372E-329E-81FB-EE9BD6A2A7A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff89243000 -     0x7fff89385fff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
    0x7fff89517000 -     0x7fff8953cff7  libJPEG.dylib (1232) <09466709-4742-3418-A0AC-116EF9714E2D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff89540000 -     0x7fff89545ffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
    0x7fff8a5a7000 -     0x7fff8a5dfffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
    0x7fff8a618000 -     0x7fff8a623fff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8a668000 -     0x7fff8a6e5fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8b048000 -     0x7fff8b05aff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8b433000 -     0x7fff8b463fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff8b464000 -     0x7fff8bcbbffb  com.apple.CoreGraphics (1.600.0 - 775.16) <864C1845-C41E-314C-A3B4-438DC39E5FBC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8bcbc000 -     0x7fff8bcc1ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff8bdbe000 -     0x7fff8be4aff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
    0x7fff8bf51000 -     0x7fff8bf5efff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff8c021000 -     0x7fff8c025fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff8c026000 -     0x7fff8c061fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8c70f000 -     0x7fff8cb1cff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8cb41000 -     0x7fff8cc33fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff8d263000 -     0x7fff8d301fff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8d310000 -     0x7fff8d32cfff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8d343000 -     0x7fff8d349fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
    0x7fff8d34a000 -     0x7fff8d375fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8d39f000 -     0x7fff8d607ff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8d617000 -     0x7fff8d618ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8da6c000 -     0x7fff8dc1cff7  com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8dc1d000 -     0x7fff8dc38ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff8dc39000 -     0x7fff8dc93ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff8dcd5000 -     0x7fff8e003fff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8e041000 -     0x7fff8e04bff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8e04c000 -     0x7fff8e052fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8e053000 -     0x7fff8e16bffb  com.apple.CoreText (352.0 - 454.3) <B3B8C775-14FA-38F3-9CD5-830422AE9C49> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8e16c000 -     0x7fff8e197fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8e198000 -     0x7fff8e1b2ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8e471000 -     0x7fff8e480fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8e481000 -     0x7fff8e485fff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8e486000 -     0x7fff8e528ff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8e52e000 -     0x7fff8e63cfff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8e697000 -     0x7fff8e698ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8e699000 -     0x7fff8e699fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8e80d000 -     0x7fff8eadcff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8eadd000 -     0x7fff8ec05ff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8ec06000 -     0x7fff8ec26fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8ec32000 -     0x7fff8ec83ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8ec8b000 -     0x7fff8ecb8fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8ecb9000 -     0x7fff8ece9fff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8ed23000 -     0x7fff8ed37ff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8edba000 -     0x7fff8ee0efff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8ee0f000 -     0x7fff8ee10fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8ee11000 -     0x7fff8ee13ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
    0x7fff8ee14000 -     0x7fff8ee24ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff8f093000 -     0x7fff8f128ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8f159000 -     0x7fff8f1b8ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8f1b9000 -     0x7fff8f2adfff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8f2ae000 -     0x7fff8f5b2ffb  com.apple.HIToolbox (2.1.1 - 757.3) <D827FC03-5668-3AA4-AF0E-46EEF7358EEA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8f5b3000 -     0x7fff8f5b5fff  libRadiance.dylib (1232) <E670DDEF-60F8-3AEB-B6A2-B20A1340634C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8f5b8000 -     0x7fff8f5c4ff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8f8a7000 -     0x7fff8f8c3ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8f8cd000 -     0x7fff8f934ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8f935000 -     0x7fff8f9a9fff  com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8f9e7000 -     0x7fff8f9e7ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff90349000 -     0x7fff90351ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff903a7000 -     0x7fff903a9ff7  com.apple.securityhi (9.0 - 55006) <1F40ECF1-6AEF-3E64-9DAD-ADC646CCEA98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff903aa000 -     0x7fff907dafff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff907db000 -     0x7fff907e0ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff907e1000 -     0x7fff907e4fff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff9088f000 -     0x7fff908eafff  libTIFF.dylib (1232) <29A5C7F7-D50B-35B3-8FA2-A55A47E497A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff908ee000 -     0x7fff908eefff  com.apple.Accelerate (1.10 - Accelerate 1.10) <F1B96A61-7E4B-31BD-A35B-BA7EF1F16EF4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff908ef000 -     0x7fff908fcff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff908fd000 -     0x7fff90ae2ff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
    0x7fff90e18000 -     0x7fff90e8efe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff90e8f000 -     0x7fff90eacffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff90ead000 -     0x7fff90eb8fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff90f54000 -     0x7fff910bfff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff912b4000 -     0x7fff912b7ff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
    0x7fff9147c000 -     0x7fff91485ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff91486000 -     0x7fff91487fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff915b7000 -     0x7fff91600ff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff91612000 -     0x7fff9161bfff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
    0x7fff92491000 -     0x7fff924ddff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
    0x7fff92566000 -     0x7fff92568ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff92597000 -     0x7fff925e6ff7  com.apple.opencl (2.4.2 - 2.4.2) <D16CFDE6-B5F7-301A-995E-8B583D8C675A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff925e7000 -     0x7fff925e7fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff925f1000 -     0x7fff92658ffb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff92666000 -     0x7fff9266cff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff92d0a000 -     0x7fff92d0efff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff92e1d000 -     0x7fff93098ff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff93488000 -     0x7fff93488fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff9351b000 -     0x7fff93526ff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff9353c000 -     0x7fff93541fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff93b95000 -     0x7fff93b95fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <B92888D0-ED3F-3430-8F3A-6E56FD16C5F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff93b96000 -     0x7fff93b9efff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff93b9f000 -     0x7fff93be0fff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff93be1000 -     0x7fff93c4fffb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff93ceb000 -     0x7fff94081fff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff94082000 -     0x7fff94082fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff940fd000 -     0x7fff94169fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff9416a000 -     0x7fff941deff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff9427b000 -     0x7fff946cefc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff94733000 -     0x7fff947abff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff947ac000 -     0x7fff947aefff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
    0x7fff94aed000 -     0x7fff94b06fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff94b07000 -     0x7fff94b47ff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff94c7b000 -     0x7fff94faefff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib
    0x7fff94fed000 -     0x7fff94feeff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff94fef000 -     0x7fff9505efff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff9505f000 -     0x7fff95151ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff95152000 -     0x7fff9517bffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff95185000 -     0x7fff952c2fff  com.apple.ImageIO.framework (3.3.0 - 1232) <D7AF3CD2-FAB2-3798-9C26-914886852DCD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff952d0000 -     0x7fff952d1fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff953ec000 -     0x7fff953f3fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff9542a000 -     0x7fff95454ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff95715000 -     0x7fff95728ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff9575a000 -     0x7fff9575afff  com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff95fde000 -     0x7fff961d846f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff962cf000 -     0x7fff962e9ff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
    0x7fff963dc000 -     0x7fff963e0fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff96695000 -     0x7fff9669eff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff966a5000 -     0x7fff966b6fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff966b7000 -     0x7fff968baff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff968bb000 -     0x7fff968bcfff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
    0x7fff96990000 -     0x7fff96a24fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff96a8c000 -     0x7fff96aa5ff7  com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff96ac6000 -     0x7fff96ac8fff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff96b16000 -     0x7fff96b39fff  com.apple.Sharing (328.3.2 - 328.3.2) <F555679F-1CD1-3EB2-8E01-FCB80EF07330> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff96b3a000 -     0x7fff96b3aff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
    0x7fff96b3b000 -     0x7fff96b3fff7  libGIF.dylib (1232) <061D5354-FE4F-3C7E-B563-99DC0198062D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff96b4b000 -     0x7fff96beadf7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff96c96000 -     0x7fff96cadff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff96cae000 -     0x7fff96cb8ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff96cb9000 -     0x7fff96cc1ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff96d0a000 -     0x7fff96d20ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff96d63000 -     0x7fff96d7dfff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff96d7e000 -     0x7fff96e41ff7  libvMisc.dylib (516) <A84F3A3B-D349-3FBC-B5A6-E0F572734073> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff96e8d000 -     0x7fff97174ffb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff97282000 -     0x7fff972a3fff  com.apple.framework.Apple80211 (10.1 - 1010.64) <A7378C4B-FFD3-35B9-93E8-0534A2A7B51F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff972a5000 -     0x7fff972a8fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff972a9000 -     0x7fff972a9ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff972aa000 -     0x7fff972bbff3  libsystem_coretls.dylib (35.10.1) <3EAED90A-7AA0-323C-A52B-E16477981D59> /usr/lib/system/libsystem_coretls.dylib
    0x7fff973de000 -     0x7fff97424ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff97425000 -     0x7fff97428fff  com.apple.IOSurface (97.0.1 - 97.0.1) <0C9ED49D-AADB-3CB9-9A11-F5D765253548> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff97429000 -     0x7fff9742bff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff9742c000 -     0x7fff97433ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff97d23000 -     0x7fff97eb1fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff97fd4000 -     0x7fff97feeff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff97fef000 -     0x7fff97ff1fff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff980f7000 -     0x7fff98111ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff9844a000 -     0x7fff9853dff7  libJP2.dylib (1232) <10B78725-0B8A-3D87-B2E3-8FEED0C07F21> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff9853e000 -     0x7fff98547fff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff98566000 -     0x7fff9856bff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
    0x7fff9856c000 -     0x7fff98574fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff98584000 -     0x7fff985d1ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff985d4000 -     0x7fff985f1fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
    0x7fff985f2000 -     0x7fff985f6fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff985f7000 -     0x7fff9863dff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff9863e000 -     0x7fff98760ff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff987c3000 -     0x7fff987eeff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff98817000 -     0x7fff9883dff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff98873000 -     0x7fff98898ff7  libPng.dylib (1232) <6E72AE55-AFB0-3FC4-80B2-EBC3353436B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff98945000 -     0x7fff9896dfff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff98ab7000 -     0x7fff98ac2ff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
    0x7fff98af6000 -     0x7fff98c0dfe7  libvDSP.dylib (516) <DFEDB210-49D1-3803-88A2-C61DB6A45C3D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff98c0e000 -     0x7fff98c1fff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff98c20000 -     0x7fff98c48fff  libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib

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: 25559
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=169.6M resident=137.9M(81%) swapped_out_or_unallocated=31.7M(19%)
Writable regions: Total=27.3M written=584K(2%) resident=4568K(16%) swapped_out=0K(0%) unallocated=22.8M(84%)

REGION TYPE                      VIRTUAL
===========                      =======
Kernel Alloc Once                     4K
MALLOC                             18.5M
MALLOC (admin)                       32K
STACK GUARD                        56.0M
Stack                              8192K
VM_ALLOCATE                          12K
__DATA                             11.1M
__LINKEDIT                         72.7M
__TEXT                             96.9M
__UNICODE                           544K
shared memory                         4K
===========                      =======
TOTAL                             263.8M

Model: Macmini4,1, BootROM MM41.0042.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 8 GB, SMC 1.65f2
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E433136464B44
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E433136464B44
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.3.2f6 15235, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9SA02, 320.07 GB
Serial ATA Device: HL-DT-STDVDRW  GA32N
USB Device: Hub
USB Device: USB to ATA/ATAPI Bridge
USB Device: Saitek P990 Dual Analog Pad
USB Device: iP3000
USB Device: Generic USB K/B Hub
USB Device: Generic USB K/B Hub
USB Device: WinTV HVR-980
USB Device: Microsoft 3-Button Mouse with IntelliEye(TM)
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
USB Device: IR Receiver
FireWire Device: (1394 ATAPI, Rev 1.00), PL-3507 1394 Storage Device, Up to 400 Mb/sec
Thunderbolt Bus: 

@dlitz
Copy link

dlitz commented Jan 2, 2016

It looks like mutt needs support for gpg's "--fixed-list-mode" output format, which is no longer optional in gpg2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants