Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LTA internal Parrot error when doing '&::{}' in Rakudo #3240

Closed
p6rt opened this issue Sep 25, 2013 · 6 comments
Closed

LTA internal Parrot error when doing '&::{}' in Rakudo #3240

p6rt opened this issue Sep 25, 2013 · 6 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Sep 25, 2013

Migrated from rt.perl.org#119999 (status was 'resolved')

Searchable as RT119999$

@p6rt
Copy link
Author

p6rt commented Sep 25, 2013

From @masak

<[Coke]> r​: &&​::{}[];;
<camelia> rakudo 7e2d8b​: OUTPUT«===SORRY!===␤ResizablePMCArray​: index
out of bounds!␤»
<[Coke]> masak​: ^^
<TimToady> std​: &&​::{}[];;
<camelia> std 7c17586​: OUTPUT«ok 00​:00 46m␤»
<masak> r​: &​::{}
<camelia> rakudo 7e2d8b​: OUTPUT«===SORRY!===␤ResizablePMCArray​: index
out of bounds!␤»
<masak> could be golfed some :)

@p6rt
Copy link
Author

p6rt commented Sep 25, 2013

From @masak

<moritz> current instr.​: 'variable_components' pc 26971 (src/gen/perl6-
symboltable.pir​:10438) (src/Perl6/World.nqp​:1858)
<moritz> if you run it with --ll-exception
* masak adds that to the ticket
<masak> moritz++

@p6rt
Copy link
Author

p6rt commented Sep 25, 2013

@masak - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Feb 17, 2015

From @coke

On Wed Sep 25 00​:52​:40 2013, masak wrote​:

<moritz> current instr.​: 'variable_components' pc 26971 (src/gen/perl6-
symboltable.pir​:10438) (src/Perl6/World.nqp​:1858)
<moritz> if you run it with --ll-exception
* masak adds that to the ticket
<masak> moritz++

01​:09 < [Coke]> r​: &&​::{}[];;
01​:09 <+camelia> rakudo-parrot d99fe0​: OUTPUT«===SORRY!===␤QRPA​: index out of
  bounds␤»
01​:09 <+camelia> ..rakudo-moar d99fe0​: OUTPUT«===SORRY!===␤MVMArray​: Index out
  of bounds␤»

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Oct 27, 2015

From @coke

On Mon Feb 16 22​:09​:55 2015, coke wrote​:

On Wed Sep 25 00​:52​:40 2013, masak wrote​:

<moritz> current instr.​: 'variable_components' pc 26971
(src/gen/perl6-
symboltable.pir​:10438) (src/Perl6/World.nqp​:1858)
<moritz> if you run it with --ll-exception
* masak adds that to the ticket
<masak> moritz++

01​:09 < [Coke]> r​: &&​::{}[];;
01​:09 <+camelia> rakudo-parrot d99fe0​: OUTPUT«===SORRY!===␤QRPA​: index
out of
bounds␤»
01​:09 <+camelia> ..rakudo-moar d99fe0​: OUTPUT«===SORRY!===␤MVMArray​:
Index out
of bounds␤»

Looks like this got fixed. Added a test to integration/weird-errors.t, closing.

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Oct 27, 2015

@coke - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Oct 27, 2015
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant