On Thu, 20 Feb 2003, Richard Levitte - VMS Whacker via RT wrote:
>
> In message <[EMAIL PROTECTED]> on Thu, 20 Feb 2003 11:16:25
>+0100 (MET), "Alexey Semenov via RT" <[EMAIL PROTECTED]> said:
>
> rt> try ./config shared no-engine, then compile.
> rt> Apache 1.3.27/mod_ssl crashes with segmentation fault.
> rt> if i remove 'no-engine' - all ok,
> rt> linux 2.4.19/gcc 2.95.3/glibc 2.1.3
>
> It's possible mod_ssl expects the engine framework to be present, and
> is basically "pissed off"...
maybe, i just upgraded from 0.9.7 to 0.9.7a.
> Do you have any log to show us? Do you have the possibility to run
> under a debugger and get us a traceback?
root@swaj: /usr/local/apache_ssl/bin#./httpd
Segmentation fault
root@swaj: /usr/local/apache_ssl/bin#ldd ./httpd
libm.so.6 => /lib/libm.so.6 (0x4001c000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x40039000)
libdb.so.3 => /lib/libdb.so.3 (0x40067000)
libssl.so.0.9.7 => /usr/local/lib/libssl.so.0.9.7 (0x400a1000)
libcrypto.so.0.9.7 => /usr/local/lib/libcrypto.so.0.9.7
(0x400d1000)
libc.so.6 => /lib/libc.so.6 (0x401ae000)
libdl.so.2 => /lib/libdl.so.2 (0x402a3000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
root@swaj: /usr/local/apache_ssl/bin#gdb ./httpd
GNU gdb 5.2
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols
found)...
(gdb) r
Starting program: /opt/apache_ssl/bin/httpd
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x4013ec1d in EVP_DigestUpdate () from
/usr/local/lib/libcrypto.so.0.9.7
(gdb) where
#0 0x4013ec1d in EVP_DigestUpdate () from
/usr/local/lib/libcrypto.so.0.9.7
#1 0xbffff9a4 in ?? ()
#2 0x40139975 in RAND_SSLeay () from
/usr/local/lib/libcrypto.so.0.9.7
#3 0x08071215 in strcpy () at ../sysdeps/generic/strcpy.c:30
#4 0x08070ff0 in strcpy () at ../sysdeps/generic/strcpy.c:30
#5 0x0808ee54 in strcpy () at ../sysdeps/generic/strcpy.c:30
#6 0x0809a463 in strcpy () at ../sysdeps/generic/strcpy.c:30
#7 0x401c69cb in __libc_start_main (main=0x809a0b8 <strcpy+314564>,
argc=1, argv=0xbffffcd4,
init=0x804bf54 <_init>, fini=0x80d2890 <_fini>,
rtld_fini=0x4000ae60 <_dl_fini>, stack_end=0xbffffccc)
at ../sysdeps/generic/libc-start.c:92
> --
> Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
> Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
> \ SWEDEN \ or +46-708-26 53 44
> Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
> Member of the OpenSSL development team: http://www.openssl.org/
>
> Unsolicited commercial email is subject to an archival fee of $400.
> See <http://www.stacken.kth.se/~levitte/mail/> for more info.
>
---
WBR,
Alexey.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]