Comment #11 on issue 8544 by [email protected]: Crash - SafeBrowsingResourceHandler::OnUrlCheckResult http://code.google.com/p/chromium/issues/detail?id=8544
Assuming I can trust the data in the dump, it looks like we're getting a -1 HTTP response for a SafeBrowsing GetHash request. -1 is the URLFetcher's initial state and obviously not a valid response. I wonder if this happens in some bad networking state (disconnected?) and the user request is canceled but the SafeBrowsing GetHash request is not? I'll keep looking. -- 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 -~----------~----~----~----~------~----~------~--~---
