Linux signals and their meanings

Source: Internet
Author: User
Http://kenby.iteye.com/blog/1173862
Command line Input
Kill-L, which can list all signals supported by the system: 1) sighup
2) SIGINT 3) sigquit
4) sigill 5) sigtrap
6) SIGABRT 7) sigbus
8) sigfpe 9) sigkill
10) SIGUSR1
11) SIGSEGV 12) sigusr2
13) sigpipe 14) sigalrm
15) sigterm
16) sigstkflt 17) sigchld
18) sigcont 19) sigstop
20) sigtstp
21) sigttin 22) sigttou
23) sigurg 24) sigxcpu
25) sigxfsz
26) sigvtalrm 27) sigprof
28) sigwinch 29) sigio
30) sigpwr
31) sigsys 34) sigrtmin
35) sigrtmin + 1 36) sigrtmin + 2
37) sigrtmin + 3
38) sigrtmin + 4 39) sigrtmin + 5
40) sigrtmin + 6 41) sigrtmin + 7
42) sigrtmin + 8
43) sigrtmin + 9 44) sigrtmin + 10
45) sigrtmin + 11 46) sigrtmin + 12
47) sigrtmin + 13
48) sigrtmin + 14 49) sigrtmin + 15
SIGRTMAX-14 (51) SIGRTMAX-13
52) SIGRTMAX-12
SIGRTMAX-11 54) SIGRTMAX-10
55) SIGRTMAX-9 56) SIGRTMAX-8
57) SIGRTMAX-7
SIGRTMAX-6 59) SIGRTMAX-5
60) SIGRTMAX-4 61) SIGRTMAX-3
62) SIGRTMAX-2
63) SIGRTMAX-1 64) sigrtmax


Default Action Description: sighup terminates the process and ends the terminal line.
SIGINT terminates process interruption
Sigquit creates a core file to terminate the process and generates a Core File
Invalid Command for creating core file in sigill
Sigtrap creates core file tracking self-traps
Sigbus Core File bus creation error
Invalid SIGSEGV Core File segment creation error
An error occurred while creating the core file floating point in sigfpe.
Sigiot creates Core File Execution I/O self-traps
Sigkill terminate the process and kill the process
Sigpipe terminates a process and writes data to an unread process pipeline.
When sigalarm terminates the process Timer
Sigterm termination process software termination signal
Sigstop stop signal of non-terminal stop Process
Sigtstp stop signal from the process Terminal
Sigcont ignores the signal and continues a stopped process.
Sigurg ignores signal I/O emergency signals
Sigio can ignore the I/O on the signal Descriptor
Sigchld ignores the signal and notifies the parent process when the child process stops or exits.
Sigttou stops the process Background Process Writing Terminal
Sigttin stops the process Background process read Terminal
Sigxgpu termination process CPU timeout
The length of the sigxfsz termination process file is too long.
Sigwinch ignores changing signal window size
Sigprof termination process statistical distribution when timer is used
SIGUSR1 termination process user-defined signal 1
Sigusr2 termination process user-defined Signal 2
When sigvtalrm terminates the virtual timer of the process

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.