[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bug-99051-13602-AfeSvZgdES@https.bugzilla.kernel.org/>
Date: Wed, 27 May 2015 23:08:32 +0000
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 99051] general protection fault in ext4_htree_store_dirent
https://bugzilla.kernel.org/show_bug.cgi?id=99051
Theodore Tso <tytso@....edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tytso@....edu
--- Comment #1 from Theodore Tso <tytso@....edu> ---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists