From owner-freebsd-questions@FreeBSD.ORG Tue Aug 27 20:44:51 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EABFA3E1 for ; Tue, 27 Aug 2013 20:44:51 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from mail-oa0-x22f.google.com (mail-oa0-x22f.google.com [IPv6:2607:f8b0:4003:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B3516212C for ; Tue, 27 Aug 2013 20:44:51 +0000 (UTC) Received: by mail-oa0-f47.google.com with SMTP id g12so6313145oah.6 for ; Tue, 27 Aug 2013 13:44:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7H7qHzGm04u+N/CoKWORhJOWJZ6EDDWHbhI31L+qPss=; b=CsifEFzhTnUm9TypLK95D9rwoNdxwJi4ka3pZ3TkYdgiH8qFaHmX9cW0Q4MBMfzaxO CsevU+MLKgE881JUxNXra+1acKeyVhXEmdLJXm4B9YN7PYhH9aZFEzurP/mBPWzHJWFV d+ikXKTJAEbqM7dRnUXeff+c9F6iqjvTTOHt6GRWAFcXXxYcgKUmXg0tfNXPavuu660t b2imUo5o4SpN25VWwNfByIg6LBh+z4x3xq7v4b81MZoCcj5/D1uCbxtDPee/qlaKL5KW voEgL2hczF7Fy2JMi/tQ45DEULQbcRR8RAKyt6qyw6qc/sz+HWJ319gcg7d+Vtbapdca 80sA== MIME-Version: 1.0 X-Received: by 10.60.79.101 with SMTP id i5mr1419602oex.100.1377636290896; Tue, 27 Aug 2013 13:44:50 -0700 (PDT) Received: by 10.76.33.193 with HTTP; Tue, 27 Aug 2013 13:44:50 -0700 (PDT) In-Reply-To: References: Date: Tue, 27 Aug 2013 16:44:50 -0400 Message-ID: Subject: Re: f9 snmpd[4517]: stack overflow detected; terminated From: alexus To: James Gosnell Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Aug 2013 20:44:52 -0000 snmpd.config is standard [alexus@f9 ~]$ head -1 /etc/snmpd.config # $FreeBSD: release/9.1.0/etc/snmpd.config 216595 2010-12-20 17:28:15Z syrinx $ [alexus@f9 ~]$ On Mon, Aug 26, 2013 at 11:03 PM, alexus wrote: > f9# gdb `which bsnmpd` /bsnmpd.core > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you > are > welcome to change it and/or distribute copies of it under certain > conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols > found)... > Core was generated by `bsnmpd'. > Program terminated with signal 6, Aborted. > Reading symbols from /lib/libbegemot.so.4...(no debugging symbols > found)...done. > Loaded symbols for /lib/libbegemot.so.4 > Reading symbols from /usr/lib/libbsnmp.so.6...(no debugging symbols > found)...done. > Loaded symbols for /usr/lib/libbsnmp.so.6 > Reading symbols from /usr/lib/libwrap.so.6...(no debugging symbols > found)...done. > Loaded symbols for /usr/lib/libwrap.so.6 > Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done. > Loaded symbols for /lib/libc.so.7 > Reading symbols from /lib/libcrypto.so.6...(no debugging symbols > found)...done. > Loaded symbols for /lib/libcrypto.so.6 > Reading symbols from /usr/lib/snmp_mibII.so...(no debugging symbols > found)...done. > Loaded symbols for /usr/lib/snmp_mibII.so > Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols > found)...done. > Loaded symbols for /libexec/ld-elf.so.1 > #0 0x0000000800f54d6c in kill () from /lib/libc.so.7 > (gdb) > > > > On Mon, Aug 26, 2013 at 10:42 PM, James Gosnell wrote: > >> What's the core dump and your config file look like? >> >> >> On Mon, Aug 26, 2013 at 9:28 PM, alexus wrote: >> >> > My bsnmpd(1) keep crashing( >> > >> > f9# uname -a >> > FreeBSD f9.alexus.org 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed >> Aug 21 >> > 20:40:52 UTC 2013 >> > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >> > amd64 >> > f9# bzip2 -cd all.log.1.bz2 | grep snmpd >> > Aug 24 20:59:55 f9 snmpd[4517]: stack overflow detected; terminated >> > Aug 24 20:59:55 f9 kernel: Aug 24 20:59:55 f9 snmpd[4517]: stack >> overflow >> > detected; terminated >> > Aug 24 20:59:56 f9 kernel: pid 4517 (bsnmpd), uid 0: exited on signal 6 >> > (core dumped) >> > f9# head -1 /etc/snmpd.config >> > # $FreeBSD: release/9.1.0/etc/snmpd.config 216595 2010-12-20 17:28:15Z >> > syrinx $ >> > f9# >> > >> > What can I do to resolve it? >> > >> > -- >> > http://alexus.org/ >> > _______________________________________________ >> > freebsd-questions@freebsd.org mailing list >> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> > To unsubscribe, send any mail to " >> > freebsd-questions-unsubscribe@freebsd.org" >> > >> >> >> >> -- >> James Gosnell, ACP >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to " >> freebsd-questions-unsubscribe@freebsd.org" >> > > > > -- > http://alexus.org/ > -- http://alexus.org/