Comment 12 for bug 585898

Revision history for this message
Anton Gladky (gladky-anton) wrote : Re: [Yade-dev] [Bug 585898] Re: bzr2255 crash on examples/rotatingCylinder.py

2010/5/28 Chareyre <email address hidden>

> .....

I didn't get any problems with this code, even after 200k iterations in
> periodic tests.....
>

Maybe, you tested that on quasy-static tasks and did not get a special
condition, when it crashes.
Rotatecylinder is a really dynamic one, that is why it appears.

I think, the problem is somewhere in "division by 0", or cross-product of
null-vector.
Please, have a look at your code.

Thanks