Status: Unconfirmed
Owner: ----
Labels: OS-Linux Area-Misc Type-Bug
New issue 24716 by grinapo: task manager tries to access bogus /proc/
entries
http://code.google.com/p/chromium/issues/detail?id=24716
Chrome Version : google-chrome-unstable 4.0.221.8-r28108
OS + version : 2.6.30.5 #1 SMP PREEMPT, Debian/SID
CPU architecture (32-bit / 64-bit):32-bit
window manager : metacity
What steps will reproduce the problem?
1. Open task manager, and watch chrome console. Lots of invalid /proc/
access, and no cpu/mem stats.
What is the expected result?
1. Nothing on console and mem/cpu stats in task manager.
What happens instead?
1. task manager showing mem/cpu stats only for Browser and Plug-ins, but
not tabs.
2. console shows:
[23992:23992:2672026389285:ERROR:/usr/local/google/home/chrome-
eng/b/slave/chrome-official-
linux/build/src/base/process_util_linux.cc(372)] opendir(/proc/85/task/):
No such file or directory
[23992:23992:2672026389315:ERROR:/usr/local/google/home/chrome-
eng/b/slave/chrome-official-
linux/build/src/base/process_util_linux.cc(372)] opendir(/proc/123/task/):
No such file or directory
[...lots...]
These obviously wanted to be the tabs' entries but the pids are bogus.
Maybe there shouldn't be a zombie sandbox and a few zombie renderers
either?
Possibly relevant ps output attached.
Attachments:
bug.chrome 4.2 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---