[Webkit-unassigned] [Bug 160240] New: [GTK] WebProcess from WebKitGtk+ 2.13.4 SIGTRAPs in _ZN7WebCore12GLContextGLX22defaultFrameBufferSizeEv () at Source/WebCore/platform/graphics/glx/GLContextGLX.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 27 05:43:27 PDT 2016


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

            Bug ID: 160240
           Summary: [GTK] WebProcess from WebKitGtk+ 2.13.4 SIGTRAPs in
                    _ZN7WebCore12GLContextGLX22defaultFrameBufferSizeEv ()
                    at
                    Source/WebCore/platform/graphics/glx/GLContextGLX.cpp
    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 284687
  --> https://bugs.webkit.org/attachment.cgi?id=284687&action=review
BT from gdb

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

Epiphany 3.20.3 and WebKit 2.13.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 -DCMAKE_C_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS"'

After visiting several pages, eventually, WebKitWebProcess hits a SIGTRAP.

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/20160727/155d9f17/attachment.html>


More information about the webkit-unassigned mailing list