... ? Never noticed this before. Is something double-freeing?


Adrian

On 25 March 2013 00:44, Sergey Kandaurov <pluk...@gmail.com> wrote:
> Hi,
>
> After upgrading from 8-stable to 9-stable I noticed the
> error in malloc(9) type 80211node counter. From vmstat -m:
>          Type InUse MemUse HighUse Requests  Size(s)
>     80211node 18446744073709551605 18014398509481852K       -        0
>
> 18446744073709551605/18014398509481852
> 1024.00000
>
> 18446744073709551605/2^64
> .99999
>
> 2^64-18446744073709551605
> 11
>
> Looks like it goes (u_long)negative or some such.
>
> --
> wbr,
> pluknet
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to