Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Dec 2019 14:00:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 242369] tmpfs + union_fs panic: lockmgr_xlock_hard: recursing on non recursive lockmgr
Message-ID:  <bug-242369-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 242369
           Summary: tmpfs + union_fs panic: lockmgr_xlock_hard: recursing
                    on non recursive lockmgr
           Product: Base System
           Version: 12.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: mr.xanto@gmail.com

Created attachment 209607
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D209607&action=
=3Dedit
panic screen

12.1 Release panic with mounted unionfs with tmpfs.

How-to repeat:
1) Boot with FreeBSD-12.1-RELEASE-amd64-bootonly.iso in live-cd mode.
2) mount -t tmpfs -o rw,size=3D512M tmpfs /net
3) mount_unionfs /net/ /usr/
4) mount_unionfs /net/ /var/
5) mount_unionfs /net/ /tmp/
6) dhclient em0

There is record of the panic: https://yadi.sk/i/O7NLAgjwVN61oA

--=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-242369-227>