[Webkit-unassigned] [Bug 150666] New: [GTK] WebKitGtk+ 2.10.0 compiled in Debug mode hits ASSERT on removeListener

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 03:55:15 PDT 2015


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

            Bug ID: 150666
           Summary: [GTK] WebKitGtk+ 2.10.0 compiled in Debug mode hits
                    ASSERT on removeListener
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local 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 264310
  --> https://bugs.webkit.org/attachment.cgi?id=264310&action=review
BT from gdb

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

Epiphany 3.18.0 and WebKit 2.10.0

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

When closing Epiphany, sometimes it will end crashing with 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/20151029/c4c2f97d/attachment.html>


More information about the webkit-unassigned mailing list