[Yade-dev] [Bug 681018] Re: Crash in last revision

2010-12-02 Thread Anton Gladky
Sorry, Vaclav, again the crash. Welcome to Yade bzr2582 (debug build) TCP python prompt on localhost:9000, auth cookie `yasdes' XMLRPC info provider on http://localhost:21000 Running script SiebMaschine.py Vector3(0,-0.08715574274765818,0.99619469809174555) Added 6552 particles Total number of

[Yade-dev] [Bug 681018] Re: Crash in last revision

2010-12-02 Thread Václav Šmilauer
Sorry, the last one is not related to this bug. You can fix it easily, right? There is obviously a loop over bodies in VTKRecorder which does not check if(!b) continue; (to handle erased bodies). ** Changed in: yade Status: In Progress = Fix Released -- You received this bug notification

Re: [Yade-dev] [Bug 681018] Re: Crash in last revision

2010-12-02 Thread Anton Gladky
Ok, thanks, fixed in r2585. Anton 2010/12/2 Václav Šmilauer e...@doxos.eu Sorry, the last one is not related to this bug. You can fix it easily, right? There is obviously a loop over bodies in VTKRecorder which does not check if(!b) continue; (to handle erased bodies). ** Changed in: yade

[Yade-dev] [Bug 681018] Re: Crash in last revision

2010-12-01 Thread Václav Šmilauer
r2581 should fix that (reopen if not). ** Changed in: yade Status: In Progress = Fix Released -- Crash in last revision https://bugs.launchpad.net/bugs/681018 You received this bug notification because you are a member of Yade developers, which is the registrant for Yade. Status in Yet

Re: [Yade-dev] [Bug 681018] Re: Crash in last revision

2010-12-01 Thread Anton Gladky
Thanks a lot, Vaclav! All is ok now. Is 0.60 branch affected by this bug? Anton 2010/12/1 Václav Šmilauer e...@doxos.eu r2581 should fix that (reopen if not). ** Changed in: yade Status: In Progress = Fix Released -- Crash in last revision https://bugs.launchpad.net/bugs/681018

[Yade-dev] [Bug 681018] Re: Crash in last revision

2010-12-01 Thread Václav Šmilauer
no, it is post-0.60 -- Crash in last revision https://bugs.launchpad.net/bugs/681018 You received this bug notification because you are a member of Yade developers, which is the registrant for Yade. Status in Yet Another Dynamic Engine: Fix Released Bug description: The simulation starts and

[Yade-dev] [Bug 681018] Re: Crash in last revision

2010-11-25 Thread Václav Šmilauer
Now should be definitley fixed in r2570 (I tried yuor script). Let us keep this bug open, so that I remember I should add a simple test to the regression suite. Cheers, v. -- Crash in last revision https://bugs.launchpad.net/bugs/681018 You received this bug notification because you are a member

[Yade-dev] [Bug 681018] Re: Crash in last revision

2010-11-25 Thread Launchpad Bug Tracker
** Branch linked: lp:yade -- Crash in last revision https://bugs.launchpad.net/bugs/681018 You received this bug notification because you are a member of Yade developers, which is subscribed to Yade. Status in Yet Another Dynamic Engine: In Progress Bug description: The simulation starts and

Re: [Yade-dev] [Bug 681018] Re: Crash in last revision

2010-11-25 Thread Klaus Thoeni
Hi Guys! I just had a try with the new version, and finally, it works fine for me as well. Thanks Klaus On Thu, Nov 25, 2010 at 10:15 AM, Anton Gladky 681...@bugs.launchpad.netwrote: Thanks a lot, Vaclav! All is Ok now. Anton -- Crash in last revision

[Yade-dev] [Bug 681018] Re: Crash in last revision

2010-11-24 Thread Anton Gladky
** Attachment added: backtrace https://bugs.launchpad.net/bugs/681018/+attachment/1743660/+files/backtrace -- Crash in last revision https://bugs.launchpad.net/bugs/681018 You received this bug notification because you are a member of Yade developers, which is subscribed to Yade. Status in

[Yade-dev] [Bug 681018] Re: Crash in last revision

2010-11-24 Thread Anton Gladky
** Attachment added: testScript.py https://bugs.launchpad.net/yade/+bug/681018/+attachment/1743661/+files/testScript.py -- Crash in last revision https://bugs.launchpad.net/bugs/681018 You received this bug notification because you are a member of Yade developers, which is subscribed to

[Yade-dev] [Bug 681018] Re: Crash in last revision

2010-11-24 Thread Václav Šmilauer
Hi Anton, it was the same problem as crash during generating docs. Try with 2568 and close if appropriate. Cheers! ** Changed in: yade Status: New = In Progress ** Changed in: yade Assignee: (unassigned) = Václav Šmilauer (eudoxos) -- Crash in last revision

[Yade-dev] [Bug 681018] Re: Crash in last revision

2010-11-24 Thread Anton Gladky
Hi, Vaclav! Thanks, but unfortunately I still get a crash: python: /home/gladk/dem/yade/cleanCompDebug/yade/core/InteractionContainer.cpp:69: const boost::shared_ptrInteraction InteractionContainer::find(int, int): Assertion `b1' failed.

[Yade-dev] [Bug 681018] Re: Crash in last revision

2010-11-24 Thread Václav Šmilauer
Oops, sorry, should be fine in 2569. -- Crash in last revision https://bugs.launchpad.net/bugs/681018 You received this bug notification because you are a member of Yade developers, which is subscribed to Yade. Status in Yet Another Dynamic Engine: In Progress Bug description: The simulation

Re: [Yade-dev] [Bug 681018] Re: Crash in last revision

2010-11-24 Thread Anton Gladky
Sorry, it still crashes python: /usr/include/boost/smart_ptr/shared_ptr.hpp:418: T* boost::shared_ptr template-parameter-1-1 ::operator-() const [with T = Interaction]: Assertion `px != 0' failed. python: /usr/include/boost/smart_ptr/shared_ptr.hpp:418: T* boost::shared_ptr