Thread
checker give a lot of data race errors(Write after read, write after write,
read after write etc.).
Errors on
reading(and writing) independent variables, at first sight. If I dont use the scalable
allocators(scalable_malloc and
scalable_free), and use common allocators errors aren't present.
Help to
understand a situation, please.

