From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 22:24:32 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 DF86AAC4 for ; Tue, 7 Oct 2014 22:24:31 +0000 (UTC) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (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 772A99C2 for ; Tue, 7 Oct 2014 22:24:31 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id n3so9241326wiv.11 for ; Tue, 07 Oct 2014 15:24:29 -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=vsuMMl16KjSE8PGm8OFiM8zH6ybAb9FpDC/x0lmqdE8=; b=Da1Djqh6Dwbi+OYCRDnm5cAJzFhi74anxKWTCyrAppccGnHWANs+BauF2QuaTMXQb+ 6DTU4hbWC/q4Ub8Khn0C6bhBhIhl4l7T/HRcy1oV8cq8O0AxBLN+0S/S/r6Mj6yJY0q5 g4dIcyzonv0k1jlf8zbDuyh0w2UZ2PphzhufmUz8vMshS+C//lMfsJ6A/u69ZIKtdnCP FZvuGYxQ8puzdlVhiL24Gdx5fBv8MfREwZQ92P1ydOnBOI8TgPtBn4JJdjYKBCNPDKXA k6YMBJJLB33mPv85HjAZ1Av0bE64gjqhfrTP0UcsGcV7qb4JIQl9FT6YntBhQf+tdlGO o23Q== MIME-Version: 1.0 X-Received: by 10.180.38.114 with SMTP id f18mr7562968wik.24.1412720669681; Tue, 07 Oct 2014 15:24:29 -0700 (PDT) Received: by 10.180.8.8 with HTTP; Tue, 7 Oct 2014 15:24:29 -0700 (PDT) Received: by 10.180.8.8 with HTTP; Tue, 7 Oct 2014 15:24:29 -0700 (PDT) In-Reply-To: References: Date: Wed, 8 Oct 2014 00:24:29 +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:24:32 -0000 El 08/10/2014 00:23, "Fernando Apestegu=C3=ADa" escribi=C3=B3: > > > El 07/10/2014 22:17, "Tanuj Khurana" escribi=C3= =B3: > > > > > My server daemon process is crashing with signal 6. However, there is n= o > > 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? I meant backtrace, but the predictive keyboard decided to be smart... > > > > > 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"