# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #120931] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=120931 >
<masak> r: role R { method foo {}; R.foo } <camelia> rakudo-parrot e32249: OUTPUT«(timeout)» <camelia> ..rakudo-jvm e32249: OUTPUT«Unhandled exception: java.lang.StackOverflowError [...] * masak submits rakudobug I would expect the above program to print nothing and exit, rather than recurse infinitely.