[Webkit-unassigned] [Bug 48400] New: [Qt] WebKit2 UI process crashes if web process crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 23:40:21 PDT 2010


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

           Summary: [Qt] WebKit2 UI process crashes if web process crashes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kimmo.t.kinnunen at nokia.com


UI process crashes if web process crashes.

Reproduce:
1) Start MiniBrowser
2) Run killall QtWebProcess
3) Focus MiniBrowser
4) Crash

Failing assertion:
ASSERTION FAILED: bytesWritten == arguments->bufferSize()
(../../../WebKit2/Platform/CoreIPC/qt/ConnectionQt.cpp:126 bool CoreIPC::Connection::sendOutgoingMessage(CoreIPC::MessageID, WTF::PassOwnPtr<CoreIPC::ArgumentEncoder>))
Segmentation fault

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