# New Ticket Created by  publiustemp-perl6compil...@yahoo.com 
# Please include the string:  [perl #62264]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=62264 >


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

Reply via email to