Date: Tue, 4 May 2004 16:41:55 +0200 From: amon@sockar.homeip.net To: Holger Kipp <Holger.Kipp@alogis.com> Cc: kuriyama@freebsd.org Subject: Re: net-snmp dies with signal 10 on 5-CURRENT Message-ID: <20040504164155.E34673@ra.aabs> In-Reply-To: <200405041046.i44Akbb87907@alogis.com>; from Holger.Kipp@alogis.com on Tue, May 04, 2004 at 10:46:32AM %2B0000 References: <200405041046.i44Akbb87907@alogis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Le 04/05/2004 à 10:46, Holger Kipp a écrit: > net-snmp (both 4 and 5) die after being called several times > > snmpwalk -c public -v2c 127.0.0.1 > > with signal 10. > this is with 5-CURRENT (no problems with same configuration on 4.7-STABLE). > > PR is ports/66247. > > anyone else is seeing this? I installed the net-snmpd-5.1.1 port on a sparc64 system running current from April 26 a few days ago and also got a SIGBUS in snmpd when it was polled by our rrdtool. I got the following message in the logs but don't know if it is related or not to the crash : Apr 30 01:07:22 kellthuzad snmpd[66673]: sysctl: physmem: Cannot allocate memory pid 66673 (snmpd), uid 0: exited on signal 10 (core dumped) Apr 30 01:13:48 kellthuzad kernel: pid 66673 (snmpd), uid 0: exited on signal 10 (core dumped) Apr 30 02:50:31 kellthuzad snmpd[67417]: sysctl: physmem: Cannot allocate memory The error seems to come from a failed call to sysctl(). The snmpd has not crashed again since that date (it's still polled every 5 min) Hope this helps. -- Herve Boulouis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040504164155.E34673>