~sircmpwn/aerc2#471: 
notmuch segfault

notmuch crashes randomly

Here's the traceback: https://paste.sr.ht/~inwit/ec584efbd91bd0613ccc0ac4070ea07ecbd06b90

Status
RESOLVED FIXED
Submitter
~inwit
Assigned to
No-one
Submitted
4 years ago
Updated
3 years ago
Labels
notmuch

~coder_kalyan 4 years ago

I can reproduce this, it happens quite often for me as well. So far not sure what the exact trigger is, it seems to be happening even when aerc is just idle.

~hmh 4 years ago

This looks like a duplicate of #452. From what I can tell this is a bug in go.notmuch that's actually been fixed by yzzyx with https://github.com/zenhack/go.notmuch/pull/28 already. So all that needs to be done here is to update go.notmuch in go.mod.

~labrat 4 years ago

why do you think that commit should fix it?

We don't call AddMessage at all from the notmuch worker and that's the only thing that PR touches

~labrat 4 years ago

~inwit and ~coder_kalyan please apply https://lists.sr.ht/~sircmpwn/aerc/%3C20201126063402.502986-1-reto%40labrat.space%3E and tell me if you notice any improvement...

Look Ma', no magic!

~inwit 4 years ago

I applied the patch and used it for a few hours. So far so good. No crashes. Yay!

On Thu Nov 26, 2020 at 7:36 AM CET, ~labrat wrote:

~inwit and ~coder_kalyan please apply https://lists.sr.ht/~sircmpwn/aerc /%3C20201126063402.502986-1-reto%40labrat.space%3E and tell me if you notice any improvement...

Look Ma', no magic!

-- View on the web: https://todo.sr.ht/~sircmpwn/aerc2/471#event-59210

~hmh 4 years ago

Whoops, it looks like you are correct. I probably just got lucky while testing this.

~labrat REPORTED FIXED 4 years ago

removing the gc magic seems to have helped, closing

Register here or Log in to comment, or comment via email.