[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: ber_get_next in io.c (ITS#2567)



This is probably caused by the bug in ITS#2490, it is fixed in release
2.1.21.
You should upgrade and see if the problem remains.

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support

> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of belef24@ift.ulaval.ca

> Full_Name: Ben Lefebvre
> Version: openldap-2.1.18
> OS: Solaris
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (66.158.138.218)
>
>
> Hi,
>
> Its seem that there is a bug in io.c in the function
> ber_tag_t ber_get_next.
> When I run the php script, it runs correctly 80%. However, I
> dont do any
> change in the code when its crash (the 20% remaining).
> I run the script on a Solaris client and the openldap server
> is running freebsd
> on a different computers.
>
> openldap-2.1.19 -> on the server
> openldap-2.1.18 -> on the client
>
>
> On the Solaris client I get:
> bash-2.03# php -q GrixToXml.php
> io.c:680: failed assertion `0'
> Abort (core dumped)
> bash-2.03#