Trouble getting a core dump from clamd

Boris Samorodov bsam at ipt.ru
Wed Jan 20 23:11:08 UTC 2010


On Wed, 20 Jan 2010 15:24:51 -0600 Doug Poland wrote:

> % sysctl -a | grep core
> kern.corefile: /var/coredumps/%U/%N.core

As CORE(5) says %U is a UID...

> % touch /var/coredumps/file
> % ll !$
> ll /var/coredumps/file
> -rw-r--r--  1 doug  wheel  0 Jan 20 15:13 /var/coredumps/file

... so you should have a directory /var/coredumps/<UID> owned by
(well, at least have permissions to write by) this UID.

-- 
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve


More information about the freebsd-questions mailing list