From owner-freebsd-questions@FreeBSD.ORG Tue Aug 27 02:43:02 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B647574E for ; Tue, 27 Aug 2013 02:43:02 +0000 (UTC) (envelope-from jamesgosnell@gmail.com) Received: from mail-ee0-x230.google.com (mail-ee0-x230.google.com [IPv6:2a00:1450:4013:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4BA4D22DD for ; Tue, 27 Aug 2013 02:43:02 +0000 (UTC) Received: by mail-ee0-f48.google.com with SMTP id l10so1965745eei.35 for ; Mon, 26 Aug 2013 19:42:59 -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 :content-type; bh=qdAB9U659vR1jWHIZ9AOt9tMTowmg8BC6Cu2Z1LmFkc=; b=qDBl4U8ilD2WQ5Gl6IXgN+8YdL9Sk+h+NQiz6+AGZzTZ9hevjQB0HP1dJ5eIhh0z4i eYzo+QkKGDjVT00os36GGV4XKsWvHvc+dDtbaXNSjWyvKqWJYrBmuubuajKkMNcThICO TfTC2tnI5es024RGD0STIV7VvlSLG+WEVEHUXahbNMsmHAEWOF3lyIPEzEiyEVzcX7fQ nruXoIXKRuKGaEgb5Y6NBNpHF14Po+Oe35xWnBk8Ya58p3hBur0oN7qjKre8cK23KoEr gwVQRtV2ChAeY9CFNY0MuwTDyRXL2cq/TCboMWQMhGES6dYlPW/+4UGzPThqZKxcKCCx rtcw== MIME-Version: 1.0 X-Received: by 10.14.107.68 with SMTP id n44mr30720052eeg.26.1377571379226; Mon, 26 Aug 2013 19:42:59 -0700 (PDT) Received: by 10.223.197.8 with HTTP; Mon, 26 Aug 2013 19:42:59 -0700 (PDT) In-Reply-To: References: Date: Mon, 26 Aug 2013 21:42:59 -0500 Message-ID: Subject: Re: f9 snmpd[4517]: stack overflow detected; terminated From: James Gosnell To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 02:43:02 -0000 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