Date: Tue, 8 Aug 2006 09:36:35 +0200 From: "=?ISO-8859-1?Q?Andreas_Wider=F8e_Andersen?=" <wodfer@gmail.com> To: "cknipe@savage.za.org" <cknipe@savage.za.org>, freebsd-questions@freebsd.org Subject: Re: Need help! Apache core dumps when running startssl Message-ID: <23ed14b80608080036g2c16d81er14de304febdda768@mail.gmail.com> In-Reply-To: <1155022022.44d83cc7014d8@196.22.132.16> References: <20060808072303.21211.qmail@web35603.mail.mud.yahoo.com> <1155022022.44d83cc7014d8@196.22.132.16>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/8/06, cknipe@savage.za.org <cknipe@savage.za.org> wrote: > > Quoting Girish Venkatachalam <girish1729@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23ed14b80608080036g2c16d81er14de304febdda768>