Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!decvax!harpo!seismo!hao!hplabs!sri-unix!dbj.rice@rand-relay From: dbj.rice%rand-relay@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: core dumps Message-ID: <13288@sri-arpa.UUCP> Date: Tue, 1-Nov-83 19:33:03 EST Article-I.D.: sri-arpa.13288 Posted: Tue Nov 1 19:33:03 1983 Date-Received: Sun, 6-Nov-83 20:03:21 EST Lines: 14 From: Dave Johnson 4.1 will also not dump core if the file "core" is not a regular file (i.e., it is a device or directory or ...), or if it already existed before the kernel tried to create it but belonged to somebody other than your current real uid, or if you were running with your effective uid not equal to your real uid (i.e., you were running a set uid program), or if the file has a link count not equal to 1. None of these ways are any easier than using vlimit or making the core file not writable, but just for completeness... Dave Johnson Dept. of Math Science Rice University dbj.rice@Rand-Relay