Bug 12361 - REGRESSION: Assertion failure and crash when going back/foward in history
Summary: REGRESSION: Assertion failure and crash when going back/foward in history
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-01-21 20:49 PST by Matt Lilek
Modified: 2007-02-07 06:36 PST (History)
0 users

See Also:


Attachments
Crashlog (24.01 KB, text/plain)
2007-01-21 21:00 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 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.