GNOME Bugzilla – Bug 683478
Recent websites feature causing crashes
Last modified: 2012-09-06 15:10:19 UTC
After upgrading from 3.5.90 to 3.5.91.1, I'm getting immediate segfault after loading a website: First, I get lots of critical warnings: (epiphany:26839): GLib-GObject-WARNING **: invalid cast from `EphyFrecentStore' to `<invalid>' And eventually a segfault: (gdb) bt full
+ Trace 230810
Can you please run ephy with G_DEBUG=fatal-warnings and paste the first stacktrace you get?
(epiphany:4797): GLib-GObject-WARNING **: invalid cast from `EphyFrecentStore' to `<invalid>' Program received signal SIGTRAP, Trace/breakpoint trap. g_logv (log_domain=0x7ffff20d9c64 "GLib-GObject", log_level=G_LOG_LEVEL_WARNING, format=<optimized out>, args=<optimized out>) at gmessages.c:974 974 gmessages.c: No such file or directory. (gdb) bt
+ Trace 230811
This seems to be happening only when the overview cache is empty.
OK, then this is definitely related to bug 683029. I will close as a duplicate. Thanks a lot for your help triagging this! *** This bug has been marked as a duplicate of bug 683029 ***