From owner-freebsd-questions Sat Nov 14 08:47:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA25434 for freebsd-questions-outgoing; Sat, 14 Nov 1998 08:47:48 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from root.com (root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA25403 for ; Sat, 14 Nov 1998 08:47:38 -0800 (PST) (envelope-from root@root.com) Received: from root.com (localhost [127.0.0.1]) by root.com (8.8.8/8.8.5) with ESMTP id IAA14835; Sat, 14 Nov 1998 08:48:29 -0800 (PST) Message-Id: <199811141648.IAA14835@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! In-reply-to: Your message of "Sat, 14 Nov 1998 11:43:36 EST." <199811141643.LAA12737@acestes-fe0.ultra.net> From: David Greenman Reply-To: dg@root.com Date: Sat, 14 Nov 1998 08:48:29 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >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