Comment 5 for bug 803774

Revision history for this message
Anton Gladky (gladky-anton) wrote : Re: [Yade-dev] [Bug 803774] Re: Saving, loading simulation with erased bodies crash.

Hi Chiara,

the fix is here [1]. It checks, whether the body exist before
clearing its intrs-container.

If you are still affected by this bug, please, send a short
script, reproducing the problem

Thanks
Anton

[1] https://github.com/yade/trunk/commit/ce52daf69cc7b0d804703a0877ffffec68fafae8

2012/6/15 Chiara Modenese <email address hidden>:
> Hi Anton,
>
> I am currently affected by this bug. I am using an older release (but
> not too old) andI updated the code following your fix in r2880. The bug
> still occurs though but I have have not rerun the test. I reload the old
> test using the code I recompiled after the change, I remove the bodies I
> do not need anymore, save the test and then reload it again (but the
> crash occurs). Do I perhaps need to rerun the test for the change to be
> effected?
>
> Also, could you explain in words your fix in the code?
>
> Thank you.
> Chiara
>