Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2016 15:49:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 214629] [zfs][panic] panic: solaris assert: pp != NULL && !pp-valid, file: /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c, line: 430
Message-ID:  <bug-214629-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214629

            Bug ID: 214629
           Summary: [zfs][panic] panic: solaris assert: pp !=3D NULL &&
                    !pp-valid, file:
                    /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zf
                    s/zfs_vnops.c, line: 430
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: mshirk@daemon-security.com
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

Created attachment 177144
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D177144&action=
=3Dedit
panic when running pkg update -f on fresh FreeBSD install

Tested on FreeBSD 12 CURRENT SNAPSHOT build 11/17/2016

I thought at first it was an issue with USB Keys, but I isolated this down =
to
the follow requirements to reproduce:

FreeBSD-12 CURRENT build r308737
GELI Encrypted ZFS on ROOT


Once logged in, running the following will panic the box:

pkg update -f


I have attached the screenshot (was unable to get the text output), but the
panic is the following:

panic: solaris assert: pp !=3D NULL && !pp-valid, file:
/usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c, line: =
430

In looking at a recent code change, it looks like a conditional check for
pp=3D=3DNULL was removed on 2016-11-15, so it appears pp=3D=3DNULL and pp->=
valid is not
defined.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214629-8>