From owner-freebsd-questions@FreeBSD.ORG Thu Mar 29 07:47:11 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5A9516A403 for ; Thu, 29 Mar 2007 07:47:11 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from hawk.thalamus.net (hawk.thalamus.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 37D6113C448 for ; Thu, 29 Mar 2007 07:47:11 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from localhost (localhost.thalamus.net [127.0.0.1]) by hawk.thalamus.net (Postfix) with ESMTP id 91A2C1EE889 for ; Thu, 29 Mar 2007 09:47:06 +0200 (CEST) X-Virus-Scanned: by amavisd-new at thalamus.net X-Spam-Score: 0.053 X-Spam-Level: X-Spam-Status: No, score=0.053 tagged_above=-999 required=4.2 tests=[AWL=0.053] Received: from hawk.thalamus.net ([127.0.0.1]) by localhost (hawk.thalamus.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jBdsgJAp2SqO for ; Thu, 29 Mar 2007 09:47:04 +0200 (CEST) Received: from [172.17.0.160] (c-195-216-040-164.cust.thalamus.net [195.216.40.164]) by hawk.thalamus.net (Postfix) with ESMTP id 6654E1EE869 for ; Thu, 29 Mar 2007 09:47:04 +0200 (CEST) Message-ID: <460B6EFB.9050900@eskk.nu> Date: Thu, 29 Mar 2007 09:47:07 +0200 From: Leslie Jensen User-Agent: Thunderbird 1.5.0.10 (X11/20070322) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Anyone using Sunbird? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 07:47:11 -0000 I've got a problem with Sunbird (Mozilla calender app) since the gettext upgrade. It core dumps at start --------------------------- sunbird & [1] 1168 Abort trap (core dumped) --------------------------- Because of some mistakes I made I've done pkg_deinstall -rR gettext Rebuild all the ports I needed, then I saw this problem and I tried both portupgrade -Rf sunbird and portmaster -r sunbird But it core dumps anyway. Any suggestions on how to solve this? Thanks /Leslie