Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2012 14:17:09 -0700
From:      Adrian Chadd <adrian@freebsd.org>
To:        "Alexander V. Chernikov" <melifaro@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r233937 - in head/sys: kern net security/mac
Message-ID:  <CAJ-VmonJ%2BZXrwgrwc3eoDvf6oMmip9zf2TFLpvjqahHgdcZdxw@mail.gmail.com>
In-Reply-To: <4F7E9413.20602@FreeBSD.org>
References:  <201204060653.q366rwLa096182@svn.freebsd.org> <4F7E9413.20602@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

This has broken (at least) net80211 and bpf, with LOR:

# ifconfig wlan1 destroy
panic: mutex bpf global lock now owned at ....../net/bpf.c:656


The stack:

* ieee80211_vap_detach()
* ether_ifdetach()
* bpfdetach()
* <something> - I bet this is bpf_detachd()
* _mtx_assert()



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmonJ%2BZXrwgrwc3eoDvf6oMmip9zf2TFLpvjqahHgdcZdxw>