From:             doormat at sequence-omega dot net
Operating system: Windows 2000 SP3
PHP version:      4.3.6
PHP Bug Type:     Reproducible crash
Bug description:  Crashes when fonts are accessed

Description:
------------
Using the JPGraph library, when any graphs are created at the same time,
and they use TrueType fonts, apache will crash. Switching away from the
use of TrueType fonts helps, but occasional crashes still happen. The
developer of JPGraph said the problem was in the underlying PHP
implementation (http://jpgraph.fan-atics.com/viewtopic.php?t=1752) so I'd
thought I'd file a bug report to see if ya'll could figure it out. 

Reproduce code:
---------------
Too long to post... download sample code from
http://www.aditus.nu/jpgraph/ and put multiple graphs (especially ones
that use TTFs) on one page and load it up and apache should crash. 


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

Reply via email to