Re: 2.5.47 bug - USB usbfs segvs processes

Greg KH (greg@kroah.com)
Sat, 16 Nov 2002 16:43:22 -0800


On Fri, Nov 15, 2002 at 11:42:34AM -0600, Joseph Pingenot wrote:
> Another bug in 2.5.47, this time with USBFS. When attempting to read
> /proc/bus/usb/drivers, the program reading the "file" terminates with
> a segmentation fault:
> /proc/bus/pci:58$ cat devices
> Segmentation fault
> $lspci
> Segmentation fault

You are trying to read /proc/bus/pci/* not /proc/bus/usb files. So why
would you think usbfs would have a problem?

Also, a decoded oops report would help out a lot.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/