[AGENT++] Agent crashing on startup with error - "No such file or directory"

Jochen Katz katz at agentpp.com
Tue Sep 20 13:20:33 CEST 2005


Hi,

> #0 0x40877bb3 in DvSnmpAgent::initSNMPv3BootCounter (this=0x81a0d00) at 
> DvSnmpAgent.cpp:802

> Line 802 is basically trying to set the v3mp for the request list. 
> 
> Line 802 : mpRequestList->set_v3mp(v3mp);
> 
> Do you know where I could be going wrong ? Trying to extract the engine ID 
> gives a similar error.

the crash does not occur in set_v3mp(). It occurs in line 802 and the
only reason I see is, that mpRequestList is an invalid pointer.

Regards,
  Jochen



More information about the AGENTPP mailing list