yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #10009
Re: [Bug 1229783] [NEW] packs.py example hangs due to appendClumped command
May I ask how you found the precise location of the infinite loop Anton?
I would not know how to spot such things.
In the present case, it is not clear after reading the code how it can
go infinite. I hope Christian will have an idea.
Bruno
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1229783
Title:
packs.py example hangs due to appendClumped command
Status in Yet Another Dynamic Engine:
New
Bug description:
The examples/packs/packs.py hangs in line 46 [1] because
of appendClumped command.
Changing it to "append" fixes the problem. So, it seems,
appendClump has infinite loop somewhere.
[1]
https://github.com/yade/trunk/blob/master/examples/packs/packs.py#L46
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1229783/+subscriptions
Follow ups
References