# New Ticket Created by Ira Byerly # Please include the string: [perl #117317] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=117317 >
Hello, Oddly, this is exactly the same symptom that was reported and resolved in 2009 in bug #62316. It looks like it sneaked back into the latest version of Rakudo. $ perl6 -e 'printf "%s"' Null PMC access in get_string() in sub sprintf at src/gen/CORE.setting:2471 in sub printf at src/gen/CORE.setting:2476 in block at -e:1 $ perl6 -v This is perl6 version 2013.03 built on parrot 4.10.0 revision RELEASE_4_10_0 Niecza rejects this with a more appropriate "Unhandled exception: Not enough arguments for this format string". Best regards, Ira Kevin Byerly quester (on #perl6 and perlmonks) quester...@gmail.com