[Bug 213257] Crash in IGB driver
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 6 20:28:36 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213257
Bug ID: 213257
Summary: Crash in IGB driver
Product: Base System
Version: 10.3-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: dustinwenz at ebureau.com
CC: freebsd-amd64 at FreeBSD.org
CC: freebsd-amd64 at FreeBSD.org
I see intermittent panics under moderate network load that began up sometime
between 10-STABLE r295115 and r303709. I realize that's several months worth of
changes, but regression testing this one is very time consuming. I suspect it
has something to do with r303174 "If ALTQ is defined in the kern conf, switch
to Legacy Mode", but I do not know for certain.
The kernel is built with these options (I am using PF with some simple
filtering rules, but no ALTQ functionality):
device pf
device pflog
device pfsync
options ALTQ
options ALTQ_CBQ
options ALTQ_RED
options ALTQ_RIO
options ALTQ_HFSC
options ALTQ_CDNR
options ALTQ_PRIQ
If I rebuild without ALTQ, the panics no longer recur.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list