Segfault at src/lib/misc.c:1193 in 3.0.4 (3.0.11 looks very similar)

Alan DeKok aland at deployingradius.com
Mon Oct 3 20:36:28 CEST 2016


> On Oct 3, 2016, at 1:38 PM, Mike Ely <me at mikeely.org> wrote:
> 
>>  All I need is the "proxy.conf" file.  With IP addresses and secrets changed.
>> 
>>  Alan DeKok.
>> 
> 
> That helps a lot. I've stripped comments and obfuscated in a way that's logically consistent with our config, so the munged names, IPs, etc should map to one another in the same way as the real ones do.

  When it crashes, can you also do:

(gdb) p *realm
(gdb) p *realm->acct_pool->servers[i]

 which should also let me know *which* realm and server had the problem.

  Alan DeKok.




More information about the Freeradius-Users mailing list