RESOLVED WORKSFORME 135652
[GTK] Crash in Epiphany because of unknown message in WK2
https://bugs.webkit.org/show_bug.cgi?id=135652
Summary [GTK] Crash in Epiphany because of unknown message in WK2
Xabier Rodríguez Calvar
Reported 2014-08-06 09:17:03 PDT
I compiled today Ephy with WebKitGTK+ 2.5.1 from the tarball that I get from jhbuild with moduleset for GNOME 3.14. I am getting these error messages and then the browser crashes: Received an unexpected URL from the web process: 'file:///usr/share/doc/auto-complete-el/doc/index.html' Received an invalid message "WebProcessProxy.AddBackForwardItem" from the web process. Received an unexpected URL from the web process: 'file:///usr/share/doc/auto-complete-el/doc/manual.txt' Received an invalid message "WebProcessProxy.AddBackForwardItem" from the web process. Bus error
Attachments
Carlos Garcia Campos
Comment 1 2014-08-06 09:56:39 PDT
Sounds like you are using a new ui process with an old web process or the other way around.
Carlos Garcia Campos
Comment 2 2014-08-06 09:57:31 PDT
Are you sure you ran make install in both wk and ephy?
Xabier Rodríguez Calvar
Comment 3 2014-08-06 12:47:25 PDT
(In reply to comment #2) > Are you sure you ran make install in both wk and ephy? When I rebuild the browser, I remove the whole installation dir and rebuild everything again. The installation is the one from jhbuild. I did nothing special.
Note You need to log in before you can comment on or make changes to this bug.