崩溃崩溃(Crash)是指當应用程序或操作系统等计算机程序停止正常运行并且退出(英语:exit (system call))时的情況。此時操作系统或应用程序會記錄下與崩溃相关的任何详细信息,程序员可以查看有關崩潰的細節信息並且據此改進程序,如核心转储。 大多数崩溃是由程序错误引起,例如當出現記憶體區段
Netwide Assemblercarriage return expected in the string syscall ; exit system call mov rax, 0x2000001 ; exit system call xor rdi, rdi syscall NASM 主要输出目标文件(扩展名一般为
Fork (系统调用)System V在System VR4被引入前不支持此系统函数,因为它的内存共享容易出错: Vfork 不复制页表,因此它比 System V 的 fork 实现更快。但子进程在与父进程相同的物理地址空间中执行(直到执行 exec 或 exit),因此可能会覆盖父进程的数据和栈。如果程序员错误地使用
钩子编程这样就获得了System权限,并且也可以和当前桌面进程交互。 回调函数 委托 (编程) 终止并驻留(英语:Terminate and Stay Resident#Using TSR) User exit(英语:User exit) WinAPIOverride32(英语:WinAPIOverride32)
Stracesreplay system call replayer. 2007 [2013-09-16]. (原始内容存档于2016-04-01). Burton, Ariel. Workload characterization using lightweight system call tracing