From owner-freebsd-questions@FreeBSD.ORG Fri Nov 9 12:58:36 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D96C16A419 for ; Fri, 9 Nov 2007 12:58:36 +0000 (UTC) (envelope-from fatman@crackmonkey.us) Received: from crackmonkey.us (crackmonkey.us [70.58.166.197]) by mx1.freebsd.org (Postfix) with ESMTP id C8ADE13C48A for ; Fri, 9 Nov 2007 12:58:35 +0000 (UTC) (envelope-from fatman@crackmonkey.us) Received: from miroku-bosatsu.dreamtrack.dnsalias.com (cpc1-swin7-0-0-cust216.brhm.cable.ntl.com [::ffff:86.18.88.217]) (AUTH: PLAIN fatman, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by crackmonkey.us with esmtp; Fri, 09 Nov 2007 05:58:13 -0700 id 00054082.4734596A.0000652E Message-ID: <4734595C.3030503@crackmonkey.us> Date: Fri, 09 Nov 2007 12:58:04 +0000 From: Adam J Richardson User-Agent: Thunderbird 2.0.0.6 (X11/20071102) MIME-Version: 1.0 To: Yuri References: <1194240181.472ea8b52333d@webmail.rawbw.com> In-Reply-To: <1194240181.472ea8b52333d@webmail.rawbw.com> Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: thunderbird eats all memory and dies X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fatman@crackmonkey.us List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Nov 2007 12:58:36 -0000 Yuri wrote: > Hi, > > Beginning from the time I last reinstalled FreeBSD from scratch I have my > thunderbird dying with the following message: > > terminate called after throwing an instance of 'std::bad_alloc' > what(): St9bad_alloc > Abort trap (core dumped) > > This is after it grows in memory to over 1GB in a few hours of idle existence. > > I even forcibly reinstalled all dependent packages so that all shared libs used > by thunderbird are refreshed. But no improvement. > > Thunderbird was recently upgraded to 2.0.0.8 but the problem didn't go away. > > Anyone has the same issue? > > Yuri > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Hi Yuri, Thunderbird has always been a resource hog on my systems whether I'm running Windows or FreeBSD. IMO it's something to do with XUL - Firefox chugs on my (reasonably) beefy systems too. It's too pretty to delete though. :/ Regards, Adam J Richardson