rlm_sqlcounter causing a segmentation fault
Hi, I am not too sure about how this should be handled, but hopefully someone can give me a hint As soon as I try to use the rlm_sqlcounter module and start the radiusd, it gives me a segmentation fault message. The last line before it crashes, radiusd -xx is giving me is the following Sqlcounter: safe-characters = "@abc..... /" I am using a recent CVS. Cheers. S.
Serge Lhermitte wrote:
As soon as I try to use the rlm_sqlcounter module and start the radiusd, it gives me a segmentation fault message.
The last line before it crashes, radiusd -xx is giving me is the following Sqlcounter: safe-characters = "@abc..... /"
I am using a recent CVS.
Is it a CVS version of *today* ? I did some changes to the modules a few days ago, but it should work in its current state. (it works for me) Please do a "cvs update" and try again. If it still doesn't work, post the output of gdb as explain here: http://freeradius.org/radiusd/doc/bugs -- Nicolas Baradakis
participants (2)
-
Nicolas Baradakis -
Serge Lhermitte