+rtfree: 0xffffff0003635780 has 1 refs

Danny Pansters danny at ricin.com
Tue Mar 18 15:49:36 PDT 2008


On Monday 17 March 2008 20:55:01 Stefan Lambrev wrote:
> Greetings Dave,
>
> Dave Overton wrote:
> > I am new to the AMD64 stable branch, so forgive me if this has been beat
> > to death, but I can't find why this message keeps occurring over and over
> > all day.  FreeBSD 7.0 Stable on AMD x2.  It works (or seems to) fine.
> >
> > +rtfree: 0xffffff0003635780 has 1 refs
>
> check google for rtfree() used when RTFREE() needed .. or something like
> this :)
> Those messages are annoying but harmless.

Harmless perhaps, but it still should be fixed, so if you don't see any 
similar PR already I'd suggest sending one.

Has to do with certain variables being of one type but used as if it were 
another (e.g. int vs long) which on 64bit platforms as a band-aid 
gets "MSB-filled" with 0xf's to the proper size. So such warning pretty much 
means "fix your code".

HTH,

Dan

> > its a kernel "bold" on the terminal, and would scare me to death if I
> > just knew what it meant...
> >
> > Should I be worried about something?  I hate bold white text....
> >
> >
> >
> > Dave Overton, Owner
> > SYIX.COM
> >
> > dave at syix.com
> > (530) 755-1751 x101
> > Fax (530) 751-8871
> > 800-988-SYIX
> >
> > _______________________________________________
> > freebsd-stable at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> > To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"




More information about the freebsd-stable mailing list