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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 04:10:39 PDT 2011


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


Dimitris Apostolou <rex_4539 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Critical
           Priority|P2                          |P1




--- Comment #1 from Dimitris Apostolou <rex_4539 at yahoo.com>  2011-10-19 04:10:39 PST ---
Got it again while loading an issue in JIRA.

ASSERTION FAILED: m_loadState == LoadStateFinished
/Users/rex/WebKit/Source/WebKit2/UIProcess/WebFrameProxy.cpp(134) : void WebKit::WebFrameProxy::didStartProvisionalLoad(const WTF::String &)
1   0x102d883cb WebKit::WebFrameProxy::didStartProvisionalLoad(WTF::String const&)
2   0x102dbb601 WebKit::WebPageProxy::didStartProvisionalLoadForFrame(unsigned long long, WTF::String const&, WTF::String const&, CoreIPC::ArgumentDecoder*)
3   0x102eecef3 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   0x102edf45e 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   0x102edbb80 WebKit::WebPageProxy::didReceiveWebPageProxyMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*)
6   0x102dba44f WebKit::WebPageProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*)
7   0x102e21535 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*)
8   0x102ccc6ec CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&)
9   0x102ccef03 CoreIPC::Connection::dispatchMessages()
10  0x102cd5d1b MemberFunctionWorkItem0<CoreIPC::Connection>::execute()
11  0x102d34b3f RunLoop::performWork()
12  0x102d35a70 RunLoop::performWork(void*)
13  0x103c9fb51 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
14  0x103c9f3bd __CFRunLoopDoSources0
15  0x103cc61a9 __CFRunLoopRun
16  0x103cc5ae6 CFRunLoopRunSpecific
17  0x106c093d3 RunCurrentEventLoopInMode
18  0x106c1063d ReceiveNextEventCommon
19  0x106c104ca BlockUntilNextEventMatchingListInMode
20  0x1044c43f1 _DPSNextEvent
21  0x1044c3cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
22  0x1006050d3 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
23  0x1044c062d -[NSApplication run]
24  0x10473f80c NSApplicationMain
25  0x1007b8ffb SafariMain
26  0x1005a8f24

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