php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11510 $HTTPD -DSSL
Submitted: 2001-06-15 20:03 UTC Modified: 2001-06-16 12:00 UTC
From: pescobar at ns dot ulat dot ac dot pa Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.5 OS: linux 7.0
Private report: No CVE-ID: None
 [2001-06-15 20:03 UTC] pescobar at ns dot ulat dot ac dot pa
# /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 ?? ()

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-16 12:00 UTC] sniper@php.net
Fixed in CVS / 4.0.6

http://www.php.net/~andi/php-4.0.6RC3.tar.gz

(if that doesn't work, change RC3 to RC4)

If you still get segfaults, reopen this report and include
your configure line.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 20:01:28 2024 UTC