From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 22:23:30 2014 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4CCCEA33 for ; Tue, 7 Oct 2014 22:23:30 +0000 (UTC) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D8B429B1 for ; Tue, 7 Oct 2014 22:23:29 +0000 (UTC) Received: by mail-wi0-f178.google.com with SMTP id cc10so9335638wib.5 for ; Tue, 07 Oct 2014 15:23:28 -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=WOSGRM0YEux7Vck48AogxFxMnQcrtz3+mcf0ANGVP8Y=; b=TQDu8c8k2yKnZiTFXjtgR83oCYGTYWqRb/4jeG9mSoMaPmB0NnDDoW1lsmgnymS3UH E0kyxy5nLYbuS0z+Y0WSvFADfw3+3KvPh74Seoaz6e97ADNgp2MckVDJoQxeyauSPUIn zWEmtwGwZzBA4LTWZ82gEgC/XWzLVNgaou4uly877I5IIMsoq7NolAVb1igfUFwYyXwb jAniphdHNUYmjTBhUwDVUSdN6EgGiQ0HRVj2bvuVhX10DeZGKIRil9mIJahqUHoKMEcW A1Vjfnir2Ka7Wfxcm+e7qHArwoR3DFgTZsAfq5WXR95GiJuBDzR7okfwrdwmdTl/NjUq 7Mug== MIME-Version: 1.0 X-Received: by 10.194.47.134 with SMTP id d6mr8001571wjn.76.1412720608259; Tue, 07 Oct 2014 15:23:28 -0700 (PDT) Received: by 10.180.8.8 with HTTP; Tue, 7 Oct 2014 15:23:28 -0700 (PDT) Received: by 10.180.8.8 with HTTP; Tue, 7 Oct 2014 15:23:28 -0700 (PDT) In-Reply-To: References: Date: Wed, 8 Oct 2014 00:23:28 +0200 Message-ID: Subject: Re: Daemon aborting with signal 6 From: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= To: Tanuj Khurana Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: User Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2014 22:23:30 -0000 El 07/10/2014 22:17, "Tanuj Khurana" escribi=C3= =B3: > > My server daemon process is crashing with signal 6. However, there is no > abort() call in the stack trace in the generated core file. What could be > the possible reasons why the process is aborting ? I am running Freebsd 7= . Can you post the necklace from the core? > > Thanks, > TJ > _______________________________________________ > 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"