[Webkit-unassigned] [Bug 86910] New: ASSERT in JSEventListener::jsFunction() from audioContext.oncompletion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 15:41:08 PDT 2012


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

           Summary: ASSERT in JSEventListener::jsFunction() from
                    audioContext.oncompletion
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jer.noble at apple.com


ASSERTION FAILED: m_wrapper || !m_jsFunction
/Volumes/Users/jer/Projects/WebKit.git/OpenSource/Source/WebCore/bindings/js/JSEventListener.h(90) : JSC::JSObject *WebCore::JSEventListener::jsFunction(WebCore::ScriptExecutionContext *) const
1   0x101f4f5b6 WebCore::JSEventListener::handleEvent(WebCore::ScriptExecutionContext*, WebCore::Event*)
2   0x1019ee007 WebCore::EventTarget::fireEventListeners(WebCore::Event*, WebCore::EventTargetData*, WTF::Vector<WebCore::RegisteredEventListener, 1ul>&)
3   0x1019ede6b WebCore::EventTarget::fireEventListeners(WebCore::Event*)
4   0x1019edcf7 WebCore::EventTarget::dispatchEvent(WTF::PassRefPtr<WebCore::Event>)
5   0x101501790 WebCore::AudioContext::fireCompletionEvent()
6   0x10243f51d WebCore::OfflineAudioDestinationNode::notifyComplete()
7   0x10243f4e9 WebCore::OfflineAudioDestinationNode::notifyCompleteDispatch(void*)
8   0x1005ac864 WTF::dispatchFunctionsFromMainThread()
9   0x7fff8cd4dea8 __NSThreadPerformPerform
10  0x7fff95792e91 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
11  0x7fff957927b5 __CFRunLoopDoSources0
12  0x7fff957b5a05 __CFRunLoopRun
13  0x7fff957b52f2 CFRunLoopRunSpecific
14  0x7fff8cd0c84e -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
15  0x100019259 runTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
16  0x10001752d dumpRenderTree(int, char const**)
17  0x100019a99 main
18  0x7fff91f997e1 start

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