On Tue, 2 Jan 2007 07:55:27 -0800 (PST) Venkata wrote: VG> I am running net-snmp 5.4 on RHEL 4.0 64 bit OS. I have been seeing the subagent crashing sometimes while sending traps.
Have you tested on RHEL 32 bit? Does it crash as well? VG> #11 0x0000000000406142 in HandleNormalMsgThread () at netman.cpp:173 Have you read README.threads? You have to be very careful using the library with threads, because a good deal of the library is not thread-safe. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
