On Mon, 19 Dec 2005, Emmanuel Dreyfus wrote: > On Mon, Dec 19, 2005 at 01:35:58PM +0200, Eugene Filatov wrote: > > It crashes 4 times during two days :( Does anyone have ideas how can it be > > fixed? > 1) Does running with option nospf fix your problem? If it does, then that > means your libspf is linked with a thread-unsafe DNS resolver. Unfortunately I was unable to find in spf_alt any options which belongs to threads and to resolver. Now I compiled milter-greylist with libspf2 and thread-safe resolver (bind) and it seems working. Hope, it will work stable. I found one thing which confused me: after reinstallation of milter-greylist, /var/milter-greylist changed it's owner to root. After that milter-greylist is unable to start because it can't create socket. I run greylist from smmsp user. I think that it is not nessesary to change owner of this dir if it' already exist and it's will be good to add error message to milter like "Can't create socket". > > 2) Change the Makefile and add -g in CFLAGS, rebuild milter-greylist, and > run it with gdb: > # gdb milter-greylist > (gdb) run -Fv > > When it will crash, type bt and send the output. > -- > Emmanuel Dreyfus > manu@... > > > > > Yahoo! Groups Links > > > > > > Best Regards, mailto:eugenef@... Eugene.
Message
Re: [milter-greylist] milter-greylist-2.0.2 crash
2005-12-21 by Eugene Filatov
Attachments
- No local attachments were found for this message.