https://bugzilla.novell.com/show_bug.cgi?id=653547 https://bugzilla.novell.com/show_bug.cgi?id=653547#c10 --- Comment #10 from Jan Kara <jack@novell.com> 2010-11-23 20:03:39 UTC --- Both bugs seem like a memory corruption. In the oops in comment 2, the buffer state has been overwritten by '0x208496' which is definitely bogus. In the oops in comment 7 a list pointer has been overwritten by '0x10076a9bb'. So something is running around and randomly overwriting your memory. Most probably some device driver but it's hard to tell exactly which. So I suggest you run a -debug flavor of the kernel and hopefully we'll learn something more about the sucker... BTW: I'm going for a longer vacation at the end of the week so someone else will have to handle this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.