freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Re: xorg crashes with freetype2-2.1.10


From: James Cloos
Subject: Re: [ft-devel] Re: xorg crashes with freetype2-2.1.10
Date: Thu, 21 Jul 2005 01:29:02 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

If none of those fonts generates a crash, I have to presume that
either the X server is not using freetype 2.1.0 for its freetype
font loading module or an X font server is in use.

Does the directory with that fonts.dir file show up in:

    xset q

and is X's .../modules/fonts/libfreetype.so linked against freetype
2.1.0?  (It may be a dynamic link w/ the dlloader, but I presume
would have to be a static link using the older elf loader.)

I was seeing crashes many months ago and stopped using scalable
server-side fonts as a result.  I found that I didn't need any
given that most of the apps I run now use Xft.  At that stage
I had a cvs version of freetype installed in /usr/lib.  Xorg
must have been linking against that rather than the version
in the xorg tarfile.  That is likely distribution-specific
behavior, though.

-JimC






reply via email to

[Prev in Thread] Current Thread [Next in Thread]