From owner-freebsd-current@FreeBSD.ORG Tue Oct 21 01:56:59 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 CA8C716A4B3 for ; Tue, 21 Oct 2003 01:56:59 -0700 (PDT) Received: from noname.csdl.lt (noname.csdl.lt [194.176.40.182]) by mx1.FreeBSD.org (Postfix) with SMTP id F020243F93 for ; Tue, 21 Oct 2003 01:56:56 -0700 (PDT) (envelope-from paulius@kaktusas.org) Received: (qmail 59665 invoked by uid 1000); 21 Oct 2003 08:56:54 -0000 Date: Tue, 21 Oct 2003 11:56:54 +0300 From: Paulius Bulotas To: freebsd-current@freebsd.org Message-ID: <20031021085654.GA59496@kaktusas.org> Mail-Followup-To: freebsd-current@freebsd.org References: <20031021072711.GA49926@kaktusas.org> <20031021102805.C9855@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031021102805.C9855@newtrinity.zeist.de> X-URL: http://www.kaktusas.org/ Subject: Re: panic with cdrecord-devel @ Mon Oct 20 21:28:57 EEST 2003 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: Tue, 21 Oct 2003 08:56:59 -0000 Hello, On 03 10 21, Marius Strobl wrote: > > % cdrecord -scanbus > > panics, and trace looks like: > > vmapbuf > I was told that a `camcontrol devlist` triggers a panic in > sys/kern/vfs_bio.c:3729 on recent -current and that turning off > INVARIANTS and WITNESS avoids it. This may be related. yep, camcontrol devlist panics too ;) Are there any chances, that it will be fixed soon? Paulius