Hello,

please provide the font file's name, and where we could download it.
by the way, which version of GCC are you using ?

Regards,

- David Turner
- The FreeType Project  (www.freetype.org)



Jan-Åke Larsson a écrit :
I get a segfault (or bus error, sometimes) from FT_Get_Name_Index on
Solaris 9, with FreeType 2.1.8, 2.1.9 and 2.2.1. FreeType 2.1.7 works
fine (but there, FT_LOAD_TARGET_LIGHT does not work)

Steps to reproduce: Load font, map char name "d" to char index.
Sometimes the map returns index 0, sometimes you get:
------------------------------------------------------------------------
Program received signal SIGSEGV, Segmentation fault.
0xff319318 in FT_Get_Name_Index (face=0x1ed858, glyph_name=0x33548 "d")
    at /home/jalar/build/freetype-2.1.8/src/base/ftobjs.c:2378
2378          if ( service && service->name_index )
------------------------------------------------------------------------

I build 2.1.7 (working) and 2.1.8 (SIGSEGV) exactly the same way:
./configure --prefix=/home/jalar; gmake (uses gcc)

Am I missing some advice for Solaris here?
/Jan-Åke



_______________________________________________
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype



***********************************************************************************
Information contained in this email message is confidential and may be 
privileged, and is intended only for use of the individual or entity named 
above. If the reader of this message is not the intended recipient, or the 
employee or agent responsible to deliver it to the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this 
communication is strictly prohibited. If you have received this communication 
in error, please immediately notify the [EMAIL PROTECTED] and destroy the 
original message.
***********************************************************************************


_______________________________________________
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to