[Webkit-unassigned] [Bug 9452] New: Assertion failure in -[WebFramePrivate setProvisionalDataSource:]

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jun 15 07:23:56 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9452

           Summary: Assertion failure in -[WebFramePrivate
                    setProvisionalDataSource:]
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com


Doing the following results in the assertion in -[WebFramePrivate
setProvisionalDataSource:] (!d || !provisionalDataSource) failing:

1. Open a page that takes a few seconds to load.
2. While that page is loading, type a URL with a non-existent domain (such as
http://apple.mac/) in the address bar and press Return.

The assert is reached when Safari tries to load its HTML error page into the
frame.


-- 
Configure bugmail: http://bugzilla.opendarwin.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