[AGENT++] Core dump related to rows being removed from agentX tables?

john.edmonds at bt.com john.edmonds at bt.com
Mon Apr 7 10:30:52 CEST 2008


Hello Frank,
 
Will you have any more information for us on this issue as this core dump problem is currently preventing us from deploying the code?
 
Best regards,
John Edmonds

________________________________

From: Edmonds,J,John,JGFTX C
Sent: Thu 03/04/2008 12:03
To: Frank Fock
Cc: agentpp at agentpp.org
Subject: RE: [AGENT++] Core dump related to rows being removed from agentX tables?


Hi Frank,
 
No, I'm not explicitly calling the functions you mention.  I'm using the following, for example, to create tables and add and remove rows.   I based my code on the examples in the AgentX++ v1.4 documentation. 
 
ipsiRtpSenderEntry = new rtpSenderEntry("",mib);
mib->add_no_reg(ipsiRtpSenderEntry);

ipsiRtpSenderEntry->allocate_index(index)

ipsiRtpSenderEntry->remove_row(index);



More information about the AGENTPP mailing list