Hi try to recompile freeradius with the --noshared option in the configure. In my case the problem was solved
sergio Quoting Sathish Challa <[EMAIL PROTECTED]>: > All, > I am getting segmentation fault [core dump ] while trying out eap/tls > with win-xp on freeradius. > Below given last some of statements. > > Processing the authenticate section of radiusd.conf > modcall: entering group authenticate for request 3 > rlm_eap: Request found, released from the list > rlm_eap: EAP/tls > rlm_eap: processing type tls > rlm_eap_tls: Authenticate > rlm_eap_tls: processing TLS > rlm_eap_tls: Length Included > eaptls_verify returned 11 > /run-radiusd: line 7: 22489 Segmentation fault /usr/local/sbin/radiusd > $@ > > My run-radiusd script is as follows > > #!/bin/sh -x > LD_LIBRARY_PATH=/usr/local/lib > LD_PRELOAD=/usr/lib/libcrypto.so > export LD_LIBRARY_PATH LD_PRELOAD > /usr/local/sbin/radiusd $@ > > I have OpenSSL 0.9.7d 17 Mar 2004 on Red Hat Linux release 8.0 (Psyche) > > > Thank you, > Sathish Challa. > > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > > > -- Sergio SAGLIOCCO SecureLAB - System & Network Security CSP s.c. a r.l. ______________________________________________ Villa Gualino Viale Settimo Severo, 63 - 10133 Torino [IT] tel. +39 011 481 5140 - Mobile +39 348 6024078 fax +39 011 481 5001 ______________________________________________ --------------------------------------------------- This mail sent through CSP Webmail System - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

