RESOLVED DUPLICATE of bug 146194 150638
[GTK] WebProcess from WebKitGtk+ 2.10.0 compiled in Debug mode hits ASSERT on applyFontTransforms
https://bugs.webkit.org/show_bug.cgi?id=150638
Summary [GTK] WebProcess from WebKitGtk+ 2.10.0 compiled in Debug mode hits ASSERT on...
Andres Gomez Garcia
Reported 2015-10-28 14:43:25 PDT
Created attachment 264250 [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" When visiting several pages, eventually, WebKitWebProcess crashes. This bug is not reproducible in a predictable way.
Attachments
BT from gdb (32.99 KB, text/plain)
2015-10-28 14:43 PDT, Andres Gomez Garcia
no flags
Carlos Garcia Campos
Comment 1 2015-10-29 02:09:16 PDT
Thanks for the report. This looks like a duplicate of #146194. I'll merge r189557 in 2.10 branch. Feel free to update the wiki page so that I don't forget. *** This bug has been marked as a duplicate of bug 146194 ***
Andres Gomez Garcia
Comment 2 2015-11-06 01:53:58 PST
(In reply to comment #1) > Thanks for the report. This looks like a duplicate of #146194. I'll merge > r189557 in 2.10 branch. Feel free to update the wiki page so that I don't > forget. > > *** This bug has been marked as a duplicate of bug 146194 *** Done. Thanks a lot for tracking this problem! :)
Note You need to log in before you can comment on or make changes to this bug.