[prev in list] [next in list] [prev in thread] [next in thread] 

List:       net-snmp-bugs
Subject:    [ net-snmp-Bugs-2791417 ] snmpd core dumps when run with -DALL
From:       "SourceForge.net" <noreply () sourceforge ! net>
Date:       2009-05-13 21:13:19
Message-ID: E1M4LlP-0000sJ-Pq () cdv4jf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Bugs item #2791417, was opened at 2009-05-13 16:13
Message generated for change (Tracker Item Submitted) made by rroskens
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112694&aid=2791417&group_id=12694

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: agent
Group: solaris
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ron Roskens (rroskens)
Assigned to: Nobody/Anonymous (nobody)
Summary: snmpd core dumps when run with -DALL

Initial Comment:
This is a followup to closed bugid 1788919 which had a full stack trace of the \
problem.

5.5-pre2, and HEAD branch from svn.

Solaris 10

# /usr/local/sbin/snmpd -f -DALL

In svn commit r14650 debugging output was added to snmplib/vacm.c. One added debug \
statement on line 630 uses the variable vp which is undefined after the preceeding \
for() loop. Either remove DEBUGMSGTL() on line 630 or switch it to the following:

Index: snmplib/vacm.c
===================================================================
--- snmplib/vacm.c      (revision 17609)
+++ snmplib/vacm.c      (working copy)
@@ -627,7 +627,7 @@
             }
         }
     }
-    DEBUGMSGTL(("9:vacm:checkSubtree", " %s matched\n", vp->viewName));
+    DEBUGMSGTL(("9:vacm:checkSubtree", " %s matched\n", viewName));

     /*
      * If we found a matching view subtree with a longer OID than the provided


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112694&aid=2791417&group_id=12694

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Net-snmp-bugs mailing list
Net-snmp-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic