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

r35458 Method '!.^' not found for invocant of class 'Exception' #617

Closed
p6rt opened this issue Jan 12, 2009 · 5 comments
Closed

r35458 Method '!.^' not found for invocant of class 'Exception' #617

p6rt opened this issue Jan 12, 2009 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jan 12, 2009

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

Searchable as RT62264$

@p6rt
Copy link
Author

p6rt commented Jan 12, 2009

From publiustemp-perl6compiler2@yahoo.com

Revision​: 35458

perl6 $ perl6 -e 'try { die "Goodbye cruel world!" };say $!.^isa("Exception")'
Method '!.^' not found for invocant of class 'Exception'
current instr.​: '_block14' pc 102 (EVAL_20​:56)
called from Sub '!UNIT_START' pc 17124 (src/builtins/guts.pir​:320)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 950 (src/PCT/HLLCompiler.pir​:527)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1496 (src/PCT/HLLCompiler.pir​:787)
called from Sub 'parrot;Perl6;Compiler;main' pc 20753 (perl6.pir​:158)
perl6(46947) malloc​: *** error for object 0x301c180​: double free
*** set a breakpoint in malloc_error_break to debug
Segmentation fault

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 Mar 9, 2010

From @coke

On Mon Jan 12 14​:51​:01 2009, publiustemp-perl6compiler2@​yahoo.com wrote​:

Revision​: 35458

perl6 $ perl6 -e 'try { die "Goodbye cruel world!" };say
$!.^isa("Exception")'
Method '!.^' not found for invocant of class 'Exception'
current instr.​: '_block14' pc 102 (EVAL_20​:56)
called from Sub '!UNIT_START' pc 17124 (src/builtins/guts.pir​:320)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 950
(src/PCT/HLLCompiler.pir​:527)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1496
(src/PCT/HLLCompiler.pir​:787)
called from Sub 'parrot;Perl6;Compiler;main' pc 20753 (perl6.pir​:158)
perl6(46947) malloc​: *** error for object 0x301c180​: double free
*** set a breakpoint in malloc_error_break to debug
Segmentation fault

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

in rakudo-aa8c65ed6b9d0b23ba6904b2745f998a83b36c6f, this outputs​: "1\n"

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Mar 9, 2010

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

@p6rt
Copy link
Author

p6rt commented Apr 3, 2010

From @moritz

... and tested in t/spec/S04-exception-handlers/catch.t.

@p6rt
Copy link
Author

p6rt commented Apr 3, 2010

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

@p6rt p6rt closed this as completed Apr 3, 2010
@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