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

Rakudo hangs when evaluating 1 / 10000000000000000000000000000000 #2019

Closed
p6rt opened this issue Aug 5, 2010 · 5 comments
Closed

Rakudo hangs when evaluating 1 / 10000000000000000000000000000000 #2019

p6rt opened this issue Aug 5, 2010 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Aug 5, 2010

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

Searchable as RT77016$

@p6rt
Copy link
Author

p6rt commented Aug 5, 2010

From sohtil@gmail.com

Hi!

The following makes rakudo hang with 100% CPU load here.

Lithos

This is Rakudo Perl 6, version 2010.07-79-g19931fe built on parrot 2.6.0 r48225

Copyright 2008-2010, The Perl Foundation

$ ./perl6

1 / 10000000000000000000000000000000

(... no response)

@p6rt
Copy link
Author

p6rt commented Jan 11, 2012

From @coke

On Thu Aug 05 11​:20​:33 2010, lithos wrote​:

Hi!

The following makes rakudo hang with 100% CPU load here.

Lithos

This is Rakudo Perl 6, version 2010.07-79-g19931fe built on parrot
2.6.0 r48225

Copyright 2008-2010, The Perl Foundation

$ ./perl6

1 / 10000000000000000000000000000000

(... no response)

20​:06 < [Coke]> rakudo​: 1 / 10000000000000000000000000000000 ; say "alive"
20​:06 <+p6eval> rakudo 38165a​: OUTPUT«alive␤»

Looks like it's working now. Closable with tests.

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jan 11, 2012

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

@p6rt
Copy link
Author

p6rt commented Jan 14, 2012

From @moritz

now tested in S03-operators/overflow.t.

@p6rt
Copy link
Author

p6rt commented Jan 14, 2012

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant