>    [Sat Jan 15 15:27:54 2011] [crit] [Sat Jan 15 15:27:54 2011] file
>    config.c, line 1982, assertion "rv == APR_SUCCESS" failed
>    Abort trap (core dumped)
>    /usr/local/etc/rc.d/apache22: WARNING: failed to start apache22

IIUC apache is trying to setup the skeleton vhost config for the base
server and asking the system for a sockaddr for IPV4 INADDR_ANY (we
haven't read the config enough to even know the base configs
ServerName).

I'd suggest opening a bug, I think httpd could at least ask APR/the OS
to give up an IPV6 INADDRY_ANY before asserting.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to