ID:               16025
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Mail related
 Operating System: Linux 2.2.19 / Trustix 1.5
 PHP Version:      4.0.6
 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-03-12 17:11:59] [EMAIL PROTECTED]

When using the mail() function, the mail is sent out correctly but
there isn't any output of the page. There isn't even a html header sent
out. The following message is in the error logfile:

[notice] child pid 30567 exit signal Segmentation fault (11)

Problem happend on a standard installation of Trustix 1.5 (Linux
2.2.19) with Apache/1.3.20 (Release 10320100; API Version 19990320)
mailer is Postfix.

PHP Configure:
'./configure' '--prefix=/usr' '--with-apxs=/usr/sbin/apxs'
'--with-config-file-path=/etc/httpd' '--with-regex=system'
'--with-exec-dir=/usr/bin' '--enable-safe-mode' '--enable-debugger'
'--enable-magic-quotes' '--enable-track-vars' '--enable-memory-limit'
'--enable-ftp' '--disable-debug' '--disable-rpath' '--with-bz2'
'--with-gmp' '--with-zlib=/usr' '--with-imap-ssl'
'--with-imap=static,/usr' '--with-ldap=shared,/usr'
'--with-mysql=shared,/usr' '--with-pgsql=shared,/usr'
'--with-openssl=shared,/usr'

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


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

Reply via email to