Date: Thu, 24 Mar 2011 13:35:41 +0100 From: Michael Moll <kvedulv@kvedulv.de> To: Marius Strobl <marius@alchemy.franken.de> Cc: Roger Hammerstein <cheeky.m@live.com>, pjd@FreeBSD.org, Martin Matuska <mm@FreeBSD.org>, freebsd-sparc64@FreeBSD.org Subject: Re: sparc64 hang with zfs v28 Message-ID: <20110324123541.GD82490@darkthrone.kvedulv.de> In-Reply-To: <20110324111628.GO15528@alchemy.franken.de> References: <BAY147-w5926709E28BF613C663D48F9C90@phx.gbl> <20110310185423.GA50419@alchemy.franken.de> <20110319152838.GA8594@alchemy.franken.de> <20110321175632.GA19345@darkthrone.kvedulv.de> <20110321175933.GD2086@garage.freebsd.pl> <BAY147-w266A8BF89A940BDD569D2EF9B40@phx.gbl> <20110322191117.GH15528@alchemy.franken.de> <20110323232411.GC82490@darkthrone.kvedulv.de> <4D8B08E1.5060008@FreeBSD.org> <20110324111628.GO15528@alchemy.franken.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Thu, Mar 24, 2011 at 12:16:28PM +0100, Marius Strobl wrote: > http://people.freebsd.org/~marius/zfs_ioctl_compat.c.diff > Which still is to be used together with: > http://people.freebsd.org/~marius/sunddi.h.diff Seems to get closer. When testing with new kernel and old world another error (from r185029 of libzfs_import.c?) comes into play: fujisan# /etc/rc.d/zfs onestart fujisan# zpool import Assertion failed: (nvlist_lookup_nvlist(config, ZPOOL_CONFIG_VDEV_TREE, &nvroot) == 0), file /usr/current/src/cddl/lib/libzfs/../../../cddl/contrib/opensolaris/lib/libzfs/common/libzfs_import.c, line 650. Abort (core dumped) fujisan# gdb /sbin/zpool zpool.core [...] #0 0x0000000040e5b9e8 in kill () from /lib/libc.so.7 #1 0x0000000040d910c0 in abort () from /lib/libc.so.7 #2 0x000000004047ecb8 in zpool_find_import_cached () from /lib/libzfs.so.2 #3 0x000000000010a5e8 in ?? () Previous frame identical to this frame (corrupt stack?) Regards -- Michael Moll
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110324123541.GD82490>