[Webkit-unassigned] [Bug 92194] New: 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
Tue Jul 24 19:11:21 PDT 2012


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

           Summary: 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 &)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://www.google.com/
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rex_4539 at yahoo.com


r123549

Reproducibility: once

Steps:
http://www.google.com/

What happened:
ASSERTION FAILED: frame
/Users/rex/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp(2220) : 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   0x10fae0af2 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   0x10fb29922 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   0x10fb26e7b 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   0x10fb2195e WebKit::WebPageProxy::didReceiveSyncWebPageProxyMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*, WTF::OwnPtr<CoreIPC::ArgumentEncoder>&)
5   0x10faddfa9 WebKit::WebPageProxy::didReceiveSyncMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*, WTF::OwnPtr<CoreIPC::ArgumentEncoder>&)
6   0x10fb733ee WebKit::WebProcessProxy::didReceiveSyncMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*, WTF::OwnPtr<CoreIPC::ArgumentEncoder>&)
7   0x10f9fd08d WebKit::WebConnectionToWebProcess::didReceiveSyncMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*, WTF::OwnPtr<CoreIPC::ArgumentEncoder>&)
8   0x10f9fd0e5 non-virtual thunk to WebKit::WebConnectionToWebProcess::didReceiveSyncMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*, WTF::OwnPtr<CoreIPC::ArgumentEncoder>&)
9   0x10f8a1418 CoreIPC::Connection::dispatchSyncMessage(CoreIPC::MessageID, CoreIPC::ArgumentDecoder*)
10  0x10f89edf5 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&)
11  0x10f89ecbe CoreIPC::Connection::SyncMessageState::dispatchMessages()
12  0x10f8a075d CoreIPC::Connection::waitForSyncReply(unsigned long long, double, unsigned int)
13  0x10f8a052f CoreIPC::Connection::sendSyncMessage(CoreIPC::MessageID, unsigned long long, WTF::PassOwnPtr<CoreIPC::ArgumentEncoder>, double, unsigned int)
14  0x10fb19f85 bool CoreIPC::Connection::sendSync<Messages::WebPage::AcceptsFirstMouse>(Messages::WebPage::AcceptsFirstMouse const&, Messages::WebPage::AcceptsFirstMouse::Reply const&, unsigned long long, double, unsigned int)
15  0x10fb19e25 bool WebKit::WebProcessProxy::sendSync<Messages::WebPage::AcceptsFirstMouse>(Messages::WebPage::AcceptsFirstMouse const&, Messages::WebPage::AcceptsFirstMouse::Reply const&, unsigned long long, double)
16  0x10fb17f92 WebKit::WebPageProxy::acceptsFirstMouse(int, WebKit::WebMouseEvent const&)
17  0x10fbc2867 -[WKView acceptsFirstMouse:]
18  0x7fff90d1224a -[NSWindow sendEvent:]
19  0x7fff8de9f714 -[Window sendEvent:]
20  0x7fff8dc94dcb -[BrowserWindow sendEvent:]
21  0x7fff90d0ef04 -[NSApplication sendEvent:]
22  0x7fff8dc32a36 -[BrowserApplication sendEvent:]
23  0x7fff90c24c7a -[NSApplication run]
24  0x7fff90bc9656 NSApplicationMain
25  0x7fff8de02734 SafariMain
26  0x7fff907647e1 start
27  0x1

Expected result:
No assert failure.

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