Plugging in USB Crashes System

You think you have found a bug? Let us know about it.
Post Reply
reyoutiao
Posts: 20
Joined: 21. Mar 2012, 17:51

Plugging in USB Crashes System

Post by reyoutiao »

Both my Salix 64 installs, LXDE and Fluxbox, crash when I plug in a USB key. It goes to a black screen (like runlevel 3) and text scrolls continuously, sometimes stopping. It looks like the same text scrolling over and over again.

Note! This does not happen if the USB key is plugged in at bootup. My drive is a Kingston 4GB DataTraveler. Has a couple of movies, photos, and documents on it.

I don't know how to copy the scrolling text over, but the first three lines are something like:
last sysfs file: /sys/devices/LNXSYSTM: 00...
CPU 0
Modules linked in: snd_feq_dummy snd_seq_oss...
No clue what's going on there. The cursor still shows, interestingly, and I can move it around, but typing doesn't work and I have to reboot to recover.

Any thoughts? It seems like a strange problem.
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: Plugging in USB Crashes System

Post by Shador »

That's a kernel oops, i.e. the kernel has encountered an error within its own code which can be handled (i.e. usually killing the process) for normal applications but most of the time not for the kernel itself. If you're lucky the message went into /var/log/messages. Please upload it to some pastebin site, so we hopefully get a hint what's causing that oops.

You could also install the more recent kernel from current. Should be quite straightforward if you're not using any 3rd party kernel modules (like proprietary ati/nvidia driver, VirtualBox, ...). But let's check the log first.
Image
reyoutiao
Posts: 20
Joined: 21. Mar 2012, 17:51

Re: Plugging in USB Crashes System

Post by reyoutiao »

I'll have a look.

The problem went away after I upgraded the system and installed the -current kernels.
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: Plugging in USB Crashes System

Post by Shador »

Then never mind.
Image
Post Reply