gtk-2.0 (1.3.6) crashes...



Hi gtk-ers!

I would really, really, like to test some of my projects with gtk-1.3.6. I downloaded the stuff (gtk+-all-1.3.6.tar.gz) from gtk.org, compiled and installed without any problems; I also have been able to compile some small test programs, but every program I compile and link with gtk-1.3.6 crashes with some weird error messages which make me feel dumb. Attached file contains the output of one test program (since for all programs I get the same results I feel it's useless to attach the program source too).

If anyone can give me an explanation (and maybe a workaround) it will be greatly appreciated.

Thanks,
Mihai

--

 ... and on the seventh day, He exited from append mode.

Gtk-Message: YOU ARE USING THE DEVEL BRANCH 1.3.x OF GTK+ WHICH IS CURRENTLY
                UNDER HEAVY DEVELOPMENT AND FREQUENTLY INTRODUCES INSTABILITIES.
                if you don't know why you are getting this, you probably want to
                use the stable branch which can be retrived from
                ftp://ftp.gtk.org/pub/gtk/v1.2/ or via CVS with
                cvs checkout -r glib-1-2 glib; cvs checkout -r gtk-1-2 gtk+

exe (pid:16277): ** CRITICAL **: file fonts.c: line 533 (pango_font_get_metrics): assertion `font != NULL' 
failed

exe (pid:16277): GRuntime-WARNING **: invalid cast from (NULL) pointer to `GObject'

exe (pid:16277): GRuntime-CRITICAL **: file gobject.c: line 1241 (g_object_unref): assertion `G_IS_OBJECT 
(object)' failed

exe (pid:16277): ** WARNING **: Couldn't load font "Sans 10" falling back to "Sans 10"

exe (pid:16277): ** WARNING **: Couldn't load font "Sans 10" falling back to "Sans 10"

exe (pid:16277): GRuntime-WARNING **: invalid cast from (NULL) pointer to `GObject'

exe (pid:16277): GRuntime-CRITICAL **: file gobject.c: line 1241 (g_object_unref): assertion `G_IS_OBJECT 
(object)' failed

exe (pid:16277): GRuntime-WARNING **: invalid cast from (NULL) pointer to `GObject'

exe (pid:16277): GRuntime-CRITICAL **: file gobject.c: line 1241 (g_object_unref): assertion `G_IS_OBJECT 
(object)' failed

exe (pid:16277): GRuntime-WARNING **: invalid cast from (NULL) pointer to `GObject'

exe (pid:16277): GRuntime-CRITICAL **: file gobject.c: line 1241 (g_object_unref): assertion `G_IS_OBJECT 
(object)' failed

exe (pid:16277): GRuntime-WARNING **: invalid cast from (NULL) pointer to `GObject'

exe (pid:16277): GRuntime-CRITICAL **: file gobject.c: line 1241 (g_object_unref): assertion `G_IS_OBJECT 
(object)' failed

exe (pid:16277): GRuntime-WARNING **: invalid cast from (NULL) pointer to `GObject'

exe (pid:16277): GRuntime-CRITICAL **: file gobject.c: line 1241 (g_object_unref): assertion `G_IS_OBJECT 
(object)' failed

exe (pid:16277): GRuntime-WARNING **: invalid cast from (NULL) pointer to `GObject'

exe (pid:16277): GRuntime-CRITICAL **: file gobject.c: line 1241 (g_object_unref): assertion `G_IS_OBJECT 
(object)' failed

exe (pid:16277): GRuntime-WARNING **: invalid cast from (NULL) pointer to `GObject'

exe (pid:16277): GRuntime-CRITICAL **: file gobject.c: line 1241 (g_object_unref): assertion `G_IS_OBJECT 
(object)' failed

exe (pid:16277): GRuntime-WARNING **: invalid cast from (NULL) pointer to `GObject'

exe (pid:16277): GRuntime-CRITICAL **: file gobject.c: line 1241 (g_object_unref): assertion `G_IS_OBJECT 
(object)' failed

exe (pid:16277): ** CRITICAL **: file pango-context.c: line 666 (fallback_engine_shape): assertion `font != 
NULL' failed

exe (pid:16277): ** ERROR **: file shape.c: line 57 (pango_shape): assertion failed: (glyphs->num_glyphs > 0)
aborting...
Trace/breakpoint trap (core dumped)


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