Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1738945

Aborting a core dump on a fatal signal

From Raymond Jennings <shentino@gmail.com>
Newsgroups linux.kernel
Subject Aborting a core dump on a fatal signal
Date 2017-09-25 13:20 +0200
Message-ID <utzAC-5BH-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Would there be any benefit to allowing an in-progress core dump to be
aborted if the dumping process receives a fatal signal?

Example:

Process segfaults, starts dumping core, but it has a lot of virtual
memory allocated so it promptly leads to a queue-clogging deluge of I/O
that takes in some cases several minutes to finish.

In between the time where it snags the crash signal and the time when
it finishes dumping and terminates, I'd like to be able to send it a
SIGKILL or something to abort the core dump.

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Aborting a core dump on a fatal signal Raymond Jennings <shentino@gmail.com> - 2017-09-25 13:20 +0200

csiph-web