1
0
Fork 0
util-linux/tests/expected/kill/decode
Daniel Baumann c36e531662
Adding upstream version 2.41.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 11:26:35 +02:00

20 lines
289 B
Text

decode "0x00000000000044aa":
INT
ILL
ABRT
FPE
SEGV
TERM
decode "0x0000000000003015":
HUP
QUIT
TRAP
PIPE
ALRM
decode "0x0000000000000200":
USR1
Pending (thread): INT ILL
Pending (process): USR1
Blocked: INT ILL ABRT FPE USR1 SEGV TERM
Ignored: HUP QUIT TRAP PIPE ALRM
Caught: ILL USR1