[Users] CM goes unresponsive...

Pierre Fortin pf at pfortin.com
Sat Jul 9 23:21:09 CEST 2016


Hi,

Been noticing some weird delays recently where switching from one message
to another in the same folder takes many seconds.  When this happens, I
also see a cursor consisting of 2 circles rotating around each other.

Today, I'm seeing just total hangs for 30 seconds when switching between
messages; even back to a message that was just opened prior to the
current one.

Attached strace and dead silence until the 30 seconds is up...  here's a
sample output:

open("/home/pfortin/Mail/inbox/SneakySPAM/435", O_RDONLY) = 36
fstat(36, {st_mode=S_IFREG|0600, st_size=6955, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7f0108004000 lseek(36, 0, SEEK_SET)                  = 0
read(36, "Received: via dmail-2010.19 for "..., 4096) = 4096
stat("/home/pfortin/.claws-mail/avatarcache/a016bc8af5d2b254f73392180a641af5",
0x7ffcb7576010) = -1 ENOENT (No such file or directory)
stat("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=212, ...}) = 0
clone(child_stack=0x7f006b7fddf0,
flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID,
parent_tidptr=0x7f006b7fe9d0, tls=0x7f006b7fe700,
child_tidptr=0x7f006b7fe9d0) = 15558 futex(0x7f011ec15548, FUTEX_WAKE,
1)    = 1 futex(0x5710de0, FUTEX_WAKE, 1)         = 1 futex(0x8a67098,
FUTEX_WAIT, 0, NULL

# hung here

)   = 0
stat("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=212, ...}) = 0
futex(0x5710df0, FUTEX_WAKE, 1)         = 1
futex(0x5710de0, FUTEX_WAKE, 1)         = 1
futex(0x1ae8888, FUTEX_WAIT, 0, NULL

# output the above; but still hung

)   = 0
open("/home/pfortin/.claws-mail/avatarcache/a016bc8af5d2b254f73392180a641af5",
O_WRONLY|O_CREAT|O_TRUNC, 0666) = 37 open("/etc/hosts",
O_RDONLY|O_CLOEXEC)  = 38 fstat(38, {st_mode=S_IFREG|0644,
st_size=35, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0108003000 read(38, "127.0.0.1
prf.pfortin.com   p"..., 4096) = 35 read(38, "",
4096)                      = 0 close(38)                               = 0

Since some files appear to be in the picture, they contain: 

/etc/resolv.conf:
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by
resolvconf(8) #     DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN 
nameserver 192.168.1.1
nameserver 8.8.8.8
search pfortin.com

/home/pfortin/.claws-mail/avatarcache/a016bc8af5d2b254f73392180a641af5:
--- no such file

/etc/hosts:
127.0.0.1    prf.pfortin.com   prf

Anyone else seeing weird, unexplained delays?

Pierre



More information about the Users mailing list