Hi, Still wasn't able to reproduce the issue, but made some changes which could potentially solve this bug.
The was caused by some devices (such as CUDA) allocating memory from single thread, when other devices (such as CPU) could allocate memory from several threads, screwing up the memory statistics. Here's a patch committed to the upstream: https://developer.blender.org/rBed935ae5adf8d676bb002380d4f46a288c6572d0 Even if it doesn't fix this particular bug it's nice to have it anyway. -- With best regards, Sergey Sharybin _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers