LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Kernel panic on shutdown - Modul-Problems? (https://www.linuxquestions.org/questions/linux-software-2/kernel-panic-on-shutdown-modul-problems-298363/)

Fonk 03-06-2005 12:41 PM

Kernel panic on shutdown - Modul-Problems?
 
Hi!

I'm using hpt374.ko as Highpoint RAID Controllerdriver and the madwifi for my wireless card.
The Problem is, that sometimes (perhaps every 10th shutdown) I get a kernelpanic after "Remounting remaining filesystems readonly..."! It's just bevor the computer should power off - but it hangs...

You can see a "screenshot" ;-) here:
http://www.unforgotten.de/div/HPIM1190.JPG

The interesting thing is: Which module triggers this error? Is it the RAID oder the WLAN? And any suggestions about why?

Thanks for any hint...

jtshaw 03-07-2005 08:50 PM

It sure looks like the hpt374 module based on that crash log.

Just a guess, but maybe somebody forgot a kernel lock in that module and it dies if the modules happens to get preempted... you could always try disabling pre-emption support and see if it still crashes.

foo_bar_foo 03-07-2005 10:18 PM

seems like to me if the umount command has the -r flag
then there is no need for the
"Remounting remaining filesystems readonly..."! at all


All times are GMT -5. The time now is 07:36 AM.