On Fri, Dec 18, 2009 at 5:38 PM, Chris Copeland <ch...@cope360.com> wrote:
> Hello,
>
> I am building OpenSSL, HTTPD, and Tomcat Connectors on Solaris 10 x86
> using the Sun Studio compiler.
>
> There server runs fine in HTTP mode but segfaults immediately when SSL
> is enabled.  OpenSSL passed all tests when built.
>
> Below I have:
>  * Configure and compile commands for all
>  * Error log
>  * Backtrace
>
> I would greatly appreciate any help.  If I can provide any more
> information, please just let me know what.

Are you using the APR bundled with httpd?  If so, please replace
srclib/apr/pool/unix/port.c with the latest version:

http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/poll/unix/port.c?revision=836111&view=co

I don't recognize the backtrace you posted, but that logic is in the
general vicinity of two important fixes.  One is specific to 32-bit
builds on Solaris 10 x86; the other is necessary for all Solaris 10 or
OpenSolaris.

---------------------------------------------------------------------
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