Gentoo Archives: gentoo-user

From: Michael Sullivan <msulli1355@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] evolution segfaults
Date: Tue, 21 Apr 2009 13:29:35
Message-Id: 1240320571.8730.106.camel@camille.espersunited.com
1 I have tried everything I can think of to figure this out. On my wife's
2 computer, when evolution starts, the GUI flashes onto the screen and
3 then segfaults. I have three lines of terminal output:
4
5 amy@catherine ~ $ evolution
6 ** (evolution:19607): DEBUG: mailto URL command: evolution %s
7 ** (evolution:19607): DEBUG: mailto URL program: evolution
8 Segmentation fault
9
10 Nothing shows up in ~/.xsession-errors. Not much shows up
11 in /var/log/messages:
12
13 catherine X11 # grep evolution /var/log/messages
14 Apr 17 22:25:56 catherine [133453.338825] evolution[24366]: segfault at
15 36303632 ip b6def622 sp bff36500 error 4 in
16 libcamel-provider-1.2.so.14.0.0[b6dcf000+59000]
17 Apr 18 15:16:38 catherine [194072.967815] Out of memory: kill process
18 24948 (evolution-data-) score 5641 or a child
19 Apr 18 15:16:38 catherine [194072.967915] Killed process 24948
20 (evolution-data-)
21 Apr 18 15:16:38 catherine [194073.088093] Out of memory: kill process
22 24949 (evolution-data-) score 5641 or a child
23 Apr 18 15:16:38 catherine [194073.088192] Killed process 24949
24 (evolution-data-)
25 Apr 18 15:16:38 catherine [194073.167901] Out of memory: kill process
26 24976 (evolution-data-) score 5641 or a child
27 Apr 18 15:16:38 catherine [194073.168001] Killed process 24976
28 (evolution-data-)
29 Apr 20 19:36:18 catherine [382475.210538] evolution[29435]: segfault at
30 36303632 ip b6de9622 sp bfe2f200 error 4 in
31 libcamel-provider-1.2.so.14.0.0[b6dc9000+59000]
32 Apr 20 19:36:44 catherine [382501.327429] evolution[29489]: segfault at
33 36303632 ip b6e70622 sp bfeb8030 error 4 in
34 libcamel-provider-1.2.so.14.0.0[b6e50000+59000]
35 Apr 20 19:37:08 catherine [382525.974217] evolution[29514]: segfault at
36 36303632 ip b6db9622 sp bf7fdc20 error 4 in
37 libcamel-provider-1.2.so.14.0.0[b6d99000+59000]
38 Apr 21 08:22:10 catherine [428428.004756] evolution[19607]: segfault at
39 36303632 ip b6e3a622 sp bfa81b80 error 4 in
40 libcamel-provider-1.2.so.14.0.0[b6e1a000+59000]
41
42 She's using:
43
44 catherine X11 # emerge -pv evolution
45
46 These are the packages that would be merged, in order:
47
48 Calculating dependencies... done!
49 [ebuild R ] mail-client/evolution-2.24.5 USE="crypt dbus hal nntp
50 ssl -debug -kerberos -krb4 -ldap -mono -networkmanager -pda -profile" 0
51 kB
52
53 Total: 1 package (1 reinstall), Size of downloads: 0 kB
54
55
56 The weird thing is that this segfault doesn't happen if I ssh over from
57 my computer and open evolution. I checked her /var/log/Xorg.0.log and
58 there are no errors there. I have completed emerge -e evolution hoping
59 that it would fix the problem, but it didn't. Any advice?

Replies

Subject Author
Re: [gentoo-user] evolution segfaults Mark Knecht <markknecht@×××××.com>