Need help! Apache core dumps when running startssl

cknipe at savage.za.org cknipe at savage.za.org
Tue Aug 8 07:27:08 UTC 2006


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... 




More information about the freebsd-questions mailing list