Bug 58336

Summary: REGRESSION (r83550): Multiple http tests crashing in the web process in SQLite beneath CFNetwork on Windows 7 Release (WebKit2 Tests)
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: andersca, jberlin, sam
Priority: P2 Keywords: InRadar, LayoutTestFailure, MakingBotsRed, PlatformOnly, Regression
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
URL: http://build.webkit.org/results/Windows%207%20Release%20(WebKit2%20Tests)/r83550%20(5302)/results.html

Description Adam Roben (:aroben) 2011-04-12 09:28:31 PDT
Multiple http tests crashing in the web process in SQLite beneath CFNetwork on Windows 7 Release (WebKit2 Tests). See the URL for an example.

It looks like the crashes started in r83550 <http://trac.webkit.org/changeset/83550>.
Comment 1 Adam Roben (:aroben) 2011-04-12 09:30:06 PDT
<rdar://problem/9271340>
Comment 2 Sam Weinig 2011-04-12 10:12:54 PDT
I removed the cache clearing code in r83602 which should stop the crashing, but we should keep this bug open to get to the bottom of the CFNetwork crash.
Comment 3 Adam Roben (:aroben) 2011-04-14 11:19:48 PDT
Turns out this is due to a bug in another component. We'll track this internally.