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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC