On May 31, 2019, at 7:23 AM, Matthew McTague via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
When I soft link raddb/mods-available/sql to raddb/mods-enabled/sql, and comment out $INCLUDE mods-enabled/sql in raddb/radiusd.conf, I get the below debug output, ending in a segmentation fault.
The only other changes I have made since compiling were to set the dialect and database connection details in raddb/mods-available/sql.
I've read each file that I've modified, and I'm unsure what is causing this issue. I'm using git to manage my changes, so can go back to the very beginning easily if I need to.
Debug output:
Info : FreeRADIUS Version 4.0.0
Why are you using the git "master" branch? 4.0 hasn't been officially released. It's still in heavy development. Please use an official release. Alan DeKok.