Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Evolution crashes with esd
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
sl70
Guru
Guru


Joined: 18 Jun 2002
Posts: 451
Location: Saitama, JP

PostPosted: Mon Oct 25, 2004 2:43 pm    Post subject: Evolution crashes with esd Reply with quote

I have found that evolution crashes a lot these days. It happened sometimes with 1.5.*, but it seems to have increased in 2.0 --- at least once a day now. When I run it in strace, it stops at this point:

Code:
connect(38, {sa_family=AF_UNIX, path="/tmp/.esd/socket"}, 18) = 0
rt_sigaction(SIGPIPE, {0x40b25d80, [PIPE], SA_RESTART}, {SIG_IGN}, 8) = 0
open("/home/sl70/.esd_auth", O_RDONLY)  = 39
read(39, "\230\217\210\"E\345Hapt\241\31\243|4\220", 16) = 16
write(38, "\230\217\210\"E\345Hapt\241\31\243|4\220", 16) = 16
write(38, "NDNE", 4)                    = 4
read(38,


Then I
Code:
rm /tmp/.esd/socket


and everything is fine --- until the next crash.

Anyone have any idea how to prevent this from happening?

Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum