This is "use of uninitialised memory". 0x6b6b6b6b is "use of freed memory".
It's supposed to be that way in Linus's tree too, but I screwed it up.
> EIP at put_all_bios+0x047/0x80
I'd be suspecting that the write_bios[] array isn't being memset somewhere.
struct bio **bio = r1_bio->write_bios + i;
-
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/