lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 1 Nov 2006 09:44:38 +0800
From:	"zhou drangon" <drangon.mail@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: reiser4 panic

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ