On 4 Jan 2011 at 19:38, "Tóth Attila" wrote: > Would it be possible that the CPU itself is actually failing (opcode 0000)?
not in this case, always look at the first problem, everything else may very well be just collateral damage. and that's a BUG_ON so it's the kernel that detects some bad condition. and since that code and condition are fs related, it's probably best to let the fs guys debug it but they'll deal with it only if you can reproduce it with vanilla.