Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2005 12:54:36 +0300
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        Matt Juszczak <matt@atopia.net>
Cc:        Matthias Buelow <mkb@incubus.de>, freebsd-questions@freebsd.org
Subject:   Re: procmail kill problems in dmesg?
Message-ID:  <20050713095436.GC23441@beatrix.daedalusnetworks.priv>
In-Reply-To: <20050712190903.Q78545@neptune.atopia.net>
References:  <200507071838.j67Icudi014346@drjekyll.mkbuelow.net> <20050712142310.D72892@neptune.atopia.net> <20050707114448.O3620@neptune.atopia.net> <20050712223943.GA1363@gothmog.gr> <20050712190903.Q78545@neptune.atopia.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-07-12 19:09, Matt Juszczak <matt@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050713095436.GC23441>