#7 <signal handler called> No symbol table info available. #8 0x000000000043f47c in cm_connect_netlogon_transport (domain=domain@entry=0x17cd180, transport=transport@entry=NCACN_IP_TCP, cli=cli@entry=0x7ffccd40ed00) at ../../source3/winbindd/winbindd_cm.c:3216 msg_ctx = 0x171a7a0 conn = 0x17cd2d8 result = {v = 0} sec_chan_type = <optimized out> creds = 0x0 remote_name = 0x0 remote_sockaddr = 0x0 __func__ = "cm_connect_netlogon_transport" __FUNCTION__ = "cm_connect_netlogon_transport" That is in remote_name = smbXcli_conn_remote_name(conn->cli->conn); For some reason conn->cli is NULL. Problem is triggered by the client sending the DC name as domain and the DC password check code then forwards the request to winbindd.
This bug was referenced in samba master: 38a9910ac99a015a3dac76b93f02d16e140c05e6 34c4ab4c610960ba587659e077608778970363a0 b4e612725f9fe11f1791bd170cef8b0dade45ba6
Created attachment 18953 [details] Patch for v4-24-test
Created attachment 18954 [details] Patch for v4-23-test
This bug was referenced in samba v4-24-test: 4a44dbcb6b12aa23703c6b890387cc6eb5c21306 a4e5227a5d5e8fb4bd08e70e0435b7371af58e6c 55cebee139a4fb20b116e8bf76190cb4bf014ddc
This bug was referenced in samba v4-24-stable (Release samba-4.24.2): 4a44dbcb6b12aa23703c6b890387cc6eb5c21306 a4e5227a5d5e8fb4bd08e70e0435b7371af58e6c 55cebee139a4fb20b116e8bf76190cb4bf014ddc
This bug was referenced in samba v4-23-test: c0607a2fc9f886aa945e467afa88f5d1baa41b86 34c6989c17cf5daefc73a171864a377b5603c082 38a25047bba69c03f9e2d5f2572ecee303ac2361