Hi,
 
  Iam using netsnmp 5.4.2.1 version as subagent with third party master 
agent .With this Iam getting SIGSEGV  after set of every oid on snmp_api.c in 
"_sess_process_packet" function in the below block in snmp_free_pdu.I would 
like to know when this block will be invoked.Is it a known issue ?
 
 if (callback == NULL
      || callback(NETSNMP_CALLBACK_OP_RECEIVED_MESSAGE, sp,
              pdu->reqid, pdu, magic) == 1) {
   snmp_free_pdu(rp->pdu);
 
}
 
 
Regards,
-Sathish

------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to