Comment #4 on issue 20426 by [email protected]: process information in task manager is only displayed for the first two tabs in Jaunty http://code.google.com/p/chromium/issues/detail?id=20426
are you sure? there are some fancy metrics by which the tab processes are combined (even if they aren't the same domain, and were not spawned from each other). I think one of the metrics that might be affecting you is amount of available RAM. Can you open up a terminal and verify that there are actually more than 2 chrome renderer processes? Open chrome in your jaunty vm, get it in the state, then do ps aux | grep chrome and post the results of that command and a screenshot of the task manager. -- 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 -~----------~----~----~----~------~----~------~--~---
