WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
150683
[GTK] WebKitGtk+ 2.10.x SIGSEVs on setNativeSurfaceHandleForCompositing
https://bugs.webkit.org/show_bug.cgi?id=150683
Summary
[GTK] WebKitGtk+ 2.10.x SIGSEVs on setNativeSurfaceHandleForCompositing
Andres Gomez Garcia
Reported
2015-10-29 11:37:46 PDT
Created
attachment 264326
[details]
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" WebKitWebProcess crashed as described on
bug 150682
. Epiphany didn't crash and re-spawned another WebProcess. On reloading one of the crashed tabs, Epiphany crashed. This bug is not reproducible in a predictable way.
Attachments
BT from gdb
(29.27 KB, text/plain)
2015-10-29 11:37 PDT
,
Andres Gomez Garcia
no flags
Details
Another similar BT from gdb
(48.52 KB, text/plain)
2015-10-30 02:25 PDT
,
Andres Gomez Garcia
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Andres Gomez Garcia
Comment 1
2015-10-30 02:25:14 PDT
Created
attachment 264386
[details]
Another similar BT from gdb
Andres Gomez Garcia
Comment 2
2015-11-11 01:00:32 PST
Happens also in 2.10.3 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"'
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug