Bug 36779 - fast/loader/stateobjects/popstate-after-load-complete-body-attribute.html crashed on Leopard Debug Bot
Summary: fast/loader/stateobjects/popstate-after-load-complete-body-attribute.html cra...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 36647
  Show dependency treegraph
 
Reported: 2010-03-29 13:26 PDT by Eric Seidel (no email)
Modified: 2012-09-13 10:18 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-03-29 13:26:19 PDT
fast/loader/stateobjects/popstate-after-load-complete-body-attribute.html failed on Leopard Debug Bot

http://build.webkit.org/results/Leopard%20Intel%20Debug%20(Tests)/r56734%20(12099)/fast/loader/stateobjects/popstate-after-load-complete-body-attribute-stderr.txt

ASSERTION FAILED: m_wrapper || !m_jsFunction
(/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug/build/WebCore/bindings/js/JSEventListener.h:84 JSC::JSObject* WebCore::JSEventListener::jsFunction(WebCore::ScriptExecutionContext*) const)

http://trac.webkit.org/browser/trunk/LayoutTests/fast/loader/stateobjects/popstate-after-load-complete-body-attribute.html

The ASSERT was added in http://trac.webkit.org/changeset/54400:
http://trac.webkit.org/browser/trunk/WebCore/bindings/js/JSEventListener.h?annotate=blame&rev=54428#L84
Comment 4 Eric Seidel (no email) 2010-04-14 14:50:28 PDT
Bug 37533 is hitting this ASSERT consistently.
Comment 5 Alexey Proskuryakov 2012-09-13 10:18:46 PDT
I cannot reproduce this running the test 100 times on Mac (Mountain Lion). Tried. both normal mode and --run-singly.