Date: Sat, 6 Dec 2008 15:13:44 -0600 From: Christian Peron <csjp@freebsd.org> To: David Peall <david@esn.org.za> Cc: "'freebsd-stable@freebsd.org'" <freebsd-stable@freebsd.org> Subject: Re: rtfree: 0xffffff00013797c0 has 1 refs Message-ID: <20081206211344.GA60861@jnz.sqrt.ca> In-Reply-To: <0807767D2D53E649827BC55A3A53B06709C6C04BFE@exchange.ct.esn.org.za> References: <0807767D2D53E649827BC55A3A53B06709C6C04BFE@exchange.ct.esn.org.za>
next in thread | previous in thread | raw e-mail | index | archive | help
I have just fixed a similar (possibly the same) issue in -CURRENT. Please try the patch at: http://people.freebsd.org/~csjp/if_ether.1228494489.diff (Fetch it into /usr/src/sys/netinet and apply there). Let me know if this solves your problem, if it does I will try to get it in for the release. Thanks! On Fri, Dec 05, 2008 at 07:53:37AM +0200, David Peall wrote: > Hi > > I'm getting some strange messages: > > Dec 5 07:49:19 jonny kernel: rtfree: 0xffffff0001379d90 has 1 refs > Dec 5 07:49:19 jonny kernel: rtfree: 0xffffff000a1784d8 has 1 refs > Dec 5 07:49:28 jonny kernel: rtfree: 0xffffff000198a7c0 has 1 refs > Dec 5 07:49:31 jonny kernel: rtfree: 0xffffff00013797c0 has 1 refs > Dec 5 07:49:35 jonny kernel: rtfree: 0xffffff00013797c0 has 1 refs > Dec 5 07:49:37 jonny kernel: rtfree: 0xffffff0001c233e0 has 1 refs > Dec 5 07:49:43 jonny kernel: rtfree: 0xffffff00013797c0 has 1 refs > Dec 5 07:49:47 jonny kernel: rtfree: 0xffffff0001b3bc98 has 1 refs > > I've tried google but couldn't find anything usefull. > > Uname -a > FreeBSD jonny.esn.org.za 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Wed Nov 26 08:03:32 UTC 2008 root@:/usr/obj/usr/src/sys/GENERIC amd64 > > Is there some other output that would be useful please let me know. > > -- > David Peall :: IT Manager > e-Schools' Network :: http://www.esn.org.za/ > Phone +27 (021) 674-9140 > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081206211344.GA60861>