QApplication::setGraphicsSystem() can be set with 'native', 'raster' and 'opengl'. There's no difference between them - problem hasn't been solved. Only use of 'opengl' is different - it crashes app somewhere deep inside in QGLGlobalShareWidget during start-up event processing.

Thank you for suggestion, but my problem still exist.