Reproducer: {{{ 1. Install and configure the Directory Server WITHOUT a suffix "o=redhat". 2. Compile paged_def.c after adjusting the Directory Manager's password. Note: the suffix o=redhat should not be adjusted. https://fedorahosted.org/389/attachment/ticket/47707/paged_def.c 3. Run the compiled paged_def. 4. The access log would contain the result line with "err=32" AND a large pr_idx. E.g., > [..] conn=1 op=130870 RESULT err=32 tag=101 nentries=0 etime=0 notes=P pr_idx=43623 }}}
This is fixed. [31/Dec/2015:05:46:59 -0500] conn=1 op=3036 RESULT err=0 tag=101 nentries=0 etime=0 notes=P pr_idx=0 in access long after a long time execution. [root@mgmt3 export]# rpm -qa | grep 389 389-ds-base-libs-1.2.11.15-71.el6.x86_64 389-ds-base-1.2.11.15-71.el6.x86_64 389-ds-base-debuginfo-1.2.11.15-71.el6.x86_64 389-ds-base-devel-1.2.11.15-71.el6.x86_64
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0737.html