MartinK,

Teasing out which ioctl() is causing the driver to crash is not so
straight forward as I first imagined.

Is it possible to attach strace onto icpcon and do a shutdown so that I
can see what ioctl() is causing the driver to crash? Something like:

sudo strace -p `ps -e | grep icpcon | awk '{print $1}'` >
strace_icpcon.log

And attaching the strace log would be most helpful.

Thanks, Colin

-- 
Kernel Panic, in gdth (RAID) driver on reboot
https://bugs.launchpad.net/bugs/199934
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to