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

ITS#6019



(15:07:44 <~>) 0 # gdb
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd".
(gdb) file ldapsearch
Reading symbols from ldapsearch...(no debugging symbols found)...done.
(gdb) run -x -W -D 'cn=Manager,dc=eska' -b "" -s base Starting program:
/usr/local/bin/ldapsearch -x -W -D 'cn=Manager,dc=eska' -b "" -s base (no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...Enter LDAP
Password:
# extended LDIF
#
# LDAPv3
# base <> with scope baseObject
# filter: (objectclass=*)
# requesting: ALL
#

#
dn:
objectClass: top
objectClass: OpenLDAProotDSE

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1

Program received signal SIGSEGV, Segmentation fault.
0x282eb3f0 in free () from /lib/libc.so.7