Re: [exim] Exim 4.63 Segmentation Fault when starting with -…

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Tom Kistner
Data:  
Para: Tomasz Werczynski
CC: exim-users
Assunto: Re: [exim] Exim 4.63 Segmentation Fault when starting with -bd -q30m
Tomasz Werczynski wrote:

> 12:51:05 17781 trusted user
> 12:51:05 17781 admin user
> 12:51:05 17781 originator: uid=0 gid=0 login=root name=root
> Segmentation fault


Looks like it bombs in daemon.c/daemon_go().

Please run this through strace or equivalent.

Do you explicitly specify listening interfaces in your config?
Which OS?

/tom