This got fixed while I wasn't looking. =-)
Now runs fine WITH the _dumper, even at 100,000. It's slow, but it doesn't crash. =-)
Closing.
> [coke - Thu Mar 25 21:34:27 2004]:
>
>
> .sub main
>.param pmc argv
>
>$S0 = argv[1]
>$I2 = $S0
>
>$P2 = new PerlHash
>$I0 = 1
> lo
# New Ticket Created by Will Coleda
# Please include the string: [perl #27966]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=27966 >
.sub main
.param pmc argv
$S0 = argv[1]
$I2 = $S0
$P2 = new PerlHash