Bug#687251: Close #687251 - search-page causes permanent 100% CPU load

Michael Stummvoll michael at stummi.org
Wed Aug 13 16:18:55 UTC 2014


reopen 687251 !
kthxbye

Hi,

I am still able to reproduce this bug. 

If this helps, the strace output spams this lines repeatly very fast when the
bug occours:

--- SNIP ---
clock_gettime(CLOCK_MONOTONIC, {35694, 64187117}) = 0
recvmsg(6, 0xbf875004, 0)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}, {fd=3, events=POLLIN}], 3, 0) = 0 (Timeout)
clock_gettime(CLOCK_MONOTONIC, {35694, 64260560}) = 0
recvmsg(6, 0xbf875004, 0)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}, {fd=3, events=POLLIN}], 3, 0) = 0 (Timeout)
clock_gettime(CLOCK_MONOTONIC, {35694, 64334123}) = 0
recvmsg(6, 0xbf875004, 0)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}, {fd=3, events=POLLIN}], 3, 0) = 0 (Timeout)
clock_gettime(CLOCK_MONOTONIC, {35694, 64407325}) = 0
recvmsg(6, 0xbf875004, 0)               = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=5, events=POLLIN}, {fd=6, events=POLLIN}, {fd=3,
events=POLLIN}], 3, 0) = 0 (Timeout)

--- SNAP ---



More information about the pkg-gnome-maintainers mailing list