Alan DeKok wrote:
Norbert Wegener wrote:
In a cvs version of pre2, which is newer than pre2, on one machine, after some time of inactivity, freeradius does not seem to answer at all- sometimes, not reliable reproducable.
When did you take the CVS snapshot? the cvs is from September, 12. Did -pre2 NOT have this behavior?
I did not notice this with pre2.
...
with a few dozens lines deleted.
It looks like the threads are blocked on reading a descriptor, OR on a mutex. Which mutex they're blocked on is anyone's guess.
..
You can use gdb to attach to a running process, and then type "bt" to see where it's blocked.
I'll try to get a bt. Norbert Wegener
Running radiusd under gdb's control seemed to solve that problem, maybe that's not the final solution.
Sounds like it's a signal/mutex issue...
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html