From owner-freebsd-bugs Wed May 16 6:38: 0 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id 5402637B424 for ; Wed, 16 May 2001 06:37:56 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 30732 invoked by uid 1000); 16 May 2001 13:37:15 -0000 Date: Wed, 16 May 2001 16:37:15 +0300 From: Peter Pentchev To: Alec Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/27370: kernel crash when trying to query the USB device "wingman rumblepad" (logitech gamepad) Message-ID: <20010516163715.A30670@ringworld.oblivion.bg> Mail-Followup-To: Alec , freebsd-bugs@FreeBSD.org References: <200105161250.f4GCo2N88209@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200105161250.f4GCo2N88209@freefall.freebsd.org>; from alec@barea.org on Wed, May 16, 2001 at 05:50:02AM -0700 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, May 16, 2001 at 05:50:02AM -0700, Alec wrote: > The following reply was made to PR kern/27370; it has been noted by GNATS. > > From: Alec > To: David Malone > Cc: freebsd-gnats-submit@FreeBSD.org > Subject: Re: kern/27370: kernel crash when trying to query the USB device > "wingman rumblepad" (logitech gamepad) > Date: Wed, 16 May 2001 08:44:51 -0400 > > David Malone wrote: > > > On Tue, May 15, 2001 at 06:31:15PM -0700, alec@barea.org wrote: > > > When booting, if the wingman rumblepad is plugged, the kernel is > > > crasjing when querying usb devices. If it's not plugged, no problem. > > > I it's plugged after the boot, device is recognized, then when > > > doing "usbdevs" the kernel crashes. > > > > > Kernel debugging is not enabled, so no core, can be enabled on > > > request if needed, just ask. > > > > We'll certainly need the panic message and maybe a bactrace from > > a vmcore and a debugging kernel. Can you produce these? > > > > David. > > Hello David, > > The only way i know to get the panic message is to write it down by hand, > hopefully you have a better one, please tell me. > I'm gonna enable the debug symbols in the kernel and get back to you as > soon as it's done. The panic message can be obtained as part of the gdb session on the crash of a debugging kernel. After you recompile your kernel with debugging symbols, and obtain a crashdump, all you need to do is record all the output of the gdb session you'll use to obtain the backtrace. See http://www.FreeBSD.org/handbook/kerneldebug.html for more info. G'luck, Peter -- This sentence contains exactly threee erors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message