missing coredump file

Peter Balsianok balsianok.peter at gmail.com
Fri May 22 15:41:36 CEST 2015


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 at tdrad freeradius-server-2.2.5]$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.11 (Tikanga)
[radiusd at tdrad freeradius-server-2.2.5]$ ulimit -c
unlimited
[radiusd at tdrad freeradius-server-2.2.5]$ cat  /proc/sys/fs/suid_dumpable
1
[radiusd at 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.


More information about the Freeradius-Users mailing list