[Webkit-unassigned] [Bug 92194] ASSERTION FAILED: frame : void WebKit::WebPageProxy::decidePolicyForNavigationAction(uint64_t, uint32_t, uint32_t, int32_t, const WebCore::ResourceRequest &, uint64_t, CoreIPC::ArgumentDecoder *, bool &, uint64_t &, uint64_t &)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 03:03:08 PDT 2012


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





--- Comment #1 from Dimitris Apostolou <rex_4539 at yahoo.com>  2012-10-10 03:03:46 PST ---
r130875

Got it again.

ASSERTION FAILED: frame
/Users/rex/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp(2323) : void WebKit::WebPageProxy::decidePolicyForNavigationAction(uint64_t, uint32_t, uint32_t, int32_t, const WebCore::ResourceRequest &, uint64_t, CoreIPC::ArgumentDecoder *, bool &, uint64_t &, uint64_t &)
1   0x1026f03e3 WebKit::WebPageProxy::decidePolicyForNavigationAction(unsigned long long, unsigned int, unsigned int, int, WebCore::ResourceRequest const&, unsigned long long, CoreIPC::ArgumentDecoder*, bool&, unsigned long long&, unsigned long long&)
2   0x10273a762 void CoreIPC::callMemberFunction<WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long long, unsigned int, unsigned int, int, WebCore::ResourceRequest const&, unsigned long long, CoreIPC::ArgumentDecoder*, bool&, unsigned long long&, unsigned long long&), unsigned long long, unsigned int, unsigned int, int, WebCore::ResourceRequest, unsigned long long, bool, unsigned long long, unsigned long long>(CoreIPC::Arguments6<unsigned long long, unsigned int, unsigned int, int, WebCore::ResourceRequest, unsigned long long> const&, CoreIPC::ArgumentDecoder*, CoreIPC::Arguments3<bool, unsigned long long, unsigned long long>&, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long long, unsigned int, unsigned int, int, WebCore::ResourceRequest const&, unsigned long long, CoreIPC::ArgumentDecoder*, bool&, unsigned long long&, unsigned long long&))
3   0x102737cab void CoreIPC::handleMessageVariadic<Messages::WebPageProxy::DecidePolicyForNavigationAction, WebKit::WebPageProxy, void (WebKit::WebPageProxy::*)(unsigned long long, unsigned int, unsigned int, int, WebCore::ResourceRequest const&, unsigned long long, CoreIPC::ArgumentDecoder*, bool&, unsigned long long&, unsigned long long&)>(CoreIPC::ArgumentDecoder*, CoreIPC::ArgumentEncoder*, WebKit::WebPageProxy*, void (WebKit::WebPageProxy::*)(unsigned long long, unsigned int, unsigned int, int, WebCore::ResourceRequest const&, unsigned long long, CoreIPC::ArgumentDecoder*, bool&, unsigned long long&, unsigned long long&))
4   0x102732700 WebKit::WebPageProxy::didReceiveSyncWebPageProxyMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*, WTF::OwnPtr<CoreIPC::ArgumentEncoder>&)
5   0x1026ed679 WebKit::WebPageProxy::didReceiveSyncMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*, WTF::OwnPtr<CoreIPC::ArgumentEncoder>&)
6   0x102788ffe WebKit::WebProcessProxy::didReceiveSyncMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*, WTF::OwnPtr<CoreIPC::ArgumentEncoder>&)
7   0x102607bad WebKit::WebConnectionToWebProcess::didReceiveSyncMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*, WTF::OwnPtr<CoreIPC::ArgumentEncoder>&)
8   0x102607c05 non-virtual thunk to WebKit::WebConnectionToWebProcess::didReceiveSyncMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*, WTF::OwnPtr<CoreIPC::ArgumentEncoder>&)
9   0x10249d340 CoreIPC::Connection::dispatchSyncMessage(CoreIPC::MessageID, CoreIPC::ArgumentDecoder*)
10  0x10249ad92 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&)
11  0x10249ac4f CoreIPC::Connection::SyncMessageState::dispatchMessages()
12  0x10249c6a1 CoreIPC::Connection::waitForSyncReply(unsigned long long, double, unsigned int)
13  0x10249c494 CoreIPC::Connection::sendSyncMessage(CoreIPC::MessageID, unsigned long long, WTF::PassOwnPtr<CoreIPC::ArgumentEncoder>, double, unsigned int)
14  0x10272acb5 bool CoreIPC::Connection::sendSync<Messages::WebPage::AcceptsFirstMouse>(Messages::WebPage::AcceptsFirstMouse const&, Messages::WebPage::AcceptsFirstMouse::Reply const&, unsigned long long, double, unsigned int)
15  0x10272ab55 bool WebKit::WebProcessProxy::sendSync<Messages::WebPage::AcceptsFirstMouse>(Messages::WebPage::AcceptsFirstMouse const&, Messages::WebPage::AcceptsFirstMouse::Reply const&, unsigned long long, double)
16  0x102728cc2 WebKit::WebPageProxy::acceptsFirstMouse(int, WebKit::WebMouseEvent const&)
17  0x1027dd0b7 -[WKView acceptsFirstMouse:]
18  0x7fff919eca8a -[NSWindow sendEvent:]
19  0x7fff8941ffdc -[Window sendEvent:]
20  0x7fff89210b3b -[BrowserWindow sendEvent:]
21  0x7fff919e9744 -[NSApplication sendEvent:]
22  0x7fff891ade2e -[BrowserApplication sendEvent:]
23  0x7fff918ff2fa -[NSApplication run]
24  0x7fff918a3cb6 NSApplicationMain
25  0x7fff89381d54 SafariMain
26  0x7fff881c47e1 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