Robbie Harwood <rharw...@club.cc.cmu.edu> writes: > Package: notmuch > Version: 0.23.1-1 > Severity: important > > Dear Maintainer, > > Frequently the processes notmuch-emacs spawns to view messages never finish > returning the message data. Sometimes this is deterministic and the message > is never viewable; other times, spawning more of the same process causes the > first process to complete. > > Here's a traceback from one of the processes (invoked as > /usr/bin/notmuch show --format=sexp --format-version=1 --decrypt > --exclude=false ' thread:[redacted] and ( [redacted] )' > ): > > (gdb) bt > #0 0x00007f1d74cff293 in __select_nocancel () at > ../sysdeps/unix/syscall-template.S:84 > #1 0x00007f1d736b2429 in _gpgme_ath_select (nfd=nfd@entry=10, > rset=rset@entry=0x7ffe2d9c99e0, > wset=wset@entry=0x7ffe2d9c9a60, eset=eset@entry=0x0, > timeout=timeout@entry=0x7ffe2d9c99d0) > at ath-pthread.c:153 > #2 0x00007f1d736ad857 in _gpgme_io_select (fds=0x556a3ddb1e30, nfds=10, > nonblock=nonblock@entry=0) > at posix-io.c:643 > #3 0x00007f1d7368d2de in _gpgme_wait_on_condition > (ctx=ctx@entry=0x556a3ddb1260, cond=cond@entry=0x0, > op_err_p=op_err_p@entry=0x0) at wait-private.c:87 > #4 0x00007f1d7368d4d9 in _gpgme_wait_one (ctx=ctx@entry=0x556a3ddb1260) at > wait-private.c:170 > #5 0x00007f1d73691898 in gpgme_op_verify (ctx=0x556a3ddb1260, sig=<optimized > out>,
1) Can you duplicate the problem with non-encrypted messages? 2) Can you duplicate the problem with the same command run outside of emacs? d