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=27392Thread Previous