Freeradius 2.1.1 - locked processes

George Chelidze wrath at geo.net.ge
Tue Dec 2 06:06:29 CET 2008


Alan DeKok wrote:
> Alan DeKok wrote:
>   
>>   Honestly, I wouldn't try to debug it.  No one else is reporting
>> similar issues in FreeRADIUS, and debugging RHEL will be an exercise in
>> frustration.
>>     
>
>   Or, just replace the call to localtime_r with something else.  The
> time strings won't be correct, but the function won't lock the server.
>
>   Alan DeKok.
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>   
The weird thing with this problem is that localtime_r() calls 
fr_hash_table_finddata() as you mentioned. I have removed 
strftime()/localtime_r() calls from print.c and it seems to be fixed. 
Thanks for suggestion.

Best  Regards,

George Chelidze



More information about the Freeradius-Users mailing list