php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6588 Apache+Mod_ssl crashs
Submitted: 2000-09-07 02:39 UTC Modified: 2000-11-03 12:27 UTC
From: saidml at dts dot mg Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.2 OS: RedHat 6.1
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: saidml at dts dot mg
New email:
PHP Version: OS:

 

 [2000-09-07 02:39 UTC] saidml at dts dot mg
Hi,
please refer to bug : 6556 .
I use :
apache 1.3.12 + mod_ssl 2.6.6
PHP 4.0.2 with oci8, mysql, pgsql, ftp, pdflib, zlib, imap
When I use Apache without SSL , it works fine .
When I enable SSL , apache crachs
Here is the backtrace :
#0  0x405a5470 in modf () from /usr/lib/libphp4.so
#1  0x8073567 in ap_cvt ()
#2  0x8073837 in ap_fcvt ()
#3  0x8073efb in conv_fp ()
#4  0x8074b84 in ap_vformatter ()
#5  0x8075288 in ap_snprintf ()
#6  0x4034d414 in ssl_rand_choosenum () from /usr/lib/libssl.so
#7  0x4034d1ae in ssl_rand_seed () from /usr/lib/libssl.so
#8  0x40348647 in ssl_init_module () from /usr/lib/libssl.so
#9  0x8057939 in ap_init_module ()
#10  0x80613c5 in standalone_main ()
#11  0x8061be3 in main ()
#12  0x400b71eb in __lib_start_main (main=0x806188c <main>, argc=3,
       argv=0xbffffcf4, init=0x804f984 <_init>, fini=0x8098d5c <_fini>,
       rtld_fini=0x4000a610 <_dl_fini>, stack_end=0xbffffcec)
       at ../sysdeps/generic/libc-start.c:90

Thanks,

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-01 12:50 UTC] sniper@php.net
Please update your apache, mod_ssl and PHP to
latest versions. Does this still happen??

I'm using all of the above and I don't have any
crashes.

--Jani

 [2000-11-03 12:27 UTC] sniper@php.net
User reported problem solved.

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Jul 11 22:00:02 2026 UTC