Status: Available Owner: m...@chromium.org Labels: Type-Bug Pri-2 OS-Mac Area-BrowserBackend Size-Medium
New issue 9401 by m...@chromium.org: Zombie attack. Let's go to The Winchester. http://code.google.com/p/chromium/issues/detail?id=9401 r12608 Mac. Chromium is leaving zombies behind. STEPS! Be careful not to get bitten. 1. Start Chromium, opens to a single tab showing New Tab Page. m...@anodizer bash$ ps -e | grep Chrom | grep -v grep 26261 ttys001 0:00.85 .../Chromium.app/Contents/MacOS/Chromium 26262 ttys001 0:00.43 .../Chromium.app/Contents/MacOS/Chromium --lang=en --type=renderer --channel=26261.a.b 2. Open a new tab, also shows New Tab Page. m...@anodizer bash$ ps -e | grep Chrom | grep -v grep 26261 ttys001 0:01.14 .../Chromium.app/Contents/MacOS/Chromium 26262 ttys001 0:00.53 .../Chromium.app/Contents/MacOS/Chromium --lang=en --type=renderer --channel=26261.a.b 3. Visit a new web site in the new tab. www.google.com, say. m...@anodizer bash$ ps -e | grep Chrom | grep -v grep 26261 ttys001 0:01.45 .../Chromium.app/Contents/MacOS/Chromium 26262 ttys001 0:00.54 .../Chromium.app/Contents/MacOS/Chromium --lang=en --type=renderer --channel=26261.a.b 26272 ttys001 0:00.23 .../Chromium.app/Contents/MacOS/Chromium --lang=en --type=renderer --channel=26261.c.d 4. Close the new tab. m...@anodizer bash$ ps -e | grep Chrom | grep -v grep 26261 ttys001 0:01.59 .../Chromium.app/Contents/MacOS/Chromium 26262 ttys001 0:00.55 .../Chromium.app/Contents/MacOS/Chromium --lang=en --type=renderer --channel=26261.a.b 26272 ttys001 0:00.00 (Chromium) Observed behavior: The living dead Expected behavior: The dead dead We should reap our zombies. Don't fear the reaper. (Needs a little more cowbell.) -- 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 -~----------~----~----~----~------~----~------~--~---