When a child process dies due to a signal such as SIGABRT, the signal name and signal number may not be displayed correctly and may become invalid.
The following is the log when sending SIGABRT to a child process. gunicorn is using the latest version 23.0.0.
Worker (pid:74) was sent code 134!