> An assertion is a failure of an internal test. Something happened that
> actually never should happen.
>
> I have seen exactly this assertion with early versions of prngd, when I
> was (incorrectly) calling RAND_add() from a signal handler, while another
> RAND_add() might be active.
>
> Unfortunately that does not explain your error, yet...
As a user, what action would you recommend I take? Right now I'm holding
off on building any applications that require linking to the ssl and crypto
libraries.
henry nelson
> > ---------- begin error message ----------
> > ./randtest
> > assertion "md_c[1] == md_count[1]" failed: file "md_rand.c", line 298
> > *** Signal 6
> >
> > Stop.
> > *** Error code 1
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]