[Webkit-unassigned] [Bug 73250] REGRESSION(r101268): Intermittent assertion failure in fast/block/child-not-removed-from-parent-lineboxes-crash.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 1 14:44:31 PST 2011


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





--- Comment #11 from Ryosuke Niwa <rniwa at webkit.org>  2011-12-01 14:44:31 PST ---
(In reply to comment #10)
> It seems this assertion has been useful and we should keep it if possible.

The assertion that has been useful is "m_nestedIsolateCount >= 1" in exitIsolate. The one we're hitting now is "!m_nestedIsolateCount" in ~BidiResolver.

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