php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11883 unmotivated memory exhausting
Submitted: 2001-07-04 13:47 UTC Modified: 2001-08-06 09:26 UTC
From: gwelters at weos dot de Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.6 OS: Linux Kernel 2.2.16
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: gwelters at weos dot de
New email:
PHP Version: OS:

 

 [2001-07-04 13:47 UTC] gwelters at weos dot de
using apache with php-module v4.0.6, mysql3.23.35; configure:
'./configure' '--with-apxs=/virtual/development/httpd/bin/apxs' '--without-debug' '--with-config-file-path=/virtual/development/httpd/conf' '--enable-sysvsem' '--enable-sysvshm' '--enable-shmop' '--with-ftp' '--enable-track-vars=yes' '--enable-gd-native-ttf' '--enable-memory-limit=yes' '--enable-magic-quotes=yes' '--enable-trans-sid=yes' '--enable-inline-optimization' '--with-mysql=/usr/local/mysql' '--with-ttf=/usr/lib/freetype2' '--with-zlib' '--enable-calendar' '--with-jpeg-dir=/usr/local/lib' '--with-pnglib=/usr/local/lib' '--with-gd' '--enable-sockets'


we had no problems at all with 4.0.5, but since we have 4.0.6 on our server, 
we get unmotivated "memory exhausting at any script on any line".
the error does not occure regularly, but when it happens, it comes many times in a row, just like php needs a bit of time to eat the memory, then crashes multiple times, and finally finds peace for a few hours working correctly. till the next day or so.
I can't give you a code-snippet to reproduce it, because when the error occurs, you can simply reload the page and most of the times it then works, but only most of the times...




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-06 09:26 UTC] andy@php.net
no feedback
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 05:01:30 2024 UTC