[Webkit-unassigned] [Bug 70840] Crash in WebCore::reportException(JSC::ExecState*, JSC::JSValue) due to assert failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 25 13:14:26 PDT 2011


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





--- Comment #1 from Dimitris Apostolou <rex_4539 at yahoo.com>  2011-10-25 13:14:26 PST ---
Created an attachment (id=112387)
 --> (https://bugs.webkit.org/attachment.cgi?id=112387&action=review)
One more crash log.

Got it again when navigated to https://www.facebook.com/media/set/?set=p.2283109117014&type=3

ASSERTION FAILED: scriptExecutionContext
/Users/rex/WebKit/Source/WebCore/bindings/js/JSDOMBinding.cpp(185) : void WebCore::reportException(JSC::ExecState *, JSC::JSValue)
1   0x103cea02f WebCore::reportException(JSC::ExecState*, JSC::JSValue)
2   0x1018812b6 WebKit::InjectedBundle::reportException(OpaqueJSContext const*, OpaqueJSValue const*)
3   0x1019d2c0d WKBundleReportException
4   0x1114cd364 Safari::EventTarget::handleEvent(Safari::Event*, Safari::RegisteredEventListener const&)
5   0x1114cd50f Safari::EventTarget::fireEventListeners(Safari::Event*, Safari::EventTargetTracker*)
6   0x1114cd625 Safari::EventTarget::fireEventListeners(Safari::Event*)
7   0x1114cd798 Safari::EventTarget::dispatchEvent(Safari::Event*)
8   0x111497a73 Safari::ContentExtension::dispatchMessageToPage(Safari::SString const&, Safari::WK::SerializedScriptValue const&, Safari::WK::BundlePage const&)
9   0x11149b7d9 Safari::ContentExtensionsController::dispatchExtensionMessageToPage(Safari::SString const&, Safari::SString const&, Safari::WK::SerializedScriptValue const&, Safari::WK::BundlePage const&) const
10  0x11140cd61 Safari::BrowserBundleController::didReceiveMessage(Safari::WK::Bundle&, Safari::WK::String&, Safari::WK::Type&)
11  0x111483747 _ZN6Safari2WKL17didReceiveMessageEPK14OpaqueWKBundlePK14OpaqueWKStringPKvS8_
12  0x101aca128 WebKit::InjectedBundleClient::didReceiveMessage(WebKit::InjectedBundle*, WTF::String const&, WebKit::APIObject*)
13  0x1018813ad WebKit::InjectedBundle::didReceiveMessage(WTF::String const&, WebKit::APIObject*)
14  0x10188149e WebKit::InjectedBundle::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*)
15  0x1019af80c WebKit::WebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*)
16  0x10186c79c CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&)
17  0x10186efb3 CoreIPC::Connection::dispatchMessages()
18  0x101875dcb MemberFunctionWorkItem0<CoreIPC::Connection>::execute()
19  0x1018d4e0f RunLoop::performWork()
20  0x1018d5d40 RunLoop::performWork(void*)
21  0x10108bb51 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
22  0x10108b3bd __CFRunLoopDoSources0
23  0x1010b21a9 __CFRunLoopRun
24  0x1010b1ae6 CFRunLoopRunSpecific
25  0x10cdfa3d3 RunCurrentEventLoopInMode
26  0x10ce0163d ReceiveNextEventCommon
27  0x10ce014ca BlockUntilNextEventMatchingListInMode
28  0x108a103f1 _DPSNextEvent
29  0x108a0fcf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
30  0x108a0c62d -[NSApplication run]
31  0x1018d602c RunLoop::run()

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