This is a discussion on snmp_sess_close() within the SNMP Coders forums, part of the Networking and Network Related category; Hi, I am using the signle session API for multi-threaded application. I am calling SOCK_STARTUP and SOCK_CLEANUP from mainthread, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I am using the signle session API for multi-threaded application. I am calling SOCK_STARTUP and SOCK_CLEANUP from mainthread, the stack frame shows: (gdb) where #0 0x402ed4f9 in free () from /lib/libc.so.6 #1 0x40065360 in snmp_free_session () from /usr/lib/libnetsnmp.so.5 #2 0x400654a4 in snmp_sess_close () from /usr/lib/libnetsnmp.so.5 anybody can give a hint what could be wrong. Thank you. ------------------------------------------------------- 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 |