[Webkit-unassigned] [Bug 167937] New: [GTK] Epiphany 3.22.5 with WebKitGtk+ 2.15.4 SIGSEVS when receiving BadWindow X Error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 07:31:00 PST 2017


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

            Bug ID: 167937
           Summary: [GTK] Epiphany 3.22.5 with WebKitGtk+ 2.15.4 SIGSEVS
                    when receiving BadWindow X Error
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly 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 300810
  --> https://bugs.webkit.org/attachment.cgi?id=300810&action=review
BT from gdb for epiphany

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

I'm running Epiphany with the dconf key:

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

And the env variable:

"export G_DEBUG=fatal-criticals"

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, epiphany 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: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170207/3e7d9be4/attachment.html>


More information about the webkit-unassigned mailing list