Vvvv needs 2GB+ System Memory

Attached is a patch that worked fine until I’ve changed an IOBox Value from ColsRowsPages to Input.
Then vvvv produced an Error in the ODE Library and allocated all the available Memory in a few seconds. The error remained even after deleting the IOBox. I’m still trying to pin down the error to a specific node, but I’m pretty sure, that ther is an error in the ODE implementation.
See attached patch (start _root.v4p)

mega_ode_error.zip (236.4 kB)

nachtrag:
after deleting the “World (ODE)” node in the xml file of the patch, the ODE Error disappears, but the memory leak still exists.