[Webkit-unassigned] [Bug 168963] New: [GTK] NetworkProcess from WebKitGtk+ 2.15.90 aborts in WebKit::NetworkLoad::didCompleteWithError at Source/WebKit2/NetworkProcess/NetworkLoad.cpp:423

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 28 01:56:28 PST 2017


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

            Bug ID: 168963
           Summary: [GTK] NetworkProcess from WebKitGtk+ 2.15.90 aborts in
                    WebKit::NetworkLoad::didCompleteWithError at
                    Source/WebKit2/NetworkProcess/NetworkLoad.cpp:423
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local 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 302925
  --> https://bugs.webkit.org/attachment.cgi?id=302925&action=review
BT from gdb for the NetworkProcess

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

Epiphany 3.22.5 and WebKit 2.15.90.

However, the rest of the dependencies are all provided from Debian Testing.

The compilation was done with CMake args:

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

After visiting several pages, eventually, the NetworkProcess aborts.

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: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170228/687b6976/attachment.html>


More information about the webkit-unassigned mailing list