Backtrace of ldap related crash

Alan DeKok aland at deployingradius.com
Tue Sep 22 14:10:58 CEST 2015


On Sep 22, 2015, at 6:16 AM, Franks Andy (IT Technical Architecture Manager) <Andy.Franks at sath.nhs.uk> wrote:
> Backtrace:
> 
>  Program received signal SIGSEGV, Segmentation fault.
> 0x00007ffff2fc2b8a in mod_authorize (instance=0xb3c680, request=0xd5f060) at src/modules/rlm_ldap/rlm_ldap.c:1455
> 1455                    if (rlm_ldap_map_do(inst, request, conn->handle, &expanded, entry) > 0) rcode = RLM_MODULE_UPDATED;

  That's a weird place to have a crash.  Can you do:

(gdb) p *conn
(gdb) p request

  Alan DeKok.




More information about the Freeradius-Users mailing list