Comment #8 on issue 25558 by tony.chromium: Crash in JSONWriter::WriteWithOptionalEscape on shutdown http://code.google.com/p/chromium/issues/detail?id=25558
Older stacks: 4.0.213.1: http://crash/reportdetail?reportid=f3d12c4b65b150bf 3.0.198.1: http://crash/reportdetail?reportid=af4a90bdb8168efd Also seen with a different code path leading up to the crash in 4.0.220.1 (during browser shutdown), but the crash is in the same location: http://crash/reportdetail?reportid=d60995767ab3ae46 http://crash/reportdetail?reportid=11290ed0c3719e2f The stacks for 4.0.223.5 might also be during shutdown, all we can really tell is that it's while closing a window. It's crashing on some string functions (std::string::clear or maybe std::string::reserve) which makes me think it might be OOM? -- 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 -~----------~----~----~----~------~----~------~--~---
