Andy Dougherty <[EMAIL PROTECTED]> wrote: > I'm getting a crash if I try to run parrot on libpcre.imc. The debugger > output is shown below. The crash occurs because > imcc/instructions.c:ins_writes2() is somehow passed a type t == 'K'.
Oops and ins->opnum == -1 too. While I can't reproduce the crash, the problem is obvious. Should be ok now. Thanks, leo