On Tue, Nov 27, 2012 at 1:55 PM, QASIM RAO <qasim2490@hotmail.com> wrote:
Hi, i am facing problem in freeradius i m already using freeradius it was working fine now i re-install radius and now when i start radius with "radiusd -X" command it is giving following error
please help me in this
Starting - reading configuration files ... reread_config: reading radiusd.conf Config: including file: /usr/local/etc/raddb/proxy.conf
Do you compile from source manually?
radiusd: entering modules setup Segmentation fault
Segmentation fault is bad. The easy way is to just use prebuilt packages, which is usually tested for that particular environment. What OS/distro are you using? See http://wiki.freeradius.org/building/Packages Or, if you have the time and resource, you can help debug the problem (hint: use gdb) -- Fajar