There is a static library and a console application that uses this library. Only STL tools are used in the library. Assembly and compilation takes place without errors and warnings. Development environment - Clion, using MinGw, GCC version 4.9.3. Inside the environment, the application works as expected, but when you run the assembled release version via the executable exe file, an error appears:
I compiled on Linux, GCC 4.8.4 - nothing like this, everything is working fine.