https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216436
Bug ID: 216436
Summary: [panic] amd64 11.0-release-p2: Fatal trap 12: page
fault while in kernel mode, supervisor read data, page
not present
Product: Base System
Version: 11.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 179278
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179278&action=edit
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
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"