From owner-freebsd-gnome@FreeBSD.ORG Mon May 8 09:36:01 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org 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 E470E16A402; Mon, 8 May 2006 09:36:01 +0000 (UTC) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4A5143D62; Mon, 8 May 2006 09:35:56 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id BD203F27D4; Mon, 8 May 2006 02:35:55 -0700 (PDT) X-Virus-Scanned: by amavisd-new at mcneil.com Received: from mail.mcneil.com ([127.0.0.1]) by localhost (triton.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lfW9nns+7Psy; Mon, 8 May 2006 02:35:55 -0700 (PDT) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 0CE02F1858; Mon, 8 May 2006 02:35:55 -0700 (PDT) From: Sean McNeil To: RT In-Reply-To: <1147012480.67227.5.camel@home> References: <1147012480.67227.5.camel@home> Content-Type: text/plain Date: Mon, 08 May 2006 02:35:54 -0700 Message-Id: <1147080954.84003.0.camel@triton.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Joe Marcus Clarke , freebsd-gnome@freebsd.org Subject: Re: liferea crashing X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 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, 08 May 2006 09:36:03 -0000 On Sun, 2006-05-07 at 10:34 -0400, RT wrote: > I was also having crash issues with some feeds. Rebuilding to use the > Mozilla backend instead of gtkhtml seems to have worked around the > problem. Just tried that and I still get crashes with mozilla backend instead of gtkhtml. > > Sean McNeil wrote: > > > On Mon, 2006-05-01 at 13:59 -0700, Sean McNeil wrote: > > >> I get intermittent crashes with liferea when I try to read new items: > > >> > > > > > > Another one. This happens almost every time I get a new article, click > > > on the tray icon, then hit the next button. Looks like src_buf is null: > > > > This looks like memory corruption due to improper freeing of an object. > > If that's the case, those bugs are damn hard to track down even with > > jemalloc. > >