这类信号是SIGQUIT(从键盘退出),SIGILL(非法指令),SIGTRAP(跟踪的断点), SIGABRT(异常结束),SIGFPE(浮点异常),SIGSEGV(无效的内存引用),
基于32个网页-相关网页
考虑一下SIGILL信号。
SIGILL is generated for the execution of an illegal instruction.
SIGILL是为那些执行非法指令的情况而产生的。
In the case of SIGILL, the DAR might not provide useful data, because this register is used to store the fault address in the case of SIGSEGV.
在SIGILL的情况中,DAR可能不会提供任何有用的数据,因为这个寄存器在SIGSEGV的情况中就被用来存放故障地址。
应用推荐