This is a discussion on Re: core dump in snmp_timeout() within the SNMP Coders forums, part of the Networking and Network Related category; I am using net-snmp 5.2.8, and my applicaiton runs on linux. snmp_timeout() does not take any parameters, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I am using net-snmp 5.2.8, and my applicaiton runs on linux.
snmp_timeout() does not take any parameters, I don't really know what it is doing underneath, I don't have any particular request to send. >From: Robert Story <rstory@freesnmp.com> >Reply-To: net-snmp-coders@lists.sourceforge.net >To: "Haizhu Liu" <haizhuliu@hotmail.com> >CC: net-snmp-coders@lists.sourceforge.net >Subject: Re: core dump in snmp_timeout() >Date: Fri, 4 Nov 2005 14:06:05 -0500 > >On Mon, 31 Oct 2005 16:34:25 -0500 Haizhu wrote: >HL> My application core dumped at >HL> >HL> (gdb) where >HL> #0 0x40075036 in snmp_resend_request () from /usr/lib/libnetsnmp.so.5 >HL> #1 0x40075647 in snmp_sess_timeout () from /usr/lib/libnetsnmp.so.5 >HL> #2 0x40074f88 in snmp_timeout () from /usr/lib/libnetsnmp.so.5 >HL> >HL> it happened when the agent I am trying to reach is restarted. I want to >HL> undrestand why it could happen. snmp_timeout() does not take any >parameter > > >What release are you using? >What kind of request is being sent? >What platform/OS? > >-- >NOTE: messages sent directly to me, instead of the lists, will be deleted > unless they are requests for paid consulting services. > >Robert Story; NET-SNMP Junkie >Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> >Archive: ><http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders> > >You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |