Comment 23 for bug 151536

Revision history for this message
Caroline Ford (secretlondon) wrote : Re: Hangs on login and uses 100% cpu

I ran strace on eds for a few seconds.

Process 5690 attached with 3 threads - interrupt to quit
[pid 5679] 20:03:38.365141 restart_syscall(<... resuming interrupted call ...> <unfinished ...>
[pid 5690] 20:03:38.365483 restart_syscall(<... resuming interrupted call ...> <unfinished ...>
[pid 5665] 20:03:38.365589 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN|POLLPRI}], 2, 0) = 0
[pid 5665] 20:03:38.365698 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN|POLLPRI}], 2, 0) = 0
....
5665 is eds. The strace output is all the same thing, repeated many times a second. This may or may not be interesting.