Comment 4 for bug 215904

Revision history for this message
Piggy (piggy-canonical-com) wrote : Re: Assertion error in io.c:234: ber_flush2

We find the same assert message in our /var/log/apache2/error.log:

apache2: /build/buildd/openldap2.3-2.4.7/libraries/liblber/io.c:234: ber_flush2: Assertion `( (sb)->sb_opts.lbo_valid == 0x3 )' failed.
[Fri May 09 11:31:31 2008] [notice] child pid 29054 exit signal Aborted (6)

We are using the authnz_ldap_module via apache2 for auth.

We have seen these messages correllating strongly with the frequent authentication failures we're seeing using mercurial with https URLs (ssh:// urls also using LDAP auth seem to be fine).

root@swieten:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.04
Release: 8.04
Codename: hardy
root@swieten:~# uname -a
Linux swieten 2.6.24-16-server #1 SMP Thu Apr 10 13:15:38 UTC 2008 x86_64 GNU/Linux
root@swieten:~#