** Changed in: yade
Status: New => Fix Committed
--
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/995874
Title:
memory leak in Law2...Capillarity
Status in Yet Another Dynamic Engine:
Fix Committed
Bug description:
I detected a memory leak in the capillary model. When running several
millions of steps (after ca. 2 days calc. time) my RAM is full (Note, that I
have 32 GB, which should be enough for 600 particles ;) and swap also begin to
fill.
In line 91 of capillary model there is a comment:
// /*if (b1 and b2)*/ {// FIXME: possible memory
leak here?
So this gives me the hint, that the leak is not on python-script side
but on C++ side.
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/995874/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help : https://help.launchpad.net/ListHelp