[Webkit-unassigned] [Bug 158981] New: [GTK] WebProcess from WebKitGtk+ 2.12.3 SIGSEVs in WTF::RefPtr<WebKit::SharedMemory>::* () from a call in WebKit::ShareableBitmap::isBackedBySharedMemory ()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 21 02:37:27 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158981
Bug ID: 158981
Summary: [GTK] WebProcess from WebKitGtk+ 2.12.3 SIGSEVs in
WTF::RefPtr<WebKit::SharedMemory>::* () from a call in
WebKit::ShareableBitmap::isBackedBySharedMemory ()
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 281726
--> https://bugs.webkit.org/attachment.cgi?id=281726&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.1 and WebKit 2.12.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 -DCMAKE_C_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS"'
When visiting several pages, some with the flash content played with plugins, 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/20160621/2c9a3972/attachment.html>
More information about the webkit-unassigned
mailing list