procmail kill problems in dmesg?

Giorgos Keramidas keramida at freebsd.org
Wed Jul 13 09:54:42 GMT 2005


On 2005-07-12 19:09, Matt Juszczak <matt at atopia.net> wrote:
>> Can you run memtest on the machine?  This could be caused by failing
>> physical memory chips :-/
>
> Memtest comes through OK.

Hmmm, this could be a procmail bug then.  If it's not too much trouble
for you, can you rebuild a debug version of procmail and try to grab a
core file from it when it crashes?

On a fairly recent system, building a debugging version of procmail
should be as easy as:

	# cd /usr/ports/mail/procmail
	# make clean
	# make DEBUG_FLAGS='-g' all deinstall install

Then, when you have a core file from procmail, please send your procmail
binary and the core file to me.

- Giorgos



More information about the freebsd-questions mailing list