nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mhstore error, but only when procmail invokes


From: David Levine
Subject: Re: mhstore error, but only when procmail invokes
Date: Wed, 27 May 2020 18:19:51 -0400

Ken wrote:

> Ooof.  Looks like we've got a double-free, or a free() on some non-allocated
> chunk of memory.  I'd call that a bug, but without a stack trace or a
> easily-reproducable test case that's gonna be tough to track down.

Yup.  Bonus points, Tom, for rebuilding your nmh with debug enabled:
./build_nmh -dv and provide a different install prefix than
/usr/local/nmh/ and update your procmailrc to correspond, or
./build_nmh -divy to overwrite your existing installation.

And if you have valgrind installed, insert that in your procmailrc
in front of mhstore:  valgrind mhstore -file - ...

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]