I'm having a problem in getting the FreeRADIUS server (ver 1.0.2 ) to core
dump when there is a segmentation fault ( this happens when it receives the
first Access Request from the Radius Client).  I went through the following
steps to enable core dumps, as described in bugs.dat:

Built with developer mode enabled

$ ./configure --enable-developer
$ make
$ make install

Set allow_core_dumps to yes in radius.conf

Enabled core dumps in my system with 

ulimit -c unlimited

Started the OpenRADIUS server with radiusd -X.

When it segfaults, however, I don't get a core dump.  Did I miss anything?

Any constructive feedback is much appreciated.

Thank you!
-Areg







- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to