[EMAIL PROTECTED] wrote:
> I'm using freeradius and rlm_python on FreeBSD 4.4. 
> It dump core sometimes when accessing global data structures. 
> Core dump appear after call PyFrame_New() as I have seen in gdb.
> 
> I was also trying to change 
> RLM_TYPE_THREAD_SAFE -> RLM_TYPE_THREAD_UNSAFE in rlm_python.c
> but without any success. It still dump core. 

  That *should* help, if you built && re-installed it.

  But the python module is still listed as 'experimental', so it's
expected to have problems.

> Is there any workaround to avoid it?

  Not really.  Your best bet is probably to debug the problem, and
submit a patch.

  Alan DeKok.

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

Reply via email to