blair christensen wrote:

(gdb) bt
#0  0x1a8638 in pobject_lives ()
#1  0x1bcc78 in Parrot_NCI_mark ()
Just one thought:

before my eval patch PerlHash's enum was 12, what now NCI has.
From PMC.pm (now):

       	NCI => 12,
        PerlArray => 13,
        PerlHash => 14,
        PerlInt => 15,

leo

Reply via email to