Bug 11457 - REGRESSION: crash on clicking 'show all bookmarks' button during page load
Summary: REGRESSION: crash on clicking 'show all bookmarks' button during page load
Status: RESOLVED DUPLICATE of bug 12661
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Major
Assignee: Nobody
URL: http://nightly.webkit.org/start/?curr...
Keywords: InRadar, Regression
: 11741 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-30 05:25 PST by James Mitchell
Modified: 2007-03-30 11:48 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Mitchell 2006-10-30 05:25:21 PST
Opening the nightly WebKit.app automatically loads the 'Thank you for testing WebKit' page (above URL). If you press the 'show all bookmarks' button whilst this page is loading, Safari/WebKit r17434 crashes with the following backtrace...

Thread 0 Crashed:
0   com.apple.WebCore        	0x011c4e78 WebCore::RenderObject::setStyle(WebCore::RenderStyle*) + 2056
1   com.apple.WebCore        	0x0119bbb8 WebCore::RenderBox::setStyle(WebCore::RenderStyle*) + 40
2   com.apple.WebCore        	0x011923d8 WebCore::RenderBlock::setStyle(WebCore::RenderStyle*) + 88
3   com.apple.WebCore        	0x012828bc WebCore::Node::createRendererIfNeeded() + 268
4   com.apple.WebCore        	0x012879d0 WebCore::Element::attach() + 32
5   com.apple.WebCore        	0x01133340 WebCore::ContainerNode::appendChild(WTF::PassRefPtr<WebCore::Node>, int&) + 544
6   com.apple.WebCore        	0x011279b0 WebCore::Document::implicitClose() + 320
...

This does not appear to happen on Safari version 2.0.4 (419.3).
Comment 1 Matt Lilek 2006-12-02 12:26:02 PST
*** Bug 11741 has been marked as a duplicate of this bug. ***
Comment 2 Matt Lilek 2006-12-02 12:26:46 PST
attachment 11711 [details] has a full crash log for this
Comment 3 Stephanie Lewis 2007-01-22 17:12:52 PST
In Radar
4693380
Comment 4 mitz 2007-02-07 00:17:51 PST
See also bug 12661
Comment 5 mitz 2007-03-14 15:55:16 PDT
I think <http://trac.webkit.org/projects/webkit/changeset/20178> fixed this bug.
Comment 6 mitz 2007-03-30 11:48:40 PDT

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