The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Chuck Ebbert <cebbert@redhat.com>
To: Daniel J Blueman <daniel.blueman@gmail.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
	USB development list <linux-usb-devel@lists.sourceforge.net>
Subject: Re: [2.6.22-rc7] khubd NULL deref oops...
Date: Wed, 11 Jul 2007 13:04:20 -0400	[thread overview]
Message-ID: <46950D94.7050909@redhat.com> (raw)
In-Reply-To: <6278d2220707081445s6c5029a6la5ae0fd019176f74@mail.gmail.com>

On 07/08/2007 05:45 PM, Daniel J Blueman wrote:
> When plugging in a USB 2 mass-storage device which I've been seeing
> problems with, I caught a khubd oops [1]. Kernel is 2.6.22-rc7 on ia32
> built with Ubuntu's 2.6.22 .config.

> [ 4769.252000] sd 6:0:0:0: [sdb] Assuming drive cache: write through
> [ 4769.252000]  sdb: sdb1 < sdb5 sdb6<6>usb 5-3: reset high speed USB
> device using ehci_hcd and address 8

So the device got reset right in the middle of scanning for partitions.

> [ 4769.544000] usb 5-3: device descriptor read/64, error -71
> [ 4769.760000] usb 5-3: device descriptor read/64, error -71
> [ 4769.976000] usb 5-3: reset high speed USB device using ehci_hcd and
> address 8
> [ 4770.088000] usb 5-3: device descriptor read/64, error -71
> [ 4770.304000] usb 5-3: device descriptor read/64, error -71
> [ 4770.520000] usb 5-3: reset high speed USB device using ehci_hcd and
> address 8
> [ 4770.928000] usb 5-3: device not accepting address 8, error -71
> [ 4771.040000] usb 5-3: reset high speed USB device using ehci_hcd and
> address 8

Then a whole slew of these by-now-familiar messages.

Try disabling CONFIG_USB_SUSPEND.  It makes lots of USB bugs go away:

 - scanners apps work instead of displaying black preview screens
 - printers stop spontaneously disconnecting
 - USB storage devices mysteriously work again
 - Blackberries start charging when plugged in



  parent reply	other threads:[~2007-07-11 17:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-08 21:45 [2.6.22-rc7] khubd NULL deref oops Daniel J Blueman
2007-07-08 21:49 ` Michal Piotrowski
2007-07-08 22:07   ` Daniel J Blueman
2007-07-09 15:03   ` [linux-usb-devel] " Alan Stern
2007-07-09  9:55 ` Jiri Kosina
2007-07-11 17:04 ` Chuck Ebbert [this message]
2007-07-11 18:51   ` Daniel J Blueman
2007-07-11 21:41     ` [linux-usb-devel] " Alan Stern
2007-07-12  7:30       ` Cornelia Huck
2007-07-12 18:43     ` Alan Stern

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46950D94.7050909@redhat.com \
    --to=cebbert@redhat.com \
    --cc=daniel.blueman@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox