* [gentoo-user] evolution segfaults
@ 2009-04-21 13:29 Michael Sullivan
2009-04-21 13:48 ` Mark Knecht
0 siblings, 1 reply; 5+ messages in thread
From: Michael Sullivan @ 2009-04-21 13:29 UTC (permalink / raw
To: gentoo-user
I have tried everything I can think of to figure this out. On my wife's
computer, when evolution starts, the GUI flashes onto the screen and
then segfaults. I have three lines of terminal output:
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. Not 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]
Apr 18 15:16:38 catherine [194072.967815] Out of memory: kill process
24948 (evolution-data-) score 5641 or a child
Apr 18 15:16:38 catherine [194072.967915] Killed process 24948
(evolution-data-)
Apr 18 15:16:38 catherine [194073.088093] Out of memory: kill process
24949 (evolution-data-) score 5641 or a child
Apr 18 15:16:38 catherine [194073.088192] Killed process 24949
(evolution-data-)
Apr 18 15:16:38 catherine [194073.167901] Out of memory: kill process
24976 (evolution-data-) score 5641 or a child
Apr 18 15:16:38 catherine [194073.168001] Killed process 24976
(evolution-data-)
Apr 20 19:36:18 catherine [382475.210538] evolution[29435]: segfault at
36303632 ip b6de9622 sp bfe2f200 error 4 in
libcamel-provider-1.2.so.14.0.0[b6dc9000+59000]
Apr 20 19:36:44 catherine [382501.327429] evolution[29489]: segfault at
36303632 ip b6e70622 sp bfeb8030 error 4 in
libcamel-provider-1.2.so.14.0.0[b6e50000+59000]
Apr 20 19:37:08 catherine [382525.974217] evolution[29514]: segfault at
36303632 ip b6db9622 sp bf7fdc20 error 4 in
libcamel-provider-1.2.so.14.0.0[b6d99000+59000]
Apr 21 08:22:10 catherine [428428.004756] evolution[19607]: segfault at
36303632 ip b6e3a622 sp bfa81b80 error 4 in
libcamel-provider-1.2.so.14.0.0[b6e1a000+59000]
She's using:
catherine X11 # emerge -pv evolution
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] mail-client/evolution-2.24.5 USE="crypt dbus hal nntp
ssl -debug -kerberos -krb4 -ldap -mono -networkmanager -pda -profile" 0
kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
The weird thing is that this segfault doesn't happen if I ssh over from
my computer and open evolution. I checked her /var/log/Xorg.0.log and
there are no errors there. I have completed emerge -e evolution hoping
that it would fix the problem, but it didn't. Any advice?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] evolution segfaults
2009-04-21 13:29 [gentoo-user] evolution segfaults Michael Sullivan
@ 2009-04-21 13:48 ` Mark Knecht
2009-04-21 15:18 ` Michael Sullivan
0 siblings, 1 reply; 5+ messages in thread
From: Mark Knecht @ 2009-04-21 13:48 UTC (permalink / raw
To: gentoo-user
On Tue, Apr 21, 2009 at 6:29 AM, Michael Sullivan <msulli1355@gmail.com> wrote:
<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. Not 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 R ] mail-client/evolution-2.24.5 USE="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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] evolution segfaults
2009-04-21 13:48 ` Mark Knecht
@ 2009-04-21 15:18 ` Michael Sullivan
2009-04-21 15:26 ` Xavier Parizet
0 siblings, 1 reply; 5+ messages in thread
From: Michael Sullivan @ 2009-04-21 15:18 UTC (permalink / raw
To: gentoo-user
On Tue, 2009-04-21 at 06:48 -0700, Mark Knecht wrote:
> On Tue, Apr 21, 2009 at 6:29 AM, Michael Sullivan <msulli1355@gmail.com> wrote:
> <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. Not 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 ???
A regular revdep-rebuild didn't come up with anything. I'll try the
libcamel-provider though.
>
> >
> > catherine X11 # emerge -pv evolution
> >
> > These are the packages that would be merged, in order:
> >
> > Calculating dependencies... done!
> > [ebuild R ] mail-client/evolution-2.24.5 USE="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
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] evolution segfaults
2009-04-21 15:18 ` Michael Sullivan
@ 2009-04-21 15:26 ` Xavier Parizet
2009-04-21 17:55 ` Michael Sullivan
0 siblings, 1 reply; 5+ messages in thread
From: Xavier Parizet @ 2009-04-21 15:26 UTC (permalink / raw
To: gentoo-user
On Tue, 21 Apr 2009 10:18:58 -0500, Michael Sullivan <msulli1355@gmail.com>
wrote:
> On Tue, 2009-04-21 at 06:48 -0700, Mark Knecht wrote:
>> On Tue, Apr 21, 2009 at 6:29 AM, Michael Sullivan <msulli1355@gmail.com>
>> wrote:
>> <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. Not 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 ???
>
> A regular revdep-rebuild didn't come up with anything. I'll try the
> libcamel-provider though.
Can you post ulimit -a and free output ?
It seems that you don't have enough memory which cause the kernel to kill
your evolution process (according to the first /var/log/messages you post)
>>
>> >
>> > catherine X11 # emerge -pv evolution
>> >
>> > These are the packages that would be merged, in order:
>> >
>> > Calculating dependencies... done!
>> > [ebuild R ] mail-client/evolution-2.24.5 USE="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
>>
--
Xavier Parizet
YaGB : http://gentooist.com
GPG : DC81 6FEE 6EBE FCE4
1C18 202F E575 4A5D 036D 1408
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] evolution segfaults
2009-04-21 15:26 ` Xavier Parizet
@ 2009-04-21 17:55 ` Michael Sullivan
0 siblings, 0 replies; 5+ messages in thread
From: Michael Sullivan @ 2009-04-21 17:55 UTC (permalink / raw
To: gentoo-user
On Tue, 2009-04-21 at 17:26 +0200, Xavier Parizet wrote:
> On Tue, 21 Apr 2009 10:18:58 -0500, Michael Sullivan <msulli1355@gmail.com>
> wrote:
> > On Tue, 2009-04-21 at 06:48 -0700, Mark Knecht wrote:
> >> On Tue, Apr 21, 2009 at 6:29 AM, Michael Sullivan <msulli1355@gmail.com>
> >> wrote:
> >> <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. Not 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 ???
> >
> > A regular revdep-rebuild didn't come up with anything. I'll try the
> > libcamel-provider though.
>
> Can you post ulimit -a and free output ?
> It seems that you don't have enough memory which cause the kernel to kill
> your evolution process (according to the first /var/log/messages you post)
>
> >>
> >> >
> >> > catherine X11 # emerge -pv evolution
> >> >
> >> > These are the packages that would be merged, in order:
> >> >
> >> > Calculating dependencies... done!
> >> > [ebuild R ] mail-client/evolution-2.24.5 USE="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
> >>
>
catherine X11 # ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 3583
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 3583
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
catherine X11 # free
total used free shared buffers
cached
Mem: 196656 184888 11768 0 704
44132
-/+ buffers/cache: 140052 56604
Swap: 248968 77888 171080
If the computer doesn't have enough RAM NOW, why did evolution work just
fine for the past four years?
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-04-23 2:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21 13:29 [gentoo-user] evolution segfaults Michael Sullivan
2009-04-21 13:48 ` Mark Knecht
2009-04-21 15:18 ` Michael Sullivan
2009-04-21 15:26 ` Xavier Parizet
2009-04-21 17:55 ` Michael Sullivan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox