Quoting Girish Venkatachalam <[EMAIL PROTECTED]>:
> > > > 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... 


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to