https://bugzilla.kernel.org/show_bug.cgi?id=99051 Theodore Tso <tytso@xxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tytso@xxxxxxx --- Comment #1 from Theodore Tso <tytso@xxxxxxx> --- The failure is inside kmalloc(), which implies that the internal slab data structures were corrupted (i.e., caused by a double free, buffer overrun, etc.). So the bug might not be in ext4 --- it's just that ext4 happened to trip over the corrupted data structures. Can you reproduce the crash at all? -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html