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

David Bremner david at tethera.net
Wed Nov 23 00:50:40 PST 2016


David Bremner <david at tethera.net> writes:

> Brian May <bam at debian.org> 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 (Timeout)
>> etc
>>
>
> a backtrace would be helpful.
>
> d

Nevermind, I managed to download the list archive for debian-devel and
replicate the bug.

The bug seems to be related to smime signature verification. After
adding the attached mail message (and running notmuch-new), to replicate
the hang it suffices to run

% notmuch show --decrypt id:20161116T143809.GA.21721.stse at fsing.rootsland.net  

As far as workarounds, turning off decryption / signature verification
should allow you to at least view the thread.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20161116T143809.GA.21721.stse at fsing.rootsland.net.eml:2,
Type: application/octet-stream
Size: 10816 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20161123/720bab4d/attachment.obj>


More information about the notmuch mailing list