Need help! Apache core dumps when running startssl

Andreas Widerøe Andersen wodfer at gmail.com
Tue Aug 8 07:36:38 UTC 2006


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.

Thanks,
Andreas


More information about the freebsd-questions mailing list