We have built the v2.1.X version. After that i have followed the experimental.conf file to configure the eap2.conf. The "long term support" release. The only changes to this code will be minor bug fixes. All new development is done in the "stable" branch. $ git clone git://git.freeradius.org/freeradius-server.git $ cd freeradius-server $ git fetch origin v2.1.x:v2.1.x $ git checkout v2.1.x ________________________________ De : Arran Cudbard-Bell <a.cudbardb@freeradius.org> À : FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Cc : arnauld ndefo <ndefo2002@yahoo.fr>; tatiana dibanda <tdibanda31@yahoo.fr>; "tdibanda2005@yahoo.fr" <tdibanda2005@yahoo.fr>; Alan DeKok <aland@deployingradius.com> Envoyé le : Mardi 18 septembre 2012 15h19 Objet : Re: error of segmentation during the implementation of eap2 On 18 Sep 2012, at 13:58, alan buxey <A.L.M.Buxey@LBORO.AC.UK> wrote:
Hi,
Starting program: /usr/local/sbin/radiusd -f [Thread debugging using libthread_db enabled] Program received signal SIGSEGV, Segmentation fault. 0x080529d3 in cf_log_err (ci=0x0, fmt=0x8085210 "\"%s\" modules aren't allowed in '%s' sections -- they have no such method.") at conffile.c:2641
send output of 'radiusd -X' - looks like you have a fundamental configuration problem
alan
Comitted a fix for the segfault. Please build from v2.1.x or master. Still won't work, but at least you'll get a proper error. -Arran