[Webkit-unassigned] [Bug 154446] New: [GTK] WebProcess from WebKitGtk+ 2.10.7 hangs in wait() at WTF's ThreadingPthreads.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 04:40:49 PST 2016


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

            Bug ID: 154446
           Summary: [GTK] WebProcess from WebKitGtk+ 2.10.7 hangs in
                    wait() at WTF's ThreadingPthreads.cpp
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            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 271744
  --> https://bugs.webkit.org/attachment.cgi?id=271744&action=review
BT from gdb

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

Epiphany 3.18.0, WebKit 2.10.7 and GStreamer 1.4.4

I'm running Epiphany with the dconf key:

"process-model" = "shared-secondary-process"

The compilation was done with CMake args:

'-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DEBUG=fatal-criticals -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DNDEBUG -DG_DEBUG=fatal-criticals -DG_DISABLE_CAST_CHECKS"'

---

Running epiphany like:
$ GST_DEBUG_FILE=./gst.log GST_DEBUG=3 epiphany

When visiting several pages, eventually, WebKitWebProcess hangs. Epiphany is still responsive (I, actually, can close the program gently).

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/20160219/7c15d885/attachment-0001.html>


More information about the webkit-unassigned mailing list