Peter, try to check the section "Naming of core dump files" here > http://man7.org/linux/man-pages/man5/core.5.html -- Jorge Pereira On Fri, May 22, 2015 at 10:41 AM, Peter Balsianok <balsianok.peter@gmail.com
wrote:
Hi,
I have this setup:
Freeradius is running as normal user (has permission to write file) In the radiusd.conf: allow_core_dumps = yes radiusd@tdrad freeradius-server-2.2.5]$ cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.11 (Tikanga) [radiusd@tdrad freeradius-server-2.2.5]$ ulimit -c unlimited [radiusd@tdrad freeradius-server-2.2.5]$ cat /proc/sys/fs/suid_dumpable 1 [radiusd@tdrad freeradius-server-2.2.5]$ head -30 config.log .. $ ./configure --enable-developer .. ...
Unfortunately no coredump is created (in case of any issue with freeradius. For testing i use kill -SIGABRT [pid] or kill -11 [pid]
Thx for help. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html