Hello guys, just a follow up report. I still got Segmentation fault (core dumped) errror after running Freeradius with rlm_sql (mysql) module. Here's the output when running in debugging mode:


rlm_sql (sql): Driver rlm_sql_mysql (module rlm_sql_mysql) loaded and linked rlm_sql (sql): Attempting to connect to [EMAIL PROTECTED]:/radius rlm_sql (sql): starting 0 rlm_sql (sql): Attempting to connect rlm_sql_mysql #0 rlm_sql_mysql: *mysql_sock: 556, rlm_sql_mysql_sock: 556 Segmentation fault (core dumped)


And here's the core dump output:

(gdb) bt
#0 0x28398a57 in sql_init_socket (sqlsocket=0x809e640, config=0x80a2300) at sql_mysql.c:75
#1 0x2834bdfe in connect_single_socket (sqlsocket=0x809e640, inst=0x809e580) at sql.c:70
#2 0x2834bf5f in sql_init_socketpool (inst=0x809e580) at sql.c:130
#3 0x2834a84a in rlm_sql_instantiate (conf=0x809f7c0, instance=0x8170508) at rlm_sql.c:699
#4 0x80542ab in find_module_instance (instname=0x80a06b0 "sql") at modules.c:358
#5 0x80554da in do_compile_modsingle (component=1, ci=0x80a3740, filename=0x805e007 "radiusd.conf", grouptype=0,
modname=0xbfbfeacc) at modcall.c:814
#6 0x8055547 in compile_modsingle (component=1, ci=0x80a3740, filename=0x805e007 "radiusd.conf", modname=0xbfbfeacc)
at modcall.c:829
#7 0x805470c in load_component_section (cs=0x80a36c0, comp=1, filename=0x805e007 "radiusd.conf") at modules.c:584
#8 0x8054b91 in setup_modules () at modules.c:874
#9 0x804c95c in main (argc=2, argv=0xbfbffc48) at radiusd.c:961
(gdb)



Thanks...




- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to