From owner-freebsd-current@FreeBSD.ORG Tue Aug 12 12:35:57 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 A5D2037B401 for ; Tue, 12 Aug 2003 12:35:57 -0700 (PDT) Received: from vimes.aminor.no (vimes.aminor.no [213.187.177.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B47643FAF for ; Tue, 12 Aug 2003 12:35:57 -0700 (PDT) (envelope-from eivind@aminor.no) Received: from [192.168.0.2] (rincewind.eivind [192.168.0.2]) by vimes.aminor.no (Postfix) with ESMTP id D77AC78E11; Tue, 12 Aug 2003 21:35:55 +0200 (CEST) Date: Tue, 12 Aug 2003 21:37:32 +0200 From: Eivind Olsen To: Poul-Henning Kamp Message-ID: <12117531.1060724252@[192.168.0.2]> In-Reply-To: <1175.1060716390@critter.freebsd.dk> References: <1175.1060716390@critter.freebsd.dk> X-Mailer: Mulberry/3.0.3 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: freebsd-current@freebsd.org Subject: Re: Crash in g_dev_strategy / CURRENT as of yesterday. 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, 12 Aug 2003 19:35:57 -0000 --On 12. august 2003 21:26 +0200 Poul-Henning Kamp wrote: > In message <10206765.1060722342@[192.168.0.2]>, Eivind Olsen writes: >> Hello. Some of you might have seen my previous mailings regarding >> crashes in g_dev_strategy under FreeBSD 5.1 (RELENG_5_1). I have now >> upgraded to CURRENT (cvsupped, compiled and installed yesterday) and I >> still see similar crashes (but not identical crashes, I can't see any >> mention of Vinum here). >># 12 0xc030697e in spec_xstrategy (vp=0xc1fa9cc0, bp=0x0) at >> /usr/src/sys/fs/specfs/spec_vnops.c:512 > This is the call into the device driver. Do you have any idea which > driver this might be ? Can you try to print out the bp->b_dev structure > if you still have the dump ? I still have the dump. Please tell me exactly which commands I should use and I'll take a look. I'm not a kernel hacker so I don't know how to get at that information all by myself. -- Regards / Hilsen Eivind Olsen