Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2011 21:39:37 GMT
From:      Helmut Schneider <jumper99@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/159275: net-mgmt/net-snmp: core dump
Message-ID:  <201107282139.p6SLdbxt039838@red.freebsd.org>
Resent-Message-ID: <201107282140.p6SLeB7M030437@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159275
>Category:       misc
>Synopsis:       net-mgmt/net-snmp: core dump
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 28 21:40:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Helmut Schneider
>Release:        8.2-RELEASE-p2
>Organization:
>Environment:
>Description:
After upgrading from 5.6 to 5.7 net-snmpd core when querying an OID:

[helmut@BSDHelmut832 ~]$ snmpwalk -v2c -cpublic localhost .1.3.6.1.4.1.2021
UCD-SNMP-MIB::prIndex.1 = INTEGER: 1
UCD-SNMP-MIB::prIndex.2 = INTEGER: 2
[...]
UCD-SNMP-MIB::dskUsed.22 = INTEGER: 0
UCD-SNMP-MIB::dskPercent.1 = INTEGER: 66
Timeout: No Response from localhost
[helmut@BSDHelmut832 ~]$

[helmut@BSDHelmut832 ~]$ tail -2 /var/log/messages
Jul 28 23:36:22 BSDHelmut832 sudo:   helmut : TTY=pts/0 ; PWD=/usr/home/helmut ; USER=root ; COMMAND=/usr/local/etc/rc.d/snmpd restart
Jul 28 23:36:30 BSDHelmut832 kernel: pid 1773 (snmpd), uid 0: exited on signal 8 (core dumped)
[helmut@BSDHelmut832 ~]$

I can reproduce this on i386 and amd64.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107282139.p6SLdbxt039838>