Bug 12024 - ASSERTION FAILURE: Crash when loading anchor in new tab
Summary: ASSERTION FAILURE: Crash when loading anchor in new tab
Status: RESOLVED DUPLICATE of bug 11960
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: 2006-12-28 19:07 PST by Matt Lilek
Modified: 2006-12-28 19:15 PST (History)
0 users

See Also:


Attachments
Testcase (69 bytes, text/html)
2006-12-28 19:08 PST, Matt Lilek
no flags Details
Crashlog (10.15 KB, text/plain)
2006-12-28 19:08 PST, Matt Lilek
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 2006-12-28 19:07:21 PST
Loading a link with an anchor in a new tab causes an assertion failure and crash on my r18457 debug build.

Open the attached testcase and Command + click the link to open it in a new tab.  Tab will open, Safari will beachball and print the assertion failure.

When trying the testcase in the r18444 nightly, the anchor loads, but the location bar becomes empty and the title changes to '"unknown" failed to load" in the tab it was loaded from.

ASSERTION FAILED: URL
(/Users/matt/Code/WebKit/WebCore/loader/mac/WebDataProtocol.mm:223 +[WebDataProtocol _webIsDataProtocolURL:])
Comment 1 Matt Lilek 2006-12-28 19:08:02 PST
Created attachment 12095 [details]
Testcase
Comment 2 Matt Lilek 2006-12-28 19:08:35 PST
Created attachment 12096 [details]
Crashlog
Comment 3 David Kilzer (:ddkilzer) 2006-12-28 19:15:22 PST

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