Bug#842291: [pkg-gnupg-maint] Bug#842291: notmuch processes frequently stuck in select()

2016-11-29 Thread David Bremner
Werner Koch writes: > On Wed, 23 Nov 2016 18:19, d...@fifthhorseman.net said: > >> 0) turn off CRL updates entirely during s/mime signature verification > > The gpgsm option is --disable-crl-checks. > >> 1) do s/mime signature verification without CRL updates, but schedule >>

Bug#842291: [pkg-gnupg-maint] Bug#842291: notmuch processes frequently stuck in select()

2016-11-25 Thread Werner Koch
On Wed, 23 Nov 2016 18:19, d...@fifthhorseman.net said: > 0) turn off CRL updates entirely during s/mime signature verification The gpgsm option is --disable-crl-checks. > 1) do s/mime signature verification without CRL updates, but schedule > CRL checks to happen in the background for

Bug#842291: notmuch processes frequently stuck in select()

2016-11-23 Thread David Bremner
Daniel Kahn Gillmor writes: > > 0) turn off CRL updates entirely during s/mime signature verification > > 1) do s/mime signature verification without CRL updates, but schedule > CRL checks to happen in the background for dirmngr, so that future > verifications

Bug#842291: notmuch processes frequently stuck in select()

2016-11-23 Thread Daniel Kahn Gillmor
Control: affects 842291 + gpgsm dirmngr On Wed 2016-11-23 03:50:40 -0500, David Bremner wrote: > David Bremner writes: > >> Brian May writes: >>> strace shows notmuch looping in select. >>> >>> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) >>>

Bug#842291: notmuch processes frequently stuck in select()

2016-11-23 Thread David Bremner
David Bremner writes: > Brian May writes: >> strace shows notmuch looping in select. >> >> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) >> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) >> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)

Bug#842291: notmuch processes frequently stuck in select()

2016-11-23 Thread David Bremner
Brian May writes: > strace shows notmuch looping in select. > > select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) > select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) > select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) > select(10, [9], [], NULL, {1, 0}) = 0

Bug#842291: notmuch processes frequently stuck in select()

2016-11-22 Thread Brian May
I am also seeing similar behaviour. Means I can't read certain threads in notmuch. For example, the recent openssl thread on debian-devel. I have version 0.23.1-1 It doesn't seem to matter what messages I want to try to look at from that thread, I can't see anything in it. strace shows notmuch

Bug#842291: notmuch processes frequently stuck in select()

2016-10-27 Thread David Bremner
Robbie Harwood writes: > David Bremner 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

Bug#842291: notmuch processes frequently stuck in select()

2016-10-27 Thread Robbie Harwood
David Bremner 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

Bug#842291: notmuch processes frequently stuck in select()

2016-10-27 Thread David Bremner
Robbie Harwood 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

Bug#842291: notmuch processes frequently stuck in select()

2016-10-27 Thread Robbie Harwood
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