Unexpected "Exiting normally" 2.1.8?
    Alan DeKok 
    aland at deployingradius.com
       
    Thu Nov 26 14:06:15 CET 2009
    
    
  
Craig Campbell wrote:
> With the info you need (I hope)...
> Breakpoint 2, radius_signal_self (flag=8) at event.c:3733
> 3733            rcode = read(self_pipe[0], buffer, sizeof(buffer));
  Hmm... that's with 'flag == 8', not 'flag == 2'.  Why is it stopping?
  It's *supposed* to call that function a lot when the detail file is
being read.  But the condition when "flag ==2" is the ONLY interesting one.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list