Bug 203755 - panic: mutex run0 not owned at /usr/src/sys/modules/usb/run/../../../dev/usb/wlan/if_run.c:1226
Summary: panic: mutex run0 not owned at /usr/src/sys/modules/usb/run/../../../dev/usb/...
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-13 23:41 UTC by Danilo Egea Gondolfo
Modified: 2016-06-13 15:56 UTC (History)
2 users (show)

See Also:


Attachments
core.txt (122.46 KB, text/plain)
2015-10-13 23:41 UTC, Danilo Egea Gondolfo
no flags Details
patch for monitor mode panic (543 bytes, patch)
2015-11-11 11:48 UTC, Keith White
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo Egea Gondolfo freebsd_committer freebsd_triage 2015-10-13 23:41:53 UTC
Created attachment 162004 [details]
core.txt

I'm getting this panic when I use the aircrack-ng with the if_run driver.

It's fully reproducible:
# ifconfig wlan0 create wlandev run0 wlanmode monitor up
# airodump-ng -i wlan0
crash

The core.txt is attached.
Comment 1 Keith White 2015-11-11 11:48:17 UTC
Created attachment 163004 [details]
patch for monitor mode panic
Comment 2 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2015-11-11 13:29:37 UTC
It works. Thanks!
Comment 3 Keith White 2016-06-12 15:08:55 UTC
This bug is fixed with commit 301302.  One more custom diff bites the dust.

Thanks Adrian!

...keith
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2016-06-13 15:56:11 UTC
fixed with commit 301302.