Status: Untriaged
Owner: [email protected]
CC: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 8462 by [email protected]: Confirm that stats counters work  
when stats memory is corrupted
http://code.google.com/p/chromium/issues/detail?id=8462

It's been suggested in http://codereview.chromium.org/40012 that there's a
scenario on Mac where the stats data can be corrupted on a crash, leaving
the app unable to start up. The previous fix for this broke renderer stats.
The new fix reenabled them. It's possible that the Mac situation is still
broken, but unlikely. The new name of the shmem file now contains the pid.
There is a chance that another instance of Chrome will run with the same
pid as an old one which had crashed and then we would incorrectly use that
segment. Perhaps we could add some code to the mac shmem system to always
clean out any remaining shmem files from prior runs upon startup.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to