ID:               16787
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: UnixWare 7.1.1
 PHP Version:      4.2.0
 New Comment:

To properly diagnose this bug, we need a backtrace to see what is
happening behind the scenes. To find out how to generate a backtrace,
please read http://bugs.php.net/bugs-generating-backtrace.php

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open".


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

[2002-04-24 05:47:45] [EMAIL PROTECTED]

We have tried the new relase (PHP 4.2.0) and some of our pages
segfaults. Consider such a simple code as:

<?php 

echo "Hello!";

error_log('Hi! I am an error message!', 0);

?> 

This crashes every time, independently on any auto_prepend setting
(which we normally use). When you comments out the error_log call, page
runs ok.

I can perform some additinal test when nedded, looking forward for any
interest.

T :-)

P.S.: Our config: './configure'
'--with-oci8=/u01/app/oracle/product/8.1.7'
'--with-apxs=/usr/local/apache.dbg/bin/apxs' '--without-mysql'
'--enable-sigchild' '--build=i686-sco-sysv5uw7'

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


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

Reply via email to