Re: Crash when loading zfs.ko

From: Joe Marcus Clarke <marcus_at_FreeBSD.org>
Date: Sun, 07 Sep 2008 03:16:22 -0400
On Sun, 2008-09-07 at 09:09 +0200, Pawel Jakub Dawidek wrote:
> On Sun, Sep 07, 2008 at 02:47:29AM -0400, Joe Marcus Clarke wrote:
> > I'm seeing a very reproducible crash when the ZFS kernel module is
> > loaded with today's -CURRENT.  I think it has to do with an extra
> > VOP_UNLOCK() call.  Here is a backtrace:
> > 
> > http://www.marcuscom.com/downloads/zfs.jpg
> > 
> > And here is my proposed patch to fix it:
> > 
> > http://www.marcuscom.com/downloads/zfs_znode.c.diff
> 
> Can you try this patch instead?
> 
> 	http://people.freebsd.org/~pjd/patches/zfs_znode.c.patch

Yeah, I realized after I sent the email we need the UNLOCK, we were just
unlocking the wrong thing.  I tried a similar one, and it worked.
Thanks.

Joe

> 
-- 
Joe Marcus Clarke
FreeBSD GNOME Team      ::      gnome_at_FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome

Received on Sun Sep 07 2008 - 05:16:17 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:35 UTC