[Webkit-unassigned] [Bug 37720] HTMLFrameSetElement-window-eventListener-attributes.html sometimes crashes on SnowLeopard Release

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 16 13:00:55 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|PC                          |Macintosh
           Keywords|PlatformOnly                |
           Priority|P2                          |P1
          Component|Tools / Tests               |WebCore Misc.
                 CC|                            |ap at webkit.org,
                   |                            |ggaren at apple.com




--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2010-04-16 13:00:54 PST ---
There is a good chance that the disabled test is innocent.

In debug mode,
fast/dom/Window/HTMLBodyElement-window-eventListener-attributes.html randomly
crashes, which may make subsequent tests crash:

run-webkit-tests --repeat-each 100 fast/dom/Window

The debug crash is an assertion failure, ASSERT(m_wrapper || !m_jsFunction) in
JSEventListener::jsFunction().

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