Need help! Apache core dumps when running startssl

cknipe at savage.za.org cknipe at savage.za.org
Tue Aug 8 07:39:12 UTC 2006


Quoting Andreas Widerøe Andersen <wodfer at gmail.com>:

> On 8/8/06, cknipe at savage.za.org <cknipe at savage.za.org> wrote:
> >
> > Quoting Girish Venkatachalam <girish1729 at yahoo.com>:
> > > > > > Hope to get some input.
> > > > > Looks like ur random seeding is not happening
> > > > > properly. check whether /dev/random and
> > > > /dev/urandom
> > > > > work properly. You can verify it with the command
> > > > >
> > > > > $openssl rand  512
> > > > >
> >
> >
> > Why not just run httpd under gdb, and see WHY it is crashing?
> >
> > gdb httpd httpd.core
> >
> > run -X
> >
> > once cored, just back trace, step, and it should tell you exactly why it
> > is
> > crashing...
> 
> 
> Thanks!
> How do I start httpd with ssl support from this command? (I do apachectl
> startssl when Apache crashes. apachectl start works fine though.)
> 
> Apache runs fine when ssl is NOT started.

run -X -DSSL




More information about the freebsd-questions mailing list