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: [email protected] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
