From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-60739-garchives=archives.gentoo.org@gentoo.org>)
	id 1HMU2V-0001PX-2K
	for garchives@archives.gentoo.org; Wed, 28 Feb 2007 19:00:35 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1SIw9n6028644;
	Wed, 28 Feb 2007 18:58:09 GMT
Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.236])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1SInlEE016314
	for <gentoo-user@lists.gentoo.org>; Wed, 28 Feb 2007 18:49:48 GMT
Received: by nz-out-0506.google.com with SMTP id s1so206459nze
        for <gentoo-user@lists.gentoo.org>; Wed, 28 Feb 2007 10:49:47 -0800 (PST)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=XmFHQDP5LMP1rR7Yq34YbMRjcfqzpNBOlRWOKxqOI4oBclsbZeQCukdVcQaxIXHLPmqOGeUCy7FCyMk3aqjAUBM+ZVbcIf6V9X0sTqoQ1yrLxvO6tAofMN2r3aAlB9eWhVdBcjAG1oZM6xWpI6hrqbIRtVzD/gT4uza2zSJqkm8=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=SUaVxJY1w5t5KIDt7T8iBOi9rcvHjBU/Qo3pM4m/q7IrvhKe5miZtYVZ4Tahou4F6uxvDyrF2KxNW11Pw1u49bW8KoNHR/K94yBLC2ZKlcoC1X6u5cA4eWpt0AN3g2DBHr5QF4BmdB8ak0Kf7hkKqg8nFahy4lXpSaGeIgfmyBI=
Received: by 10.114.93.1 with SMTP id q1mr27992wab.1172688584451;
        Wed, 28 Feb 2007 10:49:44 -0800 (PST)
Received: by 10.115.77.11 with HTTP; Wed, 28 Feb 2007 10:49:44 -0800 (PST)
Message-ID: <5bdc1c8b0702281049r7c5d07bcya6c5c7720df0cb72@mail.gmail.com>
Date: Wed, 28 Feb 2007 10:49:44 -0800
From: "Mark Knecht" <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Email clients - what can replace Evolution?
In-Reply-To: <200702281258.24052.bo.andresen@zlin.dk>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
References: <b79f23070702280045p292564dbyf56c5343b8b59092@mail.gmail.com>
	 <3D60AF2712C16D42A38076E52FD6E3D25E196E@ukmcrdembx01.rd.astrazeneca.net>
	 <5bdc1c8b0702280230o77ce0262x5399cd9a58c4f62a@mail.gmail.com>
	 <200702281258.24052.bo.andresen@zlin.dk>
X-Archives-Salt: 9e341ad1-60f9-4efc-bac7-60c1047b1350
X-Archives-Hash: 64910c70554a541b0fa69dfe952b3a18

On 2/28/07, Bo =D8rsted Andresen <bo.andresen@zlin.dk> wrote:
> On Wednesday 28 February 2007 11:30:23 Mark Knecht wrote:
> > Thanks. Yes, I'm completely through the emerge -DuN world,
> > revdep-rebuild process. No help there. Evolution continues to crash.
> > We were running Evolution 2.4. Unfortunately it's no longer in
> > portage. I've built every unmasked and masked version in portage and
> > they all crash. BugBuddy pops up but the backtrace is useless since
> > there is no debugging info. I'm going to rebuild the who machine from
> > scratch (emerge -e system, emerge -e world) to see if I get lucky.
>
> You have realized that you need to use either FEATURES=3Dnostrip or
> FEATURES=3Dsplitdebug to get a better backtrace? Adding "-g" to your CFLA=
GS
> wouldn't hurt either.
>
> --
> Bo Andresen

Thanks Bo. I read through the backtrace page you pointed me at and
decided I didn't understand enough of it to correctly get through it.
As a result I'm making no attempt at this point to get a back trace.
I'm just rebuilding everything on time to see if Evolution starts
working. I'm done with emerge -e system and about 1/3 of the way
through emerge -e world so maybe this evening I'll know the results of
that.

If it still fails then I'll have to return here one more time to ask
questions about what needs to be rebuilt. Must I rebuild everything or
can I just do Evolution and see if it drops into a library and then
rebuild that library and go deeper?

I have no desire to rebuild the complete system just to find a bug in
a program my dad doesn't really care if he's running only to find that
like a number of bug reports I'm made recently I never get a response
and there was no reason to do all the work on my end.

Cheers,
Mark
-- 
gentoo-user@gentoo.org mailing list