From owner-freebsd-current@FreeBSD.ORG Mon Nov 8 10:18:08 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 EA62C16A4CE; Mon, 8 Nov 2004 10:18:08 +0000 (GMT) Received: from spxau01.smeglobalnet.net (spxau01.smeglobalnet.net [203.57.65.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4994643D1D; Mon, 8 Nov 2004 10:18:08 +0000 (GMT) (envelope-from andy@bradfieldprichard.com.au) Received: from bpgate.speednet.com.au ([203.41.15.9]) by spxau01.smeglobalnet.net with Microsoft SMTPSVC(5.0.2195.6713); Mon, 8 Nov 2004 21:18:06 +1100 Received: from bpgate.speednet.com.au (localhost [127.0.0.1]) iA88Jl6o058749; Mon, 8 Nov 2004 19:19:47 +1100 (EST) (envelope-from andy@bradfieldprichard.com.au) Received: from localhost (andy@localhost)iA88JlCH058746; Mon, 8 Nov 2004 19:19:47 +1100 (EST) (envelope-from andy@bradfieldprichard.com.au) X-Authentication-Warning: bpgate.speednet.com.au: andy owned process doing -bs Date: Mon, 8 Nov 2004 19:19:46 +1100 (EST) From: Andy Farkas X-X-Sender: andy@bpgate.speednet.com.au To: Lukas Ertl In-Reply-To: <20041108084037.O570@korben.prv.univie.ac.at> Message-ID: <20041108191505.H58616@bpgate.speednet.com.au> References: <20041107003413.GQ24507@wantadilla.lemis.com> <200411071124.35056.msch@snafu.de> <20041108084037.O570@korben.prv.univie.ac.at> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-OriginalArrivalTime: 08 Nov 2004 10:18:06.0693 (UTC) FILETIME=[3D384150:01C4C57C] cc: freebsd-current@freebsd.org Subject: Re: gvinum remains broken in 5.3-RELEASE? 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: Mon, 08 Nov 2004 10:18:09 -0000 On Mon, 8 Nov 2004, Lukas Ertl wrote: >> >> How do Iget rid of >> these old objects? > > gvinum rm -r # gvinum gvinum -> rm -r hewey.p0.s0 Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 ... current process = 2 (g_event) [thread 100046] Stopped at gv_rm_sd+0x39: movl %edx,0(%eax) db> tr gv_rm_sd(5,c42b7b00,3ff,8063400,0) at gv_rm_sd+0x39 db> This was the very first object I tried to rm :( - andyf