GNOME Bugzilla – Bug 342915
crash while deleting history items
Last modified: 2006-08-16 17:16:33 UTC
i think it is due to the gnome-session setting that makes apps crash on critical warnings. I also think the problem is GTK+ related, but i'm not sure that is why i'm filing it here. On the console: Gtk-CRITICAL **: gtk_tree_model_filter_convert_iter_to_child_iter: assertion 'filter_iter->stamp == filter->priv->stamp' failed aborting... The backtrace:
+ Trace 68434
I could not get anything better, anything related to gecko is a pain in the ass to get backtraces from... I hope it will be useful enough.
crash in gtk+, reassigning what version of gtk+ are you running?
CVS HEAD (for the whole set glib, pango, gtk+)
Diego, You reported almost exactly the same problem in #346662. Since chpe has committed a fix to the 2.14 branch and HEAD i'm going to go ahead and resolve this bug as a duplicate of #346662. *** This bug has been marked as a duplicate of 346662 ***
yeah, the bug seems to have been fixed recently, my epiphany does not crash anymore. Thanks a lot.