Re: PATCH: Core dumps as a config option

Dean Gaudet (dgaudet-list-linux-kernel@arctic.org)
Fri, 1 May 1998 03:21:31 -0700 (PDT)


On Fri, 1 May 1998, Paul Gortmaker wrote:

> This simple patch makes core dumps a config option (which only appears
> when you select support for that binary format). People who use linux
> for offering shell accounts, ftp or WWW servers typically don't use core
> dumps. In fact, only software devlopers are usually interested in core
> dumps.

Yeah and software developers kind of like it when they can ask
non-developer users to send them a core file; or at least give them a
backtrace from a core file.

I much prefer the other patch that's floating around that makes coredumps
/proc configurable. It allows you to choose if coredumps happen or not;
and if setuid programs generate coredumps or not. The latter is somewhat
useful, especially if you run Apache and it coredumps. Since apache uses
setuid(), none of its processes are allowed to coredump. That makes
postmortem pretty useless for us (and for apache module authors...).

Dean

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu