Summary: | REGRESSION: Multiple loading tabs cause assertion in WebDocumentLoaderMac::decreaseLoadCount(unsigned long) | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Major | CC: | andersca, dev+webkit |
Priority: | P1 | Keywords: | NeedsReduction, Regression |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Description
David Kilzer (:ddkilzer)
2007-03-14 20:18:42 PDT
Console output: ASSERTION FAILED: m_loadCount > 0 (/path/to/WebKit/WebKit/WebView/WebDocumentLoaderMac.mm:98 decreaseLoadCount) Segmentation fault This happens whenever you have multiple tabs loading at once, no bookmarks necessary. Mass removal of NeedsRadar keyword from my bugs that have already been RESOLVED. |