ID: 15191
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Reproducible crash
Operating System: Solaris 8
PHP Version: 4.1.1
New Comment:

Please read instruction before you submit bug report :)
If httpd segfaults, attach backtrace.


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

[2002-01-23 18:20:36] [EMAIL PROTECTED]

# apachectl startssl
Segmentation Fault
/opt/apache/sbin/apachectl startssl: httpd could not be started

Environment and configure line....
CFLAGS=-O2
EXTRA_LIBS="-lc-client -lmcal -lsocket"
unset LD_LIBRARY_PATH
export CFLAGS EXTRA_LIBS
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
--with-apxs=/opt/apache/sbin/apxs --enable-track-vars --enable-calendar
--with-gdbm --enable-filepro --enable-dbase --enable-ftp --with-imap
--with-java=/usr/java1.1 --with-ldap=/usr/src/openldap-1.2.9
--with-ibm-db2=/opt/IBMdb2/V7.1 --enable-trans-sid --with-mysql
--enable-sysvshm --enable-sysvsem --with-mcal=/usr --with-ming
--with-openssl --with-gd --with-pdflib --with-jpeg-dir=/opt/sfw
--with-png-dir=/opt/sfw --with-zlib

Library versions:
gdbm 2.x
c-client (imap) 4.7b
java 1.1.8
openldap 1.2.9
IBM db2 7.1
mcal 0.6
mcaldrivers 0.8
ming 0.1.1
openssl 0.95
gd 2.0.1
pdf 4.0.0
jpeg 6.x
png 2.x
zlib 1.x
PHP 406 build successfully on the same machine with the same configure
line, and the same environment except I add -lldap -llber to EXTRA_LIBS
for 4.0.6, I took those out on 4.1.1 because it caused duplicate
symbols to be defined, and php would not compile. After I took those
out, php 4.1.1 compiled, but it caused a segmentation fault when I
tried to start the web server. PHP 4.0.6 works fine.


Any ideas?


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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to