Bug#264266: nautilus: Segmentation fault in postinst

Sebastien Bacher Sebastien Bacher <seb128@debian.org>, 264266@bugs.debian.org
Sun, 08 Aug 2004 11:06:12 +0200


Le dimanche 08 ao=FBt 2004 =E0 03:02 +0200, Christian Marillat a =E9crit :

> from the command line gconftoll-2 segfault. The gdb output :

no backtrace available after the crash ?


> (gdb) run
> Starting program: /usr/bin/gconftool-2 gconftool-2 --makefile-install-
> rule /usr/share/gconf/schemas/apps_nautilus_preferences.schemas

The command line is weird, you've probably made an error here ..

"Starting program: /usr/bin/gconftool-2 gconftool-2" ... the second
gconftool-2 should not be here.


(gdb) run --makefile-install-
rule /usr/share/gconf/schemas/apps_nautilus_preferences.schemas
Starting program: /usr/bin/gconftool-2 --makefile-install-
rule /usr/share/gconf/schemas/apps_nautilus_preferences.schemas
...
Attached schema `/schemas/desktop/gnome/file_views/show_hidden_files' to
key `/desktop/gnome/file_views/show_hidden_files'
..=20

(gdb) run gconftool-2 --makefile-install-
rule /usr/share/gconf/schemas/apps_nautilus_preferences.schemas
..
nd)...I/O warning : failed to load external entity "gconftool-2"
Failed to open `gconftool-2': No such file or directory


See behaviour here with a second gconftool-2 on the command line.

Could you check if the crash happen with the correct command too ?


Thanks,

Sebastien Bacher