nmh-workers
[Top] [All Lists]

Re: mhstore error, but only when procmail invokes

2020-05-27 12:57:57
*** 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


<Prev in Thread] Current Thread [Next in Thread>