| Summary: | 10.2-RELEASE panic on boot if autobridge with wlan0 (iwn) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Nikolai Lifanov <lifanov> | ||||
| Component: | kern | Assignee: | freebsd-net (Nobody) <net> | ||||
| Status: | Closed DUPLICATE | ||||||
| Severity: | Affects Some People | CC: | avos | ||||
| Priority: | --- | Keywords: | crash, needs-patch, needs-qa | ||||
| Version: | 10.2-RELEASE | Flags: | koobs:
mfc-stable10?
koobs: mfc-stable9? |
||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
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 *** |
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.