Crash on boot after abrupt shutdown

From: Keith Chew
Date: Sat Sep 16 2006 - 22:30:36 EST


Hi

We are using linux in quite a harsh mobile environment (high
temperatures, unreliable power sources, electrical interference, etc).

It has been doing very well, except for this scenario. The wireless
interface wlan0 is busy communicating, and the power is disconnected
abruptedly. In the next boot, we get a kernel panic when the wlan
interface is initialised.

We want to know if this is due to linux's journaling file system (we
are using ext3)? Does it keep track of the state so closely, even up
to the point of the previous abrupt shutdown? If so, what can we do to
"cleanup" in the next boot to avoid the kernel panic?

Regards
Keith
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/