[Webkit-unassigned] [Bug 112369] Assertion failure !m_lastChunkBeforeScript in HTMLDocumentParser during inspector/debugger/pause-in-inline-script.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 08:39:47 PDT 2013


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





--- Comment #11 from Abhishek Arya <inferno at chromium.org>  2013-03-21 08:42:13 PST ---
(In reply to comment #9)
> We're going to want to add some ASSERTs to catch reentrancy here, as we thought we had avoided any reentrancy possibly with the threaded parser design.  If we're hitting this in cases other than the inspector, we could be seeing badness.  As far as we know this test only ASSERTs in Debug.  I suspect the output changes slightly in Release, but there should be no crashes there.

If you use our new ASSERT_WITH_SECURITY_IMPLICATION, we can catch that badness on our fuzzing bots with a reproducible testcase :)

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