[Bug 199934] Re: Kernel Panic, in gdth (RAID) driver on reboot
Colin King
colin.king at ubuntu.com
Fri Jul 18 08:10:08 UTC 2008
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 Kernel
Bugs, which is subscribed to linux-meta in ubuntu.
More information about the kernel-bugs
mailing list