[Bug 222878] kontact process does not exit after closing kontact window in every case

jamese james.ellis at gmail.com
Fri Apr 9 00:57:14 BST 2010


https://bugs.kde.org/show_bug.cgi?id=222878


jamese <james.ellis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |james.ellis at gmail.com




--- Comment #5 from jamese <james ellis gmail com>  2010-04-09 01:57:11 ---
Me too, Kontact does not close sometimes on exit (Quit) either by selecting
Quit from the File menu or right clicking the taskbar icon and selecting Quit.
There seem to be be heap of kio imap process lying around with kontact also in
the process list.

I have all IMAP account + one localhost account.

Doing an strace on Kontact reveals it seems to be doing nothing:


$ strace -p6415
Process 6415 attached - interrupt to quit
restart_syscall(<... resuming interrupted call ...>) = 1
read(9,
"x\0C\262<\1\0\0\2\0\300\7\1\0\0\0G\267\216\2F\267\216\2\210\310\331\277\0\253\242\210"...,
4096) = 64
read(9, 0x9db8150, 4096)                = -1 EAGAIN (Resource temporarily
unavailable)
read(9, 0x9db8150, 4096)                = -1 EAGAIN (Resource temporarily
unavailable)
read(9, 0x9db8150, 4096)                = -1 EAGAIN (Resource temporarily
unavailable)
read(9, 0x9db8150, 4096)                = -1 EAGAIN (Resource temporarily
unavailable)
clock_gettime(CLOCK_MONOTONIC, {42907, 466073884}) = 0
read(9, 0x9db8150, 4096)                = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=3, events=POLLIN}, {fd=10, events=POLLIN}, {fd=9, events=POLLIN},
{fd=5, events=POLLIN}, {fd=12, events=POLLIN}, {fd=13, events=POLLIN}, {fd=71,
events=POLLIN}, {fd=106, events=POLLIN}, {fd=41, events=POLLIN}], 9, 28315) = 1
([{fd=9, revents=POLLIN}])
clock_gettime(CLOCK_MONOTONIC, {42907, 699954333}) = 0
read(9,
"\34:C\262<\1\0\0\266\1\0\0001\270\216\2\0\0\0\0\254\310\331\277<\1\0\0\0\0\0@"...,
4096) = 64
read(9, 0x9db8150, 4096)                = -1 EAGAIN (Resource temporarily
unavailable)
read(9, 0x9db8150, 4096)                = -1 EAGAIN (Resource temporarily
unavailable)
clock_gettime(CLOCK_MONOTONIC, {42907, 700111406}) = 0
read(9, 0x9db8150, 4096)                = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=3, events=POLLIN}, {fd=10, events=POLLIN}, {fd=9, events=POLLIN},
{fd=5, events=POLLIN}, {fd=12, events=POLLIN}, {fd=13, events=POLLIN}, {fd=71,
events=POLLIN}, {fd=106, events=POLLIN}, {fd=41, events=POLLIN}], 9, 28081^C
<unfinished ...>
Process 6415 detached


It's a royal pain, as to get things working again I have to kill the process or
even kill -KILL the process. It's been going on for a few versions now as well.

Using Kubuntu KDE 4.4.2

Thanks!

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list