reiser4 panic

From: zhou drangon
Date: Tue Oct 31 2006 - 20:44:58 EST


Hi, all

I try reiser4 and got a kernel panic.

I use kernel 2.6.19-rc3-mm1, config kernel to enable reiser4,
then I use reiser4progs-1.0.5 to excute following command,

mkfs.reiser4 /dev/hda5
mount -t reiser4 /dev/hda5 /hda5
cd /hda5
mkdir FC6_mirror
nohup wget -m -np -nH --cut-dirs=3 -R *-debuginfo-*
ftp://ftp.nara.wide.ad.jp/pub/Linux/fedora/core/updates/6/i386/ &
nohup wget -m -np -nH --cut-dirs=3 -R *-debuginfo-*
ftp://ftp.kddilabs.jp/Linux/packages/fedora/core/updates/6/x86_64/ &

then I make a link at $wwwroot/html/Fedora to /hda5/FC6_mirror
my web server is apache 2.2.3, use worker mpm,

when I use web browser to access the Fedora mirror
http://<myip>/Fedora/core/update/6/i386/
download the rpm files if fine.

until I try to access one file
http://<myip>/Fedora/core/update/6/i386/repodata/repomd.xml
the kernel panic.

this file's size is 1197 bytes, a common file.

the infomation print on the screen is something like :
kernel panic, at reiser4/plugin/item/tail.c:426

I reformat the partition and try again, the bug can reproduced.

any idea?

Best regards!

drangon
2006-11-01
-
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/