Updates:
Labels: Crash stable
Comment #1 on issue 7487 by [email protected]: Browser crash on
URLRequestHttpJob::ReadRawData
http://code.google.com/p/chromium/issues/detail?id=7487
The problem is that when a renderer dies, an attempt to share the memory of
an
AsyncResourceHandler with it is going to fail, and in the failure path we
are not
releasing the IOBuffer so it could be re-used for another request even
though the
section was closed while attempting to share it.
--
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
-~----------~----~----~----~------~----~------~--~---