[Webkit-unassigned] [Bug 70405] Safari crashed due to assert failure in WebKit::WebFrameProxy::didStartProvisionalLoad

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 05:42:50 PDT 2011


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





--- Comment #3 from Dimitris Apostolou <rex_4539 at yahoo.com>  2011-10-20 05:42:50 PST ---
Created an attachment (id=111758)
 --> (https://bugs.webkit.org/attachment.cgi?id=111758&action=review)
One more.

Got it again with r97965

ASSERTION FAILED: m_loadState == LoadStateFinished
/Users/rex/WebKit/Source/WebKit2/UIProcess/WebFrameProxy.cpp(134) : void WebKit::WebFrameProxy::didStartProvisionalLoad(const WTF::String &)
1   0x10e3de6bb WebKit::WebFrameProxy::didStartProvisionalLoad(WTF::String const&)
2   0x10e4119f1 WebKit::WebPageProxy::didStartProvisionalLoadForFrame(unsigned long long, WTF::String const&, WTF::String const&, CoreIPC::ArgumentDecoder*)
3   0x10e543633 void CoreIPC::callMemberFunction<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long long, WTF::String const&, WTF::String const&, CoreIPC::ArgumentDecoder*), unsigned long long, WTF::String, WTF::String>(CoreIPC::Arguments3<unsigned long long, WTF::String, WTF::String> const&, CoreIPC::ArgumentDecoder*, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long long, WTF::String const&, WTF::String const&, CoreIPC::ArgumentDecoder*))
4   0x10e535b9e void CoreIPC::handleMessageVariadic<Messages::WebPageProxy::DidStartProvisionalLoadForFrame, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long long, WTF::String const&, WTF::String const&, CoreIPC::ArgumentDecoder*)>(CoreIPC::ArgumentDecoder*, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long long, WTF::String const&, WTF::String const&, CoreIPC::ArgumentDecoder*))
5   0x10e5322c0 WebKit::WebPageProxy::didReceiveWebPageProxyMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*)
6   0x10e41083f WebKit::WebPageProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*)
7   0x10e477925 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*)
8   0x10e322a8c CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&)
9   0x10e3252a3 CoreIPC::Connection::dispatchMessages()
10  0x10e32c0bb MemberFunctionWorkItem0<CoreIPC::Connection>::execute()
11  0x10e38ae2f RunLoop::performWork()
12  0x10e38bd60 RunLoop::performWork(void*)
13  0x10f2fdb51 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
14  0x10f2fd3bd __CFRunLoopDoSources0
15  0x10f3241a9 __CFRunLoopRun
16  0x10f323ae6 CFRunLoopRunSpecific
17  0x1122a03d3 RunCurrentEventLoopInMode
18  0x1122a763d ReceiveNextEventCommon
19  0x1122a74ca BlockUntilNextEventMatchingListInMode
20  0x10fb1d3f1 _DPSNextEvent
21  0x10fb1ccf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
22  0x10bc690d3 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
23  0x10fb1962d -[NSApplication run]
24  0x10fd9880c NSApplicationMain
25  0x10be1cffb SafariMain
26  0x10bc06f24

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