Opening an search page in yelp and leaving it causes an permanent 100% CPU load for me: - open yelp from terminal - type something in the search bar (e.g. "test") - klick on a link or on the back button besides the search bar to leave the search page - yelp has 100% CPU load found on debian testing with yelp 3.4.2 Kind Regards, Michael
version: 3.12.0-1 this is an old bug. I'm closing this bug now since it seems to be fixed. If you can still reproduce it feel free to reopen and provide more info. thanks regards althaser
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 ---
now I can reproduce it Michael, thanks for replying and reopenning. But here I can only reproduce if I search for 'teste' and then search again for 'test' wait a few seconds and my proc goes to 100%. thanks regards althaser
Hi i have the same issue in the 3.16.1-1 Start yelp search something, sometime happen when you open a result sometime after a second search. The CPu use an entire cose so on my PC Monitor show 25%, top show 100%. Closing yelp windows leave the process running , after some time i can hear the fan start so i have to kill the pocess. Best Regards Luca