php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7523 Memory Leakage
Submitted: 2000-10-29 16:47 UTC Modified: 2001-02-10 14:35 UTC
From: hquest at fesppr dot br Assigned:
Status: Closed Package: Performance problem
PHP Version: 3.0.16 OS: Linux Slackware 7.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
14 + 35 = ?
Subscribe to this entry?

 
 [2000-10-29 16:47 UTC] hquest at fesppr dot br
Message from php3 log:

PHP 3 Fatal error:  Allowed memory size of 4194304 bytes exhausted (tried to allocate 687322 bytes) in ../lib/mime.lib on line 77

The script is IMP WebMail sw.

Info on compilation/configuration can be found @ http://www2.fesppr.br/hquest/info.php3 (php_info())

The OS is a Fresh Slack7.1 with all packages compiled on the same base machine.

Thanks.

--
Alexandre Hautequest
hquest at fesppr dot br

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 14:35 UTC] jimw@php.net
you can configure the maximum memory limit using the memory_limit ini variable.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 16:01:29 2024 UTC