Just calling constructor and destructor of `OpenGLText` corrupts the stack around it. This is with Visual Studio 2013, x64. ``` { OpenGLText oglText; } ```