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
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: hquest at fesppr dot br
New email:
PHP Version: OS:

 

 [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: Fri Apr 19 13:01:30 2024 UTC