php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24524 failed to open stream: Cannot allocate memory
Submitted: 2003-07-07 15:54 UTC Modified: 2003-07-16 08:16 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: jccl at infoquality dot inf dot br Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.3.3RC1 OS: Conectiva Linux 7
Private report: No CVE-ID: None
 [2003-07-07 15:54 UTC] jccl at infoquality dot inf dot br
Description:
------------
I got this bug in other release candidates of earlier PHP versions. It seems to occur when my server were having a lot of load at php pages.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-15 15:58 UTC] jccl at infoquality dot inf dot br
Sorry about the delay, but I got just by now some information about the error with the programmers.
They told me that this occur when the pages where saved and previewed at a time interval of 15s.
In some codes we use connections with a Postgres database to send or retrieve data, and others are using image files upload or output (just single files upload or html tag for the path).
 [2003-07-15 16:34 UTC] sniper@php.net
You're still not giving any useful information,
like a simple testcase which we could use to reproduce this..

 [2003-07-16 08:16 UTC] jccl at infoquality dot inf dot br
I still couldn't get the problem on the fly and it seem to happen in a misterious way: some days are all ok and others no. Last week I have back to 4.3.2 and any day the problem don't come. By now, I continue with 4.3.3RC1 and will check-up the server again for other problems. If I got a simple way to reproduce the error, then I back to reopen.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat May 17 03:01:27 2025 UTC