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

BagHash.grab with huge values (("foo" => 10000000000000000000).BagHash.grab(1)) #6598

Closed
p6rt opened this issue Oct 13, 2017 · 5 comments
Closed
Labels
9999 regression Issue did not exist previously testneeded

Comments

@p6rt
Copy link

p6rt commented Oct 13, 2017

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

Searchable as RT132279$

@p6rt
Copy link
Author

p6rt commented Oct 13, 2017

From @AlexDaniel

Code​:
("foo" => 10000000000000000000).BagHash.grab(1)

¦«2015.12»​:

¦«2016.06»​:

¦«2016.12»​:

¦«2017.06»​:
Cannot unbox 64 bit wide bigint into native integer
  in block <unit> at /home/bisectable/git/whateverable/data/regressionable/15290317/snippet line 1
«exit code = 1»

¦«f72be0f130cf»​:
Cannot unbox 64 bit wide bigint into native integer
  in block <unit> at /home/bisectable/git/whateverable/data/regressionable/15290317/snippet line 1
«exit code = 1»

Possible IRC discussion​: https://irclog.perlgeek.de/perl6/2017-10-11#i_15290317

Bisectable points at rakudo/rakudo@87a95fc

@p6rt
Copy link
Author

p6rt commented Oct 13, 2017

From @lizmat

Fixed with 975fcf6cfd8089bfc237 , tests needed

On 13 Oct 2017, at 07​:01, Aleks-Daniel Jakimenko-Aleksejev (via RT) <perl6-bugs-followup@​perl.org> wrote​:

# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev
# Please include the string​: [perl #​132279]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl6/Ticket/Display.html?id=132279 >

Code​:
("foo" => 10000000000000000000).BagHash.grab(1)

¦«2015.12»​:

¦«2016.06»​:

¦«2016.12»​:

¦«2017.06»​:
Cannot unbox 64 bit wide bigint into native integer
in block <unit> at /home/bisectable/git/whateverable/data/regressionable/15290317/snippet line 1
«exit code = 1»

¦«f72be0f130cf»​:
Cannot unbox 64 bit wide bigint into native integer
in block <unit> at /home/bisectable/git/whateverable/data/regressionable/15290317/snippet line 1
«exit code = 1»

Possible IRC discussion​: https://irclog.perlgeek.de/perl6/2017-10-11#i_15290317

Bisectable points at rakudo/rakudo@87a95fc

@p6rt
Copy link
Author

p6rt commented Oct 13, 2017

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Oct 13, 2017

From @zoffixznet

Tests​: Raku/roast@2800632eb0

@p6rt
Copy link
Author

p6rt commented Oct 13, 2017

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

@p6rt p6rt closed this as completed Oct 13, 2017
@p6rt p6rt added 9999 regression Issue did not exist previously testneeded labels Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9999 regression Issue did not exist previously testneeded
Projects
None yet
Development

No branches or pull requests

1 participant