Hi all
This is the output of bt command in gdb.

#0  0xff3514e4 in lt_dlinit () at ltdl.c:841
841                     if ((*type)->mod_init())
(gdb) bt
#0  0xff3514e4 in lt_dlinit () at ltdl.c:841
#1  0x1de38 in setup_modules ()
#2  0x141b4 in _start ()
#3  0x148bc in main ()           

I used gdb version 4.18 and the OS is solaris 7. The
freeradius used is freeradius-snapshot-20020626.

Please let me know when I run /usr/local/sbin/radiusd,
then why it dumps core?. The lib files:
libltdl.a, libltdl.al, libltdl.so, libltdl.so.0,
libltdl.so.0.1.2 are present in /usr/local/lib and
ltdl.h is present /usr/local/include. I have also
tried:
LTDL_LIBRARY_PATH=/usr/local/lib
but still no change in gdb output.

Aqeel        
--- Alan DeKok <[EMAIL PROTECTED]> wrote:
> Aqeel Anwar <[EMAIL PROTECTED]> wrote:
> > However when I run radiusd, it dumps core file.
> When i
> > run it in debug mode, it dumps core after the
> > following line:
> > 
> > read_config_files:  entering modules setup
> > Segmentation Fault - core dumped          
> 
>   See 'doc/BUGS'
> 
>   Alan DeKok.
> 
> - 
> List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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

Reply via email to