Just now i try recompile my perl with USE_ITHREADS. no results. radiusd fault after kill -HUP.
Mike. > No results :( > it segmentation faults. > It seems my perl (slackware 9.0, perl 5.8.0) is built without -Duseithreads flag > there are > /*#define USE_ITHREADS / **/ > line in my /usr/lib/perl5/5.8.0/i386-linux/CORE/config.h > Also, as i noticed, perl_destruct and perl_free does not execute > anywhere. perl_destruct executed when USE_ITHREADS defined. > Although when i try to add perl_destruct/perl_free radius fault anyway > :( > Mike. >> On _ 2003-06-17 at 21:55, [EMAIL PROTECTED] wrote: >>> > Hi. I have a problem with rlm_perl on version 0.8.1 (under FreeBSD 5.1 Release). >>> > After starting radiusd with -xyz I've got segmentation fault. >>> > What I do wrong? >>> >>> I confirm the problem. >>> >>> My radiusd (latest snapshot) works fine until it got -HUP signal. >>> After kill -HUP it works until first request or next -HUP signal. >>> >> Use rlm_perl from cvs or get a patch from >> http://redguy.orbitel.bg/~alien/ >> version in 0.8.1 is unstable and probably broken. (That's why it is in >> testing section ) so don't use it. Instead of this grab the latest cvs >> and try it. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
