ID:               32002
 Comment by:       vincent dot lepot at smile dot fr
 Reported By:      tlamay at cte1 dot com
 Status:           No Feedback
 Bug Type:         Unknown/Other Function
 Operating System: Windows 2003
 PHP Version:      4CVS-2005-02-17
 New Comment:

This bug happens for me since I added in httpd.conf the option
Win32DisableAcceptEx (because of the number of warnings appearing).
When I comment it, there are no more memory leak. So it seems to be a
Apache 2 bug.


Previous Comments:
------------------------------------------------------------------------

[2006-05-29 03:20:24] jcink2k at gmail dot com

I get this bug too. Is there any fix at all after all this time?

------------------------------------------------------------------------

[2006-04-14 12:23:39] php at softandem dot com

I also noticed this problem 

FATAL:  erealloc():  Unable to allocate xxxx bytes

with various version of windows/php/apache :

Windows 2000 server or Windows server 2003
PHP 4.4.1 (I think 4.3.2 too)
Apache 1.3.19, 1.3.34, 2.0.55

The problem is very critical because I use a php module that   keep
sessions informations of my users in C++ objects which are lost when
apache rotates.
The problem does not occur at regular interval but always. The problem
occurs frequently when there is a lot of query passed from Internet
Explorer 6.0 on a single windows machine (example : refreshing a page
lots of times)

Thank you for your experiments on this issue.

------------------------------------------------------------------------

[2006-01-01 12:18:25] vsitforum at yahoo dot com

I also experience this problem with my current home server

windows XP Professional SP2 
 apache 2.0.55 
 PHP 4.4.1 
 Zend optimizer 2.6.0

Hardware is pretty decent 
P4 2.8 CPU 
2GB of DDR400

The symtom is very much alike the very first post.I would like to know
if there's anyway to fix this

Thank you

------------------------------------------------------------------------

[2005-11-28 03:26:44] broadmind at magicn dot com

I have also got this problem too. :_(
This is very serious one because sometimes it crashes apache server
totally, causes to non-restart condition.
(I have to restart the computer at this time)

The memory sizs of PHP.ini didn't any effects on it. 

Our platform is:

AMD Opteron 2 CPU (multiprocessor)
Win2K Server
Apache 1.3.34
PHP 5.1.0

FATAL:  erealloc():  Unable to allocate xxx bytes

At this time, the child process is terminated and Apache is restarted
automatically. This results in the loss of POST data or the error of
page connection.

------------------------------------------------------------------------

[2005-09-18 16:40:55] pierre_c at editus dot lu

Our plateform is:

Win2K Server
Apache 1.3.29
PHP 4.3.7

And we have this error too:

FATAL:  erealloc():  Unable to allocate 360448 bytes

HTTP Server will stop after ~48h00 and our service is down. Have
anybody fix this bug ? does I upgrade Apache/PHP ?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/32002

-- 
Edit this bug report at http://bugs.php.net/?id=32002&edit=1

Reply via email to