[perl #64124] Segmentation fault in embedding Parrot into Perl 5

2012-02-12 Thread Will Coleda via RT
On Mon Mar 23 13:09:56 2009, szab...@gmail.com wrote: > I am not sure if this is a Parrot or Rakudo bug > or just a plain invalid usage on my side. > > The following code runs, prints the prompt but when I > enter a response I get a Segmentation fault. > > Gabor > > > #!/usr/bin/perl > use stri

Re: [perl #64124] Segmentation fault in embedding Parrot into Perl 5

2010-08-23 Thread Gabor Szabo
On Wed, Aug 18, 2010 at 8:13 AM, Will Coleda via RT wrote: > On Mon Mar 23 13:09:56 2009, szab...@gmail.com wrote: >> I am not sure if this is a Parrot or Rakudo bug >> or just a plain invalid usage on my side. >> >> The following code runs, prints the prompt but when I >> enter a response I get a

[perl #64124] Segmentation fault in embedding Parrot into Perl 5

2010-08-17 Thread Will Coleda via RT
On Mon Mar 23 13:09:56 2009, szab...@gmail.com wrote: > I am not sure if this is a Parrot or Rakudo bug > or just a plain invalid usage on my side. > > The following code runs, prints the prompt but when I > enter a response I get a Segmentation fault. > > Gabor > > > #!/usr/bin/perl > use stri

[perl #64124] Segmentation fault in embedding Parrot into Perl 5

2009-03-24 Thread via RT
# New Ticket Created by Gabor Szabo # Please include the string: [perl #64124] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=64124 > I am not sure if this is a Parrot or Rakudo bug or just a plain invalid usage on my side.