ID: 25553 User updated by: jason at pirkplace dot com Reported By: jason at pirkplace dot com Status: Open Bug Type: Reproducible crash Operating System: WinXP SP1 PHP Version: 4.3.3 New Comment:
Please find the windows error log files that are generated when this crash occurs at: http://www.pirkplace.com/php/bugs/bug_25553.html Previous Comments: ------------------------------------------------------------------------ [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