GNOME Bugzilla – Bug 377747
crash in Text Editor:
Last modified: 2008-06-19 21:01:11 UTC
Version: 2.16.1 What were you doing when the application crashed? Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 103391232 vsize: 0 resident: 103391232 share: 0 rss: 29650944 rss_rlim: 0 CPU usage: start_time: 1164111239 rtime: 0 utime: 829 stime: 0 cutime:778 cstime: 0 timeout: 51 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gedit' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1226754384 (LWP 9929)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 88230
Thread 1 (Thread -1226754384 (LWP 9929))
*** Bug 384421 has been marked as a duplicate of this bug. ***
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. Thanks in advance! please install the gtk+ and glib packages
We need a stacktrace with symbols here, and some information about the circumstances of the crash.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
*** Bug 394212 has been marked as a duplicate of this bug. ***
*** Bug 410462 has been marked as a duplicate of this bug. ***
reopening because of duplicates.
*** Bug 422746 has been marked as a duplicate of this bug. ***
Some dbg packages added, please let me know if You need more dbg packages installed to get better stack trace dpkg -l "*-dbg"|grep ii ii libglib1.2-dbg 1.2.10-10.1build1 GLib libraries and debugging symbols ii libglib2.0-0-dbg 2.12.4-0ubuntu1 The GLib libraries and debugging symbols ii libgnomevfs2-0-dbg 2.16.1-0ubuntu7 GNOME virtual file-system (debugging librari ii libgtk1.2-dbg 1.2.10-18 Debugging files for the GIMP Toolkit ii libgtk2.0-0-dbg 2.10.6-0ubuntu3.1 The GTK+ libraries and debugging symbols
Created attachment 85781 [details] StackTrace w/some dmg packages r1
Steeps to make it crash. 1.- select an opened file 2.- Select File/close ....crash $ gdb gnome-system-log GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...(no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) run Starting program: /usr/bin/gnome-system-log (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1225426752 (LWP 11988)] (gnome-system-log:11988): gnome-system-log-CRITICAL **: log_close: assertion `log' failed (gnome-system-log:11988): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1225426752 (LWP 11988)] IA__gtk_tree_path_free (path=0x3a736574) at gtktreemodel.c:632 632 gtktreemodel.c: No existe el fichero ó directorio. in gtktreemodel.c (gdb) Hope this help you MS
manuel, thanks for you efforts. unfortunately you traces are useless. at the (gdb) prompt please type "thread apply all bt full" and post the results here. thanks.
Here you are, looks that I've to install some debug symbols. Let me know if this help you, Later, Manuel Stacktrace after open and close a file. $ gdb gnome-system-log GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...(no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) run Starting program: /usr/bin/gnome-system-log (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1225480000 (LWP 5799)] [New Thread -1241343072 (LWP 5818)] [New Thread -1249735776 (LWP 5819)] [New Thread -1258169440 (LWP 5820)] [New Thread -1266562144 (LWP 5821)] [Thread -1258169440 (LWP 5820) exited] [Thread -1249735776 (LWP 5819) exited] [Thread -1266562144 (LWP 5821) exited] [Thread -1241343072 (LWP 5818) exited] [New Thread -1241343072 (LWP 5832)] [New Thread -1266562144 (LWP 5833)] [New Thread -1249735776 (LWP 5834)] [New Thread -1258169440 (LWP 5835)] [New Thread -1275397216 (LWP 5836)] [New Thread -1283789920 (LWP 5837)] [New Thread -1292182624 (LWP 5838)] [New Thread -1300575328 (LWP 5839)] [Thread -1241343072 (LWP 5832) exited] [Thread -1292182624 (LWP 5838) exited] [Thread -1266562144 (LWP 5833) exited] [Thread -1249735776 (LWP 5834) exited] [Thread -1258169440 (LWP 5835) exited] [Thread -1275397216 (LWP 5836) exited] [Thread -1283789920 (LWP 5837) exited] [Thread -1300575328 (LWP 5839) exited] (gnome-system-log:5799): gnome-system-log-CRITICAL **: log_close: assertion `log' failed (gnome-system-log:5799): gnome-system-log-CRITICAL **: log_close: assertion `log' failed (gnome-system-log:5799): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1225480000 (LWP 5799)] IA__gtk_tree_path_free (path=0x18) at gtktreemodel.c:632 632 gtktreemodel.c: No existe el fichero ó directorio. in gtktreemodel.c (gdb) thread apply all bt full
+ Trace 128666
Thread 1 (Thread -1225480000 (LWP 5799))
n_fnotifiers = 2, n_inotifiers = 0, in_inotify = 1, floating = 0, derivative_flag = 0, in_marshal = 0, is_invalid = 0, marshal = 0x18, data = 0x8055c45, notifiers = 0x8055ec6}, vint = 134543758} new_int = 24 old_int = 1 success = <value optimized out> __PRETTY_FUNCTION__ = "IA__g_closure_unref" Previous frame inner to this frame (corrupt stack?) (gdb)
Hnm, for some reason it does not pick up the debug symbols or the trace is corrupt. (not your fault) If at some point you get a trace with no double question marks ("??") please post the trace here again, preferrably as an attached text file.