public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Chuck Ebbert <76306.1226@compuserve.com>
Cc: Greg KH <greg@kroah.com>, linux-kernel@vger.kernel.org
Subject: Re: 2.6.18.5 usb/sysfs bug.
Date: Sat, 16 Dec 2006 09:18:28 -0500	[thread overview]
Message-ID: <20061216141828.GA23368@redhat.com> (raw)
In-Reply-To: <200612160050_MC3-1-D538-EA63@compuserve.com>

On Sat, Dec 16, 2006 at 12:47:09AM -0500, Chuck Ebbert wrote:
 > In-Reply-To: <20061215213715.GB15792@redhat.com>
 > 
 > On Fri, 15 Dec 2006 16:37:15 -0500, Dave Jones wrote:
 > 
 > > > Can you enable CONFIG_USB_DEBUG and send the log info that happens right
 > > > before this oops?
 > >
 > > Gah, and here it is, actually attached this time.
 > 
 > > BUG: unable to handle kernel NULL pointer dereference at virtual address 0000000b
 > 
 > > EIP is at sysfs_hash_and_remove+0x18/0xfd
 > 
 > That's strange.  Remove_files called sysfs_hash_and_remove()
 > with dir==0xfffffff3 (-13 decimal.)

Hmm, That's -EACCESS.  Something not checking a return code at a lower
level maybe ?

 > What is pcscd?

Some smart card daemon iirc.

 > Earlier in bootup you got this:
 > 
 > hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0004
 > uhci_hcd 0000:00:1d.0: port 2 portsc 008a,00
 > hub 1-0:1.0: port 2, status 0100, change 0003, 12 Mb/s
 > usb 1-2: USB disconnect, address 2
 > usb 1-2: usb_disable_device nuking all URBs
 > uhci_hcd 0000:00:1d.0: shutdown urb f7ed7540 pipe 40408280 ep1in-intr
 > usb 1-2: unregistering interface 1-2:1.0
 >  usbdev1.2_ep81: ep_device_release called for usbdev1.2_ep81
 > usb 1-2:1.0: uevent
 > usb 1-2: unregistering device
 >  usbdev1.2_ep00: ep_device_release called for usbdev1.2_ep00
 > 
 > usb_remove_ep_files() is in the call trace, so this may be related?

It's odd that something disconnects during boot, as nothing gets plugged.

		Dave

-- 
http://www.codemonkey.org.uk

  reply	other threads:[~2006-12-16 14:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-16  5:47 2.6.18.5 usb/sysfs bug Chuck Ebbert
2006-12-16 14:18 ` Dave Jones [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-12-17  7:43 Chuck Ebbert
2006-12-15 17:50 Dave Jones
2006-12-15 17:53 ` Greg KH
2006-12-15 21:36   ` Dave Jones
2006-12-15 21:37   ` Dave Jones
2006-12-16  1:47     ` Pete Zaitcev
2006-12-16  3:05       ` Dave Jones

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=20061216141828.GA23368@redhat.com \
    --to=davej@redhat.com \
    --cc=76306.1226@compuserve.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    /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