Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] Milter-greylist crashes on DragonFly-2.8

2011-01-29 by Francois Tigeot

On Sat, Jan 29, 2011 at 05:40:05PM +0100, manu@... wrote:
> Francois Tigeot <ftigeot@...> wrote:
> 
> > [With the assertion in conf.c:352 intact]
> > Jan 29 16:43:37 milter-greylist: 673055056: conf_retain called from dumper
> > Jan 29 16:43:37 milter-greylist: conf.c:351 BUG: conf_retain called twice?
> 
> Great, we now have our culprit. Unfortunately there are two calls to
> conf_retain() in dumper(), therefore you need to alter the debug
> statement to include the line number:
> 
>     mg_log(LOG_WARNING, "%d: conf_retain called from %s, line %d",
>                  pthread_self(), __func__, __LINE__); 

I guess it's on line 133:

Jan 29 20:45:53 milter-greylist: 673055056: conf_retain called from dumper, line 133
Jan 29 20:45:53 milter-greylist: conf.c:351 BUG: conf_retain called twice?
Jan 29 20:49:22 milter-greylist: 673055056: conf_retain called from dumper, line 133
Jan 29 20:49:22 milter-greylist: conf.c:351 BUG: conf_retain called twice?

-- 
Francois Tigeot

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.