From:             volker dot augustin at multiartstudio dot com
Operating system: Linux
PHP version:      4.3.3
PHP Bug Type:     GD related
Bug description:  segmentation_fault with gdFreeFontCache with t1lib/freetype 1+2

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 bug report at http://bugs.php.net/?id=25617&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25617&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25617&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25617&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25617&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25617&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25617&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25617&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25617&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25617&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25617&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25617&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25617&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25617&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25617&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25617&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=25617&r=float

Reply via email to