Date: Thu, 21 Jul 2005 16:57:00 +0100 From: Hin-Tak Leung <hintak_leung@yahoo.co.uk> To: James Cloos <cloos@jhcloos.com> Cc: FreeBSD GNOME Users <gnome@FreeBSD.org>, Joe Marcus Clarke <marcus@FreeBSD.org>, freetype-devel@nongnu.org Subject: Re: [ft-devel] Re: xorg crashes with freetype2-2.1.10 Message-ID: <42DFC5CC.8060600@yahoo.co.uk> In-Reply-To: <m3u0iou3q9.fsf@lugabout.cloos.reno.nv.us> References: <1121631880.80601.11.camel@shumai.marcuscom.com> <op.st4sftf09aq2h7@mezz.mezzweb.com> <42DD6D25.3050309@yahoo.co.uk> <42DD6FAC.5040200@FreeBSD.org> <42DDDE44.9010707@yahoo.co.uk> <1121836344.38031.6.camel@shumai.marcuscom.com> <42DDE3C1.4060505@yahoo.co.uk> <1121837996.38031.10.camel@shumai.marcuscom.com> <42DDE8DD.60307@yahoo.co.uk> <1121838924.38031.12.camel@shumai.marcuscom.com> <42DDEC20.7010502@yahoo.co.uk> <m38y01ux0u.fsf@lugabout.cloos.reno.nv.us> <42DEC6B0.5010507@yahoo.co.uk> <m3u0iou3q9.fsf@lugabout.cloos.reno.nv.us>
next in thread | previous in thread | raw e-mail | index | archive | help
Everything is quite normal on my system (no crashes...). James Cloos wrote: > 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. No, don't have a font server. From my /var/log/Xorg.0.log (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" compiled for 6.8.2, module version = 2.1.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font FreeType > Does the directory with that fonts.dir file show up in: > > xset q Font Path: /usr/local/share/fonts/truetype/,... > 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.) ldd /usr/X11R6/lib/modules/fonts/libfreetype.so ldd: warning: you do not have execution permission for `/usr/X11R6/lib/modules/fonts/libfreetype.so' libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40016000) libc.so.6 => /lib/libc.so.6 (0x40081000) libz.so.1 => /usr/lib/libz.so.1 (0x4019f000) /lib/ld-linux.so.2 (0x80000000) ls -l /usr/lib/libfreetype.so.6 lrwxrwxrwx 1 root root 20 Mar 29 07:37 /usr/lib/libfreetype.so.6 -> libfreetype.so.6.3.8 (6.3.8 is 2.1.10 - 6.3.7 is 2.1.9). > 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 ___________________________________________________________ How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42DFC5CC.8060600>