Re: Serious problem with GTK from CVS
- From: Ian Farmer <jumbocat cyberg8t com>
- To: gnome-list gnome org
- Subject: Re: Serious problem with GTK from CVS
- Date: Tue, 21 Jul 1998 22:44:52 +0000
Havoc Pennington wrote:
>Can you send the exact error messages and the gdb output (run 'gdb
>program', then type run, wait for segv, type bt, and send the result).
>(you can't do this on testgtk b/c it's not really a binary, but if you
>install gtk you can then do it on gtk+/gtk/.libs/testgtk.)
I followed those steps exactly and here was the output:
Starting program: /usr/src/gtk+/gtk/.libs/testgtk
Program received signal SIGSEGV, Segmentation fault.
gtk_signal_collect_params (params=0x7ffff4e0, n_params=1,
param_types=0x187e04c, return_type=1, var_args=0x7ffff4d0)
at gtkargcollector.c:136
136 if (object->klass == NULL)
(gdb) bt
#0 gtk_signal_collect_params (params=0x7ffff4e0, n_params=1,
param_types=0x187e04c, return_type=1, var_args=0x7ffff4d0)
at gtkargcollector.c:136
#1 0x3011ab6c in gtk_signal_emit (object=0x187e398, signal_id=52)
at gtksignal.c:499
#2 0x300b3d74 in gtk_container_add (container=0x187e398,
widget=0x18856f0)
at gtkcontainer.c:728
#3 0x181835c in create_main_window () at testgtk.c:7039
#4 0x18186fc in main (argc=1, argv=0x7ffffa54) at testgtk.c:7124
#5 0x180506c in _start ()
Thanks,
Ian Farmer
jumbocat@cyberg8t.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]