[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: |
Sun, 17 Aug 2008 23:41:49 +0200 (CEST) |
> > `Floating point exception' probably indicates a compiler bug. Please
> > try with -O0.
>
> With -O0 it does not crash, so what now?
What does valgrind say if you compile with -O2? Maybe something isn't
properly initialized in FreeType.
> Do I close the poppler bug and tell the user to go to bug gcc
> devels?
Maybe they can provide a hint.
> Or do you do bug the gcc devels?
Since I can't reproduce the bug I'm the wrong person, I think.
Werner