Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jul 2016 04:52:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 210907] [lor] lock order reversal in /usr/src/sys/kern/kern_jail.c:1031
Message-ID:  <bug-210907-6@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 210907
           Summary: [lor] lock order reversal in
                    /usr/src/sys/kern/kern_jail.c:1031
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: freebsd@otoh.org
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@FreeBSD.org

lock order reversal:
 1st 0xffffffff81dc4118 allprison (allprison) @
/usr/src/sys/kern/kern_jail.c:1031
 2nd 0xffffffff81de9c68 vnet_sysinit_sxlock (vnet_sysinit_sxlock) @
/usr/src/sys/net/vnet.c:574
stack backtrace:
#0 0xffffffff80aae180 at witness_debugger+0x70
#1 0xffffffff80aae074 at witness_checkorder+0xe54
#2 0xffffffff80a56e73 at _sx_slock+0x73
#3 0xffffffff80b6a451 at vnet_alloc+0xf1
#4 0xffffffff80a16d2e at kern_jail_set+0x1d8e
#5 0xffffffff80a18801 at sys_jail_set+0x41
#6 0xffffffff80f16b2b at amd64_syscall+0x2db
#7 0xffffffff80ef68cb at Xfast_syscall+0xfb
ifa_maintain_loopback_route: deletion failed for interface lo0: 48


Noticed when shutting down a jail.
11.0 Alpha 6

Delta from GENERIC:
device pf
device pflog
device pfsync

options VIMAGE
options ALTQ
options ALTQ_CBQ
options ALTQ_RED
options ALTQ_RIO
options ALTQ_HFSC
options ALTQ_CDNR
options ALTQ_PRIQ
options ALTQ_NOPCC

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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