Crash when loading zfs.ko

Joe Marcus Clarke marcus at FreeBSD.org
Sun Sep 7 07:16:17 UTC 2008


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20080907/35d3f632/attachment.pgp


More information about the freebsd-current mailing list