Subject: Re: kern/35318 (Crash during network usage (ipsec + routing))
To: None <gnats-bugs@NetBSD.org>
From: Juraj Hercek <nbsd@hck.sk>
List: netbsd-bugs
Date: 12/29/2006 15:30:38
Joerg Sonnenberger wrote:
> The following reply was made to PR kern/35318; it has been noted by GNATS.
>
> From: Joerg Sonnenberger <joerg@britannica.bec.de>
> To: gnats-bugs@NetBSD.org
> Cc:
> Subject: Re: kern/35318 (Crash during network usage (ipsec + routing))
> Date: Fri, 29 Dec 2006 13:46:58 +0100
>
> Can you watch the value of rttrash with the old version? It is supposed
> to be relatively small and shouldn't increase over time. If it does
> though, this is a reference leak and one of the possible sources of the
> corruption seen with the patch.
>
> Joerg
>
>
Sure no problem, I just need to know what rttrash is (a variable in
route.c?) and how can I monitor it (do I need to modify source code?).
-- Juraj