Hello,

 

I've just recently experienced random problem with Net-SNMP 5.8. 

One of my three subagents SIGSEGV and snmpd produced log:

 

Lock in _callback_lock sleeps more than 100 milliseconds in
snmp_call_callbacks

netsnmp_assert lock_holded < 1-- failed callback.c:143 _callback_lock()

 

Is this a Net-SNMP bug or did i something wrong?

 

My stack trace starts at agent_check_and_process that looks like this.:

 

while(keep_running){

    agent_check_and_process(1);

    usleep(10*1000);//10ms

}

 

(.) and ends at Cannot access memory error at agentx_check_packet (
agentx/protocolx:2045 )

 

Please, help

 

Greetings,

Lukasz Bolda

 

_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to