Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2011 15:22:04 +0400
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Nikos Vassiliadis <nvass@gmx.com>
Cc:        freebsd-net@FreeBSD.org
Subject:   Re: arprequest triggered panic
Message-ID:  <20111123112204.GY96616@glebius.int.ru>
In-Reply-To: <4ECCD46E.2060908@gmx.com>
References:  <4EC63D37.4050105@gmx.com> <20111122194833.GN96616@FreeBSD.org> <4ECCD46E.2060908@gmx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 23, 2011 at 01:09:34PM +0200, Nikos Vassiliadis wrote:
N> On 11/22/2011 9:48 PM, Gleb Smirnoff wrote:
N> > Can't reproduce this on head. May be some additional measures are needed? Traffic?
N> 
N> Just noticed that the panic does not happen using GENERIC.
N> Here is my kernel configuration, if you want to dig deeper.
N> 
N> include   GENERIC
N> ident     LAB
N> 
N> options   VIMAGE
N> options   IPSEC
N> device    crypto
N> 
N> options   IPFIREWALL
N> options   IPFIREWALL_DEFAULT_TO_ACCEPT
N> options   IPFIREWALL_FORWARD
N> options   DUMMYNET
N> 
N> options ALTQ
N> option  ALTQ_CBQ
N> options ALTQ_RED
N> options ALTQ_RIO
N> options ALTQ_HFSC
N> options ALTQ_CDNR
N> options ALTQ_PRIQ

I'd suspect VIMAGE. Can you please try w/o it and if it appears to be VIMAGE-related,
then please file a PR.

-- 
Totus tuus, Glebius.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111123112204.GY96616>