Hi folks, My subagent is crashing during a snmp-walk on a table (10entries) The problem could not be easily reproduced. I start my subagent as a thread in a multi-threaded environment. I see the following message: pdu failed to be created. After this message, I continue to walk the table but it becomes very slow to walk it, axpromately one entry per second and after this, any successive walk might result in the the subagent crashing. Here is my Backtrace from the GDB Debugger:
#0 0x40bdee55 in agentx_check_packet (packet=0x0, packet_len=84) at protocol.c:2070 #1 0x40c3cff8 in _sess_read (sessp=0x82586f8, fdset=0x4140237c) at snmp_api.c:5606 #2 0x40c3df30 in snmp_sess_read (sessp=0x82586f8, fdset=0x4140237c) at snmp_api.c:5772 #3 0x40c3df8d in snmp_read (fdset=0x4140237c) at snmp_api.c:5392 #4 0x40bc1f1f in agent_check_and_process (block=1) at snmp_agent.c:600 #5 0x0806296a in Start_MIB_Manager (p=0xbfc50318) at MIB_Manager.c:110 #6 0x40eaf297 in start_thread () from /lib/tls/libpthread.so.0 #7 0x40f8d37e in clone () from /lib/tls/libc.so.6 #8 0x41402bb0 in ?? () Can somebody help me please. Where could be the problem? Thanks! Mihail ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
