Penguin
Annotated edit history of SIGABRT version 4 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 PerryLorier 1 !!! Signal: Abort
2
2 PerryLorier 3 Generated by abort(3). This signal by default causes your program to terminate and dump core.
4
5 abort(3) is often called indirectly by assert(3). Basically this usually means that the program detected an illegal state and has aborted allowing for debugging.

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach()