GNOME Bugzilla – Bug 723888
After trying to go offline (and failing): Hang when closing (stuck "Retrieving message '166919' in foldername")
Last modified: 2015-03-03 11:55:51 UTC
Tried to go offline. After seeing "Retrieving message '166919' in foldername" and "Syncing messages in folder 'foldername' to disk (4% complete)" for more than 12 hours (GMail IMAP+ account), I tried to close Evolution. As nothing happened either after an hour (as expected), I got the pid by ps ax | grep evolution 17398 ? Sl 225:09 evolution and then ran gdb -p 17398 (gdb) thread apply all bt
+ Trace 233143
(gdb) info registers eax 0xfffffdfc -516 ecx 0x4 4 edx 0xf 15 ebx 0xb0e1948 185473352 esp 0xbf8c7194 0xbf8c7194 ebp 0x4 0x4 esi 0x93f1140 155128128 edi 0xb0e1948 185473352 eip 0xb775b424 0xb775b424 <__kernel_vsyscall+16> eflags 0x200293 [ CF AF SF IF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51
See also bug 720197
The same reason as in bug #720197, thus I mark this as a duplicate of it. *** This bug has been marked as a duplicate of bug 720197 ***