|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen domu and apache2 using ssl - backtrace
This is a back-trace to my Problem:
(gdb) bt full
#0 0xb798f403 in ssl_engine_disable ()
from /usr/lib/apache2/modules/mod_ssl.so
No symbol table info available.
#1 0x08085a7c in ap_run_pre_connection ()
No symbol table info available.
#2 0x08085c56 in ap_process_connection ()
No symbol table info available.
#3 0x08076c81 in ap_graceful_stop_signalled ()
No symbol table info available.
#4 0x0807744a in ap_graceful_stop_signalled ()
No symbol table info available.
#5 0xb7c45196 in apr_threadattr_stacksize_set () from
/usr/lib/libapr-0.so.0
No symbol table info available.
#6 0xb7be7b63 in start_thread () from /lib/tls/libpthread.so.0
No symbol table info available.
#7 0xb7b8620a in clone () from /lib/tls/libc.so.6
No symbol table info available.
I wonder if it's somethingin pthreads?
On Tue, Jul 25, 2006 at 07:07:22AM +0200, Flavio Curti wrote:
> Almost everything works so far, the only thing I can't get to run is
> apache2 using ssl. Apache2 HTTP works. SSL access only leads to
> segfaulting apache processes. I'm really at a loss at where to look. I
> have recompiled openssl apache2 from scratch.
> However as soon as I access a ssl host, the apache child serving the
> request crashes.
--
http://no-way.org/~fcu/
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|