Re: freeradius-1.0.0 pre2 execution segfault

2004-06-21 Thread Michael Schwartzkopff
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Montag, 21. Juni 2004 10:46 schrieb Michel EAR:
> Hello !
>
> My configuration :
> Openssl v 0.9.7d installed with the option shared in /usr/local/ssl
> Openssl v 0.9.7d installed with the option shared in
> /usr/local/openssl-certgen
> openssl-SNAP20040613 installed with the option shared in
> /usr/local/openssl
> ./config and install OK !
>
> I've added the path "/usr/local/openssl/lib" to the ld.so.conf.
>
> Freeradius v 1.0.0 pre2 installed in /etc/raddb/
> ./configure and installation OK !
>
> When I radiusd is launched, I get an Segmentation fault. Apparently, the
> eap module with type tls is loaded but not instanciated.
> With defaut_eap_type in eap.conf set to md5 instead of tls and the tls
> module commented, it works fine !
>
> Any ideas ?
>
> Thanks

do you have other SSL also installed?
If yes: Check ldd /usr/local/lib/rlm_eap_tls-1.0.0-pre2.so

Does it link to the correct libs?

- -- 
Dr. Michael Schwartzkopff
MultiNET Services GmbH
Bretonischer Ring 7
85630 Grasbrunn

Tel: (+49 89) 456 911 - 0
Fax: (+49 89) 456 911 - 21
mob: (+49 174) 343 28 75

PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA1sttqndXpO3Yl5sRAlbrAJ9n5smgOpsDy7MPJfhH3OLSX15+nQCg3Tdx
6FIFBIjMO4w34id1H6/wi6o=
=2nzh
-END PGP SIGNATURE-

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


freeradius-1.0.0 pre2 execution segfault

2004-06-21 Thread Michel EAR








Hello ! 

 

My configuration : 

Openssl v 0.9.7d installed with the option
shared in /usr/local/ssl  

Openssl v 0.9.7d installed with the option
shared in /usr/local/openssl-certgen  

openssl-SNAP20040613
installed with the
option shared in /usr/local/openssl  

./config
and install OK !

 

I’ve added the path “/usr/local/openssl/lib” to the ld.so.conf.

 

Freeradius v 1.0.0 pre2 installed in /etc/raddb/

./configure and installation
OK ! 

 

When I radiusd
is launched, I get an Segmentation fault. Apparently, the
eap module with type tls is
loaded but not instanciated. 

With defaut_eap_type in eap.conf set
to md5 instead of tls and the tls
module commented, it works fine !

 

Any
ideas ?

 

Thanks