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 2004/04/22 15:37:27 UTC

DO NOT REPLY [Bug 28537] New: - ap_assert when starting Apache with SSL enabled

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=28537

ap_assert when starting Apache with SSL enabled

           Summary: ap_assert when starting Apache with SSL enabled
           Product: Apache httpd-2.0
           Version: 2.0.49
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: davide@onlyforfun.net


On a vanilla installation of Solaris _without_ DNS enabled, the gethostbyname()
fails in handling 255.255.255.255 as a valid address. As a result the
apr_sockaddr_info_get() return an error and Apache crashes at startupt
blaming vhost.c.

Workaround: use a DNS or _not_ use the _default_ flag in the VirtualHosts.

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