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

RE: slapd chokes on PROTOS test suite (2) (ITS#2280)



Assuming I'm looking at the correct PROTOS data file, the PDU in question is
actually improperly formatted, so the decoder shouldn't even be bothering
with the tens of thousands of elements. I believe I have a fix for this, it
will be in HEAD in a few hours. At the moment I'm feeding the rest of the
PROTOS ber test files to slapd to see how it fares, and it's only trying 1
per second.

  -- 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 hyc@highlandsun.com

> Most likely the thread that was parsing this PDU ran out of
> stack space.