rlm_perl: exited on signal 11 or 10
Alan DeKok
aland at deployingradius.com
Sat Dec 19 09:13:59 CET 2009
Коньков Евгений wrote:
> radiusd: FreeRADIUS Version 2.1.3, for host i386-portbld-freebsd7.1, built on Jan 6 2009 at 10:52:08
Hmm... that shouldn't SEGV on a Perl module.
> including dictionary file /usr/local/etc/raddb/dictionary
> Errors reading dictionary: dict_init: /usr/local/share/freeradius/dictionary.mpd[6]: unknown option "mpd"
Look in the source tar file for 2.1.7, and find the "share/format.pl"
file. Then do:
$ cd share
$ ./format.pl dictionary.mpd
It will re-write the dictionary to be in the correct format.
> on 2.1.3 with same dictionare a have not problem with dictionary.
Hmm... I think that functionality was accidentally removed in 2.1.4.
It's fixed in 2.1.8, though.
Alan DeKok.
More information about the Freeradius-Users
mailing list