[Glade-users] libglade: please help: file gobject.c: line 1222 (g_object_get): assertion `G_IS_OBJECT (object)' failed



Not sure what you mean by back trace. The problem is when I call:

See http://bugzilla.gnome.org/getting-traces.cgi

Thanks... here is the stack trace, but when I generate the C code and compile
that I can see some error messages, so I am going to use the C code generation
tool as a debugging tool first. Good thing it's still there for now.

Thanks!

Neil

(gdb) thread apply all bt full

Thread 1 (process 12306):
#0  0x0053a726 in free () from /lib/tls/libc.so.6
No symbol table info available.
#1  0x001af6c4 in g_free () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#2  0x0020539e in ?? () from /usr/lib/libglade/2.0/libgnome.so
No symbol table info available.
#3  0x002b3f9f in glade_xml_set_common_params ()
   from /usr/lib/libglade-2.0.so.0
No symbol table info available.
#4  0x002b36eb in glade_xml_build_widget () from /usr/lib/libglade-2.0.so.0
No symbol table info available.
#5  0x002b2426 in glade_flags_from_string () from /usr/lib/libglade-2.0.so.0
No symbol table info available.
#6  0x002b07e3 in glade_xml_construct () from /usr/lib/libglade-2.0.so.0
No symbol table info available.
#7  0x002b0739 in glade_xml_new () from /usr/lib/libglade-2.0.so.0
No symbol table info available.
#8  0x08048781 in main (argc=1, argv=0xfee327d4) at test.c:14
        xml = (GladeXML *) 0x4d0d00




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