Segmentation Fault during running radtest and freeradius

Alan DeKok aland at deployingradius.com
Sun Aug 22 08:46:58 CEST 2010


Theresa wrote:
> Hello,
> 
> I use Freeradius 2.1.10 (built from the git branch 2.1.x). I just
> configured it with one user (testing, password) and a shared secret
> (testing123) and didn't change anything else.
> I run freeradius -X (Ubuntu 10.04) and when it receives a request
> (radtest testing password 127.0.0.1 0 testing123) I get following crash
> (sorry for the long log).
> 
> Any ideas how to fix it or where the problem is?

  See doc/bugs

> /etc/freeradius/sites-enabled/default
> +- entering group authorize {...}
> Segmentation fault

  If it crashes that quickly, it's usually because of a shared library
problem on the system.  i.e. you've built 2.1.10, but it's using
libraries from an older version of the server.

  Alan DeKok.



More information about the Freeradius-Users mailing list