Re: pairfind segmentation fault

2011-06-23 Thread Alan DeKok
Juan Pablo L. wrote: Hi, i m writing a module2 for freeradius 2.1.10 on linux 2.6.18-194.el5PAE. this is the code: ... I have no idea what the problem is. See doc/bugs This list isn't the place to discuss debugging code you write. What is the different between pairmake and

pairfind segmentation fault

2011-06-22 Thread Juan Pablo L.
Hi, i m writing a module2 for freeradius 2.1.10 on linux 2.6.18-194.el5PAE. this is the code: vp = pairfind(request-packet-vps,PW_USER_NAME); DEBUG(Found username = %s,vp-data.strvalue); // create and add the cleartext-password vp_clear_password =