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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Tom Kistner
日付:  
To: Tomasz Werczynski
CC: exim-users
題目: 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