Fault analyzer starts its matching process by reading from the top of the stack downward until it comes across a function name that doesn't match between two stacks.
在匹配过程中,故障分析器从堆栈的顶部开始向下读取,直到遇到在两个堆栈之间不匹配的函数名。
2
This response wraps the stack trace of the server-side exception into the SOAP fault detail.
这个响应把服务器端异常的堆栈跟踪包进了SOAP故障详细信息中。
3
This is the normal mechanism whereby stack size adjusts to demand. However, if the maximum stack size has been reached, we have a stack overflow and the program receives a Segmentation Fault.