[Webkit-unassigned] [Bug 167688] New: [GTK] WebProcess from WebKitGtk+ 2.15.4 seems to get stuck

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 06:30:53 PST 2017


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

            Bug ID: 167688
           Summary: [GTK] WebProcess from WebKitGtk+ 2.15.4 seems to get
                    stuck
    Classification: Unclassified
           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 300323
  --> https://bugs.webkit.org/attachment.cgi?id=300323&action=review
BT from gdb for the WebProcess (forced)

Epiphany 3.22.5 and WebKit 2.15.4

I'm running Epiphany with the dconf key:

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

And the env variable:

"export LIBGL_DRI3_DISABLE=1"

The compilation was done with CMake args:

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

After visiting several pages, eventually, my last opened tabs won't finish loading and rendering the page.

The tab shows the loading progress but never gets to finish. Trying to reload or stop and reload won't help. Also, the rest of the tabs are in an unresponsive state. There is no SIGSEV nor the desktop gets a high load but, although ehy is not frozen, the tabs content seems to be.

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/20170201/3de13da3/attachment.html>


More information about the webkit-unassigned mailing list