Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2018 07:45:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 227603] [panic] r323477: Sleeping thread owns a non-sleepable lock
Message-ID:  <bug-227603-7501@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 227603
           Summary: [panic] r323477: Sleeping thread owns a non-sleepable
                    lock
           Product: Base System
           Version: 11.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Keywords: crash
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: mjoras@freebsd.org
          Reporter: eugen@freebsd.org
                CC: net@FreeBSD.org, stable@FreeBSD.org

Created attachment 192611
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192611&action=
=3Dedit
kgdb backtrace

The change https://svnweb.freebsd.org/base?view=3Drevision&revision=3Dr3234=
77 makes
it possible for kernel thread to sleep on sx lock in vlan_ioctl() function
while holding mutex bpf_mtx that is prohibited and leads to panic.

kgdb session is attached.

--=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-227603-7501>