[Webkit-unassigned] [Bug 109692] New: [EFL][WK2] Assertion failure when the Web Process crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 07:15:07 PST 2013


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

           Summary: [EFL][WK2] Assertion failure when the Web Process
                    crashes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: naginenis at gmail.com
                CC: demarchi at webkit.org


UIProcess hit assertion when the Web Process crashes on EFL port.

#0  0x00007feff641abe3 in CoreIPC::MessageReceiverMap::removeMessageReceiver (this=0x269ef80, messageReceiverName=..., destinationID=2)
    at WebKit/Source/WebKit2/Platform/CoreIPC/MessageReceiverMap.cpp:65
65        ASSERT(m_messageReceivers.contains(std::make_pair(messageReceiverName, destinationID)));
(gdb) bt
#0  0x00007feff641abe3 in CoreIPC::MessageReceiverMap::removeMessageReceiver (this=0x269ef80, messageReceiverName=..., destinationID=2)
    at WebKit/Source/WebKit2/Platform/CoreIPC/MessageReceiverMap.cpp:65
#1  0x00007feff6431178 in WebKit::ChildProcessProxy::removeMessageReceiver (this=0x269ef40, messageReceiverName=..., destinationID=2) at WebKit/Source/WebKit2/Shared/ChildProcessProxy.cpp:102
#2  0x00007feff64f26ad in WebKit::WebPageProxy::processDidCrash (this=0x2debf00) at WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp:3566
#3  0x00007feff652b7aa in WebKit::WebProcessProxy::didClose (this=0x269ef40) at WebKit/Source/WebKit2/UIProcess/WebProcessProxy.cpp:406
#4  0x00007feff6407aa7 in CoreIPC::Connection::dispatchConnectionDidClose (this=0x26ede30) at WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp:708
#5  0x00007feff641a07e in WTF::FunctionWrapper<void (CoreIPC::Connection::*)()>::operator() (this=0x7fef88000980, c=0x26ede30) at WebKit/Source/WTF/wtf/Functional.h:218
#6  0x00007feff6419bd6 in WTF::BoundFunctionImpl<WTF::FunctionWrapper<void (CoreIPC::Connection::*)()>, void (CoreIPC::Connection*)>::operator()() (this=0x7fef88000970)

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