← Back to team overview

yade-dev team mailing list archive

Re: Strange crash

 

> 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








References