At 11:30 PM 5/17/00 +0200, Mads Toftum wrote:
>On Wed, May 17, 2000 at 03:00:16PM -0500, Mocha wrote:
> > i've compiled apache 1.3.12 with the lastest modssl. everything compiles
> > fine til i
> >
> > apachectl startssl
> >
> > and get a core dump from segmentation fault.
> >
> > # uname -a
> > NetBSD ns01 1.4Y NetBSD 1.4Y (ns01) #2: Sat May 13 02:41:30 PDT
> > 2000 tom@ns0
> > 1:/usr/src/sys/arch/alpha/compile/ns01 alpha
> >
>What happens if you do an apachectl start? What options did you use
>for mod_ssl?
>Check out http://www.modssl.org/docs/2.6/ssl_faq.html#core-dumped
>and http://www.modssl.org/docs/2.6/ssl_faq.html#report-backtrace.
This GDB was configured as "alpha--netbsd"...
Core was generated by `httpd'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/libexec/ld.elf_so...done.
Reading symbols from /usr/lib/libcrypt.so.0...done.
Reading symbols from /usr/lib/libc.so.12...done.
Reading symbols from /usr/pkg/lib/librsaref.so.3.0...done.
Reading symbols from /usr/pkg/lib/libcrypto.so.1.0...done.
Reading symbols from /usr/pkg/lib/libssl.so.1.0...done.
Reading symbols from /usr/pkg/lib/httpd/mod_ssl.so...done.
Reading symbols from /usr/lib/libssl.so...done.
Reading symbols from /usr/lib/libcrypto.so...done.
#0 0x160105ab4 in _rtld_unref_dag ()
(gdb) bt
#0 0x160105ab4 in _rtld_unref_dag ()
warning: Hit heuristic-fence-post without finding
warning: enclosing function for address 0x1ffffd550
This warning occurs if you are debugging a function without any symbols
(for example, in a stripped executable). In that case, you may wish to
increase the size of the search with the `set heuristic-fence-post' command.
Otherwise, you told GDB there was a function where there isn't one, or
(more likely) you have encountered a bug in GDB.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]