[Bug 215904] Re: Assertion error in io.c:234: ber_flush2

2008-05-20 Thread Howard Chu
In frame 3, can you please print *sb, and in frame 4, print *ld, print *lr and attach the info here, thanks. ** Summary changed: - Assertion error in io.c:234: ber_flush2 + (ITS#5519) Assertion error in io.c:234: ber_flush2 ** Summary changed: - (ITS#5519) Assertion error in io.c:234: ber_flush

[Bug 215904] Re: Assertion error in io.c:234: ber_flush2

2008-05-19 Thread Chuck Short
I have opened a bug about this upstream with the openldap developers. Thanks chuck ** Changed in: openldap2.3 (Ubuntu) Status: New => Triaged -- Assertion error in io.c:234: ber_flush2 https://bugs.launchpad.net/bugs/215904 You received this bug notification because you are a member of U

[Bug 215904] Re: Assertion error in io.c:234: ber_flush2

2008-05-19 Thread Andrew Pollock
** Attachment added: "Backtrace #3" http://launchpadlibrarian.net/14598425/backtrace -- Assertion error in io.c:234: ber_flush2 https://bugs.launchpad.net/bugs/215904 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubunt

[Bug 215904] Re: Assertion error in io.c:234: ber_flush2

2008-05-19 Thread Andrew Pollock
#0 0x7f3aafda2095 in raise () from /lib/libc.so.6 #1 0x7f3aafda3af0 in abort () from /lib/libc.so.6 #2 0x7f3aafd9b2df in __assert_fail () from /lib/libc.so.6 #3 0x7f3aae6913cb in ber_flush2 (sb=0x8ffec0, ber=0x902b90, freeit=0) at /tmp/openldap2.3-2.4.7/libraries/liblber/io.c:2

[Bug 215904] Re: Assertion error in io.c:234: ber_flush2

2008-05-19 Thread Andrew Pollock
#0 0x7faa07cde095 in raise () from /lib/libc.so.6 #1 0x7faa07cdfaf0 in abort () from /lib/libc.so.6 #2 0x7faa07cd72df in __assert_fail () from /lib/libc.so.6 #3 0x7faa065d33cb in ber_flush2 (sb=0x7faa08009aa0, ber=0x8fe130, freeit=0) at /tmp/openldap2.3-2.4.7/libraries/liblber/

[Bug 215904] Re: Assertion error in io.c:234: ber_flush2

2008-05-09 Thread Piggy
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

[Bug 215904] Re: Assertion error in io.c:234: ber_flush2

2008-05-06 Thread mikmak
I can confirm and reproduce this with my CUPS server hardy 64 bits. I have a local slave slapd running on the same server, restarting the slapd process causes cupsd to crash with the above assertion in its error log : [EMAIL PROTECTED]:~# ps ax|grep cups 10917 ?Ss 1:04 /usr/sbin/cupsd

[Bug 215904] Re: Assertion error in io.c:234: ber_flush2

2008-04-29 Thread Bug Watch Updater
** Changed in: openldap2.3 (Debian) Status: Unknown => New -- Assertion error in io.c:234: ber_flush2 https://bugs.launchpad.net/bugs/215904 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. -- Ubuntu-server-b

[Bug 215904] Re: Assertion error in io.c:234: ber_flush2

2008-04-21 Thread DrewM
So after a quick run through the code we find that that the changing of the variable sb->sb_valid (which is what the assert is checking) only happens in one place in sockbuf.c in ber_int_sb_init() and never gets changed again. Therefore we are probably looking at some sort of memory or pointer corr

[Bug 215904] Re: Assertion error in io.c:234: ber_flush2

2008-04-16 Thread Andrew Pollock
I should add that this is more than just xscreensaver that is crapping out with this error. -- Assertion error in io.c:234: ber_flush2 https://bugs.launchpad.net/bugs/215904 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ub