php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39476 Apache 2.2.3/PHP 5.2.0/JpGraph 2.1.3 crashes Apache
Submitted: 2006-11-12 11:19 UTC Modified: 2006-11-12 18:58 UTC
From: digdug3 at zonnet dot nl Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 5.2.0 OS: Windows 2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: digdug3 at zonnet dot nl
New email:
PHP Version: OS:

 

 [2006-11-12 11:19 UTC] digdug3 at zonnet dot nl
Description:
------------
Apache 2.2.3/PHP 5.2.0/JpGrahp 2.1.3 crashes Apache

When using any JpGraph code it crashes both Apache and PHP under Windows 2000
The system didn't crash before PHP 5.2.0/Apache 2.2.3

Reproduce code:
---------------
Download jpgraph v2.1.3 All scripts will crash Apache 2.2.3

Expected result:
----------------
Jpgraph producing graphs

Actual result:
--------------
Apache crashes

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-11-12 11:21 UTC] digdug3 at zonnet dot nl
Download JpGraph at:

http://www.aditus.nu/jpgraph/
 [2006-11-12 11:22 UTC] digdug3 at zonnet dot nl
PHP 5.2.0 won't write an Error in the logs as well
Apache 2.2.3 doesn't create an error in the Syslog but crashes
 [2006-11-12 11:48 UTC] digdug3 at zonnet dot nl
Problem was eAccelerator v0.9.5
 [2006-11-12 11:51 UTC] johannes@php.net
No PHP problem -> Bogus
 [2006-11-12 18:56 UTC] tony2001@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.


 [2006-11-12 18:58 UTC] tony2001@php.net
Oops, missed previous comments..
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 12:01:31 2025 UTC