Bug 16071 - replication between w2k8 and samba triggering _ndr_pull_error
Summary: replication between w2k8 and samba triggering _ndr_pull_error
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: PIDL and libndr (show other bugs)
Version: 4.22.10
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-05-08 10:50 UTC by Björn Jacke
Modified: 2026-05-08 11:02 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Jacke 2026-05-08 10:50:31 UTC
On a W2k8r2 AD DC, which is initially replicating from a samba AD DC, this error can pop up in the Logs and the replication process stalls:

[2025/09/05 11:42:44.459637, 1] ../../librpc/ndr/ndr.c:733(_ndr_pull_error)
ndr_pull_uint32: ndr_pull_error(Buffer Size Error): Pull bytes 4 (../../librpc/ndr/ndr_basic.c:193) at ../../librpc/ndr/ndr_basic.c:193

Aanalyzing the to be replicated AD data showed, what caused this error, patch to follow.