Date: Sun, 16 Sep 2007 09:56:39 -0700 From: Doug Hardie <bc979@lafn.org> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: Lack of Core Dumps on signal 11 Message-ID: <B6DD305C-2182-4A79-8AF0-9F748F027E7A@lafn.org>
next in thread | raw e-mail | index | archive | help
FreeBSD 6.2-RELEASE-p4 The setup I have used for earlier versions to obtain core dumps on processes that receive signals is no longer working. /var/log/ messages no longer shows core dumped for the entries and nothing appears in the core dump directory. sysctl.conf has: kern.sugid_coredump=1 kern.corefile=/usr/var/crash/%N.core /usr/var/crash has permissions of 777. There are no symlinks in the path. Symlinks didn't work in earlier versions. I need to keep all the core dumps in one directory so they can be found easily. Otherwise they end up all over the place and are qutie difficult to find.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B6DD305C-2182-4A79-8AF0-9F748F027E7A>