Hello,

if I try the ncurses_life.imc demo I get the error "Null PMC access in invoke()".

This is the debug output:

[EMAIL PROTECTED]:~/tmp/parrot/examples/assembly> parrot -d ncurses_life.imc

*** Parrot VM: Setting stack top. ***
*** Parrot VM: Slow core ***
*** Parrot VM: Setting up ARGV array in P5.  Current argc: 1 ***
        0: ncurses_life.imc
Null PMC access in invoke()
*** Parrot VM: Dumping GC info ***
Total memory allocated = 417792
DOD runs = 1
Lazy DOD runs = 0
Collect runs = 0
Collect memory = 0
Active PMCs = 703
Extended PMCs = 270
Timely DOD PMCs = 0
Total PMCs = 5720
Active buffers = 370
Total buffers = 7053
Header allocations since last collect = 24
Memory allocations since last collect = 3

I'm sure it has problems with the ncurses NCI. How can I solve the problem?

Other examples run without problems - but I haven't tested all :-)


Thank you, good bye, Uwe

Reply via email to