gtk test programs core dump



Gtk Experts:

When I try to run any of the test programs in gtk+/tests, they all 
segfault.  I am using the CVS head of gtk 1.3 build just a few hours
ago.

When I run testgtk, testtext, etc, then I get these errors:

--error messages start--

$ ./testgtk

testgtk (pid:4305): GRuntime-WARNING **: specified class size for type 
`GdkColormap' is smaller than the parent type's `GObject' class size

testgtk (pid:4305): GRuntime-CRITICAL **: file gobject.c: line 690 
(g_object_new): assertion `G_TYPE_IS_OBJECT (object_type)' failed

testgtk (pid:4305): GRuntime-WARNING **: specified class size for type 
`GdkColormap' is smaller than the parent type's `GObject' class size

testgtk (pid:4305): GRuntime-WARNING **: invalid cast from (NULL) pointer to 
`<invalid>'
Segmentation Fault

--error messages end--

Here is the stacktrace (I verified the stacktrace for testgtk and testtext):

--stacktrace start--

#0  0xff2bab0c in gdk_colormap_get_system () at gdkcolor-x11.c:296
#1  0xff041104 in gtk_init_check (argc=0xffbedff4, argv=0xffbedff8) at 
gtkmain.c:487
#2  0xff041230 in gtk_init (argc=0xffbedff4, argv=0xffbedff8) at gtkmain.c:533
#3  0x43bd0 in main (argc=1, argv=0xffbee014) at testgtk.c:10460

--stacktrace end--

Any ideas?

Thanks!

Brian





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