[Webkit-unassigned] [Bug 153649] New: [GTK] WebProcess from WebKitGtk+ 2.10.x spits a lot of criticals in webkit_dom_node_append_child

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 29 05:57:18 PST 2016


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

            Bug ID: 153649
           Summary: [GTK] WebProcess from WebKitGtk+ 2.10.x spits a lot of
                    criticals in webkit_dom_node_append_child
    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

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

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"'

---

I launch Epiphany from the command line. When browsing, I see every now and then a lot of this messages in a row in my terminal:

** (WebKitWebProcess:10658): CRITICAL **: WebKitDOMNode* webkit_dom_node_append_child(WebKitDOMNode*, WebKitDOMNode*, GError**): assertion 'WEBKIT_DOM_IS_NODE(self)' failed

I've been seeing this for quite a while now, maybe even also in the 2.8.x series.

-- 
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/20160129/4fa54a42/attachment-0001.html>


More information about the webkit-unassigned mailing list