Hi All, 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. When I run server only with 1 thread (limit it in radiusd.conf) all work fine. Is there any workaround to avoid it? -- Alexey Presnakov <[EMAIL PROTECTED]> - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
