ID:               25617
 User updated by:  volker dot augustin at multiartstudio dot com
 Reported By:      volker dot augustin at multiartstudio dot com
 Status:           Bogus
 Bug Type:         GD related
 Operating System: Linux
 PHP Version:      4.3.3
 New Comment:

The internal gdlibrary doesnt support T1LIN together with Freetype1 and
Freetype 2!
i put all the details at www.erdtrabant.de/index.php?i=77000

ok, the problem is in php, because php crashes at gd.c at
gdFreeFontCache..... 

its not a problem of the external GD!


Previous Comments:
------------------------------------------------------------------------

[2003-09-21 08:46:05] volker dot augustin at multiartstudio dot com

using  the internal library of gd, the bundled version, Compiler
crashes while compilation of PHP with same! options, but bundled GD
!.....it really doesnt work,

maybe this is a bug in bundled GD!

so please have a look at what i wrote about this, i didnt do that for
fun..........

------------------------------------------------------------------------

[2003-09-21 00:52:45] [EMAIL PROTECTED]

We do not support using the external GD library.
Use the bundled GD library which has many fixes and improvements in it.



------------------------------------------------------------------------

[2003-09-20 21:49:08] volker dot augustin at multiartstudio dot com

Description:
------------
php 4.3.3 gives segmentation fault using the 

t1lib together with gdlib 2 and freetype 1+2

tried to combine different versions, and find out that this error comes
from 

gdFreeFontCache() in gd.c at /usr/src/php/ext/gd

i wrote down everything i know and find out and put it on a website
, its to much to post here....

here it is: http://www.erdtrabant.de/index.php?i=77000

also i find how to fix it temporarily...
sorry for my bad english.





 

Reproduce code:
---------------
ImageTTFBBox()
ImageTTFText()

Actual result:
--------------
please have a look at:
http://www.erdtrabant.de/index.php?i=77000

i will put everything here...


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25617&edit=1

Reply via email to