Joe Schmoe
Posts: 4277
Joined: Sun Jan 15, 2012 1:11 pm

Kernel disabling interrupt #32

Tue Aug 26, 2014 1:38 pm

I was messing around (as root) with the commands found at:

http://g0kao.wordpress.com/2013/08/08/ ... berry-pi/

Specifically, I did:

Code: Select all

udevadm info -a -p  $(udevadm info -q path -n /dev/ttyUSB0)
This worked a few times, then I got a "write(1)" style message from the kernel with the above message (paraphrased - don't have the exact text in front of me). And the machine (the Pi) completely froze and had to be power cycled.

Is this a known bug? I've never seen this message before.

It is related to the "udevadm" stuff, or is that just a coincidence?
And some folks need to stop being fanboys and see the forest behind the trees.

(One of the best lines I've seen on this board lately)

Joe Schmoe
Posts: 4277
Joined: Sun Jan 15, 2012 1:11 pm

Re: Kernel disabling interrupt #32

Tue Aug 26, 2014 8:11 pm

No coincidence. Definitely related to udevadm. It has now happened a second time - running as user pi this time. If nothing else, makes a good denial-of-service attack.

See attached picture.

Once you get this message, the entire USB subsystem is messed up (though still [barely] functional - enough to shut system down).

Who else does this need to be reported to?

I can give more details (uname output, etc, if needed)
Attachments
KernelMsg.zip
(11.25 KiB) Downloaded 58 times
And some folks need to stop being fanboys and see the forest behind the trees.

(One of the best lines I've seen on this board lately)

User avatar
AndrewS
Posts: 3625
Joined: Sun Apr 22, 2012 4:50 pm
Location: Cambridge, UK
Contact: Website

Re: Kernel disabling interrupt #32

Wed Aug 27, 2014 3:27 am

Joe Schmoe wrote:Who else does this need to be reported to?
https://github.com/raspberrypi/linux/issues
I can give more details (uname output, etc, if needed)
The more detail you can give in your bug-report, the better!

Return to “Raspberry Pi OS”