[Webkit-unassigned] [Bug 78958] Sometimes WebKit hangs (e.g. "he's dead Jim" in Chromium) on a particular page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 15:12:42 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=78958





--- Comment #8 from Eric Seidel <eric at webkit.org>  2012-10-02 15:13:05 PST ---
It's possible that somehow we're getitng into an infinite loop in layoutBlockChildren(), but that seems unlikely:

    +                                                                                                                                           2086 WebCore::RenderBlock::layoutBlockChildren(bool, int&)  (in WebCore) + 647  [0x10e5e8bc7]
    +                                                                                                                                             1811 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&)  (in 

is where the sample diverges.

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


More information about the webkit-unassigned mailing list