On Sun, Jan 23, 2011 at 10:35:30AM +0100, Francois Tigeot wrote: > On Sun, Jan 23, 2011 at 05:43:44AM +0100, manu@... wrote: > > Francois Tigeot <ftigeot@...> wrote: > > > > > I still got the error message at startup, but milter-greylist ran > > > fine after that. > > > > Could you try replacing the assert(0) by a return ? > > Done: > - assert(0); > + return; > > Apart from the conf_retain error message, milter-greylist started fine > and is now running normally. That was on a single test machine (the MX for wolfpond.org). I have now upgraded a second server to DragonFly-2.8 and applied this same modification to milter-greylist-4.2.6 (installed from pkgsrc). Startup is still fine, but this time, milter-greylist crashes after a few minutes with a signal 11: [1] 20946 segmentation fault /usr/pkg/bin/milter-greylist -D -p /var/milter-greylist/milter-greylist.sock FWIW, the first machine was a single VIA C3 and the second one (the one where the crashes occur) is a 4-core Xeon running a SMP kernel. What can I do to debug this ? I'd like to at least get a core dump. -- Francois Tigeot
Message
Re: [milter-greylist] Milter-greylist crashes on DragonFly-2.8
2011-01-26 by Francois Tigeot
Attachments
- No local attachments were found for this message.