winbindd crash in winbindd_cm.c ...

Richard Sharpe realrichardsharpe at gmail.com
Tue Jun 13 23:32:27 UTC 2017


Has anyone seen this crash before:

#8  cm_connect_lsa_tcp (domain=domain at entry=0x7f15e8be7cc0,
cli=cli at entry=0x7ffd908b53f8, mem_ctx=0x7f15e8bf10b0) at
../source3/winbindd/winbindd_cm.c:2982

Here:

2982            if (conn->lsa_pipe_tcp &&
2983                conn->lsa_pipe_tcp->transport->transport == NCACN_IP_TCP &&
2984                conn->lsa_pipe_tcp->auth->auth_level >=
DCERPC_AUTH_LEVEL_INTEGRITY &&
2985                rpccli_is_connected(conn->lsa_pipe_tcp)) {
2986                    goto done;

conn->lsa_pipe_tcp->transport is NULL.

I am not finding where it is set at the moment.

-- 
Regards,
Richard Sharpe
(何以解憂?唯有杜康。--曹操)



More information about the samba-technical mailing list