JT5D/google-opt-out-plugin

100% CPU usage

GoogleCodeExporter opened this issue · 0 comments

What steps will reproduce the problem?
1. Just enable this extension in my several environments.

What is the expected output? What do you see instead?

chrome main process use 100% CPU by busy loop.

What version of the product are you using? On what operating system?

Linux (64-bit & 32-bit userland Debian unstable)

Please provide any additional information below.

From some days(?) ago, when I enable this extension I got 
Google chorme main process exhaust cpu usage. By disabling
this extension CPU usage go down to normal.
I hit this issue on my two machines.

I check main process with strace; it seems infinite loop
on retring to read from socket with err (EAGAIN).

Original issue reported on code.google.com by tatsuki....@gmail.com on 20 Aug 2012 at 4:39

  • Merged into: #22