Manjunath M Prabhu <[EMAIL PROTECTED]> wrote: > i am using debian linux 3.0(woody)and this is the core dump output i get > when i run radiusd with mysql.i am using freeradius-1.0.0-pre1. ... > 3330 lensym = LT_STRLEN (symbol) + LT_STRLEN > (handle->loader->sym_prefix)
Welcome to libtool hell. It's a bug in a library used by FreeRADIUS. It can't find the libraries it needs, but rather than saying so, it returns "found", and an invalid data structure. When that data structure is passed by FreeRADIUS back to that library, the library dies. I'll take a look at fixing it before 1.0.0. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

