[Pkg-openldap-devel] Bug#465933: libldap-2.4-2: svn crashes on every command after libldap upgrade

Steve Langasek vorlon at debian.org
Fri Feb 15 20:54:29 UTC 2008


On Fri, Feb 15, 2008 at 12:47:05PM -0500, Daniel Jacobowitz wrote:
> On Fri, Feb 15, 2008 at 09:15:57AM -0800, Steve Langasek wrote:
> > Do you have libnss-ldap installed on this system?  If so, can you upgrade it
> > to the current version from testing/unstable?

> No, I do not.  All *ldap* packages installed are:

> ii  ldap-utils                         2.4.7-5                         OpenLDAP utilities
> ii  libldap-2.4-2                      2.4.7-5                         OpenLDAP libraries
> ii  libldap-2.4-2-dbg                  2.4.7-5                         Debugging information for OpenLDAP libraries
> ii  libldap2                           2.1.30.dfsg-13.5                OpenLDAP libraries
> ii  libldap2-dev                       2.4.7-5                         OpenLDAP development libraries

> > If not, I think more information about your ldap config is needed to
> > reproduce this.

> I don't have one, that I know of.  I don't use LDAP for anything.
> Everything in /etc/ldap/ldap.conf is commented out, and I never
> edited that file by hand.  nsswitch.conf does not mention LDAP.

Mmm, strange.  The backtrace points to this section of code:

        if ( gopts->ldo_def_sasl_authcid ) {
                LDAP_FREE( gopts->ldo_def_sasl_authcid );
                gopts->ldo_def_sasl_authcid = NULL;
        }

Could you try running svn under valgrind?  I can't see where this value
would fail to be initialized correctly, or where it would get set to an
invalid value.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slangasek at ubuntu.com                                     vorlon at debian.org





More information about the Pkg-openldap-devel mailing list