Bug 216436

Summary: [panic] page fault in udp_disconnect / INP_WLOCK(inp) with 11.0-release-p2
Product: Base System Reporter: Anton Shterenlikht <as>
Component: kernAssignee: 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:
Description Flags
core.txt file none

Description Anton Shterenlikht 2017-01-24 15:11:58 UTC
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
Comment 1 Andriy Voskoboinyk freebsd_committer freebsd_triage 2019-01-26 16:42:48 UTC
Is it still reproducible on 11.2-RELEASE or 12.0-RELEASE?
Comment 2 Mark Johnston freebsd_committer freebsd_triage 2022-06-20 17:58:38 UTC
Please re-open if a problem persists in supported versions of FreeBSD.