Doug Currie wrote:
You might try to expand by-hand the macro DoCall so we can see with
intruction is failing, although it seems a bit strange. It might be
a GC-related issue (wrt your previous report).


I did see a call to *new once when I added this line


Happened again; make that a call to '$new'

e

In order to check that it's actually a bug inside a GC call, could you wrap calls in "alloc.c" with printf before/after ? Maybe only needed in the case of alloc_object if you crash on a $new call.

Nicolas

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to