ID: 28084 Comment by: dietrich dot ayala at foundstone dot com Reported By: doormat at sequence-omega dot net Status: Feedback Bug Type: Reproducible crash Operating System: Windows 2000 SP3 PHP Version: 4.3.6 New Comment:
i'm getting this also. it's reproducible 100% of the time. also using jpGraph. i'm working on getting this isolated, but as jpGraph is many thousands of lines long, it's difficult. i'm using IIS/WinXP&2k/PHP-4.3.6 & 4.3.7-dev. Previous Comments: ------------------------------------------------------------------------ [2004-04-25 18:21:18] [EMAIL PROTECTED] Please make a script (as short as possible) that can be used to consistently replicate the crash. ------------------------------------------------------------------------ [2004-04-21 18:24:12] doormat at sequence-omega dot net I'm using Apache 1.3.29. I'm not quite sure how to show that it crashes in 10 lines or less, especially since the problem only seems to happen when multiple images are being generated at the same moment (a page is requested with multiple images, many images are generated with php/GD, if the page has a bunch of graphs, apache typically crashes). I'll work on it and get back to you though. ------------------------------------------------------------------------ [2004-04-21 09:12:42] [EMAIL PROTECTED] Also, which webserver do you use? And if you want us to debug this, provide a short (max 10 lines!) reproducing script (or get the JPGraph author to do this). ------------------------------------------------------------------------ [2004-04-21 09:12:04] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2004-04-21 00:44:49] doormat at sequence-omega dot net 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 this bug report at http://bugs.php.net/?id=28084&edit=1