From owner-freebsd-gnome@FreeBSD.ORG Mon May 31 13:59:39 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 598E016A4CE for ; Mon, 31 May 2004 13:59:39 -0700 (PDT) Received: from straycat.dhs.org (h0050da134090.ne.client2.attbi.com [24.91.148.154]) by mx1.FreeBSD.org (Postfix) with SMTP id B0B9B43D1D for ; Mon, 31 May 2004 13:59:38 -0700 (PDT) (envelope-from tmclaugh@sdf.lonestar.org) Received: (qmail 2154 invoked from network); 31 May 2004 21:01:14 -0000 Received: from compass.straycat.dhs.org (HELO ?192.168.1.32?) (192.168.1.32) by alexandria.straycat.dhs.org with SMTP; 31 May 2004 21:01:14 -0000 From: Tom McLaughlin To: gnome@freebsd.org In-Reply-To: <1086030720.67746.1.camel@compass.straycat.dhs.org> References: <1086030720.67746.1.camel@compass.straycat.dhs.org> Content-Type: text/plain Message-Id: <1086037288.87487.2.camel@compass.straycat.dhs.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 31 May 2004 17:01:28 -0400 Content-Transfer-Encoding: 7bit Subject: Re: evolution crashes while trying to open message X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2004 20:59:39 -0000 On Mon, 2004-05-31 at 15:12, Tom McLaughlin wrote: > Hi all, recently I've started to get some "bounce" emails produced by > W32/Netsky.P@mm. Messages like this are nothing new to me but this one > in particular is causing evolution to crash when it tries to load the > message. The mailbox is a standard mbox format which I access via > imap. I've found that if this email is that last message in the spool > then it loads fine. If there are any messages after it I can load those > messages fine but I cannot load this bounce message. A cropped portion > of my inbox is located at: > > http://tmclaugh.freeshell.org/files/mail.txt > > If I add an account to evolution and point it to a local copy of that > file, it loads fine. I can't reproduce this problem except when > accessing the message over imap. Attached is a backtrace of the crash > with evolution, pango, and gtkhtml3 compiled with symbols. Thanks. > > Tom Okay, it's been fixed now. There was a patch for pango just committed to the port. Thnaks. Tom