Re: Runtime failure in compiled Apache 2.0.63/Openssl 0.9.8g

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



flaffer@xxxxxxxxxxx wrote:
Compiling Apache 2.0.63 as DSO with OpenSSL 0.9.8g (among other modules. Compiling completes sucessfully, but the runtime fails. This is being compiled on solaris. Interestingly enough, we do not have the
same issue with AIX.

Here is the output of the error_log with the failure:

[Tue May 20 15:08:11 2008] [info] mod_unique_id: using ip addr XXX.XXX.XXX.XXX
[Tue May 20 15:08:11 2008] [notice] httplog/2.1.2 XX configured -- resuming normal operations
[Tue May 20 15:08:12 2008] [info] ################################
[Tue May 20 15:08:12 2008] [info] Initializing the hardware engine
[Tue May 20 15:08:12 2008] [info] ################################
[Tue May 20 15:08:12 2008] [debug] ssl_engine_init.c(311):
Initializing the engine (I've done this 1 times)
[Tue May 20 15:08:12 2008] [debug] ssl_engine_init.c(314): Getting engine by id.
[Tue May 20 15:08:12 2008] [debug] ssl_engine_init.c(323): Getting control context - setting forkcheck.
[Tue May 20 15:08:12 2008] [debug] ssl_engine_init.c(328): Setting default with ENGINE_set_default...
[Tue May 20 15:08:12 2008] [debug] ssl_engine_init.c(336): I should not have gotten here.... help?

Your source line numbers from ssl_engine_init.c don't match Apache's 2.0.63 source code:

 http://svn.apache.org/viewvc/httpd/httpd/tags/2.0.63/modules/ssl/ssl_engine_init.c?view=annotate

Is mod_ssl.so the "third-party .so specific the to hardware key device" that you noted? If so, maybe it needs to be brought up to date with recent changes to Apache 2.0's mod_ssl:

 http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/modules/ssl/?sortby=date#dirlist

-tom-

---------------------------------------------------------------------
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-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux