Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这两个 [App crash and segfault] 术语是指同一个现象吗?还是 SegFault 只是应用程序崩溃的原因之一。
我搜索了stackoverflow,但没有得到明确的答案。一个相关的帖子在这里。 操作系统崩溃的常见原因
除以零是应用程序崩溃的原因,但这不是分段错误。如果您捕获并修复分段错误,它不会导致应用程序崩溃。