# New Ticket Created by Luke Palmer # Please include the string: [perl #22353] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=22353 >
It appears JIT is entirely broken. It broke recently, as it was working well for me just a couple days ago. I'm running i686 (P3) Linux, gcc-3.2.2 I get segfaults with both imcc -Oj and parrot -j (with assemble.pl) on mandel.pasm and a bunch of others. Luke