NEW 147145
[GTK] SIGSEV in WebKitWebProcess WebKitGtk+ 2.8.4 when closing down
https://bugs.webkit.org/show_bug.cgi?id=147145
Summary [GTK] SIGSEV in WebKitWebProcess WebKitGtk+ 2.8.4 when closing down
Andres Gomez Garcia
Reported 2015-07-21 01:14:17 PDT
I'm using WebKitGtk+ with my own JHBuild setting: https://github.com/tanty/jhbuild-epiphany/tree/wkgtk-devel Epiphany 3.17.1 and WebKit 2.8.4 I'm running Epiphany with the dconf key: "process-model" = "shared-secondary-process" When, in "incognito mode" (I don't know if this is relevant, just describing the env), after visiting some URLs, I closed the last window and the WebProcess SIGSEV on freeing all its resources.
Attachments
BT from gdb (48.53 KB, text/plain)
2015-07-21 01:14 PDT, Andres Gomez Garcia
no flags
Andres Gomez Garcia
Comment 1 2015-07-21 01:14:44 PDT
Created attachment 257171 [details] BT from gdb
Carlos Garcia Campos
Comment 2 2015-07-21 05:09:59 PDT
The bt doesn't look the same, but it seems to be an infinite recursion in WebUserContentController destructor as described in bug #145349
Note You need to log in before you can comment on or make changes to this bug.