[Webkit-unassigned] [Bug 11457] New: crash on clicking 'show all bookmarks' button during page load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 30 05:25:21 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11457

           Summary: crash on clicking 'show all bookmarks' button during
                    page load
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://nightly.webkit.org/start/?current-revision=17434
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: james.w.mitchell at gmail.com


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).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list