[EMAIL PROTECTED] wrote: > I'm getting the exact same result here using PostreSQL.
Arg... Then it's probably a bug in the SQL module: rlm_sql.c, or sql.c. It isn't likely to be in the server, as the server does SQL, and it isn't likely to be the *same* bu in two different back-end drivers. If you can start up the server under 'gdb', you can stop it when it locks, and see if you can find out where it's looping. That may highlight a block, or an infinite loop in the server. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
