Here is a more complete BackTrace.

data[/usr/www]# gdb ./bin/httpsd core
(gdb) bt
#0  0x1c1110 in SSL_CTX_ctrl ()
#1  0x4b7d8 in ssl_init_ConfigureServer (s=0x2f7408, p=0x2ca1d0, sc=0x2f9cd0)
at ssl_engine_init.c:533
#2  0x4adac in ssl_init_Module (s=0x2ca1f8, p=0x2ca1d0) at
ssl_engine_init.c:298
#3  0x152350 in ap_init_modules (p=0x2ca1d0, s=0x2ca1f8) at http_config.c:1568

#4  0x1607d4 in standalone_main (argc=4, argv=0xffbefa94) at http_main.c:4719
#5  0x161508 in main (argc=4, argv=0xffbefa94) at http_main.c:5092
(gdb)

Victor wrote:

> Craig Skelton wrote:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> >
> > Is the servlet engine dying properly? More likely to be jserv than
> > mod_ssl I think. Check for either port already bound errors from
> > apache or the servlet engine doing wierd stuff.
> >
> > Cheers,
> > Craig Skelton
> >
> > - -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Victor
> > Sent: July 18, 2000 3:05 PM
> > To: [EMAIL PROTECTED]
> > Subject: Problem with Apache
> >
> > I have apache 1.3.12 + PHP 4.0.1pl2 + JServ 1.1.2 + ModSSL (latest).
> > When I start apache, it runs fine, but when I restart it (-HUP), it
> > dumps core and quits. Any ideas ?
> >
> > Thanks
> > Any suggestions welcome

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to