From owner-freebsd-questions@FreeBSD.ORG Wed Feb 19 18:59:54 2014 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 ESMTPS id 475AC647 for ; Wed, 19 Feb 2014 18:59:54 +0000 (UTC) Received: from mail-wg0-x234.google.com (mail-wg0-x234.google.com [IPv6:2a00:1450:400c:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D27661797 for ; Wed, 19 Feb 2014 18:59:53 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id b13so682933wgh.7 for ; Wed, 19 Feb 2014 10:59:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=7EHeOxlPUXMXG22gAyD4IeOUHZd0yBnzY9Wbt/U/vrQ=; b=DxBa1U988rIZH8k0+UcMUnoLlOFoVx9XlGWBwM8QP/KYRgP38aYSbc4uyVz9PE/esY Jj6K31eVntd2kNOAiiQOcMnp4Y1JsXcZRKG/58Qx3+ntPRekfm10ZjjCWe2cemHOivCs FQxzm1wfy62fTf3N+BIHFv8JF10aNi5k5/m1rHhJoaNMIVbADv+ojfZBQMTRIg5pz8u1 ksa8AqUi534q2ejN34BpFSfpH+XCoyxQYf7C2ocRgNrIgtOYH+pc/xVKbb5S3KIOVPJ6 WC6ATAdPc6z+xBJUYC/r9+At45IlYtSviA9ZRIvdM0L1/MIxVekjsYwC6llwSjs4SdD0 ZnXw== X-Received: by 10.181.13.11 with SMTP id eu11mr3077046wid.30.1392836392202; Wed, 19 Feb 2014 10:59:52 -0800 (PST) Received: from [192.168.0.10] (247.66.91.91.rev.sfr.net. [91.91.66.247]) by mx.google.com with ESMTPSA id t5sm2634400wjw.15.2014.02.19.10.59.51 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 19 Feb 2014 10:59:51 -0800 (PST) Message-ID: <5304FF16.7060002@gmail.com> Date: Wed, 19 Feb 2014 19:59:34 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: FreeBSD quest Subject: firefox and thunderbird randomly segfault Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Feb 2014 18:59:54 -0000 Hello dear, After an update, firefox and thunderbird randomly segfault at any time. It a bit annoying and I can't find the cause : pid 5586 (firefox), uid 1001: exited on signal 11 (core dumped) pid 5609 (firefox), uid 1001: exited on signal 11 (core dumped) pid 5611 (thunderbird), uid 1001: exited on signal 11 (core dumped) Do you have the same issues ? firefox-27.0_1,1 thunderbird-24.3.0_1 Regards