https://bugzilla.novell.com/show_bug.cgi?id=855384 https://bugzilla.novell.com/show_bug.cgi?id=855384#c2 --- Comment #2 from Jan Kara <jack@suse.com> 2013-12-14 22:13:19 UTC --- So I've seen one very similar report and that was tracked down to a faulty memory. The failure is on: BUG_ON(!list_empty(&bh->b_assoc_buffers)) Now ext4 doesn't use this list at all so it is indeed strange that it wouldn't be empty (it can still be some sw induced memory corruption). Can you post full dmesg or /var/log/messages from that day or something like that? Next week, I'll try to dig in disassembly of our kernels and find out whether something useful isn't left in the registers etc. -- 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.