Full_Name: Jason Haar
Version: 2.1.0 and 2.1.1
OS: Linux (Redhat 5.1)
Submission from: dirt.trimble.com (206.40.88.88)
Apache 1.3.3 with mod_ssl. I configure as so:
mod_ssl:
./configure --with-apache=../apache_1.3.3 --with-ssleay=/usr/local/ssl/
apache:
CFLAGS="-O6" ./configure "--suexec-caller=www" "--with-perl=/usr/bin/perl"
"--enable-module=info" "--enable-module=expires" "--enable-module=ssl"
"--enable-module=usertrack" "--enable-module=auth_dbm"
All compiles fine, but when it runs, httpd will segfault when downloading
via SSL files over a certain size (somewhere between 10 and 20Kb)
- typically images.
The same thing happens if the binary is run on a different Linux server,
[Wed Dec 2 13:40:22 1998] [notice] httpd: child pid 913 exit signal
Segmentation fault (11)
The really wierd thing is that if I do a "save to file" call on one
of the offending documents, it is saved correctly - it's only if I
try to "view" it within Netscape that I see it. I first thought this
was a browser problem - but no browser problem should cause a segfault
on the server...
Also, if I go back to apache-1.3.2 with mod_ssl-2.0.11 on the same
servers - it all works fine - so this is definitely a new problem...
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]