[Bug 35574] gconf-editor makes gnome-panel crash
Pierre Slamich
pierre.slamich at gmail.com
Wed Mar 29 13:14:12 UTC 2006
Public bug report changed:
https://launchpad.net/malone/bugs/35574
Comment:
~$ gnome-session-remove gnome-panel
GTK Accessibility Module initialized
(gnome-session-remove:10668): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible
Removing 'gnome-panel' from the session
(gnome-session-remove:10668): GLib-CRITICAL **: g_shell_parse_argv: assertion `command_line != NULL' failed
application finalize called
famille at slamone:~$ gdb gnome-panel
GNU gdb 6.4-debian
Copyright 2005 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"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/gnome-panel
[Thread debugging using libthread_db enabled]
[New Thread -1223620928 (LWP 10684)]
GTK Accessibility Module initialized
(gnome-panel:10684): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible
[New Thread -1233208400 (LWP 10689)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1223620928 (LWP 10684)]
gtk_tree_model_filter_iter_has_child (model=0x81096a0, iter=0xbfce8eac)
at gtktreemodelfilter.c:2070
2070 gtktreemodelfilter.c: Aucun fichier ou répertoire de ce type.
in gtktreemodelfilter.c
(gdb) GTK Accessibility Module initialized
(gconf-editor:10710): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible
Here it is but with that procedure,again, it doesn't crash.
Moreover,i don't catch
"thread apply all bt" after the SIGSEGV signal
as i don't get any SIGSEGV signal
Btw,wouldn't a search fonction be handful in the terminal?
More information about the desktop-bugs
mailing list