From owner-freebsd-current@FreeBSD.ORG Sat Dec 11 22:48:51 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 E602716A4CE for ; Sat, 11 Dec 2004 22:48:51 +0000 (GMT) Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9C5943D5A for ; Sat, 11 Dec 2004 22:48:51 +0000 (GMT) (envelope-from alc@cs.rice.edu) Received: from localhost (calypso.cs.rice.edu [128.42.1.127]) by cs.rice.edu (Postfix) with ESMTP id 4AD474A9B3 for ; Sat, 11 Dec 2004 16:48:51 -0600 (CST) Received: from cs.rice.edu ([128.42.1.30]) by localhost (calypso.cs.rice.edu [128.42.1.127]) (amavisd-new, port 10024) with LMTP id 17511-01-4; Sat, 11 Dec 2004 16:48:50 -0600 (CST) Received: by cs.rice.edu (Postfix, from userid 19572) id E1B784A9AD; Sat, 11 Dec 2004 16:48:50 -0600 (CST) Date: Sat, 11 Dec 2004 16:48:50 -0600 From: Alan Cox To: current@freebsd.org Message-ID: <20041211224850.GV17820@cs.rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i X-Virus-Scanned: by amavis-20030616-p7 at cs.rice.edu cc: Alan Cox Subject: panic: sbflush_locked 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: Sat, 11 Dec 2004 22:48:52 -0000 I just got the following panic for a second time in the last three days doing a "make -jN buildworld". This is a with a recent copy of HEAD. If anyone wants more detail, let me know. panic: sbflush_locked: cc 4 || mb 0xffffff0052afa400 || mbcnt 0 cpuid = 1 KDB: enter: panic [thread pid 12163 tid 100188 ] Stopped at kdb_enter+0x2f: nop db> trace Tracing pid 12163 tid 100188 td 0xffffff008d169500 kdb_enter() at kdb_enter+0x2f panic() at panic+0x291 sbflush_locked() at sbflush_locked+0x64 sbrelease_locked() at sbrelease_locked+0x1c sbrelease() at sbrelease+0x48 sorflush() at sorflush+0x15c sofree() at sofree+0x204 soclose() at soclose+0x3af fifo_cleanup() at fifo_cleanup+0x38 fifo_close() at fifo_close+0x79 ufsfifo_close() at ufsfifo_close+0x7d vn_close() at vn_close+0x8e vn_closefile() at vn_closefile+0x65 fdrop_locked() at fdrop_locked+0xc0 closef() at closef+0x39 close() at close+0x1a5 syscall() at syscall+0x51e Xfast_syscall() at Xfast_syscall+0xa8 --- syscall (6, FreeBSD ELF64, close), rip = 0x41e2c0, rsp = 0x7fffffffded8, rbp = 0x57a540 ---