From owner-freebsd-current@FreeBSD.ORG Mon Nov 17 12:55:56 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 F237C16A4CE for ; Mon, 17 Nov 2003 12:55:55 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F35343FBF for ; Mon, 17 Nov 2003 12:55:54 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id hAHKtkfO052314; Mon, 17 Nov 2003 21:55:51 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: "Bjoern A. Zeeb" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 17 Nov 2003 20:43:16 GMT." Date: Mon, 17 Nov 2003 21:55:46 +0100 Message-ID: <52313.1069102546@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: hit g_provider %p disappeared while tasting 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, 17 Nov 2003 20:55:56 -0000 In message , "Bjo ern A. Zeeb" writes: >Hi, > >I am pxebooting an md_image as root fs. While this worked for cvsup >sources from around 20031115-1501 UTC it fails woth same kernel config >with sources from today 20031117-1435 UTC. >The problem seems to be triggered by following commit: >http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/geom/geom_subr.c.diff?r1=1.61&r2=1.62&sortby=date&f=h That commit adds the message and avoids walking off the end of dead a pointer. Where the dead pointer comes from is what has yet to be discovered. Do you have an atapi-cd drive in this machine ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.