Robert here's the bug url.
http://sourceforge.net/tracker/index.php?func=detail&aid=1752162&group_id=12694&atid=112694

looping in
asn_realloc_rbuild_string using up 90+% of CPU and eating up memory at
about 1 Meg every 5 seconds

backtrace for the hang is:
#0 0xffff8c10 in __memcpy ()
#1 0x0017ae0c in asn_realloc ()
#2 0x0017b43c in asn_realloc_rbuild_string ()
#3 0x00176f18 in snmp_realloc_rbuild_var_op ()
#4 0x001688e4 in snmp_pdu_realloc_rbuild ()
#5 0x0016c3d0 in snmp_build ()
#6 0x0016f858 in snmpv3_engineID_probe ()
#7 0x0016fe9c in snmp_async_send ()
#8 0x00037250 in netsnmp_wrap_up_request ()
#9 0x00037914 in handle_snmp_packet ()
#10 0x00173e90 in snmp_timeout ()
#11 0x00174dec in _sess_read ()
#12 0x00174ebc in snmp_read ()
#13 0x00003adc in ?? ()
#14 0x000020e4 in ?? ()
#15 0x00001f5c in ?? ()

the specific oid seems to be:
UCD-SNMP-MIB::extOutput.1

the ext command is the hello world example from the conf file.

- Leland


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to