[PHP-DEV] Bug #11510: $HTTPD -DSSL From: pescobar <email protected>
Date: 06/15/01

From: pescobar <email protected>
Operating system: linux 7.0
PHP version: 4.0.5
PHP Bug Type: Apache related
Bug description: $HTTPD -DSSL

# /usr/local/apache/bin/apachectl startssl
/usr/local/apache/bin/apachectl: line 184: 5405 Illegal instruction (core dumped) $HTTPD -DSSL
/usr/local/apache/bin/apachectl startssl: httpd could not be started

Core was generated by `/usr/local/apache/bin/httpd -DSSL'.
Program terminated with signal 4, Illegal instruction.
#0 0x401cfcf8 in ?? ()
(gdb) bt
#0 0x401cfcf8 in ?? ()
#1 0x4010512b in ?? ()
#2 0x4010ed47 in ?? ()
#3 0x4051cffe in ?? ()
#4 0x4050ee1d in ?? ()
#5 0x405b04ad in ?? ()
#6 0x403d5cae in ?? ()
#7 0x403d5e93 in ?? ()
#8 0x40346eff in ?? ()
#9 0x40356ffb in ?? ()
#10 0x40357ecd in ?? ()
#11 0x40357281 in ?? ()
#12 0x403549c4 in ?? ()
#13 0x4035544e in ?? ()
#14 0x807992a in ?? ()
#15 0x80843f8 in ?? ()
#16 0x400cdb65 in ?? ()

-- 
Edit Bug report at: http://bugs.php.net/?id=11510&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>