From owner-freebsd-usb@FreeBSD.ORG Thu Jan 13 00:55:20 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2274616A4CE; Thu, 13 Jan 2005 00:55:20 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 085B843D2D; Thu, 13 Jan 2005 00:55:20 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 07CBA7A403; Wed, 12 Jan 2005 16:55:20 -0800 (PST) Message-ID: <41E5C6F7.2070807@elischer.org> Date: Wed, 12 Jan 2005 16:55:19 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Mark Ovens References: <41E54591.70109@freebsd.org> <41E58102.8010603@elischer.org> <41E58B2D.2040505@freebsd.org> In-Reply-To: <41E58B2D.2040505@freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-usb@freebsd.org Subject: Re: USB camera causing OS crash? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2005 00:55:20 -0000 Mark Ovens wrote: >> >> >> you probably need to run with ddb, kdb and a serial console, or at >> least from the console, outside of >> X11 so you can see the error messages. The system will not go int ddb >> if the console is being controlled by X11. >> > > I guess I can't do that then as I don't have serial console and can > only force the crash from within X - and there's no time to switch > back to the console before it hangs. can you run the program with $DISPLAY set to another machine? > > > Regards, > > Mark