> It boots and runs for quite a while (weeks), then suddenly freezes and 
 > shows this message.
 > It does not happen often, but very rarely.
 > Has the number any meaning, or is it a goof?
 > > > diehard kernel: CPU 0: Machine Check Exception: 0000000000000004
 This number alone doesn't really tell anything.
 There should be an extra line in the log / on the console,
 which contains two more 64bit numbers. Putting these into
 http://www.codemonkey.org.uk/cruft/parsemce.c will decode
 them and give you more idea hopefully over whats wrong.
 (I really should make that tool a little friendlier ..
  I'll do it soon)
 
-- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/