On 07/20/2007 03:53 PM, Folkert van Heusden wrote: > Hi, > > One of my systems running 2.6.21.1 on a P4 with HT and 2GB of ram > occasionally crashes. Not with an oops or panic, it just suddenly stops > doing anything. It still lets you ping and it still forwards ip traffic > but you can't login: not via ssh and not on the console - pressing enter > brings the cursor to the next line and that's it. It is NOT swapping at > all, in fact alt+sysrq+m says that there's still plenty of memory and > swap available:
Lots of processes are in uninterruptible wait at start_this_handle+0x208/0x365. Can you find out what line of code that matches? (There are a few of those waits in that function.) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/