Comment 26 for bug 1019397

Revision history for this message
Henrik Tikanvaara (henrik-tikanvaara-l) wrote :

It's the Poulsbo driver that crashes, one of the functions close to one end of the stack is psb_init. The stack trace scrolls too fast for me to be able to take a picture. But I'll describe you in writing what is happening.

udevd is timeouting. killing '/sbin/modprobe/ -bv pci:vLOTS_OF_HEX'
This happens for perhaps 10-20 times in succession.

Then...

sys_init_module

driver_register

pci_register

page_ something

drm_init

change_page_attr

these in random order, but a call stack obviously.

This is not the greatest bug report I have written, I wish the kernel could write about the pains it's feeling to a usb stick. :-)