| Summary: | [panic] page fault in udp_disconnect / INP_WLOCK(inp) with 11.0-release-p2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Anton Shterenlikht <as> | ||||
| Component: | kern | Assignee: | Andriy Voskoboinyk <avos> | ||||
| Status: | Closed Feedback Timeout | ||||||
| Severity: | Affects Only Me | CC: | avos, markj | ||||
| Priority: | --- | Keywords: | crash | ||||
| Version: | 11.0-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Is it still reproducible on 11.2-RELEASE or 12.0-RELEASE? Please re-open if a problem persists in supported versions of FreeBSD. |
Created attachment 179278 [details] core.txt file The panic happened when I switched from a wireless network to wired ethernet via /etc/rc.d/netif restart, i.e. from #ifconfig_em0="DHCP" wlans_iwm0="wlan0" ifconfig_wlan0="DHCP WPA" to ifconfig_em0="DHCP" #wlans_iwm0="wlan0" #ifconfig_wlan0="DHCP WPA" in /etc/rc.conf core.txt is attached Thanks Anton