问题
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