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