Updates:
        Status: Fixed

Comment #7 on issue 4767 by [EMAIL PROTECTED]: Crash at stats_table.cc:453  
StatsTable::AddCounter(std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t>
  
> const &) after updating to 0.4.154.25
http://code.google.com/p/chromium/issues/detail?id=4767

Crash was a conflict between a trunk build being run, and an older rev  
(such as dev
or beta) being run at the same time.

Changed by: [EMAIL PROTECTED]
Changed at: Wed 26 Nov 2008 15:19:58
Branch: src
Revision: 6071

Changed files:

chrome/common/chrome_constants.cc
Comments:
Rev stats file name to handle backwards incompatibility

There was a format change to this shared-memory file.  Mike realized
that changing the file name would avoid cross-version conflicts, allowing
both new and old versions to run on one machine.

Credit for diagnosis and repair goes to Mike (his build is currently horked,
so I'm landing for him).

bug=4767

r=mbelshe
Review URL: http://codereview.chromium.org/12698


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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to