[Webkit-unassigned] [Bug 13015] New: REGRESSION (r17233-r17241): Repro crash when leaving a page whose unload handler submits a form

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 13:52:48 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=13015

           Summary: REGRESSION (r17233-r17241): Repro crash when leaving a
                    page whose unload handler submits a form
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NeedsRadar
          Severity: Major
          Priority: P1
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


Steps to reproduce:
1) Open WebCore/manual-tests/onunload-form-submit-crash.html
2) Enter "about:blank" in Safari's address bar

Backtrace:
0    WebCore::FrameLoader::finishedLoadingDocument(WebCore::DocumentLoader*) +
0
1    WebCore::DocumentLoader::finishedLoading() + 48
2    WebCore::FrameLoader::finishedLoading() + 92
3    WebCore::MainResourceLoader::didFinishLoading() + 56
4   
WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction,
WebCore::ResourceResponse const&) + 1096
5   
WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction)
+ 64
6    WebCore::FrameLoader::continueAfterContentPolicy(WebCore::PolicyAction) +
476
7    -[WebFramePolicyListener receivedPolicyDecision:] + 80
8    0x1000 + 121228
9    objc_msgSendv + 180

Note:
Following the instructions on the manual test does not result in a crash.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list