Re: c64 32 bit check failed

2007-11-06 Thread Thomas Anders
alok bharti wrote: > I am running net-snmp-5.3.1 on my linux box. > I keep seeing following error logs:- > > netsnmp_assert 1 == new_val->high failed int64.c:419 > netsnmp_c64_check32_and_update() > c64 32 bit check failed > looks like a 64bit wrap, but prev!=new What pla

c64 32 bit check failed

2007-11-06 Thread alok bharti
Hi, I am running net-snmp-5.3.1 on my linux box. I keep seeing following error logs:- netsnmp_assert 1 == new_val->high failed int64.c:419 netsnmp_c64_check32_and_update() c64 32 bit check failed looks like a 64bit wrap, but prev!=new Why are these log messages generated? is this a criti