Thursday, February 2, 2006, 12:00:09 PM, Nicolas Cannasse wrote: >>>If still crashing after the update could try to follow the different >>>calls being made and tell me in which function it's crashing ?
(gdb) The program is not being run. run Starting program: c:\Dev\neko\neko\src/../bin/neko.exe nekoml -v neko/Main.nml nekoml/Main.nml Program received signal SIGSEGV, Segmentation fault. 0x10007cd7 in neko_interp () (gdb) backtrace #0 0x10007cd7 in neko_interp () #1 0x77c5fcc0 in gc_dll_iname () (gdb) e -- Neko : One VM to run them all (http://nekovm.org)
