WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 12661
11457
REGRESSION: crash on clicking 'show all bookmarks' button during page load
https://bugs.webkit.org/show_bug.cgi?id=11457
Summary
REGRESSION: crash on clicking 'show all bookmarks' button during page load
James Mitchell
Reported
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).
Attachments
Add attachment
proposed patch, testcase, etc.
Matt Lilek
Comment 1
2006-12-02 12:26:02 PST
***
Bug 11741
has been marked as a duplicate of this bug. ***
Matt Lilek
Comment 2
2006-12-02 12:26:46 PST
attachment 11711
[details]
has a full crash log for this
Stephanie Lewis
Comment 3
2007-01-22 17:12:52 PST
In Radar 4693380
mitz
Comment 4
2007-02-07 00:17:51 PST
See also
bug 12661
mitz
Comment 5
2007-03-14 15:55:16 PDT
I think <
http://trac.webkit.org/projects/webkit/changeset/20178
> fixed this bug.
mitz
Comment 6
2007-03-30 11:48:40 PDT
*** This bug has been marked as a duplicate of
12661
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug