From owner-freebsd-stable@FreeBSD.ORG Wed Apr 25 12:06:19 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7BE3D16A401 for ; Wed, 25 Apr 2007 12:06:19 +0000 (UTC) (envelope-from thomas@FreeBSD.ORG) Received: from melamine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [82.225.155.84]) by mx1.freebsd.org (Postfix) with ESMTP id 4192C13C487 for ; Wed, 25 Apr 2007 12:06:19 +0000 (UTC) (envelope-from thomas@FreeBSD.ORG) Received: by melamine.cuivre.fr.eu.org (Postfix, from userid 1000) id 6F4275C267; Wed, 25 Apr 2007 13:38:13 +0200 (CEST) Date: Wed, 25 Apr 2007 13:38:13 +0200 From: Thomas Quinot To: Ganbold Message-ID: <20070425113813.GA23938@melamine.cuivre.fr.eu.org> References: <462F3310.9000907@micom.mng.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <462F3310.9000907@micom.mng.net> X-message-flag: WARNING! Using Outlook can damage your computer. User-Agent: Mutt/1.5.11 Cc: FreeBSD Stable Mailing List , eric.j.christeson@gmail.com, Adriaan de Groot , Beni , Robert Marella Subject: Re: k3b problem 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: Wed, 25 Apr 2007 12:06:19 -0000 * Ganbold, 2007-04-25 : > With this revision of atapi-cam.c k3b application hangs on splash screen > and I had to use power button only to restart the machine. I am confused. Is your *application* hanging, or is the *whole system* hanging? In either case nothing can be said on this problem without at least the following information: * complete boot -v output * backtrace of the point where the system hangs Also, it would be really helpful to open a proper PR in GNATS rather than relying on untracked discussion for the investigation of this issue. Thomas.