Re: kernel BUG at fs/ext3/namei.c:383

From: Duane Griffin
Date: Thu Feb 28 2008 - 11:21:41 EST


On 28/02/2008, Abel Bernabeu <abel.bernabeu@xxxxxxxxx> wrote:
> My kernel says that has a bug.
>
> I attach two logs:
>
> 1) The output of dmesg.
> 2) The output printed in my console.
>
> In defense of Linux I have to admit that I previously used the EXT3
> filesystem that kernel was trying to access with Windows (by means of
> an EXT2 driver from http://www.fs-driver.org/).

This is fixed in recent kernels (commit
3d82abae9523c33d4a16fdfdfd2bdde316d7b56a, to be precise). The windows
driver is corrupting the filesystem but ext3 shouldn't BUG and if you
update to a recent kernel it won't. If you can't update then you
should e2fsck the filesystem after using the windows driver. That
should fix up the corruption.

Also, for future reference, LKML folks generally don't like
attachments, so if possible just include logs or other info inline
next time.

> Yours, Abel.

Cheers,
Duane.

--
"I never could learn to drink that blood and call it wine" - Bob Dylan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/