GNOME Bugzilla – Bug 532746
crash in Text Editor: Nothing
Last modified: 2008-07-29 15:21:17 UTC
Version: 2.22.1 What were you doing when the application crashed? Nothing Distribution: Gentoo Base System release 2.0.0 Gnome Release: 2.22.1 2008-05-09 (Gentoo) BugBuddy Version: 2.22.0 System: Linux 2.6.23-gentoo-r8 #1 SMP Mon Mar 10 19:09:47 UTC 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome Memory status: size: 57004032 vsize: 57004032 resident: 15773696 share: 12390400 rss: 15773696 rss_rlim: 4294967295 CPU usage: start_time: 1210589986 rtime: 34 utime: 31 stime: 3 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gedit' [Thread debugging using libthread_db enabled] [New Thread 0xb6b706c0 (LWP 11661)] [New Thread 0xb5b60b90 (LWP 11921)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 197526
Thread 2 (Thread 0xb5b60b90 (LWP 11921))
No plugin installed in $HOME. Module versions: - glib 2.16.3 - gtk+ 2.12.9 - gtksourceview 1.8.5 - libgnomeui 2.22.1 - libglade 2.6.2 - libgnomeprintui 2.18.2 - gnome-vfs 2.22.0 - pygobject 2.14.1 - pygtk 2.12.1 - gnome-python 2.22.0 - gnome-python-desktop 2.22.0 - enchant 1.3.0 - iso-codes 1.5 Python module versions: - python 2.5.2 - pygtk 2.12.1 (GTK+ 2.12.9) - gnome-python 2.22.0 ----------- .xsession-errors (38 sec old) --------------------- (epiphany:11486): Gtk-CRITICAL **: gtk_window_group_remove_window: assertion `GTK_IS_WINDOW_GROUP (window_group)' failed (epiphany:11486): Gtk-CRITICAL **: gtk_window_group_remove_window: assertion `GTK_IS_WINDOW_GROUP (window_group)' failed (epiphany:11486): Gtk-CRITICAL **: gtk_window_group_remove_window: assertion `GTK_IS_WINDOW_GROUP (window_group)' failed (epiphany:11486): Gtk-CRITICAL **: gtk_window_group_remove_window: assertion `GTK_IS_WINDOW_GROUP (window_group)' failed (epiphany:11486): Gtk-CRITICAL **: gtk_window_group_remove_window: assertion `GTK_IS_WINDOW_GROUP (window_group)' failed (epiphany:11486): Gtk-CRITICAL **: gtk_window_group_remove_window: assertion `GTK_IS_WINDOW_GROUP (window_group)' failed GLib-GObject-ERROR **: g_type_plugin_*() invalidly modified type `GFileInfo' aborting... --------------------------------------------------
eog 2.23 crashes sometimes the same way when opening the fileselector on my current ubuntu intrepid installation, reassigning to glib
It would be interesting to see if there are any reports of this with glib >= 2.17.1. I somehow expect this to be fixed by: 2008-06-10 13:15:29 Tim Janik <timj@imendio.com> * gtype.c (g_type_class_ref): fixed race condition where references to partially initialized classes could be handed out.
I've not seen this bug for a while, could be this change which fixed the issue
Ok, lets close it then.