> Adam Gent wrote:
>
> >>>>but I think your problem is different. There are cases where the
machine
> >>>>doesn't have enough entropy, so it'd block on getting PRNG
initialized.
> >>>
> >>>Your
> >>>
> >>>
> >>>>error_log says:
> >>>>
> >>>>  Seeding PRNG with 0 bytes of entropy
> >>>>
> >>>>Please try this:
> >>>>
> >>>>% PERL_HASH_SEED=0 make test
> >>>>
> >>>>when PERL_HASH_SEED env var is preset by user mp won't try to
randomize
> >>>
> >>>the
> >>>
> >>>
> >>>>seed on its own.
> >>>>
> >>>
> >>>
> >>>The tests start to run, fine just a single test failure on
> >
> > apr_ext/uuid.t
> >
> >>Did they start to run faster than 68 secs with PERL_HASH_SEED=0?
> >
> >
> > I tried this with the normal 60 second timeout and it did not run so
left
> > it.
>
> Sorry, I didn't understand. Does running:
>
> % PERL_HASH_SEED=0 make test
>
> solve the problem or not? If it does how many secs did it take to start?
Can
> you paste the console output at the beginning of the test?
>

It did not solve the problem under the normal 60 seconds timeout, when the
timeout was set to 120 seconds it tooks the same length of time 68 seconds.

Adam


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.548 / Virus Database: 341 - Release Date: 07/12/2003


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to