[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Is this "normal" behaviour for the current mnemonic?
Finally managed to download the thread-safe X11 libs and installed them,
download a new mnemonic as well (at 15:50 GMT). Running it gives the
following under my RedHat 4.1 - Kernel 2.0.27, GCC 2.7.2.1 system:
bash$ mnemonic sample.html
** WARNING **: invalid cast from "GtkEntry" to "GtkMisc"
** WARNING **: file gtkmisc.c: line 106 (gtk_misc_set_padding): "GTK_IS_MISC (misc)"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: invalid cast from "GtkEntry" to "GtkMisc"
** WARNING **: file gtkmisc.c: line 106 (gtk_misc_set_padding): "GTK_IS_MISC (misc)"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** WARNING **: file gdkdraw.c: line 202 (gdk_draw_pixmap): "src != NULL"
** ERROR **: sigsegv caught
bash$
I know this is still really alpha software, but is it supposed to segv
before showing some signs of life?