[Webkit-unassigned] [Bug 165984] New: [GTK] WebProcess from WebKitGtk+ 2.15.2 SIGSEGVs in WTF::RefCounted<WebCore::TimingFunction>::deref() const () at Source/WTF/wtf/RefCounted.h:145

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 19:07:54 PST 2016


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

            Bug ID: 165984
           Summary: [GTK] WebProcess from WebKitGtk+ 2.15.2 SIGSEGVs in
                    WTF::RefCounted<WebCore::TimingFunction>::deref()
                    const () at Source/WTF/wtf/RefCounted.h:145
    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 297382
  --> https://bugs.webkit.org/attachment.cgi?id=297382&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.15.2 with the attached patches for bug 164049, bug 165200, bug 165283 and bug 164052, applied.

I'm running Epiphany with the dconf key:

"process-model" = "shared-secondary-process"

And the env variable:

"export LIBGL_DRI3_DISABLE=1"

The compilation was done with CMake args:

'-DENABLE_THREADED_COMPOSITOR=OFF -DUSE_LD_GOLD=OFF -DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DEBUG=fatal-criticals -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DEBUG=fatal-criticals -DG_DISABLE_CAST_CHECKS"'

After visiting several pages, eventually, the WebProcess hits a SIGSEV.

This bug is not reproducible in a predictable way.

The bug just happened after restoring a fullscreen youtube video to its original size inside a window.

-- 
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/20161217/f3912799/attachment.html>


More information about the webkit-unassigned mailing list