GNOME Bugzilla – Bug 341497
multiple crashes in applications with CVS HEAD
Last modified: 2006-05-12 16:18:20 UTC
all of the crashes happend because applications are crashing on GTK CRITICAL warnings. The problem is this: Gtk-CRITICAL **: gtk_window_group_remove_window: assertion `window->group == window_group' failed aborting... A tipical backtrace of this problem is:
+ Trace 68181
This crash happends for example when switching in evolution from mail to calendar. When evolution exits. When i click on the drop down arrow that the back button has in epiphany, etc.
Should be fixed now.