Please always CC the bug report. On 22/04/10 19:05, Daniele Giglio wrote: > Il giorno gio, 22/04/2010 alle 10.41 +0200, Emilio Pozuelo Monfort ha > scritto: >> On 22/04/10 09:58, Daniele Giglio wrote: >>> If I launch gnome-help from console i get the following message: >>> >>> (gnome-help:5403): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion >>> `GTK_IS_MISC (misc)' failed >>> (gnome-help:5403): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion >>> `GTK_IS_MISC (misc)' failed >>> (gnome-help:5403): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion >>> `GTK_IS_MISC (misc)' failed >>> (gnome-help:5403): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion >>> `GTK_IS_MISC (misc)' failed >> >> I get the same warnings but it starts fine. Can you run it in gdb and get a >> backtrace if it crashes? >> >> Emilio > > Hi. > > This is the output I've got, I hope it will help. > > ---- > GNU gdb (GDB) 7.0.1-debian > ... > This GDB was configured as "x86_64-linux-gnu". > ... > Reading symbols from /usr/bin/gnome-help...(no debugging symbols > found)...done. > (gdb) run > Starting program: /usr/bin/gnome-help > [Thread debugging using libthread_db enabled] > > (gnome-help:23459): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion > `GTK_IS_MISC (misc)' failed > > (gnome-help:23459): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion > `GTK_IS_MISC (misc)' failed > > (gnome-help:23459): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion > `GTK_IS_MISC (misc)' failed > > (gnome-help:23459): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion > `GTK_IS_MISC (misc)' failed > [New Thread 0x7fffe8671910 (LWP 23463)] > [New Thread 0x7fffe537f910 (LWP 23465)] > [New Thread 0x7fffe4b1e910 (LWP 23466)] > [New Thread 0x7fffdffff910 (LWP 23467)] > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0x7fffdffff910 (LWP 23467)] > 0x00007ffff6ba9bd7 in ?? () from /usr/lib/librarian.so.0
Please type "bt" at the (gdb) prompt after this and send its output. We may need to rebuild librarian with debugging symbols though... Cheers, Emilio -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

