I use freeRADIUS-0.7 under Solaris, only loaded rlm_detail and rlm_sql(driver is oracle), but it offten crash, I think maybe the problem is about pthread library. below is the part of /usr/local/var/log/radius/radius.log :
Tue Mar 18 17:09:14 2003 : Error: rlm_sql: Couldn't insert SQL accounting STOP record - ORA-24373: invalid length specified for statement Tue Mar 18 17:09:16 2003 : Error: Dropping duplicate authentication packet from client 10.0.0.0/8:1645 - ID: 139 Tue Mar 18 17:09:19 2003 : Error: sql_query: prepare failed: ORA-24373: invalid length specified for statement Tue Mar 18 17:09:19 2003 : Error: rlm_sql: Couldn't insert SQL accounting STOP record - ORA-24373: invalid length specified for statement Tue Mar 18 17:09:20 2003 : Error: Dropping duplicate authentication packet from client 10.0.0.0/8:1645 - ID: 22 Tue Mar 18 17:09:23 2003 : Error: Dropping duplicate authentication packet from client 10.0.0.0/8:1645 - ID: 140 Tue Mar 18 17:09:24 2003 : Info: Sending duplicate authentication reply to client 10.0.0.0/8:1645 - ID: 22 Tue Mar 18 17:09:31 2003 : Error: Dropping duplicate authentication packet from client 10.0.0.0/8:1645 - ID: 23 Tue Mar 18 17:09:32 2003 : Error: sql_query: prepare failed: ORA-24373: invalid length specified for statement Tue Mar 18 17:09:32 2003 : Error: rlm_sql: Couldn't insert SQL accounting STOP record - ORA-24373: invalid length specified for statement Tue Mar 18 17:09:34 2003 : Error: sql_query: prepare failed: ORA-24373: invalid length specified for statement Tue Mar 18 17:09:34 2003 : Error: rlm_sql: Couldn't insert SQL accounting STOP record - ORA-24373: invalid length specified for statement Tue Mar 18 17:09:34 2003 : Error: sql_query: prepare failed: ORA-24373: invalid length specified for statement Tue Mar 18 17:09:34 2003 : Error: rlm_sql: Couldn't insert SQL accounting STOP record - ORA-24373: invalid length specified for statement Tue Mar 18 17:09:36 2003 : Error: Dropping duplicate authentication packet from client 10.0.0.0/8:1645 - ID: 23 Tue Mar 18 17:09:39 2003 : Error: Dropping duplicate authentication packet from client 10.0.0.0/8:1645 - ID: 23 Tue Mar 18 17:09:39 2003 : Error: WARNING: Unresponsive child (id 5931) for request 725746 Tue Mar 18 17:09:44 2003 : Error: zero length username not permitted Tue Mar 18 17:09:47 2003 : Error: sql_query: prepare failed: ORA-24373: invalid length specified for statement Tue Mar 18 17:09:47 2003 : Error: rlm_sql: Couldn't insert SQL accounting STOP record - ORA-24373: invalid length specified for statement Tue Mar 18 17:09:47 2003 : Error: MASTER: exit on signal (11) help!!! - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
