A Mac app crashes repeatedly with a 'SIGABRT' signal. What does this signal most commonly indicate?
-
A
Out-of-memory condition detected by the kernel
-
B
The app called abort() due to an internal assertion failure
-
C
A network timeout forced the process to stop
-
D
The app exceeded its sandbox file write limit