A memoryviolation can spur SIGSEGV, killing the process instantly while leaving a core dump behind.
内存违例会引发SIGSEGV信号,立即终止进程,并留下一个内核转储。
2
Running the same application with a memory tool results in a report of an array-bounds violation on the fourth line.
使用内存工具运行相同应用程序会在第四行产生一个数组边界违规的报告。
3
The addressed page is not present in memory, the corresponding page Table entry is null, or a violation of the paging protection mechanism has occurred.