yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #04254
[Bug 573723] Re: Assertion `b->isClumpMember()' failed.
hm, I did a bzr update. Also, I'm sorry - I had debug=0 ! Now, with
debug=1 and bzr 2193 I get this:
janek@atak:~/40-Yade/Code/HEAD/trunk/examples/bulldozer$ /home/janek/40-Yade/Bin/HEAD-fast/bin/yade-trunk ./bulldozer.py
Welcome to Yade bzr2193
FIXME: class CohesiveTriaxialTest does not register with YADE_CLASS_BASE_DOC_ATTR*; will be inaccessible from python.
FIXME: class TriaxialTestWater does not register with YADE_CLASS_BASE_DOC_ATTR*; will be inaccessible from python.
TCP python prompt on localhost:9000, auth cookie `asydsk'
TCP info provider on localhost:21000
Running script ./bulldozer.py
python: /home/janek/20-Programowanie/10-cpp/50-Yade/Code/HEAD/trunk/pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:137: virtual void NewtonIntegrator::action(): Assertion `b->isClumpMember()' failed.
python: /home/janek/20-Programowanie/10-cpp/50-Yade/Code/HEAD/trunk/pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:137: virtual void NewtonIntegrator::action(): Assertion `b->isClumpMember()' failed.
python: /home/janek/20-Programowanie/10-cpp/50-Yade/Code/HEAD/trunk/pkg/dem/Engine/GlobalEngine/NewtonIntegrator.cpp:137: virtual void NewtonIntegrator::action(): Assertion `b->isClumpMember()' failed.
zsh: abort /home/janek/40-Yade/Bin/HEAD-fast/bin/yade-trunk ./bulldozer.py
Do you want me to retry with debug=1 and bzr2192 and post the result?
** Changed in: yade
Status: Invalid => New
--
Assertion `b->isClumpMember()' failed.
https://bugs.launchpad.net/bugs/573723
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
Status in Yet Another Dynamic Engine: New
Bug description:
After today's bzr update, I cannot anymore run scripts: funnel.py and buldozer.py
References