[Webkit-unassigned] [Bug 181430] New: [GTK] WebProcess from WebKitGtk+ 2.19.3 SIGSEVs in WebKit::WebProcess::ensureNetworkProcessConnection() at Source/WebKit/WebProcess/WebProcess.cpp:1102

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 9 04:42:14 PST 2018


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

            Bug ID: 181430
           Summary: [GTK] WebProcess from WebKitGtk+ 2.19.3 SIGSEVs in
                    WebKit::WebProcess::ensureNetworkProcessConnection()
                    at Source/WebKit/WebProcess/WebProcess.cpp:1102
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: agomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

Created attachment 330809

  --> https://bugs.webkit.org/attachment.cgi?id=330809&action=review

BT from gdb for the WebProcess

I'm using WebKitGtk+ with my own JHBuild setting:
https://github.com/tanty/jhbuild-epiphany/tree/master

Epiphany 3.24.1 and WebKit 2.19.3.

The compilation was done with CMake args:

'-DDEBUG_FISSION=OFF -DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DUSE_WOFF2=OFF -DCMAKE_C_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS -DRELEASE_WITHOUT_OPTIMIZATIONS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DISABLE_CAST_CHECKS -DRELEASE_WITHOUT_OPTIMIZATIONS"'

After visiting several pages, eventually, the WebProcess hits a SIGSEV.

This bug is not reproducible in a predictable way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180109/028c5210/attachment.html>


More information about the webkit-unassigned mailing list