From owner-freebsd-stable@FreeBSD.ORG Mon Jan 19 02:53:06 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B1DC106564A; Mon, 19 Jan 2009 02:53:06 +0000 (UTC) (envelope-from lists@pingle.org) Received: from willow.pingle.org (willow.pingle.org [68.76.213.30]) by mx1.freebsd.org (Postfix) with ESMTP id CB5DF8FC14; Mon, 19 Jan 2009 02:53:05 +0000 (UTC) (envelope-from lists@pingle.org) Received: from localhost (unknown [127.0.0.1]) by willow.pingle.org (Postfix) with ESMTP id D8B601145A; Sun, 18 Jan 2009 21:36:49 -0500 (EST) X-Virus-Scanned: amavisd-new at pingle.org Received: from willow.pingle.org ([127.0.0.1]) by localhost (willow.pingle.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gi7bef72TcGi; Sun, 18 Jan 2009 21:36:48 -0500 (EST) Received: from [192.168.10.22] (pool-72-69-73-198.chi01.dsl-w.verizon.net [72.69.73.198]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jim) by willow.pingle.org (Postfix) with ESMTPSA id 1E00011455; Sun, 18 Jan 2009 21:36:47 -0500 (EST) Message-ID: <4973E73E.6040805@pingle.org> Date: Sun, 18 Jan 2009 21:36:46 -0500 From: Jim Pingle User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Andrew Thompson References: <49729D80.8010506@charter.net> <20090118093346.GA9819@onelab2.iet.unipi.it> <49734D0B.8050604@charter.net> <20090118164724.GA21705@onelab2.iet.unipi.it> <20090118185605.GA28874@citylink.fud.org.nz> <497380BB.1050409@charter.net> <20090118200856.GA28366@onelab2.iet.unipi.it> <20090118201809.GA44812@citylink.fud.org.nz> In-Reply-To: <20090118201809.GA44812@citylink.fud.org.nz> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org, Luigi Rizzo Subject: Re: System borked: loader stack overflow. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2009 02:53:06 -0000 Andrew Thompson wrote: > Also an entry in UPDATING that a config error that was once harmless now > renders the system unbootable (without intervention). Would this also be something that mergemaster could check for and warn against? Jim