From owner-freebsd-current@FreeBSD.ORG Sun Jan 16 09:15:10 2005 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 3783616A4CE for ; Sun, 16 Jan 2005 09:15:10 +0000 (GMT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6587243D2D for ; Sun, 16 Jan 2005 09:15:09 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 4CC4B1FF9AB for ; Sun, 16 Jan 2005 10:15:07 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 2B9501FF931; Sun, 16 Jan 2005 10:15:05 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id DC73315698; Sun, 16 Jan 2005 09:13:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id D1AEE15653 for ; Sun, 16 Jan 2005 09:13:28 +0000 (UTC) Date: Sun, 16 Jan 2005 09:13:28 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: FreeBSD current mailing list Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Subject: panic: biodone: bp 0xcbe9c9e9 already done 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, 16 Jan 2005 09:15:10 -0000 Hi, following is hand transcriped because the box hadn't had a serial console for historical reasons :( Unfortunately I also couldn't get a core. The machine is MP with HEAD from around Jan 12 19:38 UTC, with PREEMPTION and SU. panic: biodone: bp 0xcbe9c9e9 already done cpuid = 1 KBD: enter: panic [thread pid 3 tid 100045 ] Stopped at kdb_enter+0x2c: leav db> where Tracing pid 3 tid 100045 td 0xc1a0773 kdb_enter panic bufdone(cbe9c0e0,c1adc18c,d53dad0c,c05f90cb,c1adcdec) at bufdone+0x364 bufdonebio(c1adcdec,d53dacd4,8,c08ac1f2,1e4) at bufdonebio+0x4e g_io_schedule_up(c1a07730,c05f9320,d53dad34,c0628f76,0) at g_io_schedule_up+0xab g_up_procbody(0,d53dad48,0,c05f9320,0) at g_up_procbody+0x5a fork_exit() at fork_exit+0x7e fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xd53dad7c, ebp = 0 --- db> show locks exlusive sleep mutx Giant r = 0 (0xc09b04c0) locked @ /local/building/FreeBSD/HEAD/sys/kern/vfs_bio.c:3109 exlusive sleep mutx g_xup r = 0 (0xd53dacd4) locked @ /local/building/FreeBSD/HEAD/sys/geom/geom_io.c:484 -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT