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: Ken Hornstein
Subject: Re: mhstore error, but only when procmail invokes
Date: Wed, 27 May 2020 13:57:38 -0400

>*** Error in `mhstore': munmap_chunk(): invalid pointer: 0x00007ffee6682fb5 ***

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.

--Ken



reply via email to

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