Re: [netlabs #613] Parrot BASIC SEGV's with much string handling

2002-05-23 Thread Dan Sugalski
At 9:39 AM -0400 5/23/02, Clinton A. Pierce wrote: >[re-cc'd p6i due to mailer failure on my part] >>At 10:17 PM 5/22/2002 +, via RT wrote: >>Clinton A. Pierce wrote: >> >>> * sync up, and get the latest Parrot BASIC. It's fully hash-enabled and >>> quite speedy now. >>> >>> * Run "basic.p

Re: [netlabs #613] Parrot BASIC SEGV's with much string handling

2002-05-23 Thread Clinton A. Pierce
[re-cc'd p6i due to mailer failure on my part] >At 10:17 PM 5/22/2002 +, via RT wrote: >Clinton A. Pierce wrote: > >> * 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 >>

Re: [netlabs #613] Parrot BASIC SEGV's with much string handling

2002-05-22 Thread Peter Gibbs
Clinton A. Pierce wrote: > * 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 th

[netlabs #613] Parrot BASIC SEGV's with much string handling

2002-05-22 Thread Clinton A. Pierce
# New Ticket Created by "Clinton A. Pierce" # Please include the string: [netlabs #613] # in the subject line of all future correspondence about this issue. # 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 u