Hi All,
Please help with the below issue.
The function clear_context () called from shutdown_agent( ) is causing a 
double free.

#0  0x00110402 in __kernel_vsyscall ()
#1  0x00b2f690 in raise () from /lib/libc.so.6
#2  0x00b30f91 in abort () from /lib/libc.so.6
#3  0x00b679eb in __libc_message () from /lib/libc.so.6
#4  0x00b6fac1 in _int_free () from /lib/libc.so.6
#5  0x00b730f0 in free () from /lib/libc.so.6
#6  0x00122e4e in netsnmp_subtree_free (a=0x91e2340) at agent_registry.c:219
#7  0x00122f2c in clear_subtree (sub=0x91e1690) at agent_registry.c:1689
#8  0x00122f21 in clear_subtree (sub=0x91e1038) at agent_registry.c:1685
#9  0x00122f21 in clear_subtree (sub=0x91e09e0) at agent_registry.c:1685
#10 0x00122f21 in clear_subtree (sub=0x91e03e0) at agent_registry.c:1685
#11 0x00122f21 in clear_subtree (sub=0x91dff68) at agent_registry.c:1685
#12 0x00122f21 in clear_subtree (sub=0x91de8a0) at agent_registry.c:1685
#13 0x00122f21 in clear_subtree (sub=0x91de258) at agent_registry.c:1685
:
:
:
#69 0x00122f7a in clear_context () at agent_registry.c:1721


Do we have any fix for this issue.

Thanks in Advance,
Manjit

------------------------------------------------------------------------------

_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to