php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1454 crashes after using arrays in a following script ...
Submitted: 1999-05-26 14:37 UTC Modified: 2000-07-05 02:23 UTC
From: matthias at wild-east dot de Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0.8 OS: Linux 2.2.5
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: matthias at wild-east dot de
New email:
PHP Version: OS:

 

 [1999-05-26 14:37 UTC] matthias at wild-east dot de
After using many arrays in one script, apache crashes very often during
processing a following script (we are using php as an apache-module).
This dosn't happen, if we configure apache to kill every child after processing one file (MaxRequestsPerChild 1). We think, this bug is based on a memory leak ...

A backtrace of the core-file shows in most times, that the daemon dies in the malloc-code in glibc.

The bug happens with php3.0.7 and php3.0.8.

If someone wants to have a core-dump or a backtrace, write me.

Greetings,
       Matthias

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-01 16:19 UTC] jim at cvs dot php dot net
Need a backtrace and sample script.
 [2000-07-05 02:23 UTC] rasmus at cvs dot php dot net
Resubmit if still happening in current versions of PHP.  I really don't think this bug is still present.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jul 09 13:00:02 2026 UTC