Robbie Harwood <rharw...@club.cc.cmu.edu> writes: > David Bremner <da...@tethera.net> writes: > >> 1) Can you duplicate the problem with non-encrypted messages? > > Not sure. Most of the time it's inconsistent what messages it happens > for (and it's hard to see whether the message is encrypted when notmuch > won't show it to me). I'll update with a traceback for a non-encrypted > if I can find one.
I guess the question is really can you find a case that doesn't involve hanging in a function starting with _gpgme. Your initial traceback actually looks like it involves verifying an SMIME signature, rather than decrypting. You can test this hypothesis by repeating the command without '--decrypt' or '--verify'