<div dir="ltr"><div><br></div>Hi Alan,<div><br></div><div>If it is of any use, I manage to track it down in git. I will follow the instructions in doc/bugs later on during the day.</div><div><br></div><div>I only have the bug after applying </div>
<div><br></div><div><p style="margin:0px;font-size:15px;font-family:Courier;color:rgb(76,47,45);background-color:rgb(223,219,196)">commit 0022bf367c092d2a5843092f0dc8c68950e9e60b </p>
<p style="margin:0px;font-size:15px;font-family:Courier;color:rgb(76,47,45);background-color:rgb(223,219,196)">Author: Alan T. DeKok <<a href="mailto:aland@freeradius.org">aland@freeradius.org</a>></p>
<p style="margin:0px;font-size:15px;font-family:Courier;color:rgb(76,47,45);background-color:rgb(223,219,196)">Date:   Fri Jun 27 09:01:14 2014 -0400</p>
<p style="margin:0px;font-size:15px;font-family:Courier;color:rgb(76,47,45);background-color:rgb(223,219,196);min-height:18px"><br></p>
<p style="margin:0px;font-size:15px;font-family:Courier;color:rgb(76,47,45);background-color:rgb(223,219,196)">    Move checks for virtual_server to listen_parse()</p>
<p style="margin:0px;font-size:15px;font-family:Courier;color:rgb(76,47,45);background-color:rgb(223,219,196);min-height:18px">    </p>
<p style="margin:0px;font-size:15px;font-family:Courier;color:rgb(76,47,45);background-color:rgb(223,219,196)">    Which is better than scattering them through the code.</p></div><div><br></div><div>Regards,</div><div><br>
</div><div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
Message: 2<br>
Date: Mon, 28 Jul 2014 08:06:17 -0400<br>
From: Alan DeKok <<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>><br>
To: FreeRadius users mailing list<br>
        <<a href="mailto:freeradius-users@lists.freeradius.org">freeradius-users@lists.freeradius.org</a>><br>
Subject: Re: control-socket bug in the last one v3.x updates?<br>
Message-ID: <<a href="mailto:53D63CB9.20302@deployingradius.com">53D63CB9.20302@deployingradius.com</a>><br>
Content-Type: text/plain; charset=UTF-8<br>
<br>
Rui Ribeiro wrote:<br>
> I have tried this with a copy of my configuration, and with a pristine<br>
> copy of freeradius, which only got inserted the link to activate control<br>
> socket into sites-enabled.<br>
<br>
  Hmm... the default config works for me.  Even with the control socket<br>
enabled.<br>
<br>
> /etc/freeradius/sites-enabled/control-socket[23]: No such server "(null)"<br>
<br>
  You should (a) have a default server, or (b) update the "listen"<br>
section to point to a server.<br>
<br>
  And the libc printing code shouldn't crash when passed a NULL pointer.<br>
<br>
  See doc/bugs for information about how to debug it some more.  I can't<br>
reproduce it here, so that makes it difficult for me to help.<br>
<br>
  Alan DeKok.<br>
<br>
<br></blockquote></div></div></div></div>