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

Re: oid="1.2.826.0.1.334810.2.3" (noncritical) failed (ITS#2219)



----- Original Message ----- 
From: "Kurt Zeilenga" <openldap-its@OpenLDAP.org>
To: <osinig@mekhanika.ru>
Sent: 2 ÄÅËÁÂÓÑ 2002 Ç. 21:37
Subject: Re: oid="1.2.826.0.1.334810.2.3" (noncritical) failed (ITS#2219)


> Please provide a stack back trace (gdb 'bt') showing the call stack.
> Thanks, Kurt


[root]# gdb /chroot/openldap/usr/sbin/slapd 28581

GNU gdb Red Hat Linux (5.2.1-4)
Copyright 2002 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 "i686-redhat-linux"...
(no debugging symbols found)...
Attaching to program: /chroot/openldap/usr/sbin/slapd, process 28581
Reading symbols from /lib/libresolv.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /lib/libdb-4.0.so...done.
Loaded symbols for /lib/libdb-4.0.so
Reading symbols from /lib/libcrypt.so.1...done.
Loaded symbols for /lib/libcrypt.so.1
Reading symbols from /usr/lib/libssl.so.0.9.6...done.
Loaded symbols for /usr/lib/libssl.so.0.9.6
Reading symbols from /usr/lib/libcrypto.so.0.9.6...done.
Loaded symbols for /usr/lib/libcrypto.so.0.9.6
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libpthread.so.0...done.
[New Thread 16384 (LWP 28581)]
[New Thread 32769 (LWP 28582)]
[New Thread 16386 (LWP 28583)]
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_dns.so.2...done.
Loaded symbols for /lib/libnss_dns.so.2
Reading symbols from /usr/lib/sasl2/liblogin.so.2...done.
Loaded symbols for /usr/lib/sasl2/liblogin.so.2
Reading symbols from /usr/lib/sasl2/libplain.so.2...done.
Loaded symbols for /usr/lib/sasl2/libplain.so.2
Reading symbols from /usr/lib/sasl2/libanonymous.so.2...done.
Loaded symbols for /usr/lib/sasl2/libanonymous.so.2
Reading symbols from /usr/lib/sasl2/libsasldb.so.2...done.
Loaded symbols for /usr/lib/sasl2/libsasldb.so.2
Reading symbols from /usr/lib/sasl2/libcrammd5.so.2...done.
Loaded symbols for /usr/lib/sasl2/libcrammd5.so.2
---Type <return> to continue, or q <return> to quit---
Reading symbols from /usr/lib/sasl2/libdigestmd5.so.2...done.
Loaded symbols for /usr/lib/sasl2/libdigestmd5.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
0x420293f9 in sigsuspend () from /lib/libc.so.6
(gdb) c
Continuing.
[New Thread 32771 (LWP 28730)]

Program received signal SIGABRT, Aborted.
[Switching to Thread 32771 (LWP 28730)]
0x42029341 in kill () from /lib/libc.so.6
(gdb) bt
#0  0x42029341 in kill () from /lib/libc.so.6
#1  0x402005ad in raise () from /lib/libpthread.so.0
#2  0x4202a7dc in abort () from /lib/libc.so.6
#3  0x42022144 in __assert_fail () from /lib/libc.so.6
(gdb) quit