From owner-freebsd-current@FreeBSD.ORG Sat May 7 14:57:11 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 36CE216A4DB for ; Sat, 7 May 2005 14:57:11 +0000 (GMT) Received: from relay.pair.com (relay00.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8B14443D9F for ; Sat, 7 May 2005 14:57:10 +0000 (GMT) (envelope-from pho@holm.cc) Received: (qmail 70295 invoked from network); 7 May 2005 14:57:09 -0000 Received: from unknown (HELO peter.osted.lan) (unknown) by unknown with SMTP; 7 May 2005 14:57:09 -0000 X-pair-Authenticated: 80.161.118.233 Received: from peter.osted.lan (localhost.osted.lan [127.0.0.1]) by peter.osted.lan (8.13.1/8.13.1) with ESMTP id j47Ev8HL083561 for ; Sat, 7 May 2005 16:57:08 +0200 (CEST) (envelope-from pho@peter.osted.lan) Received: (from pho@localhost) by peter.osted.lan (8.13.1/8.13.1/Submit) id j47Ev880083560 for current@freebsd.org; Sat, 7 May 2005 16:57:08 +0200 (CEST) (envelope-from pho) Date: Sat, 7 May 2005 16:57:08 +0200 From: Peter Holm To: current@freebsd.org Message-ID: <20050507145707.GA83528@peter.osted.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: panic: Lock GEOM topology not exclusively 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, 07 May 2005 14:57:11 -0000 With GENERIC HEAD from May 5 04:56 UTC I got: panic(c0841f8c,c083c2d3,c083c608,1d8,1) at panic+0x14b _sx_assert(c0906ae0,4,c083c608,1d8) at _sx_assert+0x77 g_new_providerf(c1733900,c081aeee,0,1,c168b804) at g_new_providerf+0x1f acd_read_toc(c16af780,0,c091c1a0,0,0) at acd_read_toc+0x1c0 acd_geom_ioctl(c1733880,c00c6303,c16ba7b0,5,c1863600) at acd_geom_ioctl+0x6a g_dev_ioctl(c174d500,c00c6303,c16ba7b0,5,c1863600) at g_dev_ioctl+0x1cf devfs_ioctl_f(c181a360,c00c6303,c16ba7b0,c19f7780,c1863600) at devfs_ioctl_f+0xc7 ioctl(c1863600,cf387d04,3,45,200246) at ioctl+0x370 syscall(80c003b,80c003b,bfbf003b,bfbfd8fc,80fc100) at syscall+0x227 Details at http://www.holm.cc/stress/log/cons128.html -- Peter Holm