In EcMain.cpp the extern void *operator new(size_t size) fails to allocate memory for a new object on its first invocation. I think that the problem is that _main() is never called, so init_mempool is never called. Does anyone know where the call to _main() is made?
BTW I'm using RTX166