[Evolution] Evolution pause issue related to esd?



Hi,

I am using Evolution evolution-2.12.0-29.6 and
evolution-data-server-1.12.0-11.3 on SuSE 10.2.  I am getting  evolution
freezing for up to a couple of minutes.  I ran strace evolution and it
looks like some sort of network issue connecting to localhost possible
related to esd.  The logs is below.  Any suggestions?

Murray


# cat evolution_error.txt
uname({sys="Linux", node="dev02", ...}) = 0
access("/tmp/.esd/socket", R_OK|W_OK)   = -1 ENOENT (No such file or
directory)
socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = 52
close(52)                               = 0
socket(PF_NETLINK, SOCK_RAW, 0)         = 52
bind(52, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
getsockname(52, {sa_family=AF_NETLINK, pid=31438, groups=00000000},
[12]) = 0
time(NULL)                              = 1202279411
sendto(52, "\24\0\0\0\26\0\1\3\363S\251G\0\0\0\0\0\0\0\0", 20, 0,
{sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
recvmsg(52, {msg_name(12)={sa_family=AF_NETLINK, pid=0,
groups=00000000}, msg_iov(1)=[{"D\0\0\0\24\0\2\0\363S\251G\316z\0\0\2\32
\200\0\2\0\0\0"..., 4096}], msg_
controllen=0, msg_flags=0}, 0) = 128
recvmsg(52, {msg_name(12)={sa_family=AF_NETLINK, pid=0,
groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\363S\251G\316z\0\0\n@
\200\375\2\0\0\0"..., 4096}], msg_
controllen=0, msg_flags=0}, 0) = 128
recvmsg(52, {msg_name(12)={sa_family=AF_NETLINK, pid=0,
groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\363S\251G\316z\0\0\0\0
\0\0\2\0\0\0\24"..., 4096}], msg
_controllen=0, msg_flags=0}, 0) = 20
close(52)                               = 0
time(NULL)                              = 1202279411
open("/etc/hosts", O_RDONLY)            = 52
fcntl64(52, F_GETFD)                    = 0
fcntl64(52, F_SETFD, FD_CLOEXEC)        = 0
fstat64(52, {st_mode=S_IFREG|0644, st_size=842, ...}) = 0
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x428d8000
read(52, "#\n# hosts         This file desc"..., 8192) = 842
read(52, "", 8192)                      = 0
close(52)                               = 0
munmap(0x428d8000, 8192)                = 0
open("/etc/hosts", O_RDONLY)            = 52
fcntl64(52, F_GETFD)                    = 0
fcntl64(52, F_SETFD, FD_CLOEXEC)        = 0
fstat64(52, {st_mode=S_IFREG|0644, st_size=842, ...}) = 0
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x428d8000
read(52, "#\n# hosts         This file desc"..., 8192) = 842
read(52, "", 8192)                      = 0
close(52)                               = 0
munmap(0x428d8000, 8192)                = 0
socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 52
connect(52, {sa_family=AF_INET6, sin6_port=htons(0), inet_pton(AF_INET6,
"::1",
&sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0
getsockname(52, {sa_family=AF_INET6, sin6_port=htons(34957),
inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0,
sin6_scope_id=0}, [28]) = 0 close(52) = 0 socket(PF_INET, SOCK_DGRAM,
IPPROTO_IP) = 52
connect(52, {sa_family=AF_INET, sin_port=htons(0),
sin_addr=inet_addr("127.0.0.1
")}, 16) = 0 getsockname(52, {sa_family=AF_INET, sin_port=htons(34957),
sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
close(52)                               = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 52
fcntl64(52, F_SETFD, FD_CLOEXEC)        = 0
setsockopt(52, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
connect(52, {sa_family=AF_INET, sin_port=htons(16001),
sin_addr=inet_addr("127.0.0.1")}, 16) = -1 ECONNREFUSED (Connection
refused)
close(52)                               = 0
socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = 52
fcntl64(52, F_SETFD, FD_CLOEXEC)        = 0
setsockopt(52, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
connect(52, {sa_family=AF_INET6, sin6_port=htons(16001),
inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0,
sin6_scope_id=0}, 28) = ? ERESTARTSYS (To be restarted)
--- SIGWINCH (Window changed) @ 0 (0) ---
connect(52, {sa_family=AF_INET6, sin6_port=htons(16001),
inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0,
sin6_scope_id=0}, 28

******** Evolution Paused here *********

) = -1 ETIMEDOUT (Connection timed out)
close(52)                               = 0
uname({sys="Linux", node="dev02", ...}) = 0





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]