[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Occasional corrupt DN in be_add logs under 2.4.16



Sean Burford wrote:
On Tue, May 5, 2009 at 12:52 PM, Howard Chu <hyc@symas.com
<mailto:hyc@symas.com>> wrote:

    Sean Burford wrote:

        slapcat shows no problems with the entry on the 2.4.16 host.

        Since the database looks fine I wonder if this is just a logging
        issue.
        Should this Debug statement in syncrepl.c actually use
        op->ora_e->e_name.bv_val or some other attribute?


    Looks like a side-effect of ITS#5326. And no, you can't use
    op->ora_e because the backend may free it before returning
    (back-bdb/hdb definitely do).


Do you agree that this looks like a logging issue rather than a database
issue?

Yes, and it is fixed now in HEAD.

--
  -- Howard Chu
  CTO, Symas Corp.           http://www.symas.com
  Director, Highland Sun     http://highlandsun.com/hyc/
  Chief Architect, OpenLDAP  http://www.openldap.org/project/