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 Loading | Assignee: | 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 | ||
Adam Roben (:aroben)
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>.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/9271340>
Sam Weinig
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.
Adam Roben (:aroben)
Turns out this is due to a bug in another component. We'll track this internally.