On 17/07/06, Jonathan Shan <[EMAIL PROTECTED]> wrote:
> Why does my program complain about Segmentation Fault after a snmp_close
> function?

It's a bit difficult to answer that question, given that we don't know
what code you've got in your program.  The best that I can suggest is
that you run the program within a debugger.
Then when it falls over, you can check the backtrace to see exactly
where it's failing, and check the values of any variables referenced
at/around that point.

When you've pinpointed the exact cause, if you're still stuck, then it
might be worth posting the details to the list, in case we can help.
But there's not a lot we can do with the information you've provided
so far.

Sorry.

Dave

-------------------------------------------------------------------------
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-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