From owner-freebsd-current@FreeBSD.ORG Sun Dec 7 04:07:10 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3BE416A4CF for ; Sun, 7 Dec 2003 04:07:10 -0800 (PST) Received: from mail.elcat.kg (imap.elcat.kg [212.42.96.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 286A943F75 for ; Sun, 7 Dec 2003 04:07:07 -0800 (PST) (envelope-from warlock@voip.kg) Received: by mail.elcat.kg (Postfix, from userid 6000) id 0CD9B3CDB8F; Sun, 7 Dec 2003 17:07:00 +0500 (KGT) Received: from warcomp (warcomp.elcat.kg [212.42.96.26]) by mail.elcat.kg (Postfix) with ESMTP id 93FF53CD267 for ; Sun, 7 Dec 2003 17:06:59 +0500 (KGT) From: Roman Streltsov Organization: Elcat To: freebsd-current@freebsd.org Date: Sun, 7 Dec 2003 17:06:59 +0500 User-Agent: KMail/1.5.4 References: <200312070945.hB79jKds039814@www.kukulies.org> <20031207113607.GB301@rbg.informatik.tu-darmstadt.de> In-Reply-To: <20031207113607.GB301@rbg.informatik.tu-darmstadt.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312071706.59265.warlock@voip.kg> Subject: sendmail coredumped X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2003 12:07:11 -0000 Hello everybody, I CVSuped 1 dec after month pause. In boot phase I have messages pid 325 (sendmail), uid 0: exited on signal 11 pid 327 (sendmail), uid 0: exited on signal 11 pid 329 (sendmail), uid 0: exited on signal 11 pid 331 (sendmail), uid 0: exited on signal 11 pid 333 (sendmail), uid 0: exited on signal 11 pid 335 (sendmail), uid 0: exited on signal 11 pid 337 (sendmail), uid 0: exited on signal 11 I deny sendmail start in rc.conf sendmail_enable="NONE" and I have option in /etc/make.conf NO_SENDMAIL=yes I don't use sendmail and the trouble is not principial just it isn't nice Any ideas? Roman