From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-94066-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1LwGKj-0007zx-PN
	for garchives@archives.gentoo.org; Tue, 21 Apr 2009 13:48:22 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C3088E076D;
	Tue, 21 Apr 2009 13:48:14 +0000 (UTC)
Received: from qw-out-1920.google.com (qw-out-1920.google.com [74.125.92.148])
	by pigeon.gentoo.org (Postfix) with ESMTP id A2726E076D
	for <gentoo-user@lists.gentoo.org>; Tue, 21 Apr 2009 13:48:14 +0000 (UTC)
Received: by qw-out-1920.google.com with SMTP id 9so1223654qwj.10
        for <gentoo-user@lists.gentoo.org>; Tue, 21 Apr 2009 06:48:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=F0rC2jHpUwB5q4B/O8gAIUAyfbhOvVBQWymP23nI8+g=;
        b=vIbHJhqaUTrmJsWMkRScYGlznBvpjJnsbR99rEQOe3qdwlF/B8yqMBnrc+KVjvBB1g
         tVgaxwYqRo9/OUwFR8yEzVqzE0rTf/6edr3YKEX394jGKxc6xKjJ4zhfNbWwswkLviNS
         1sWtOuBHGJ3WWS4BbIH89psyfkIzRWzvB9CW4=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=AWMuti0o4iItFRXAn7VkS7xdYCi9YPXcI6RI87pivVnjc1JcMpl10fKv5N9BGM8Of2
         z1lJ6OgbnSirK29pEXIaZxlUTbfmThKLLu9j5ogUyNXi9b14/0M4VElgNp2SmDeFOBFh
         F0+iZHtwngp01emVxt1hkmlrnsoTm0FK3keu4=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.229.81.144 with SMTP id x16mr980365qck.69.1240321690061; Tue, 
	21 Apr 2009 06:48:10 -0700 (PDT)
In-Reply-To: <1240320571.8730.106.camel@camille.espersunited.com>
References: <1240320571.8730.106.camel@camille.espersunited.com>
Date: Tue, 21 Apr 2009 06:48:09 -0700
Message-ID: <5bdc1c8b0904210648x377eaed9i1b47712b50be7c1d@mail.gmail.com>
Subject: Re: [gentoo-user] evolution segfaults
From: Mark Knecht <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 11eb59b2-8cc5-4054-b171-65b62bba4d9a
X-Archives-Hash: 4ac9e8980a7f9df8cc247e92882aedee

On Tue, Apr 21, 2009 at 6:29 AM, Michael Sullivan <msulli1355@gmail.com> wr=
ote:
<SNIP>
> amy@catherine ~ $ evolution
> ** (evolution:19607): DEBUG: mailto URL command: evolution %s
> ** (evolution:19607): DEBUG: mailto URL program: evolution
> Segmentation fault
>
> Nothing shows up in ~/.xsession-errors. =C2=A0Not much shows up
> in /var/log/messages:
>
> catherine X11 # grep evolution /var/log/messages
> Apr 17 22:25:56 catherine [133453.338825] evolution[24366]: segfault at
> 36303632 ip b6def622 sp bff36500 error 4 in
> libcamel-provider-1.2.so.14.0.0[b6dcf000+59000]
<SNIP>

emerge -1pv libcamel-provider   ???
revdep-rebuild -p ???

>
> catherine X11 # emerge -pv evolution
>
> These are the packages that would be merged, in order:
>
> Calculating dependencies... done!
> [ebuild =C2=A0 R =C2=A0 ] mail-client/evolution-2.24.5 =C2=A0USE=3D"crypt=
 dbus hal nntp
> ssl -debug -kerberos -krb4 -ldap -mono -networkmanager -pda -profile" 0
> kB
>

Why hal?

Did you look in the gdm logs? (In /var/log/gdm)

Note that I've had trouble on my wife's machine with segfaults since
the xorg-server upgrade. I just downgraded my compiler and rebuilt the
machine. Waste of time so far. Segfaults are still there.

- Mark