Bug 205169 - 10.2-RELEASE panic on boot if autobridge with wlan0 (iwn)
Summary: 10.2-RELEASE panic on boot if autobridge with wlan0 (iwn)
Status: Closed DUPLICATE of bug 195074
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 10.2-RELEASE
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-net (Nobody)
URL:
Keywords: crash, needs-patch, needs-qa
Depends on:
Blocks:
 
Reported: 2015-12-09 20:57 UTC by Nikolai Lifanov
Modified: 2016-01-31 17:55 UTC (History)
1 user (show)

See Also:
koobs: mfc-stable10?
koobs: mfc-stable9?


Attachments
core crash summary (111.86 KB, text/plain)
2015-12-09 20:57 UTC, Nikolai Lifanov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolai Lifanov 2015-12-09 20:57:57 UTC
Created attachment 164025 [details]
core crash summary

I have yet another 10.2-RELEASE + iwn driver panic.

cloned_interfaces="bridge0 tap0 tap1"
wlans_iwn0="wlan0"
ifconfig_wlan0="WPA DHCP"
ifconfig_em0="DHCP"
autobridge_interfaces="bridge0"
autobridge_bridge0="tap* em0 wlan0"

If the autobridge line is commented out, the system does not panic on boot.
Comment 1 Andriy Voskoboinyk freebsd_committer freebsd_triage 2016-01-31 17:55:31 UTC
This is (relatively) recent m_unshare() bug (fixed in r288990); also reported in bug 195074

*** This bug has been marked as a duplicate of bug 195074 ***