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

Bug#421025: XCreateFontSet fails with fixed 13 as first font pattern in UTF-8 environment



Brice Goglin wrote:
> I was rather thinking of locating where this assertion is (I don't see
> it in libx11, strace/gdb might help to locate the library or binary
> where it comes from). And then try to understand where the error comes
> from by either reading the corresponding code, or adding some debug
> printf. Not very easy...
>   

I might have been drinking too much lately since the assertion is in
your program, not in fontset.c in a lib :)

Now we have to understand why the code at the URL below returns NULL:
http://git.debian.org/?p=pkg-xorg/lib/libx11.git;a=blob;f=src/FSWrap.c;h=10634ceecae26eab5306507cadda2181019ae2be;hb=HEAD#l167

That would be either XOpenOM returning NULL, or XCreateOC returning
NULL, or list->charset_list && *missing_charset_list == NULL...

Brice




Reply to: