Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 99945 invoked from network); 30 Mar 2007 05:26:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Mar 2007 05:26:11 -0000 Received: (qmail 43352 invoked by uid 500); 30 Mar 2007 05:26:06 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 43332 invoked by uid 500); 30 Mar 2007 05:26:06 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 43320 invoked by uid 99); 30 Mar 2007 05:26:06 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Mar 2007 22:26:06 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [66.163.179.185] (HELO web35901.mail.mud.yahoo.com) (66.163.179.185) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 29 Mar 2007 22:25:58 -0700 Received: (qmail 77363 invoked by uid 60001); 30 Mar 2007 05:25:37 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ca; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=HnbcQtQjHP1sGUkJ9fBK7asWW+ruofmgoEVy9ldcce0VOBFFQ+0eH3UfzDGfs4e1j/wW68ngqnjheLf40JGrHibqWYAlYkouI8FXfTp/b/6wFUy8xxvLe6VPr8V7uQBJp73WEWBEkVS7KymsH1ZlUcgx2XO686n56VOMTC3FApU=; X-YMail-OSG: 3di0xxgVM1lCp4NzD7zwwePpxEwBgUQ9LTYAW2gosXK25oQBqeqiy7nVAJGAm51d2QsTWpdhgxou2cyapHwiTf8aoAbjXZrrOhtg Received: from [207.35.179.231] by web35901.mail.mud.yahoo.com via HTTP; Thu, 29 Mar 2007 22:25:37 PDT X-Mailer: YahooMailRC/476 YahooMailWebService/0.7.41.8 Date: Thu, 29 Mar 2007 22:25:37 -0700 (PDT) From: Mark Drummond To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=ascii Message-ID: <417506.76638.qm@web35901.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] apachectl startssl returns "assertion 'rv == APR_SUCCESS" failed' I seem to have stumbled on the answer. For whatever reason it didn't like the _default_:9443 in my ssl.conf. I changed that to *:9443 and the server started without problems. I don't understand why my the test box works with _default_:9443. If someone wants to clue me in, I'd appreciate it. -- Georgia: Why am I not doing what they're doing? Rube: Because you're doing what you're doing. When it's time for you to do something else you'll do that. ----- Original Message ---- From: Mark Drummond To: users@httpd.apache.org Sent: Friday, March 30, 2007 1:08:22 AM Subject: [users@httpd] apachectl startssl returns "assertion 'rv == APR_SUCCESS" failed' Hello everyone, This is probably better directed to the mod_ssl folks but their majordomo is using SORBS and SORBS is blocking Yahoo mail accounts. I have Apache 2.0.59 binaries (and required supporting components) from sunfreeware installed on two Solaris 9 9/04 servers. The two systems are identical in most respects. They differ in terms of patch levels. On both servers I created self signed certificates for testing purposes. I have only made the bare minimum necessary edits to httpd.conf, and no edits at all to ssl.conf (Apache 2.0.59 from sunfreeware breaks SSL configuration off into a separate file). Apache starts just fine on the one server, and chokes on the other server. Good guy: # ../ssl/bin/openssl req -new -x509 -nodes -out conf/ssl.crt/server.crt -keyout conf/ssl.key/server.key . . . # ../bin/apachectl startssl # ps -ef | grep [a]pache2 nobody 12433 12428 0 01:04:25 ? 0:00 /usr/local/apache2/bin/httpd -k start -DSSL nobody 12434 12428 0 01:04:25 ? 0:00 /usr/local/apache2/bin/httpd -k start -DSSL nobody 12432 12428 0 01:04:25 ? 0:00 /usr/local/apache2/bin/httpd -k start -DSSL nobody 12431 12428 0 01:04:25 ? 0:00 /usr/local/apache2/bin/httpd -k start -DSSL nobody 12435 12428 0 01:04:25 ? 0:00 /usr/local/apache2/bin/httpd -k start -DSSL root 12428 1 1 01:04:24 ? 0:01 /usr/local/apache2/bin/httpd -k start -DSSL # Bad guy: # ../ssl/bin/openssl req -new -x509 -nodes -out conf/ssl.crt/server.crt -keyout conf/ssl.key/server.key . . . # ../bin/apachectl startssl [Fri Mar 30 01:05:29 2007] [crit] [Fri Mar 30 01:05:29 2007] file vhost.c, line 190, assertion "rv == APR_SUCCESS" failed Abort - core dumped # I used the same sunfreeware packages to install Apache, OpenSSL, zlib, libgcc etc. Any ideas? This is meant to become my new production web server, replacing an older IBM HTTPD 2.0.47.1, but the machine that is failing is my prod box. It works on the dev/test box. Thanks, Mark -- Georgia: Why am I not doing what they're doing? Rube: Because you're doing what you're doing. When it's time for you to do something else you'll do that. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org