Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2001 23:59:21 +0100 (BST)
From:      Nick Hibma <n_hibma@qubesoft.com>
To:        Chris Dillon <cdillon@wolves.k12.mo.us>
Cc:        Shannon Hendrix <shannon@widomaker.com>, <freebsd-hackers@FreeBSD.ORG>
Subject:   Re: FreeBSD 4.3 crashing with USB hub attached...
Message-ID:  <20010517235640.X74536-100000@henny.webweaving.org>
In-Reply-To: <Pine.BSF.4.32.0105141558370.38245-100000@mail.wolves.k12.mo.us>

next in thread | previous in thread | raw e-mail | index | archive | help

If you could compile a kernel with debugging and debugger

	makeoptions     DEBUG=-g
	options         DDB

and then type

	trace
	show registers

and take it from there, that would be appreciated. Typing panic at the
debugger prompt creates a crashdump which you can then fish out of swap
space if you have dumpdev set in rc.conf.

Nick

On Mon, 14 May 2001, Chris Dillon wrote:

> On Mon, 14 May 2001, Shannon Hendrix wrote:
>
> > Did you notice, before the crash, that the kernel had some trouble
> > querying the offending device?  That happens with me, and then a
> > little while later in the boot it crashes.
>
> Yes, the symptoms were the same as yours.  The initial probing during
> boot took quite a while, and generated a few errors if I remember
> correctly, then a panic shortly afterwards.  I'm going to try my USB
> joypad on my own 4.3-STABLE box tonight and see if I encounter any
> problems, since I just got a new OHCI USB controller for it (I was
> having what I can only explain as EMI/RFI problems with my on-board
> USB controller).
>
> I'll be going to my friend's place this weekend, so I can get details
> on what is happening with the joystick in question.
>
>
> -- Chris Dillon - cdillon@wolves.k12.mo.us - cdillon@inter-linc.net
>    FreeBSD: The fastest and most stable server OS on the planet.
>    For IA32 and Alpha architectures. IA64, PPC, and ARM under development.
>    http://www.freebsd.org
>
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
>

--
Qube Software, Ltd.                                             Private:
n_hibma@qubesoft.com                              n_hibma@webweaving.org
                                                     n_hibma@FreeBSD.ORG
http://www.qubesoft.com/                   http://www.etla.net/~n_hibma/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010517235640.X74536-100000>