gtk-demo execution error (GTK+ 2.0)
- From: "Dongho Shin" <electman acadcorp com>
- To: <gtk-app-devel-list gnome org>
- Subject: gtk-demo execution error (GTK+ 2.0)
- Date: Wed, 13 Mar 2002 17:56:46 +0900
Hi, all.
I installed all of the GTK+ 2.0 components (glib-2.0, atk-1.0, pango-1.0, and gtk+-2.0)
successfully, and I executed the gtk-demo program, but it printed the error message below and died:
gtk-demo (pid: 16943): ** ERROR **: file basic-x.c: line 309 (find_converter):
assertion failed: (cd != (GIConv)-1)
My gdb reported (using 'where' command) the core dumped point like this:
#0 0xef08880c in _kill ()
#1 0xef03a658 in abort ()
#2 0xef1332ec in g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,
format=0xefffc788 "file basic-x.c: line 309 (find_converter): assertion failed: (cd != (GIConv)-1)",
args1=0x0) at gmessages.c:555
#3 0xef133384 in g_log (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,
format=0xeefa23c8 "file %s: line %d (%s): assertion failed: (%s)")
at gmessages.c:574
#4 0xeef91500 in find_converter (cache=0xffffffff, charset=0xeefb2824)
at basic-x.c:309
#5 0xeef91560 in conv_8bit (cache=0x8ca68, charset=0xeefb2824,
input=0xefffcf20 " \2007") at basic-x.c:331
#6 0xeef913d0 in find_char (cache=0x8ca68, font=0x83a38, wc=570312,
input=0xefffcf20 " \2007") at basic-x.c:275
#7 0xeef91e24 in basic_engine_get_coverage (font=0x83a38, lang=0x80)
at basic-x.c:625
#8 0xef3e9880 in pango_x_face_get_coverage (xface=0xb07f0, font=0x83a38,
language=0xa9240) at pangox-fontmap.c:1535
I can't understand why the address of the 'cache' was changed during transferring from 'conv_8bit' function
to 'find_converter' function. Do you have some clues?
My system is Solaris 2.6 / Sun Ultra 10. And this is South Korea, so the Korean language support
is installed.
Thanks in advance.
Dongho.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]