What happens when a fault occurs during stack unwinding on Windows?

柔情痞子 提交于 2019-12-11 00:50:35

问题


What happens when a fault occurs during the SEH stack unwinding on Windows? For example, if the unwind info is corrupted or incorrect, or the stack has been overwritten with invalid data, and a GP fault occurs during the unwind process?

Is the diagnostic dialog still presented to the user or is there a different behavior in this case?

来源:https://stackoverflow.com/questions/45335145/what-happens-when-a-fault-occurs-during-stack-unwinding-on-windows

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!