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

Segfault when putting a 'state' variable in a class declaration in Rakudo #2836

Closed
p6rt opened this issue Jul 22, 2012 · 5 comments
Closed

Comments

@p6rt
Copy link

p6rt commented Jul 22, 2012

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

Searchable as RT114234$

@p6rt
Copy link
Author

p6rt commented Jul 22, 2012

From @masak

<lue> hm. Seems there's a bug in rakudo.
<lue> r​: class A { state $b; };
<p6eval> rakudo 3ac8c7​: OUTPUT«(signal SEGV)»
<masak> lue​: nice!
* masak submits rakudobug

@p6rt
Copy link
Author

p6rt commented Aug 5, 2012

From @jnthn

On Sun Jul 22 15​:16​:34 2012, masak wrote​:

<lue> hm. Seems there's a bug in rakudo.
<lue> r​: class A { state $b; };
<p6eval> rakudo 3ac8c7​: OUTPUT�(signal SEGV)�
<masak> lue​: nice!
* masak submits rakudobug

Fixed; tagging testneeded.

/jnthn

@p6rt
Copy link
Author

p6rt commented Aug 5, 2012

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

@p6rt
Copy link
Author

p6rt commented Jan 14, 2014

From @coke

On Sun Aug 05 09​:04​:56 2012, jnthn@​jnthn.net wrote​:

On Sun Jul 22 15​:16​:34 2012, masak wrote​:

<lue> hm. Seems there's a bug in rakudo.
<lue> r​: class A { state $b; };
<p6eval> rakudo 3ac8c7​: OUTPUT�(signal SEGV)�
<masak> lue​: nice!
* masak submits rakudobug

Fixed; tagging testneeded.

/jnthn

A test for this was added to S12-class/attributes.t by isBEKaml/moritz in -2012-

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jan 14, 2014

@coke - 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