From owner-freebsd-stable Sat Feb 22 15:19:25 2003 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB8CA37B401 for ; Sat, 22 Feb 2003 15:19:23 -0800 (PST) Received: from web10507.mail.yahoo.com (web10507.mail.yahoo.com [216.136.130.157]) by mx1.FreeBSD.org (Postfix) with SMTP id 6769B43FA3 for ; Sat, 22 Feb 2003 15:19:23 -0800 (PST) (envelope-from b_oshea@yahoo.com) Message-ID: <20030222231923.90747.qmail@web10507.mail.yahoo.com> Received: from [64.160.47.216] by web10507.mail.yahoo.com via HTTP; Sat, 22 Feb 2003 15:19:23 PST Date: Sat, 22 Feb 2003 15:19:23 -0800 (PST) From: Brian O'Shea Subject: Re-post: 4-STABLE panics in usbd_transfer after plugging in PQI Travel Flash To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG (re-posting sans URLs and attachments since the original hasn't posted yet) 4-STABLE panics in usbd_transfer after plugging in PQI Travel Flash (USB compact flash reader). # uname -a FreeBSD apsara 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #0: Fri Feb 21 18:13:15 PST 2003 root@apsara:/usr/local/cvsup/4-STABLE/src/sys/compile/APSARA_DBG i386 #16 0xc0262c59 in usbd_transfer (xfer=0xc0e23b80) at ../../dev/usb/usbdi.c:270 270 err = pipe->methods->transfer(xfer); (kgdb) p pipe $1 = 0x6 If anyone would like to take a crack at debugging it, I can arrange to send you the debug kernel and core file (if those are too big, I can just send you the kernel config file, GDB backtrace, dmesg output, or any other information that you might want). I'm taking a look at it too, but I'm not much of a kernel hacker. If you think that I should file a PR, let me know and I'll do it. Thanks, -brian __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message