rhfreeman <[EMAIL PROTECTED]> writes: 
> GDB reports this:
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0xef738908 in gtk_type_check_object_cast (type_object=0xefffe118,
> cast_type=39701) at gtktypeutils.c:624
> 
> Occurs on line 624 of gtk/gtktypeutils.c:
> 
> if (!type_object->klass)
> 

Get a full backtrace, so you can tell where in your program it
happens.

Havoc

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to