Cocos2d-x v3.14 crashes on exit

Hi! Cocos2d-x v3.14 crashes on exit even on cpp empty application. Can anybody advise how to suppress exception ?
Crash happens in GLViewImpl::~GLViewImpl after passing glfwTerminate() call.

Exception thrown at 0x10BE2808 (libcocos2d.dll) in APP1.exe: 0xC0000005: Access violation reading location 0xFDFDFE39.
Unhandled exception at 0x10BE2808 (libcocos2d.dll) in APP1.exe: 0xC0000005: Access violation reading location 0xFDFDFE39.