yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #11182
[Bug 1354433] Re: Segmentation Fault when clumps are deleted by DomainLimiter()
Hopefully fixed in
https://github.com/yade/trunk/commit/ef3f87f61b23fd91303e7a46e7a69e176941d5f3
** Changed in: yade
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1354433
Title:
Segmentation Fault when clumps are deleted by DomainLimiter()
Status in Yet Another Dynamic Engine:
Fix Released
Bug description:
For Yade 1.10.0-72-d9ab58c~precise, I am using DomainLimiter() for one
of my simulations to remove spheres outside my intended volume. After
I changed my sphere packings into clumps, Yade crashed when
DomainLimiter() had to delete one of the clumps. It did not crash when
I tested it with a DomainLimiter() bounding box that caused no clump
deletion.
I took an exmaple script and tested it with DomainLimiter() to confirm
the crashes. The same behaviour was exhibited by this script so I have
attacthed it to this post.
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1354433/+subscriptions
References