Skip Menu |

This queue is for tickets about the Time-HiRes CPAN distribution.

Report information
The Basics
Id: 15368
Status: resolved
Priority: 0/
Queue: Time-HiRes

People
Owner: Nobody in particular
Requestors: Marek.Rouchal [...] gmx.net
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.76
Fixed in: (no value)



Subject: deep recursion on Solaris
The new version (in contrast to the previous ones) runs into a deep recusion on our Solaris 8/Sparc hosts, however not on RedHat Enterprise Linux 3.0: $ perl -Mblib t/HiRes.t ... ok 27 ok 28 Deep recursion on anonymous subroutine at t/HiRes.t line 418. The config (both on Solaris and Linux): perl-5.8.7, ithreads, shared libperl, built with gcc-3.4.4. Let me know if you need more information, and which one. -Marek
Date: Sun, 30 Oct 2005 10:55:19 +0200
From: Jarkko Hietaniemi <jhietaniemi [...] gmail.com>
To: bug-Time-HiRes [...] rt.cpan.org
Subject: Re: [cpan #15368] deep recursion on Solaris
RT-Send-Cc:
via RT wrote: Show quoted text
> This message about Time-HiRes was sent to you by MAREKR <MAREKR@cpan.org> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=15368 > > > The new version (in contrast to the previous ones) runs into a deep > recusion on our Solaris 8/Sparc hosts, however not on RedHat Enterprise > Linux 3.0: > $ perl -Mblib t/HiRes.t > ... > ok 27 > ok 28 > Deep recursion on anonymous subroutine at t/HiRes.t line 418. > > The config (both on Solaris and Linux): perl-5.8.7, ithreads, > shared libperl, built with gcc-3.4.4. > Let me know if you need more information, and which one. > > -Marek >
Please try copying the attached HiRes.t in place of the t/HiRes.t and retry (in systems you have access to, preferably), and report back does this test work any better.

Message body is not shown because it is too large.

I assume this has been resolved in 1.83, I am closing the ticket.