Look into it:
eax: 01000000 ebx: c545a000 ecx: c1112254 edx: 00000000
^^^^^^^^
[snip]
0: 0f b6 50 1b movzbl 0x1b(%eax),%edx <=====
It seems like one bit error in eax. Maybe a NULL pointer got
corrupted and now movzbl stumbles over it.
Bad RAM? Consider memtest86 run overnight.
-- vda - 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/