DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43317>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43317 ------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 01:31 ------- And here is the backtrace from a non-optimized 64bit executable: (gdb) run -DSSL Starting program: /opt/apache2/bin/httpd -DSSL warning: Temporarily disabling breakpoints for unloaded shared library "/usr/lib/sparcv9/ld.so.1" warning: Lowest section in /lib/sparcv9/libpthread.so.1 is .dynamic at 00000000000000b0 warning: Lowest section in /lib/sparcv9/libdl.so.1 is .hash at 0000000000000120 Program received signal SIGSEGV, Segmentation fault. 0xffffffff781e05ec in sk_free () from /opt/lib/sparcv9/libcrypto.so.0.9.8 (gdb) bt #0 0xffffffff781e05ec in sk_free () from /opt/lib/sparcv9/libcrypto.so.0.9.8 #1 0xffffffff78431e74 in SSL_CTX_free () from /opt/lib/sparcv9/libssl.so.0.9.8 #2 0xffffffff78615874 in ssl_init_ctx_cleanup (mctx=0x100282b68) at ssl_engine_init.c:1214 #3 0xffffffff78615900 in ssl_init_ctx_cleanup_server (mctx=0x100282b68) at ssl_engine_init.c:1230 #4 0xffffffff78615aa0 in ssl_init_ModuleKill (data=0x1001cde08) at ssl_engine_init.c:1266 #5 0xffffffff7e921744 in run_cleanups (cref=0x100199c88) at memory/unix/apr_pools.c:2034 #6 0xffffffff7e92060c in apr_pool_clear (pool=0x100199c68) at memory/unix/apr_pools.c:689 #7 0x000000010001e380 in main (argc=2, argv=0xffffffff7ffff9e8) at main.c:667 -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
