Date: Sun, 16 Sep 2007 14:19:45 +0100 From: Bruce Cran <bruce@cran.org.uk> To: "Christian S.J. Peron" <csjp@FreeBSD.org> Cc: freebsd-current@FreeBSD.ORG, Hugo <hugo@barafranca.com> Subject: Re: rtfree: 0xc3e377f8 has 1 refs Message-ID: <46ED2D71.30608@cran.org.uk> In-Reply-To: <20070903034754.GA79704@sub.vaned.net> References: <46DA0C5E.1050506@barafranca.com> <20070903034754.GA79704@sub.vaned.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Christian S.J. Peron wrote: > Basically, this looks like a side effect of calling rtfree() on a route > when we dont hold the last reference. In reality we should be using the > RTFREE()/REFREE_LOCKED() helper macros which manage reference counts > in this case. > > I have attached a patch, please let me know if this helps. BTW, nice > hostname :) I was also seeing this message after setting up an IPv6 tunnel on a recent -CURRENT build - after applying the patch the messages have gone. -- Bruce Cran
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46ED2D71.30608>