GNOME Bugzilla – Bug 493274
crash in Text Editor: open a file.
Last modified: 2007-12-25 11:37:58 UTC
Version: 2.18.2 What were you doing when the application crashed? open a file. Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.23.1 #1 Wed Oct 24 19:32:17 JST 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 103804928 vsize: 103804928 resident: 33562624 share: 23662592 rss: 33562624 rss_rlim: 4294967295 CPU usage: start_time: 1194156832 rtime: 376 utime: 343 stime: 33 cutime:3 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gedit' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1209080096 (LWP 10144)] (no debugging symbols found) 0xb7f1c410 in __kernel_vsyscall ()
+ Trace 175025
Thread 1 (Thread -1209080096 (LWP 10144))
No plugin installed in $HOME. Module versions: - glib 2.12.13 - gtk+ 2.10.14 - gtksourceview 1.8.5 - libgnomeui 2.18.1 - libglade 2.6.0 - libgnomeprintui 2.18.0 - gnome-vfs 2.18.1 - pygobject 2.12.3 - pygtk 2.10.6 - gnome-python - gnome-python-desktop 2.18.0 - enchant - iso-codes Python module versions: - python 2.5 - pygtk 2.10.6 (GTK+ 2.10.14) - gnome-python 2.18.1 ----------- .xsession-errors (13 sec old) --------------------- (gedit:10144): Gtk-WARNING **: Can't set a parent on a toplevel widget (gedit:10144): GLib-GObject-CRITICAL **: g_object_unref: assertion `object->ref_count > 0' failed (gedit:10144): Gtk-WARNING **: A floating object was finalized. This means that someone called g_object_unref() on an object that had only a floating reference; the initial floating reference is not owned by anyone and must be removed with g_object_ref_sink(). (gedit:10144): Gtk-CRITICAL **: gtk_widget_show: assertion `GTK_IS_WIDGET (widget)' failed (gedit:10144): Gdk-CRITICAL **: gdk_window_invalidate_maybe_recurse: assertion `window != NULL' failed (gedit:10144): Gdk-CRITICAL **: gdk_window_invalidate_maybe_recurse: assertion `window != NULL' failed --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!