Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2018 00:09:30 +1100
From:      "Kristof Provost" <kristof@sigsegv.be>
To:        "Joe Jones" <joe@stream-technologies.com>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: Kernel Panic
Message-ID:  <FCB6BE6F-5346-42EC-ACB2-9CD99A1A16F0@sigsegv.be>
In-Reply-To: <5A842FC6.7020806@stream-technologies.com>
References:  <5A842FC6.7020806@stream-technologies.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 14 Feb 2018, at 23:47, Joe Jones wrote:
> Hi,
>
> we are running test traffic through our system, after between 1 and 12 
> hours we get a kernel panic, always in the pfr_pool_get function in 
> /usr/src/sys/netpfil/pf/pf_table.c line 2140. After a bit of 
> investigation I confirmed that ke2 is set to null on line 2122.
>
It’d probably be interesting to know what the contents of uaddr/addr 
is here.
 From a very quick look at the code there’s supposed to be a route 
lookup there, and I’d expect there to always be a result. The code 
certainly expects it, because that looks to be what causes the panic.

Regards,
Kristof



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FCB6BE6F-5346-42EC-ACB2-9CD99A1A16F0>