On Tue, Apr 23, 2013 at 12:20 PM, Stephen Gallagher <sgall...@redhat.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 04/23/2013 01:44 PM, Brandon Foster wrote:
>> hey thanks for the quick reply.
>>
>> that is the end of the log after the user search has finish. the
>> next line after that is:
>>
>>
>> ------------------- (Tue Apr 23 12:52:29 2013) [sssd[be[default]]]
>> [server_setup] (0x0400): CONFDB: /var/lib/sss/db/config.ldb (Tue
>> Apr 23 12:52:29 2013) [sssd[be[default]]] [recreate_ares_channel]
>> (0x0100): Initializing new c-ares channel (Tue Apr 23 12:52:29
>> 2013) [sssd[be[default]]] [resolv_get_family_order] (0x1000):
>> Lookup order: ipv4_first (Tue Apr 23 12:52:29 2013)
>> [sssd[be[default]]] [fo_context_init] (0x0400): Created new fail
>> over context, retry timeout is 30 (Tue Apr 23 12:52:29 2013)
>> [sssd[be[default]]] [confdb_get_domain_internal] (0x1000):
>> pwd_expiration_warning is -1 (Tue Apr 23 12:52:29 2013)
>> [sssd[be[default]]] [sysdb_domain_init_internal] (0x0200): DB File
>> for default: /var/lib/sss/db/cache_default.ldb (Tue Apr 23 12:52:29
>> 2013) [sssd[be[default]]] [ldb] (0x4000): Added timed event
>> "ltdb_callback": 0x10e98c0
>>
>> (Tue Apr 23 12:52:29 2013) [sssd[be[default]]] [ldb] (0x4000):
>> Added timed event "ltdb_timeout": 0x10ff4d0 .... ---------------
>> which is the same as the very beginning of the log.
>>
>> the start of the user search is in there near the end, but that is
>> where the log ends when taken after the id search has failed.
>
>
>
> Well, that tells us something. It tells us that apparently you
> experienced a crash and the SSSD was forced to restart the provider
> daemon.
>
> Would you mind trying out the SSSD from CentOS 6.4 to see if this
> particular crash has already been fixed there? If not, please try to
> get a backtrace (of the 6.4 version of SSSD) with GDB. You will need
> to take the following steps:
>
> yum install gdb
> debuginfo-install sssd
> gdb -p $(pidof sssd_be)
>
> At the gdb prompt, type "continue".
>
> When it eventually crashes and returns you to the prompt, type 'bt
> full' and copy all of the backtrace data into a text file (and attach
> it to an email).
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.13 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iEYEARECAAYFAlF23w0ACgkQeiVVYja6o6N9dACgnwRKWy8pGI2tET581g7juEO2
> v2MAn0QySN3yKm6KhYw/lQLadfkqChqa
> =2Vmd
> -----END PGP SIGNATURE-----
> _______________________________________________
> sssd-users mailing list
> sssd-users@lists.fedorahosted.org
> https://lists.fedorahosted.org/mailman/listinfo/sssd-users


ok.

i've updated to centos 6.4
root@virt-vm-99:~/lpm> cat /etc/*release
CentOS release 6.4 (Final)

everything is up to date

problem is persisting.

here is the gdb info

---------------------------
Attaching to process 1670
Reading symbols from /usr/libexec/sssd/sssd_be...(no debugging symbols
found)...done.
Reading symbols from /lib64/libpam.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib64/libpam.so.0
Reading symbols from /usr/lib64/libcares.so.2...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libcares.so.2
Reading symbols from /usr/lib64/libtevent.so.0...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libtevent.so.0
Reading symbols from /usr/lib64/libtalloc.so.2...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libtalloc.so.2
Reading symbols from /lib64/libpopt.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib64/libpopt.so.0
Reading symbols from /usr/lib64/libldb.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libldb.so.1
Reading symbols from /lib64/libdbus-1.so.3...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libdbus-1.so.3
Reading symbols from /lib64/librt.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/librt.so.1
Reading symbols from /lib64/libpcre.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib64/libpcre.so.0
Reading symbols from /usr/lib64/libini_config.so.2...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib64/libini_config.so.2
Reading symbols from /usr/lib64/libcollection.so.2...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib64/libcollection.so.2
Reading symbols from /usr/lib64/libdhash.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libdhash.so.1
Reading symbols from /lib64/liblber-2.4.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/liblber-2.4.so.2
Reading symbols from /lib64/libldap-2.4.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libldap-2.4.so.2
Reading symbols from /usr/lib64/libtdb.so.1...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libtdb.so.1
Reading symbols from /lib64/libglib-2.0.so.0...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libglib-2.0.so.0
Reading symbols from /usr/lib64/libssl3.so...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libssl3.so
Reading symbols from /usr/lib64/libsmime3.so...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libsmime3.so
Reading symbols from /usr/lib64/libnss3.so...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libnss3.so
Reading symbols from /usr/lib64/libnssutil3.so...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libnssutil3.so
Reading symbols from /lib64/libplds4.so...(no debugging symbols found)...done.
Loaded symbols for /lib64/libplds4.so
Reading symbols from /lib64/libplc4.so...(no debugging symbols found)...done.
Loaded symbols for /lib64/libplc4.so
Reading symbols from /lib64/libnspr4.so...(no debugging symbols found)...done.
Loaded symbols for /lib64/libnspr4.so
Reading symbols from /lib64/libpthread.so.0...(no debugging symbols
found)...done.
[Thread debugging using libthread_db enabled]
Loaded symbols for /lib64/libpthread.so.0
Reading symbols from /lib64/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libdl.so.2
Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib64/libc.so.6
Reading symbols from /lib64/libaudit.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libaudit.so.1
Reading symbols from /lib64/libcrypt.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libcrypt.so.1
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging
symbols found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /usr/lib64/libpath_utils.so.1...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib64/libpath_utils.so.1
Reading symbols from /usr/lib64/libref_array.so.1...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib64/libref_array.so.1
Reading symbols from /lib64/libresolv.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libresolv.so.2
Reading symbols from /usr/lib64/libsasl2.so.2...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libsasl2.so.2
Reading symbols from /lib64/libz.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libz.so.1
Reading symbols from /lib64/libfreebl3.so...(no debugging symbols found)...done.
Loaded symbols for /lib64/libfreebl3.so
Reading symbols from /usr/lib64/ldb/modules/ldb/asq.so...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/asq.so
Reading symbols from /usr/lib64/ldb/modules/ldb/memberof.so...(no
debugging symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/memberof.so
Reading symbols from /usr/lib64/ldb/modules/ldb/paged_results.so...(no
debugging symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/paged_results.so
Reading symbols from
/usr/lib64/ldb/modules/ldb/paged_searches.so...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/paged_searches.so
Reading symbols from /usr/lib64/ldb/modules/ldb/rdn_name.so...(no
debugging symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/rdn_name.so
Reading symbols from /usr/lib64/ldb/modules/ldb/sample.so...(no
debugging symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/sample.so
Reading symbols from /usr/lib64/ldb/modules/ldb/server_sort.so...(no
debugging symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/server_sort.so
Reading symbols from /usr/lib64/ldb/modules/ldb/skel.so...(no
debugging symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/skel.so
Reading symbols from /usr/lib64/ldb/modules/ldb/tdb.so...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/tdb.so
Reading symbols from /usr/lib64/sssd/libsss_ldap.so...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib64/sssd/libsss_ldap.so
Reading symbols from /lib64/libkrb5.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib64/libkrb5.so.3
Reading symbols from /lib64/libk5crypto.so.3...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libk5crypto.so.3
Reading symbols from /lib64/libcom_err.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libcom_err.so.2
Reading symbols from /usr/lib64/libsss_idmap.so.0...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib64/libsss_idmap.so.0
Reading symbols from /lib64/libkrb5support.so.0...(no debugging
symbols found)...done.
Loaded symbols for /lib64/libkrb5support.so.0
Reading symbols from /lib64/libkeyutils.so.1...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libkeyutils.so.1
Reading symbols from /lib64/libselinux.so.1...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libselinux.so.1
Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols
found)...done.
Loaded symbols for /lib64/libnss_files.so.2
Reading symbols from /usr/lib64/libsoftokn3.so...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libsoftokn3.so
Reading symbols from /usr/lib64/libsqlite3.so.0...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib64/libsqlite3.so.0
Reading symbols from /usr/lib64/libnsspem.so...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib64/libnsspem.so

warning: no loadable sections found in added symbol-file
system-supplied DSO at 0x7ffffe330000
0x00007f3b02233530 in __read_nocancel () from /lib64/libpthread.so.0
Missing separate debuginfos, use: debuginfo-install sssd-1.9.2-82.4.el6_4.x86_64
(gdb) continue
Continuing.

Program received signal SIGTERM, Terminated.
0x00007f3b02233530 in __read_nocancel () from /lib64/libpthread.so.0
(gdb) bt full
#0  0x00007f3b02233530 in __read_nocancel () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00007f3b03b9cb0c in ?? () from /lib64/liblber-2.4.so.2
No symbol table info available.
#2  0x00007f3b0397b604 in ?? () from /lib64/libldap-2.4.so.2
No symbol table info available.
#3  0x00007f3b032351ed in ?? () from /usr/lib64/libssl3.so
No symbol table info available.
#4  0x00007f3b03230480 in ?? () from /usr/lib64/libssl3.so
No symbol table info available.
#5  0x00007f3b03232ed2 in ?? () from /usr/lib64/libssl3.so
No symbol table info available.
#6  0x00007f3b03239135 in ?? () from /usr/lib64/libssl3.so
No symbol table info available.
#7  0x00007f3b0323a96f in SSL_ForceHandshake () from /usr/lib64/libssl3.so
No symbol table info available.
#8  0x00007f3b0397b34f in ?? () from /lib64/libldap-2.4.so.2
No symbol table info available.
#9  0x00007f3b03979e7a in ?? () from /lib64/libldap-2.4.so.2
No symbol table info available.
#10 0x00007f3b0397a0f8 in ldap_int_tls_start () from /lib64/libldap-2.4.so.2
No symbol table info available.
#11 0x00007f3aff502eb9 in ?? () from /usr/lib64/sssd/libsss_ldap.so
No symbol table info available.
#12 0x00007f3aff5028f7 in ?? () from /usr/lib64/sssd/libsss_ldap.so
No symbol table info available.
#13 0x00007f3b050743ff in ?? () from /usr/lib64/libtevent.so.0
No symbol table info available.
#14 0x00007f3b050708f0 in _tevent_loop_once () from /usr/lib64/libtevent.so.0
No symbol table info available.
#15 0x00007f3b0507095b in tevent_common_loop_wait () from
/usr/lib64/libtevent.so.0
No symbol table info available.
#16 0x0000000000451973 in server_loop ()
No symbol table info available.
#17 0x000000000041a066 in main ()
No symbol table info available.
(gdb)
____________________

i've also attached it in a text file
Attaching to process 1670
Reading symbols from /usr/libexec/sssd/sssd_be...(no debugging symbols 
found)...done.
Reading symbols from /lib64/libpam.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib64/libpam.so.0
Reading symbols from /usr/lib64/libcares.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libcares.so.2
Reading symbols from /usr/lib64/libtevent.so.0...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libtevent.so.0
Reading symbols from /usr/lib64/libtalloc.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libtalloc.so.2
Reading symbols from /lib64/libpopt.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib64/libpopt.so.0
Reading symbols from /usr/lib64/libldb.so.1...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libldb.so.1
Reading symbols from /lib64/libdbus-1.so.3...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/libdbus-1.so.3
Reading symbols from /lib64/librt.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/librt.so.1
Reading symbols from /lib64/libpcre.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib64/libpcre.so.0
Reading symbols from /usr/lib64/libini_config.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libini_config.so.2
Reading symbols from /usr/lib64/libcollection.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libcollection.so.2
Reading symbols from /usr/lib64/libdhash.so.1...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libdhash.so.1
Reading symbols from /lib64/liblber-2.4.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/liblber-2.4.so.2
Reading symbols from /lib64/libldap-2.4.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/libldap-2.4.so.2
Reading symbols from /usr/lib64/libtdb.so.1...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libtdb.so.1
Reading symbols from /lib64/libglib-2.0.so.0...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/libglib-2.0.so.0
Reading symbols from /usr/lib64/libssl3.so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libssl3.so
Reading symbols from /usr/lib64/libsmime3.so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libsmime3.so
Reading symbols from /usr/lib64/libnss3.so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libnss3.so
Reading symbols from /usr/lib64/libnssutil3.so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libnssutil3.so
Reading symbols from /lib64/libplds4.so...(no debugging symbols found)...done.
Loaded symbols for /lib64/libplds4.so
Reading symbols from /lib64/libplc4.so...(no debugging symbols found)...done.
Loaded symbols for /lib64/libplc4.so
Reading symbols from /lib64/libnspr4.so...(no debugging symbols found)...done.
Loaded symbols for /lib64/libnspr4.so
Reading symbols from /lib64/libpthread.so.0...(no debugging symbols 
found)...done.
[Thread debugging using libthread_db enabled]
Loaded symbols for /lib64/libpthread.so.0
Reading symbols from /lib64/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib64/libdl.so.2
Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib64/libc.so.6
Reading symbols from /lib64/libaudit.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libaudit.so.1
Reading symbols from /lib64/libcrypt.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libcrypt.so.1
Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
Reading symbols from /usr/lib64/libpath_utils.so.1...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libpath_utils.so.1
Reading symbols from /usr/lib64/libref_array.so.1...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libref_array.so.1
Reading symbols from /lib64/libresolv.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/libresolv.so.2
Reading symbols from /usr/lib64/libsasl2.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libsasl2.so.2
Reading symbols from /lib64/libz.so.1...(no debugging symbols found)...done.
Loaded symbols for /lib64/libz.so.1
Reading symbols from /lib64/libfreebl3.so...(no debugging symbols found)...done.
Loaded symbols for /lib64/libfreebl3.so
Reading symbols from /usr/lib64/ldb/modules/ldb/asq.so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/asq.so
Reading symbols from /usr/lib64/ldb/modules/ldb/memberof.so...(no debugging 
symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/memberof.so
Reading symbols from /usr/lib64/ldb/modules/ldb/paged_results.so...(no 
debugging symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/paged_results.so
Reading symbols from /usr/lib64/ldb/modules/ldb/paged_searches.so...(no 
debugging symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/paged_searches.so
Reading symbols from /usr/lib64/ldb/modules/ldb/rdn_name.so...(no debugging 
symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/rdn_name.so
Reading symbols from /usr/lib64/ldb/modules/ldb/sample.so...(no debugging 
symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/sample.so
Reading symbols from /usr/lib64/ldb/modules/ldb/server_sort.so...(no debugging 
symbols found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/server_sort.so
Reading symbols from /usr/lib64/ldb/modules/ldb/skel.so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/skel.so
Reading symbols from /usr/lib64/ldb/modules/ldb/tdb.so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/ldb/modules/ldb/tdb.so
Reading symbols from /usr/lib64/sssd/libsss_ldap.so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/sssd/libsss_ldap.so
Reading symbols from /lib64/libkrb5.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib64/libkrb5.so.3
Reading symbols from /lib64/libk5crypto.so.3...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/libk5crypto.so.3
Reading symbols from /lib64/libcom_err.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/libcom_err.so.2
Reading symbols from /usr/lib64/libsss_idmap.so.0...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libsss_idmap.so.0
Reading symbols from /lib64/libkrb5support.so.0...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/libkrb5support.so.0
Reading symbols from /lib64/libkeyutils.so.1...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/libkeyutils.so.1
Reading symbols from /lib64/libselinux.so.1...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/libselinux.so.1
Reading symbols from /lib64/libnss_files.so.2...(no debugging symbols 
found)...done.
Loaded symbols for /lib64/libnss_files.so.2
Reading symbols from /usr/lib64/libsoftokn3.so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libsoftokn3.so
Reading symbols from /usr/lib64/libsqlite3.so.0...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libsqlite3.so.0
Reading symbols from /usr/lib64/libnsspem.so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib64/libnsspem.so

warning: no loadable sections found in added symbol-file system-supplied DSO at 
0x7ffffe330000
0x00007f3b02233530 in __read_nocancel () from /lib64/libpthread.so.0
Missing separate debuginfos, use: debuginfo-install sssd-1.9.2-82.4.el6_4.x86_64
(gdb) continue
Continuing.

Program received signal SIGTERM, Terminated.
0x00007f3b02233530 in __read_nocancel () from /lib64/libpthread.so.0
(gdb) bt full
#0  0x00007f3b02233530 in __read_nocancel () from /lib64/libpthread.so.0
No symbol table info available.
#1  0x00007f3b03b9cb0c in ?? () from /lib64/liblber-2.4.so.2
No symbol table info available.
#2  0x00007f3b0397b604 in ?? () from /lib64/libldap-2.4.so.2
No symbol table info available.
#3  0x00007f3b032351ed in ?? () from /usr/lib64/libssl3.so
No symbol table info available.
#4  0x00007f3b03230480 in ?? () from /usr/lib64/libssl3.so
No symbol table info available.
#5  0x00007f3b03232ed2 in ?? () from /usr/lib64/libssl3.so
No symbol table info available.
#6  0x00007f3b03239135 in ?? () from /usr/lib64/libssl3.so
No symbol table info available.
#7  0x00007f3b0323a96f in SSL_ForceHandshake () from /usr/lib64/libssl3.so
No symbol table info available.
#8  0x00007f3b0397b34f in ?? () from /lib64/libldap-2.4.so.2
No symbol table info available.
#9  0x00007f3b03979e7a in ?? () from /lib64/libldap-2.4.so.2
No symbol table info available.
#10 0x00007f3b0397a0f8 in ldap_int_tls_start () from /lib64/libldap-2.4.so.2
No symbol table info available.
#11 0x00007f3aff502eb9 in ?? () from /usr/lib64/sssd/libsss_ldap.so
No symbol table info available.
#12 0x00007f3aff5028f7 in ?? () from /usr/lib64/sssd/libsss_ldap.so
No symbol table info available.
#13 0x00007f3b050743ff in ?? () from /usr/lib64/libtevent.so.0
No symbol table info available.
#14 0x00007f3b050708f0 in _tevent_loop_once () from /usr/lib64/libtevent.so.0
No symbol table info available.
#15 0x00007f3b0507095b in tevent_common_loop_wait () from 
/usr/lib64/libtevent.so.0
No symbol table info available.
#16 0x0000000000451973 in server_loop ()
No symbol table info available.
#17 0x000000000041a066 in main ()
No symbol table info available.
(gdb)
_______________________________________________
sssd-users mailing list
sssd-users@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-users

Reply via email to