Ticket #1768 (closed bug: fixed)
Profiling runcore breaks Rakudo.
Reported by: | tcurtis | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | profiling | Version: | trunk |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
At revision 48628 and Rakudo commit g2ac5feb, running "parrot -R profiling perl6.pbc" produces the following error:
elements() not implemented in class 'ParrotInterpreter' current instr.: 'parrot;Regex;Cursor;' pc 0 (ext/nqp-rx/src/stage0/Regex-s0.pir:42) ... call repeated 1 times
The error occurs regardless of whether I supply any command line arguments to perl6.pbc.
Change History
Note: See
TracTickets for help on using
tickets.