Date: Sat, 14 Nov 1998 08:48:29 -0800 From: David Greenman <dg@root.com> To: goodwinb@ma.ultranet.com Cc: freebsd-questions@FreeBSD.ORG, u-ben@ma.ultranet.com (Ben Goodwin) Subject: Re: Sendmail segfaults; can't bind to socket; won't restart! Message-ID: <199811141648.IAA14835@root.com> In-Reply-To: Your message of "Sat, 14 Nov 1998 11:43:36 EST." <199811141643.LAA12737@acestes-fe0.ultra.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>here's what I see in my messages log: > >Nov 14 11:11:26 poseidon sudo: ben : TTY=ttyp2 ; PWD=/usr/var/log ; USER=root ; COMMAND=/usr/sbin/sendmail -bD -d0 -v >Nov 14 11:11:26 poseidon sendmail[14234]: NOQUEUE: SYSERR(root): opendaemonsocket: cannot bind: Invalid argument >Nov 14 11:11:26 poseidon sendmail[14234]: problem creating SMTP socket >Nov 14 11:11:26 poseidon /kernel: pid 14234 (sendmail), uid 0: exited on signal 11 ... >451 opendaemonsocket: cannot bind: Invalid argument >Segmentation fault This seems to indicate that there is already something listening on the sendmail port. Are you sure that there isn't a daemon running already? Of course sendmail shouldn't segfault in this case - that's a bug. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811141648.IAA14835>