[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Regression Crash between freetype 2.3.5 and 2.3.7
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Regression Crash between freetype 2.3.5 and 2.3.7 |
Date: |
Wed, 01 Oct 2008 14:48:47 +0200 (CEST) |
> I don't know if it's the same problem, but I reported a similar
> problem back at the end of July.
>
> See my thread that ends with this post:
> http://lists.gnu.org/archive/html/freetype/2008-07/msg00036.html
> or the bug I filed with Mandriva
> https://qa.mandriva.com/show_bug.cgi?id=42243
What about compiling with -g -O2 and running valgrind? Without -g,
valgrind reports are quite useless.
Werner