hello all,
using freebsd 4.0-stable as of may 25th. using the
apache13-modssl port. works fine in a non-chroot environment.
when using a chroot env. apache segfaults. this is in
apache_ssl_engine_log: (dates trimmed)
Server: Apache/1.3.12, Interface: mod_ssl/2.6.4, Library: OpenSSL/0.9.4
Init: 1st startup round (still not detached)
Init: Initializing OpenSSL library
Init: Seeding PRNG with 136 bytes of entropy
Init: Generating temporary RSA private keys (512/1024 bits)
gdb where says:
gdb) where
#0 0x281a89e5 in RSA_new_method () from /usr/lib/libcrypto.so.1
#1 0x281a8865 in RSA_new () from /usr/lib/libcrypto.so.1
#2 0x2814efd6 in RSA_generate_key () from /usr/lib/libcrypto.so.1
#3 0x804fe2c in ssl_init_TmpKeysHandle ()
#4 0x804fc62 in ssl_init_Module ()
(gdb)
Oh yea.. when using the nonssl port: apache13, things work fine.
Thanks in advance,
--
laurens van alphen, craxx
[EMAIL PROTECTED], http://www.craxx.nl
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]