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 in say 4.HOW.HOW #1314

Closed
p6rt opened this issue Sep 23, 2009 · 5 comments
Closed

Segfault in say 4.HOW.HOW #1314

p6rt opened this issue Sep 23, 2009 · 5 comments

Comments

@p6rt
Copy link

p6rt commented Sep 23, 2009

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

Searchable as RT69322$

@p6rt
Copy link
Author

p6rt commented Sep 23, 2009

From pepe@cpan.org

Hi,

this produces a segfault with the current rakudo version
(0220cc22acefd5567c03b562eab3dd06fe53e6d8)

./perl6 -e 'say 4.HOW.HOW'

Regards,
Christoph

@p6rt
Copy link
Author

p6rt commented Sep 24, 2009

From publiustemp-perl6compiler2@yahoo.com

----- Original Message ----

From​: Christoph Bussenius <perl6-bugs-followup@​perl.org>

Hi,

this produces a segfault with the current rakudo version
(0220cc22acefd5567c03b562eab3dd06fe53e6d8)

./perl6 -e 'say 4.HOW.HOW'

Various things seem to generate segfaults​:

  rakudo $ ./perl6 -e 'say 4.^can(int)'
 
Segmentation fault
 
rakudo $ ./perl6 -e 'say 4.^can(Int)'
  # no output

Cheers,
Ovid
--
Buy the book - http://www.oreilly.com/catalog/perlhks/
Tech blog - http://use.perl.org/~Ovid/journal/
Twitter - http://twitter.com/OvidPerl
Official Perl 6 Wiki - http://www.perlfoundation.org/perl6

@p6rt
Copy link
Author

p6rt commented Sep 24, 2009

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

@p6rt
Copy link
Author

p6rt commented Mar 11, 2010

From @moritz

This error has been fixed while rewriting most of the meta object system
in Perl 6. Tests are in meta-class.t

@p6rt
Copy link
Author

p6rt commented Mar 11, 2010

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

@p6rt p6rt closed this as completed Mar 11, 2010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant