[Webkit-unassigned] [Bug 150971] New: [GTK] WebProcess from WebKitGtk+ 2.10.3 receives SIGTRAP in WebCore::GraphicsContext3D::drawArrays

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 6 02:54:13 PST 2015


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

            Bug ID: 150971
           Summary: [GTK] WebProcess from WebKitGtk+ 2.10.3 receives
                    SIGTRAP in WebCore::GraphicsContext3D::drawArrays
    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 264930
  --> https://bugs.webkit.org/attachment.cgi?id=264930&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 and WebKit 2.10.3

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 -DDEVELOPER_MODE=ON -DCMAKE_C_FLAGS_DEBUG="-O0 -g1" -DCMAKE_CXX_FLAGS_DEBUG="-O0 -g1"'

When visiting several pages, eventually, WebKitWebProcess receives 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/20151106/f5b4a312/attachment.html>


More information about the webkit-unassigned mailing list