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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pescobar at ns dot ulat dot ac dot pa
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC