rlm_perl without DynaLoader
Alan DeKok
aland at deployingradius.com
Thu Nov 22 17:52:33 CET 2012
Julius Plenz wrote:
> Hi, Alan!
>
> * Alan DeKok <aland at deployingradius.com> [2012-11-22 15:22]:
>>> Why is this an error case, rather than "no libs, no unloading
>>> necessary"?
>> It's a minor bug.
>
> Thank you for the bug fix I found at
> https://github.com/FreeRADIUS/freeradius-server/commit/bfaf23b7d930364d680e76c14c1abedb2a1fb421
>
> However, by fixing the minor bug, you seem to have introduced a major
> one: FreeRADIUS segfaults on startup. Backtrace:
...
> Maybe you shouldn't have moved the newXS() call to *before* the
> perl_parse(inst->perl, xs_init, ...) call? Moving it after that line
> fixes the segfault.
Ok, fixed.
Alan DeKok.
More information about the Freeradius-Users
mailing list