yade crash after deleting body with capillary model (again)

Bug #891540 reported by Christian Jakob
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Yade
Fix Released
Undecided
Unassigned

Bug Description

Now I am using yade version bzr-2958 and the bug, that was fixed by version bzr-2931 occurs again.
See here:
https://bugs.launchpad.net/yade/+bug/845456

christian

Related branches

Revision history for this message
Bruno Chareyre (bruno-chareyre) wrote :

Maybe try including this at line 187 of /pkg/dem/Law2_ScGeom_CapillaryPhys_Capillarity.cpp:
if (!b1 or !b2) continue;

I'm travelling at the moment and can't really try or commit anything, sorry.

Revision history for this message
Anton Gladky (gladky-anton) wrote : Re: [Bug 891540] Re: yade crash after deleting body with capillary model (again)

Christian,

does the same script from #845456 crashes?

Anton

Revision history for this message
Christian Jakob (jakob-ifgt) wrote :

@bruno: i will try that

@anton: yes

Revision history for this message
Anton Gladky (gladky-anton) wrote :

I have just tried the script with yade-daily (r2960) on Oneiric and it
does not crash.
Please, be sure you are using updated yade version.

Anton

Revision history for this message
Christian Jakob (jakob-ifgt) wrote :

Ok, I found out, that the script from #845456 works with

O.dt=0.5*utils.PWaveTimeStep()

, but not with this engine:

GlobalStiffnessTimeStepper(active=1,timeStepUpdateInterval=5,timestepSafetyCoefficient=0.8, defaultDt=4*utils.PWaveTimeStep()),

(segmentation fault)

Revision history for this message
Anton Gladky (gladky-anton) wrote :

Should be fixed in r2961.
Please, have a try.

Changed in yade:
status: New → Fix Released
Revision history for this message
Christian Jakob (jakob-ifgt) wrote :

It is fixed! Thank you very much, Anton!

Have a nice weekend.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.