Date: Wed, 6 Jul 2011 00:21:55 +0000 From: John <jwd@FreeBSD.org> To: freebsd-fs@FreeBSD.org Subject: avl_find() panic Message-ID: <20110706002155.GB12224@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi folks, I have a system that panic'd this morning, 4 day old current (2011-07-01_11.45pm). Message typed in from the console immediately after reboot. OS on ufs, data volumes on zfs. ZFS filesystem version 5 ZFS storage pool version 28 panic: avl_find() succedded inside avl_find() Unfortunately, I don't have a traceback for this. The comment in avl.c makes it seem like the avl code is enforcing uniqueness in calling code, esp. where it talks about kernel vs userland. I'll followup with more info if this replicates. Thoughts welcome. -John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110706002155.GB12224>