I'm facing the same issue and it's making my IM experience unpleasant,
my immediate reaction was to strace; this is what I have seen repeating
over and over, hope it helps.
gettimeofday({1226390087, 710009}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=10,
events=POLLIN|POLLPRI}, {fd=15, events=POLLIN}, {fd=14, events=POLLIN}, {fd=6,
events=POLLIN}, {fd=17, events=POLLIN}, {fd=16, events=POLLIN}, {fd=18,
events=POLLIN}, {fd=26, events=POLLIN}, {fd=24, events=POLLIN}, {fd=20,
events=POLLIN}, {fd=12, events=POLLIN}, {fd=22, events=POLLIN}, {fd=21,
events=POLLIN, revents=POLLIN|POLLERR|POLLHUP}], 15, 0) = 1
recv(21, "", 5, 0) = 0
read(3, 0x9f5ebd4, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
gettimeofday({1226390087, 710181}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=10,
events=POLLIN|POLLPRI}, {fd=15, events=POLLIN}, {fd=14, events=POLLIN}, {fd=6,
events=POLLIN}, {fd=17, events=POLLIN}, {fd=16, events=POLLIN}, {fd=18,
events=POLLIN}, {fd=26, events=POLLIN}, {fd=24, events=POLLIN}, {fd=20,
events=POLLIN}, {fd=12, events=POLLIN}, {fd=22, events=POLLIN}, {fd=21,
events=POLLIN, revents=POLLIN|POLLERR|POLLHUP}], 15, 0) = 1
recv(21, "", 5, 0) = 0
read(3, 0x9f5ebd4, 4096) = -1 EAGAIN (Resource temporarily
unavailable)
--
Pidgin uses 100% cpu and appears frozen
https://bugs.launchpad.net/bugs/276480
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs