Well. I use _Config_ object to write and structurize logs. My whole util is multhithreaded, yet all manipulations with it are limited to locked sections.
If keys are getting set during that loop - .exe just dies silently. If I postpone this process up to end of procedure - it works.
