ID:               25553
 User updated by:  [EMAIL PROTECTED]
 Reported By:      jason at pirkplace dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Reproducible crash
 Operating System: WinXP SP1
 PHP Version:      4.3.3
 New Comment:

Still did not work for me -- I just replaced the current php directory
with the files from the stable release.  I am using SWAMP so not sure
just replacing php directory will work.


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

[2003-09-16 23:46:48] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

[2003-09-16 00:10:41] jason at pirkplace dot com

Please find the windows error log files that are generated when this
crash occurs at:
http://www.pirkplace.com/php/bugs/bug_25553.html

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

[2003-09-15 23:45:37] jason at pirkplace dot com

Description:
------------
Call to error_log with output to email and no email address specified
crashes Apache2 webserver.  Please see logs from Apache below.

Hardware:
  2.0GHz Celeron with 512MB RAM

OS    : WinXP Pro SP1
Apache: Apache 2.0.43
PHP   : 4.3.3

Also Reported in Bug #6631  Still an issue.

Reproduce code:
---------------
error_log("An Error log entry",1,"");

Expected result:
----------------
no crash

Actual result:
--------------
Apache Logs:

[Mon Sep 15 23:11:31 2003] [notice] Parent: child process exited with
status 3221225477 -- Restarting.
[Mon Sep 15 23:11:32 2003] [notice] Parent: Created child process 332
[Mon Sep 15 23:11:34 2003] [notice] Child 332: Child process is
running
[Mon Sep 15 23:11:34 2003] [notice] Child 332: Acquired the start
mutex.
[Mon Sep 15 23:11:34 2003] [notice] Child 332: Starting 250 worker
threads.


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


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

Reply via email to