increasing memory usage causes crash (newton physics-engine)

Report crashes, strange behaviour, or apparent bugs
Post Reply
need2know
Posts: 22
Joined: 29 Jul 2024, 09:53

increasing memory usage causes crash (newton physics-engine)

Post by need2know »

Hi,

when trying to run a simulation cyclically over a longer period of time, coppeliasim always crashes after approx. 1 - 1,5 hours bc of memory usage. Ive tried different options in my simulation scene and watched the memory usage. so i think there is a problem with newton dynamics engine. when running the simulation with this engine the ram usage nearly doubles within 5 minutes. using bullet 2.78 (all other settings were the same) the problem doesnt occur. screenshots with the memory usage were send to following email adress: [email protected]

Cheers
coppelia
Site Admin
Posts: 10736
Joined: 14 Dec 2012, 00:25

Re: increasing memory usage causes crash (newton physics-engine)

Post by coppelia »

Hello,

very probably the memory leak happens in the Newton library itself. We can't fix or improve that, as we do not upgrade physics engines when available (except for MuJoCo), as most engine upgrades will break compatibility (i.e. behavior change, wich we didn't observe with MuJoCo).
As of now, we do not plan adding the newest version of the Newton engine, but rather focusing on MuJoCo and maybe adding Drake.

Cheers
Post Reply