Bug 12418 - REGRESSION: ASSERTION FAILED: !m_policyListener when reloading pages
Summary: REGRESSION: ASSERTION FAILED: !m_policyListener when reloading pages
Status: RESOLVED DUPLICATE of bug 9920
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2007-01-26 10:42 PST by David Kilzer (:ddkilzer)
Modified: 2007-01-26 10:46 PST (History)
1 user (show)

See Also:


Attachments
Stack trace (2.35 KB, text/plain)
2007-01-26 10:44 PST, David Kilzer (:ddkilzer)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2007-01-26 10:42:41 PST
I'm getting the following assertion occasionally when reloading pages on a locally-built debug build of WebKit r19151 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037), although I'm not sure how to reproduce it reliably yet:

ASSERTION FAILED: !m_policyListener
(/path/to/WebKit/WebCoreSupport/WebFrameLoaderClient.mm:993 setUpPolicyListener)
Segmentation fault

Will post stack trace next.
Comment 1 David Kilzer (:ddkilzer) 2007-01-26 10:44:23 PST
Created attachment 12686 [details]
Stack trace
Comment 2 David Kilzer (:ddkilzer) 2007-01-26 10:46:19 PST

*** This bug has been marked as a duplicate of 9920 ***