It happened for me with the floppy module:
When trying to load the floppy module in 2.0.30 I got
inserting floppy driver for 2.0.30
Floppy drive(s): fd0 is 1.44M, fd1 is 1.2M
floppy0: Unable to grab IRQ6 for the floppy driver
I repeated the process several times, because IRQ6 is obviously
unused. Then suddenly the kernel rapidly wrote out some messages and
the PC reset.
Another time I got
floppy0: no floppy controllers found
After that a
cat /proc/interrupts
crashed the kernel (several fast messages again, then reset)
Ulrich