Re: Compiling CVS - some gdb output



Todd Graham Lewis wrote:
> 

> 
> Hmm; you did not get a backtrace.  If this is locking your X display, then
> maybe you could do the following:
> 
(Seems I forget something all the time...)

(gdb) run
Starting program: /usr/gnome/bin/./panel 
locale not supported by C library

GLib-CRITICAL **: file ghash.c: line 149 (g_hash_table_lookup):
assertion `hash_table' failed.

Program received signal SIGSEGV, Segmentation fault.
0x401cc19b in g_scanner_lookup_internal ()
(gdb) backtrace
#0  0x401cc19b in g_scanner_lookup_internal ()
#1  0x401cbcbd in g_scanner_add_symbol ()
#2  0x4015dbff in gtk_rc_parse_any ()
#3  0x4015d92a in gtk_rc_parse ()
#4  0x400952a8 in gnome_rc_parse ()
#5  0x40095030 in our_gtk_parse_func ()
#6  0x40420abf in group_parse ()
#7  0x404212b9 in parser_finalize ()
#8  0x404217ea in argp_parse ()
#9  0x40416900 in gnome_parse_arguments ()
#10 0x400951b4 in gnome_init ()
#11 0x80511ae in main (argc=1, argv=0xbffffc28) at main.c:175

For same-gnome...

(gdb) run
Starting program: /usr/gnome/bin/./same-gnome 

Program received signal SIGILL, Illegal instruction.
0xbffffbca in ?? ()
(gdb) backtrace
#0  0xbffffbca in ?? ()
#1  0x401db546 in gtk_type_class (type=33301) at gtktypeutils.c:323
#2  0x401db60e in gtk_type_new (type=33301) at gtktypeutils.c:341
#3  0x40035d8c in gnome_client_new_without_connection ()
#4  0x4003583f in default_client_init ()
#5  0x400358fe in gnome_client_new_default ()
#6  0x804b9de in main (argc=1, argv=0xbffffc18) at same-gnome.c:898

For gwp:
(gdb) run
Starting program: /usr/gnome/bin/./gwp 
Please set your GWP_PLUGIN_PATH environment variable.
wordcount.C:WPPlugin_FillInVTable called: vtable_base
wordcount.C:WPPlugin_FillInVTable called: vtable_base
wordcount.C:WPPlugin_FillInVTable called: vtable_doc

** WARNING **: file gtkwidget.c: line 2915 (gtk_widget_set_events):
"!GTK_WIDGET_REALIZED
(widget)"

** WARNING **: invalid cast from `GnomeApp' to `GtkWindowType'

** WARNING **: invalid cast from `GtkDrawingArea' to `GtkWindowType'

** WARNING **: invalid cast from `GtkDrawingArea' to `GtkWindowType'

** WARNING **: invalid cast from `GtkDrawingArea' to `GtkWindowType'

** WARNING **: invalid cast from `GtkDrawingArea' to `GtkWindowType'

** WARNING **: invalid cast from `GtkButton' to `GtkWindowType'

** WARNING **: invalid cast from `GtkButton' to `GtkWindowType'

** WARNING **: invalid cast from `GtkButton' to `GtkWindowType'

Program received signal SIGSEGV, Segmentation fault.
0x400ed0d0 in gtk_object_check_cast ()
Current language:  auto; currently c
(gdb) backtrace
#0  0x400ed0d0 in gtk_object_check_cast ()
#1  0x8060846 in file_properties_cmd_callback () at wp_commands.C:189
#2  0x4010088d in gtk_signal_default_marshaller ()
#3  0x40101474 in gtk_handlers_run ()
#4  0x40100db4 in gtk_signal_real_emit ()
#5  0x400ff067 in gtk_signal_emit ()
#6  0x401275b8 in gtk_widget_activate ()
#7  0x400e3e93 in gtk_menu_shell_button_release ()
#8  0x4012a079 in gtk_widget_marshal_signal_4 ()
#9  0x40100dfe in gtk_signal_real_emit ()
#10 0x400ff067 in gtk_signal_emit ()
#11 0x40127468 in gtk_widget_event ()
#12 0x400dda52 in gtk_propagate_event ()
#13 0x400dc308 in gtk_main_iteration_do ()
#14 0x400dbfe7 in gtk_main_iteration ()
#15 0x400dbe39 in gtk_main ()
#16 0x80604e5 in main (argc=1, argv=0xbffffd78) at wp.C:66
-- 
--Jim Smith



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]