Date: Sun, 17 Jul 2005 16:24:40 -0400 From: Joe Marcus Clarke <marcus@FreeBSD.org> To: freetype-devel@nongnu.org Cc: FreeBSD GNOME Users <gnome@FreeBSD.org> Subject: xorg crashes with freetype2-2.1.10 Message-ID: <1121631880.80601.11.camel@shumai.marcuscom.com>
next in thread | raw e-mail | index | archive | help
--=-IqviUcK8ZHbwhCeX578o Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Looks like the freetype module in xorg (and XFree86) makes reference to SFNT_Service->find_sbit_image which is now 0 in FT 2.1.10 (it used to be initialized to tt_find_sbit_image). This causes X to die rather abruptly when trying to dereference this symbol: http://people.freebsd.org/~mezz/gdb/gdb-freetype2.txt I assume this was done by design in FT (though I couldn't find a commit message that said spoke about this particular change). If so, what should X be doing to correctly obtain the glyph sbit? Thanks! Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-IqviUcK8ZHbwhCeX578o Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBC2r6Ib2iPiv4Uz4cRAr52AJ4vdJ0qPcfDW+ztrBhjpzrgD47wkwCfRlcJ rcYS+/N4Dge70kvrV3ZnyOI= =lGdA -----END PGP SIGNATURE----- --=-IqviUcK8ZHbwhCeX578o--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1121631880.80601.11.camel>