Bug 12361

Summary: REGRESSION: Assertion failure and crash when going back/foward in history
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: HistoryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal Keywords: InRadar, Regression
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Crashlog none

Description Matt Lilek 2007-01-21 20:49:25 PST
1. Load http://webkit.org
2. Cause an error page to be displayed by going to something like http://webkitt.org
3. Go back, then forward, then back again
4. WebKit prints the following assertion failure and crashes with r19022 (release builds simply display a blank page)

ASSERTION FAILED: dataSource
(/Users/matt/Code/WebKit/WebKit/WebView/WebHTMLView.mm:3070 -[WebHTMLView setDataSource:])
Comment 1 Matt Lilek 2007-01-21 21:00:25 PST
Created attachment 12598 [details]
Crashlog
Comment 2 Matt Lilek 2007-01-21 21:02:57 PST
<rdar://problem/4944806>
Comment 3 Maciej Stachowiak 2007-02-07 02:29:05 PST
Can't reproduce this any more.
Comment 4 David Kilzer (:ddkilzer) 2007-02-07 04:38:06 PST
See also Bug 12664.

Comment 5 Matt Lilek 2007-02-07 06:36:05 PST
fwiw, I can still reproduce with r19461 but since it's essentially a dupe of bug 12664, I won't reopen.