Date: Sun, 20 Nov 2005 23:13:52 +0000 From: "Wojciech A. Koszek" <dunstan@freebsd.czest.pl> To: freebsd-current@freebsd.org Subject: [PANIC] lockmgr: locking against myself in ext2fs code Message-ID: <20051120231352.GA87809@freebsd.czest.pl>
next in thread | raw e-mail | index | archive | help
Hello, I get easily repeatable problem on ext2fs on -CURRENT (AFAIR, this worked for earlier versions). I use mke2fs(8) from ports/sysutils/e2fsprogs in order to create filesystem. Simple how to repeat: mdconfig -a -t malloc -s 10m mke2fs /dev/md0 mount /dev/md0 /mnt cd /mnt touch 1 2 3 4 5 mkdir 6 mv * 6/ I've obtained trace dump: http://freebsd.czest.pl/dunstan/FreeBSD/ext2fs.log -- * Wojciech A. Koszek && dunstan@FreeBSD.czest.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051120231352.GA87809>