Bug 36779

Summary: fast/loader/stateobjects/popstate-after-load-complete-body-attribute.html crashed on Leopard Debug Bot
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: ap, beidson, ggaren, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 36647    

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.