Re: Re: Server exits without warning on radtest‏

Adrien Morvan adrien_morvan at hotmail.fr
Fri Feb 22 16:10:53 CET 2013


Thanks

So i ran it with gdb.
There is a seg fault but i don't understand what is happening.
I just noticed the 0xdeadbeef value.

Program received signal SIGSEGV, Segmentation fault.
rad_mangle (request=0x82ba520, data=<optimized out>) at rlm_preprocess.c:217
217        request_pairs = request->packet->vps;
(gdb) p request
$6 = (REQUEST *) 0x82ba520
(gdb) p request->packet
$7 = (RADIUS_PACKET *) 0xdeadbeef
(gdb) p request->packet->vps
Cannot access memory at address 0xdeadbf4f
(gdb) p request_pairs 
$8 = <optimized out>

My system is a Ubuntu 12.04 LTS and the version is FreeRADIUS Version 2.1.10.


Adrien
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20130222/fba5eb6c/attachment.html>


More information about the Freeradius-Users mailing list