Comment 3 for bug 1316830

Revision history for this message
netikras (netikras) wrote :

daemon is on the loose again:

top - 09:44:42 up 9:33, 10 users, load average: 3,41, 2,95, 2,02
Tasks: 224 total, 2 running, 222 sleeping, 0 stopped, 0 zombie
%Cpu(s): 14,6 us, 16,2 sy, 0,0 ni, 68,9 id, 0,0 wa, 0,1 hi, 0,3 si, 0,0 st
KiB Mem: 1988524 total, 1875556 used, 112968 free, 3044 buffers
KiB Swap: 6835196 total, 173080 used, 6662116 free, 377868 cached

  PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
13155 root 20 0 1025m 989m 1648 R 99,8 50,9 15:38.64 accounts-daemon

netikras@netikras-netbook /tmp $ while :; do ps aux | grep accounts|grep -v grep;echo; sleep 2; done
root 13155 3.3 50.9 1049988 1012944 pts/0 Rl 01:11 17:03 /usr/lib/accountsservice/accounts-daemon

root 13155 3.3 50.9 1049988 1012944 pts/0 Rl 01:11 17:05 /usr/lib/accountsservice/accounts-daemon

root 13155 3.3 50.9 1049988 1012944 pts/0 Rl 01:11 17:07 /usr/lib/accountsservice/accounts-daemon

root 13155 3.3 50.9 1049988 1012944 pts/0 Rl 01:11 17:09 /usr/lib/accountsservice/accounts-daemon

root 13155 3.3 50.9 1049988 1012944 pts/0 Rl 01:11 17:11 /usr/lib/accountsservice/accounts-daemon

The same daemon I've started yesterday.