Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2008 15:32:07 +0200
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Kernel messages
Message-ID:  <200809281532.07941.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <48DF181B.8050402@stupar.homelinux.net>
References:  <48DF181B.8050402@stupar.homelinux.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 28 September 2008 07:37:31 Sasa Stupar wrote:
> Runing FBSD 7 amd64. I have noticed in my cron security output:
> "+rtfree: 0xffffff0001424c30 has 1 refs"
>
> There are sometimes only a few lines, but sometimes there are 100 lines
> or more (all exactly the same).
>
> I didn't find anything on the net (google) so I am asking here.

Really?
http://www.google.com/bsd?num=30&hl=en&safe=off&q=rtfree

In short it's a driver bug, a driver doesn't use proper macros to manage 
routing tables and the refcount goes bad. Report the error on -net and/or do 
a send-pr with netstat -r output.

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.



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