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
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
** 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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
#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
#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/
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
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
** 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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
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
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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
10 matches
Mail list logo