develooper Front page | perl.perl5.porters | Postings from January 2012

[perl #27392] 5.8.2 cores or loops using hashref as subscript

Thread Previous
From:
Father Chrysostomos via RT
Date:
January 29, 2012 13:39
Subject:
[perl #27392] 5.8.2 cores or loops using hashref as subscript
Message ID:
rt-3.6.HEAD-14510-1327873183-472.27392-15-0@perl.org
On Sun Jan 29 13:10:42 2012, public@khwilliamson.com wrote:
> On 01/29/2012 01:56 PM, Dave Mitchell wrote:
> > So, I think we've *probably* fixed this. but it would be nice if
> someone
> > could bisect this.
> >
> > It might be as simple as, doing on a 32-bit system), $a[1073840232]
> > (based on the OP's stack trace).
> >
> 
> I run on a 32 bit system, and I ran this
> perl5.8.9 -e 'print $a[1073840232]'
> Name "main::a" used only once: possible typo at -e line 1.
> Use of uninitialized value in print at -e line 1.
> 
> which is the earliest perl version I have.

(I think you actually used -we.)

I get the same results with 5.6.2 and 5.8.1.  So that example is not
sufficient to reproduce the bug.


-- 

Father Chrysostomos


---
via perlbug:  queue: perl5 status: open
https://rt.perl.org:443/rt3/Ticket/Display.html?id=27392

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About