Issue 15 - slapd dies when queried by Outlook's Find People
Summary: slapd dies when queried by Outlook's Find People
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-12-21 23:07 UTC by webmaster@sno-isle.org
Modified: 2014-08-01 21:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description webmaster@sno-isle.org 1998-12-21 23:07:46 UTC
Full_Name: Ray
Version: 1.1
OS: linux (red hat)
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (207.175.48.203)


Hi.  I'm just getting up and running with openldap 1.1.
I was become quite satisfied with its performance after
about a day of tinkering (the input functions are painful
to use...) but I've run across a problem.

I can search via Communicator's ldap client just fine.
When I use "Find People" which comes with IE/Outlook,
though, slapd dies.  I can't find any message logging
of any kind, so I have no idea why.

Has anyone experienced this?

Comment 1 Kurt Zeilenga 1998-12-22 16:11:57 UTC
Please run slapd with '-d 1' to generate a trace.  Reply to this
message with relevant portions.  If and when it crashes, please also
provided a complete stack back trace (using your debugger).

Thanks, Kurt
Comment 2 Kurt Zeilenga 1998-12-22 16:12:21 UTC
changed notes
changed state Open to Feedback
Comment 3 Ray Eads 1998-12-22 16:40:49 UTC
Hi.  Thanks for responding.  I turned on debugging.  I run 'slapd -d 1' 
and I get messages like these when I use the Outlook ldap client:

------
# /usr/local/libexec/slapd -d 1
slapd 1.1-Release (Wed Dec 16 16:04:03 PST 1998)
        admin@services.sno-isle.org:/home/admin/tmp/ldap/servers/slapd
slapd starting
do_bind
unknown version 3
send_ldap_result 2::version not supported
do_bind
do_bind: version 2 dn () method 128
send_ldap_result 0::
do_search
Segmentation fault
------

and 

------
slapd starting
unknown version 3
Segmentation fault
------

Netscape's client seems to produce more normal looking messages
and doesn't crash the daemon.

I have a core file, but am not sure how to produce a stack back trace.


Kurt Zeilenga wrote:
> 
> Please run slapd with '-d 1' to generate a trace.  Reply to this
> message with relevant portions.  If and when it crashes, please also
> provided a complete stack back trace (using your debugger).


--
Ray Eads (reads@sno-isle.org)
360-659-8447 Ext. 688
Comment 4 Kurt Zeilenga 1998-12-24 17:07:19 UTC
moved from Incoming to Software
Comment 5 Kurt Zeilenga 1998-12-24 17:08:07 UTC
changed notes
Comment 6 Kurt Zeilenga 1998-12-24 17:08:42 UTC
changed notes
Comment 7 Kurt Zeilenga 1998-12-24 21:54:19 UTC
I suspect the problem may be the same as reported in ITS#12 which
was fixed.

Can you duplicate the error using ldapsearch?
Can you duplicate it using one of the test databases?

Also, please see ITS#11, reply #1.

Kurt
Comment 8 Kurt Zeilenga 1998-12-24 21:54:54 UTC
changed notes
Comment 10 Kurt Zeilenga 1998-12-25 15:47:25 UTC
changed notes
Comment 11 Kurt Zeilenga 1998-12-28 03:09:28 UTC
changed notes
changed state Feedback to Closed
Comment 12 Kurt Zeilenga 1999-01-13 17:54:26 UTC
moved from Software to Software Bugs
Comment 13 OpenLDAP project 2014-08-01 21:06:51 UTC
See ITS#21 for additional info.
Likely same as ITS#12.