You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/03/11 14:43:01 UTC

DO NOT REPLY [Bug 17874] New: - Segmentation fault with mod_ssl on 64-bit build

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17874>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17874

Segmentation fault with mod_ssl on 64-bit build

           Summary: Segmentation fault with mod_ssl on 64-bit build
           Product: Apache httpd-2.0
           Version: HEAD
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: mod_ssl
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: tcastelle@generali.fr


Hi there !

I wanted to test the latest cvs snapshots against the bug 16333, but I got a
segmentation fault problem...

Using the latest cvs snapshots (2003/03/10 05:12:56), compiled on Sun Solaris 8
with :

CFLAGS="-m64" ./configure --prefix=/usr/local/www/proto-test --enable-ssl
--with-ssl=/usr/local/ssl

When I start it with ssl enabled, I get a beautiful : "Segmentation Fault - core
dumped"

Without SSL => no problem
With 32-bit build + SSL => no problem
With http-2.0.44 64-bit build + SSL => no problem

Can you tell me what's wrong ? Do you need the core file ?

Thanks in advance !

Thomas.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org