[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#299553: kernel-image-2.6.8-2-686: plugging in disk freezes /proc/bus/usb



Package: kernel-image-2.6.8-2-686
Version: 2.6.8-13
Severity: important


When I plug in a LaCie 40Gb USB 2.0 disk, which is a SCSI disk
transported over USB, the entire USB subsystem seems to freeze.
Specifically, cat /proc/bus/usb/devices never exits,
usbview never puts up its window, etc.
These process are unkillable via
sudo kill -9 NNNNN.


On the initial plug-in, I see this in /var/log/syslog:
Mar 14 22:32:46 gpk kernel: usb 2-2.1: new full speed USB device using address 5
Mar 14 22:32:47 gpk kernel: scsi1 : SCSI emulation for USB Mass Storage devices
Mar 14 22:32:47 gpk usb.agent[30158]:      usb-storage: already loaded

(USB storage is already loaded because I plugged in a different
disk earlier, and it worked very nicely.)

No disk appears in /dev  (using udev).

Unplugging the disk does not cause any lines to appear in
/var/log/syslog, nor does plugging it in again.


Here are some possibly relevant lines from ps -e -f:
root     30181     1  0 22:31 ?        00:00:00 [scsi_eh_1]
root     30182     1  0 22:31 ?        00:00:00 [usb-storage]
gpk      30221 29120  0 22:35 pts/6    00:00:00 bash
gpk      30234 29157  0 22:36 pts/3    00:00:00 usbview
gpk      30401 29129  0 22:42 pts/1    00:00:00 cat devices



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kernel-image-2.6.8-2-686 depends on:
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii  fileutils                     5.2.1-2    The GNU file management utilities 
ii  initrd-tools                  0.1.77     tools to create initrd image for p
ii  module-init-tools             3.2-pre1-2 tools for managing Linux kernel mo

-- no debconf information



Reply to: