FTH: (7156): *** Fault tolerant heap shim applied to current process. This is usually due to previous crashes. ***


这两天在Qtcreator上编译程序的时候莫名其妙的出现了FTH: (7156): *** Fault tolerant heap shim applied to current process. This is usually due to previous crashes. ***的问题,清除掉所有的文件,重新qmake和构建都不能解决这个问题。

有人说修改注册表中HKEY_LOCAL_MACHINE\Software\Microsoft\FTH\Enabled的值为0,然而并没有什么用处。无意在stack overflow中找到了解决办法,原链接为http://stackoverflow.com/questions/5020418/how-do-i-turn-off-the-fault-tolerant-heap 。

NT\CurrentVersion\AppCompatFlags\Layers\your_application.exe,再次运行程序就不会报这个错误了。

转自http://blog.csdn.net/theoryll/article/details/53905531


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM