freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] ftview crashes


From: Werner LEMBERG
Subject: Re: [ft-devel] ftview crashes
Date: Fri, 13 Mar 2009 07:41:31 +0100 (CET)

> It seems to be caused by gcc option -mtune=i686 for libfreetype
> compilation, without it ftview does not crash.  In both cases I
> combined it with -O2.  I compiled freetype on slackware 12.2 (x86
> linux, gcc 4.2.4). The backtrace of ftview is:
> 
> #0  0xb8062a0a in ftc_basic_family_load_bitmap (ftcfamily=0x8077790, 
> gindex=0, 
> manager=0x8066670, 
>     aface=0xbfb9e018) at 
> /usr/local/src/freetype-2.3.9/src/cache/ftcbasic.c:164
> 164           FT_Face  face = size->face;

Please try compilation with -O0 -- the above line looks quite normal
to me.  Can you also try valgrind?


    Werner




reply via email to

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