From owner-freebsd-current@FreeBSD.ORG Thu Apr 8 06:43:29 2004 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 3AAD816A4CE for ; Thu, 8 Apr 2004 06:43:29 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E3D43D1F for ; Thu, 8 Apr 2004 06:43:28 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.10/8.12.10) with ESMTP id i38Dh7Pq046220; Thu, 8 Apr 2004 09:43:07 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i38Dh6ra046217; Thu, 8 Apr 2004 09:43:07 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Thu, 8 Apr 2004 09:43:06 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Marcel Moolenaar In-Reply-To: <20040408064110.GA20875@dhcp01.pn.xcllnt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: panic on one cpu leaves others running... 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: Thu, 08 Apr 2004 13:43:29 -0000 On Wed, 7 Apr 2004, Marcel Moolenaar wrote: > On Thu, Apr 08, 2004 at 12:13:39AM -0400, Robert Watson wrote: > > > > Funky, eh? I thought we used to have code to ipi the other cpu's and halt > > them until the cpu in ddb was out agian. I guess I mis-remember, or that > > code is broken... > > You remember correctly. And it's still going this morning: Apr 8 11:39:30 sm-mta[4465]: i3879Tjc003922: SYSERR(root): cannot flock(/etc/mail/aliases, fd=5, type=1, omode=40000, euid=0): Operation not supported Apr 8 12:09:30 sm-mta[4527]: i3879Tjc003922: SYSERR(root): hash map "Alias0": missing map file /etc/mail/aliases.db: No such file or directory Apr 8 12:09:30 sm-mta[4527]: i3879Tjc003922: SYSERR(root): cannot flock(/etc/mail/aliases, fd=5, type=1, omode=40000, euid=0): Operation not supported Apr 8 12:39:30 sm-mta[4586]: i3879Tjc003922: SYSERR(root): hash map "Alias0": missing map file /etc/mail/aliases.db: No such file or directory Apr 8 12:39:30 sm-mta[4586]: i3879Tjc003922: SYSERR(root): cannot flock(/etc/mail/aliases, fd=5, type=1, omode=40000, euid=0): Operation not supported Apr 8 13:09:30 sm-mta[4648]: i3879Tjc003922: SYSERR(root): hash map "Alias0": missing map file /etc/mail/aliases.db: No such file or directory Apr 8 13:09:30 sm-mta[4648]: i3879Tjc003922: SYSERR(root): cannot flock(/etc/mail/aliases, fd=5, type=1, omode=40000, euid=0): Operation not supported Apr 8 13:39:30 sm-mta[4707]: i3879Tjc003922: SYSERR(root): hash map "Alias0": missing map file /etc/mail/aliases.db: No such file or directory Apr 8 13:39:30 sm-mta[4707]: i3879Tjc003922: SYSERR(root): cannot flock(/etc/mail/aliases, fd=5, type=1, omode=40000, euid=0): Operation not supported Debugger(c07c3990) at Debugger+0x46 db> Presumably in large part because I'm in code that doesn't require Giant, so there are no lock conflicts. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Senior Research Scientist, McAfee Research