# New Ticket Created by "Clinton A. Pierce" # Please include the string: [netlabs #613] # in the subject line of all future correspondence about this issue. # <URL: http://bugs6.perl.org/rt2/Ticket/Display.html?id=613 >
I do not have a short test for this one. To reproduce this problem: * sync up, and get the latest Parrot BASIC. It's fully hash-enabled and quite speedy now. * Run "basic.pl" to assemble the interpreter, and get it started * At the "Ready" prompt, "LOAD eliza" * When finished, type RUN The crash will happen shortly thereafter. Comments in #parrot seem to indicate that this is "a bus error in the garbage collector" [None of the other BASIC programs will trigger this error.]