Hi !!!
Using mod_ssl 2.3.4 + apache 1.3.6 under Redhat 6.0 and kernel 2.2.5-22
Using mm library and fully rebuilt under RH6.0 box
Any idea ?
error.log --->
[Mon Jun 21 17:08:51 1999] [notice] Apache/1.3.6 (Unix) mod_ssl/2.3.4
OpenSSL/0.9.3 PHP/3.0.9 configured -- resuming normal operations
[Mon Jun 21 17:24:39 1999] [notice] child pid 17096 exit signal Segmentation
fault (11)
strace give us --->
open("/var/run/ssl_mutex.17090", O_WRONLY) = 6
fcntl(6, F_DUPFD, 15) = 27
close(6) = 0
getpid() = 17109
gettimeofday({929978569, 50057}, NULL) = 0
brk(0x80f2000) = 0x80f2000
SYS_175(0, 0, 0x80749fc, 0x8, 0) = 0
SYS_174(0x17, 0xbffff92c, 0xbffff8a0, 0x8, 0x17) = 0
SYS_174(0xe, 0xbffff948, 0xbffff8bc, 0x8, 0xe) = 0
SYS_174(0xa, 0xbffff948, 0xbffff8bc, 0x8, 0xa) = 0
fcntl(26, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
select(17, [15 16], NULL, NULL, NULL) = 1 (in
[15])
accept(15, {sin_family=AF_INET, sin_port=htons(1349),
sin_addr=inet_addr("172.31.1.150")}, [16]) = 6
fcntl(26, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0
SYS_174(0xa, 0xbffff948, 0xbffff8bc, 0x8, 0xa) = 0
getsockname(6, {sin_family=AF_INET, sin_port=htons(443),
sin_addr=inet_addr("172.31.1.151")}, [16]) = 0
setsockopt(6, IPPROTO_TCP, 1, [1], 4) = 0
brk(0x80f5000) = 0x80f5000
brk(0x80f8000) = 0x80f8000
time(NULL) = 929978679
write(19, "[21/Jun/1999 17:24:39] [info] C"..., 88) = 88
time(NULL) = 929978679
getpid() = 17109
time(NULL) = 929978679
getpid() = 17109
brk(0x80f9000) = 0x80f9000
time(NULL) = 929978679
getpid() = 17109
brk(0x80ff000) = 0x80ff000
brk(0x8108000) = 0x8108000
brk(0x810d000) = 0x810d000
read(6, "\26\3\0\0O\1\0", 7) = 7
time(NULL) = 929978679
getpid() = 17109
read(6, "\0K\3\0007n=u\241Rq\317^\\\233\35"..., 77) = 77
time(NULL) = 929978679
fcntl(27, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0
--- SIGSEGV (Segmentation fault) ---
chdir("/home/httpd") = 0
SYS_174(0xb, 0xbffff4e0, 0xbffff454, 0x8, 0xb) = 0
getpid() = 17109
kill(17109, SIGSEGV) = 0
sigreturn() = ? (mask now [])
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]