[Webkit-unassigned] [Bug 152128] New: [AX] WebProcess from WebKitGtk+ 2.10.4 hits SIGSEV in WebCore::AccessibilityRenderObject::document()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 10 07:16:18 PST 2015


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

            Bug ID: 152128
           Summary: [AX] WebProcess from WebKitGtk+ 2.10.4 hits SIGSEV in
                    WebCore::AccessibilityRenderObject::document()
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: agomez at igalia.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 267106
  --> https://bugs.webkit.org/attachment.cgi?id=267106&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.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 -DDEVELOPER_MODE=ON -DCMAKE_C_FLAGS_DEBUG="-O0 -g1" -DCMAKE_CXX_FLAGS_DEBUG="-O0 -g1"'

When visiting several pages, eventually, WebKitWebProcess 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/20151210/7c1a55ae/attachment.html>


More information about the webkit-unassigned mailing list