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 00:50 ------- OK, here is a potentially more useful backtrace from a non-optimized 32 bit executable: Program received signal SIGSEGV, Segmentation fault. 0xfedd51c4 in _free_unlocked () from /lib/libc.so.1 (gdb) bt #0 0xfedd51c4 in _free_unlocked () from /lib/libc.so.1 #1 0xfedd516c in free () from /lib/libc.so.1 #2 0xfe7448d0 in CRYPTO_free () from /opt/lib/libcrypto.so.0.9.8 #3 0xfe7b72a8 in sk_free () from /opt/lib/libcrypto.so.0.9.8 #4 0xfe89ad18 in SSL_CTX_free () from /opt/lib/libssl.so.0.9.8 #5 0xfe8e0b38 in ssl_init_ctx_cleanup (mctx=0x167c40) at ssl_engine_init.c:1214 #6 0xfe8e0bc8 in ssl_init_ctx_cleanup_server (mctx=0x167c40) at ssl_engine_init.c:1230 #7 0xfe8e0d54 in ssl_init_ModuleKill (data=0xac3e8) at ssl_engine_init.c:1266 #8 0xff24eb9c in run_cleanups (cref=0xa6a78) at memory/unix/apr_pools.c:2034 #9 0xff24da08 in apr_pool_clear (pool=0xa6a68) at memory/unix/apr_pools.c:689 #10 0x00027b94 in main (argc=2, argv=0xffbffad4) 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]
