Hi,

I am using freeradius CVS (25 July) & mysql for accounting.

noticed that radiusd always get segmentation fault when it call the
function
(sql_error()) at the rlm_sql.c, eg:

if (rlm_sql_query(sqlsocket, inst, querystr)) {
                                        radlog(L_ERR, "rlm_sql: Couldn't
update SQL accounting STOP record - %s", (char
*)(inst->module->sql_error)(sqlsocket, inst->config));
                                }

it doesn't happen in the 0.6 release.

just would like to check if this happen also on anyone else on the list.

I will be grateful, if anyone can shed some light :)
thx in advance.

-- 
Cheers,
CM.



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

Reply via email to