Comment #17 on issue 8544 by [email protected]: Crash -
SafeBrowsingResourceHandler::OnUrlCheckResult
http://code.google.com/p/chromium/issues/detail?id=8544
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=13560
------------------------------------------------------------------------
r13560 | [email protected] | 2009-04-11 12:50:41 -0700 (Sat, 11 Apr
2009) | 12 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/browser/renderer_host/safe_browsing_resource_handler.cc?r1=13560&r2=13559
M
http://src.chromium.org/viewvc/chrome/branches/172/src/chrome/browser/renderer_host/safe_browsing_resource_handler.h?r1=13560&r2=13559
Merge 13052 - Speculative fix for a crash in resource handlers.
Investigating the crash dumps for this bug, it looks like
under certain network error conditions, the resource handlers
are freed before the SafeBrowsing check has completed. When
the check runs, it calls into invalid memory and crashes.
BUG=8544 (http://crbug.com/8544)
Review URL: http://codereview.chromium.org/60043
[email protected]
Review URL: http://codereview.chromium.org/67067
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---