Skip Menu |

This queue is for tickets about the Crypt-RandPasswd CPAN distribution.

Report information
The Basics
Id: 4090
Status: resolved
Priority: 0/
Queue: Crypt-RandPasswd

People
Owner: Nobody in particular
Requestors: richard [...] oakbox.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.02
Fixed in: 0.03



Subject: intermittent failure
Running: Crypt::RandPasswd v .02 With perl: This is perl, v5.8.0 built for i386-linux-thread-multi On a Mandrake box: Linux homeland 2.4.21-0.13mdk #1 Fri Mar 14 15:08:06 EST 2003 i686 GNU/Linux When I run: perl /usr/lib/perl5/site_perl/5.8.0/Crypt/RandPasswd.pm from the command line, it works 3 or 4 times, but on the next attempt, the CPU is completely devoured (no extra memory taken) and it just sits there until I CTRL+C out of the program. This error is intermittent, but I was wondering if you have ever run across this before. I'll work to track down the error and get back to you if I can find it. - Richard Still richard AT oakbox.com http://www.oakbox.com
From: ron
Still broken, in exactly the same way. $password = Crypt::RandPasswd->word( 8, 10 ); hangs about one out of 4 times on RedHat 9. On Mon Oct 13 04:54:50 2003, guest wrote: Show quoted text
> Running: > Crypt::RandPasswd v .02 > > With perl: > This is perl, v5.8.0 built for i386-linux-thread-multi > > On a Mandrake box: > Linux homeland 2.4.21-0.13mdk #1 Fri Mar 14 15:08:06 EST 2003 i686 > GNU/Linux > > When I run: > perl /usr/lib/perl5/site_perl/5.8.0/Crypt/RandPasswd.pm > > from the command line, it works 3 or 4 times, but on the next attempt, > the CPU is completely devoured (no extra memory taken) and it just > sits there until I CTRL+C out of the program. This error is > intermittent, but I was wondering if you have ever run across this > before. > > I'll work to track down the error and get back to you if I can find > it. > > - Richard Still > richard AT oakbox.com > http://www.oakbox.com
From: Clayton O'Neill
I've seen the exact same behavior on Solaris 10/x86.
From: reg [...] gcolpart.com
Same behaviour for me (Perl v5.8.8, Linux, x86).
Same on a FreeBSD 8.0 box, with bleadperl (between 5.15.9 and 5.16.0). Regards, Slaven