yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #07973
[Bug 813925] Re: InteractionContainer::erase: attempt to delete non-existent interaction
We can close the bug but I expect future bugs if more people delete
bodies. I see many potential problem to be honnest; be it only because
the "requestErase" loop you added is not erasing, it's only
"requesting", and looking at the conditions for actually removing, I see
many possible cases when it will not be removed.
--
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/813925
Title:
InteractionContainer::erase: attempt to delete non-existent
interaction
Status in Yet Another Dynamic Engine:
Triaged
Bug description:
The problem occurs on simulations with intensive adding/deleting particles and large number of interactions.
r2893 [1] did not solve the problem. The LOG_ERROR is still appears.
[1] http://bazaar.launchpad.net/~yade-dev/yade/trunk/revision/2893
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/813925/+subscriptions
References