Comment 3 for bug 9488

Revision history for this message
In , Torsten Landschoff (torsten) wrote : Re: Bug#278471: ldap-utils: Assertion `lc->lconn_sasl_ctx == ((void *)0)' failed

Hi Pietro,

On Wed, Oct 27, 2004 at 03:10:25PM +1000, Pietro Abate wrote:
> I'm using ldap together with kerberos (that works ok). After installing
> the following packages libnss-ldap libdb3-util libsasl7 I get
>
> pulp:@NEW~# ldapsearch
> ldapsearch:
> /home/roland/debian/openldap/build/2.1.30/openldap2-2.1.30/libraries/libldap/cyrus.c:468:
> ldap_int_sasl_open: Assertion `lc->lconn_sasl_ctx == ((void *)0)'
> failed.
...
> O didn't find any useful information about this bug in the BS or on the
> web... I've reproduced this bug on two different machines, one running
> testing and one unstable.

Sucky. Seems like it tries to open a sasl connection which is already
open. Anyway, this does not render the package unusable - only in your
case but certainly not for all Debian users around the world.

I'll try to reproduce the problem here.

Greetings

 Torsten