From:             [EMAIL PROTECTED]
Operating system: Linux 2.2.19 / Trustix 1.5
PHP version:      4.0.6
PHP Bug Type:     Mail related
Bug description:  segmentation fault on mail() function

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 bug report at http://bugs.php.net/?id=16025&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16025&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16025&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16025&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16025&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16025&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16025&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16025&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16025&r=submittedtwice

Reply via email to