1 Signal Stop Print Pass to
program Description
2 SIGSEGV Yes Yes No Segmentation fault
3 Signal Stop Print Pass to
program Description
4 SIGBUS Yes Yes Yes Bus error
5 Signal Stop Print Pass to
program Description
6 SIGFPE Yes Yes Yes Arithmetic exception
8 Program received
signal SIGSEGV
, Segmentation fault.
9 test1
() at faultstatus.c
:116
12 Program received
signal SIGSEGV
, Segmentation fault.
13 test1
() at faultstatus.c
:116
16 Program received
signal SIGSEGV
, Segmentation fault.
17 test1
() at faultstatus.c
:116
20 Program received
signal SIGSEGV
, Segmentation fault.
21 test1
() at faultstatus.c
:116
24 Program received
signal SIGSEGV
, Segmentation fault.
25 test1
() at faultstatus.c
:116
28 Program received
signal SIGSEGV
, Segmentation fault.
29 test1
() at faultstatus.c
:116
32 Program received
signal SIGSEGV
, Segmentation fault.
33 test1
() at faultstatus.c
:116
36 Program received
signal SIGSEGV
, Segmentation fault.
37 test1
() at faultstatus.c
:116
40 Program received
signal SIGSEGV
, Segmentation fault.
41 test1
() at faultstatus.c
:116
44 Program received
signal SIGSEGV
, Segmentation fault.
45 test1
() at faultstatus.c
:116
48 Program received
signal SIGSEGV
, Segmentation fault.
49 test1
() at faultstatus.c
:116
51 Signal Stop Print Pass to
program Description
52 SIGSEGV No Yes Yes Segmentation fault
54 Program received
signal SIGSEGV
, Segmentation fault.
55 Program received
signal SIGBUS
, Bus error.
56 test3
() at faultstatus.c
:126
57 126 mapping
[FILESIZE
+10];
59 Program received
signal SIGFPE
, Arithmetic exception.