> I am testing hardly. And the problem is that the crash appears not all > the time. From time to time.
Might be concurrency issue, if you write to data from parallel sections (besides forces, which handle that gracefully). Can you show the simulation? Also try running with OMP_NUM_THREADS=1 (or yade-trunk --threads=1), if that fixes the issue. Cheers, v _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

