From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 27 21:00:00 2006 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B96FE16A4B3 for ; Mon, 27 Nov 2006 21:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id C772E43DD1 for ; Mon, 27 Nov 2006 20:49:42 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kARKoQxr076680 for ; Mon, 27 Nov 2006 20:50:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kARKoQIl076679; Mon, 27 Nov 2006 20:50:26 GMT (envelope-from gnats) Date: Mon, 27 Nov 2006 20:50:26 GMT Message-Id: <200611272050.kARKoQIl076679@freefall.freebsd.org> To: gnome@FreeBSD.org From: Micah Cc: Subject: Re: ports/105589: Firefox 2.0 segfaults when saving more than one file per session X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Micah List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Nov 2006 21:00:00 -0000 The following reply was made to PR ports/105589; it has been noted by GNATS. From: Micah To: bug-followup@freebsd.org Cc: Subject: Re: ports/105589: Firefox 2.0 segfaults when saving more than one file per session Date: Mon, 27 Nov 2006 12:34:01 -0800 I've just experienced a similar crash in Thunderbird 1.5.0.8, but this time it's in regard to a file open dialog. Trying to attach more than one file to an outgoing email in TBird (which results in more than one open dialog) will result in a similar crash with a similar backtrace. It seems that maybe the Mozilla products are having dialog conflicts with GTK.