Subject: Re: kern/35318 (Crash during network usage (ipsec + routing))
To: None <joerg@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Juraj Hercek <nbsd@hck.sk>
List: netbsd-bugs
Date: 12/29/2006 14:30:02
The following reply was made to PR kern/35318; it has been noted by GNATS.
From: Juraj Hercek <nbsd@hck.sk>
To: gnats-bugs@NetBSD.org
Cc: joerg@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
Subject: Re: kern/35318 (Crash during network usage (ipsec + routing))
Date: Fri, 29 Dec 2006 15:30:38 +0100
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