Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #70241] [BUG] Instantiating, and then calling, code types makes Rakudo blow up in a worrying manner

0 views
Skip to first unread message

Carl Mäsak

unread,
Nov 4, 2009, 6:06:18 PM11/4/09
to bugs-bi...@netlabs.develooper.com
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #70241]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=70241 >


<diakopter> rakudo: (Block.new)(); # masak, moritz_, is this one tracked?
<p6eval> rakudo 74f561: OUTPUT«src/call/context.c:653: failed
assertion 'Parrot_pcc_get_regs_used(interp, ctx, REGNO_PMC) > idx'
[...]
<moritz_> diakopter: don't think so
<jnthn> lol fail
* masak submits rakudobug
<moritz_> rakudo: (WhateverCode.new).()
<p6eval> rakudo 74f561: OUTPUT«src/call/context.c:653: failed
assertion 'Parrot_pcc_get_regs_used(interp, ctx, REGNO_PMC) > idx'
[...]
<moritz_> seems to be the same with all code types
<jnthn> yes
<jnthn> it's not surprising.
<jnthn> And probably resolved in ng too.
<jnthn> Yes, it doens't explode in ng.

0 new messages