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

RE: Numerical result out of range (ITS#2465)



> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of cecile.leyman@gfi.be

> Here what I did :
>
> (From clean sources)
> cvs diff -r1.87 -r1.90 pkg/ldap/libraries/liblber/io.c => OK

Sorry, that only displays the differences. It does not patch your file for
you though. You should do this instead:

  cvs upd -j 1.87 -j1.90 pkg/ldap/libraries/liblber/io.c

then recompile. This patch definitely works on my system.

> ./configure (with the same flags) OK
> make depend => OK
> make => OK
> make test => OK
> make install => OK
>
> I tested the authentication through courier-imap and i had
> the same error :
> .....
> ldap_read: want=9, got=9
>   0000:  30 06 02 01 03 50 01 02  30                        0....P..0
> ber_get_next on fd 12 failed errno=34 (Numerical result out of range)
> connection_read(12): input error=-2 id=6, closing.
> ....


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