[SSSD] 1.9.93 git fails using id_provider=ad

steve steve at steve-ss.com
Tue May 14 21:42:52 UTC 2013


On 14/05/13 23:11, Lukas Slebodnik wrote:
> On (14/05/13 23:00), steve wrote:
>> Hi
>> with id_provider=ad, sssd exits after e.g. issuing d <user>
>> It works fine with id_provider=ldap
>>
>> here are te errors with the ad:
>>
>> (Tue May 14 22:55:31 2013) [sssd[pam]] [sbus_reconnect] (0x0080):
>> Making reconnection attempt 3 to
>> [unix:path=/usr/local/var/lib/sss/pipes/private/sbus-dp_default]
>> (Tue May 14 22:55:31 2013) [sssd[pam]] [sbus_reconnect] (0x0080):
>> Reconnected to
>> [unix:path=/usr/local/var/lib/sss/pipes/private/sbus-dp_default]
>> (Tue May 14 22:55:31 2013) [sssd[pam]] [pam_dp_reconnect_init]
>> (0x0020): Reconnected to the Data Provider.
>> (Tue May 14 22:55:31 2013) [sssd[nss]] [sbus_reconnect] (0x0080):
>> Making reconnection attempt 3 to
>> [unix:path=/usr/local/var/lib/sss/pipes/private/sbus-dp_default]
>> (Tue May 14 22:55:31 2013) [sssd[nss]] [sbus_reconnect] (0x0080):
>> Reconnected to
>> [unix:path=/usr/local/var/lib/sss/pipes/private/sbus-dp_default]
>> (Tue May 14 22:55:31 2013) [sssd[nss]] [nss_dp_reconnect_init]
>> (0x0020): Reconnected to the Data Provider.
>> (Tue May 14 22:55:31 2013) [sssd[nss]] [nss_cmd_getby_dp_callback]
>> (0x0040): Unable to get information from Data Provider
>> Error: 3, 5, (null)
>> Will try to return what we have in cache
>> (Tue May 14 22:55:31 2013) [sssd[be[default]]] [be_run_online_cb]
>> (0x0080): Going online. Running callbacks.
>> (Tue May 14 22:55:32 2013) [sssd] [sbus_dispatch] (0x0080):
>> Connection is not open for dispatching.
>> (Tue May 14 22:55:32 2013) [sssd[pam]] [sbus_dispatch] (0x0020):
>> Performing auto-reconnect
>> (Tue May 14 22:55:32 2013) [sssd[nss]] [sbus_dispatch] (0x0020):
>> Performing auto-reconnect
>> (Tue May 14 22:55:32 2013) [sssd] [mt_svc_exit_handler] (0x0040):
>> Child [default] terminated with signal [11]

> Signal 11 is SIGSEGV and it is bad.
> Could you generate a backtrace?

(gdb) bt full
#0  0xb7fdd416 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7d95f18 in epoll_wait () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#2  0xb7ee1a8a in ?? () from /usr/lib/i386-linux-gnu/libtevent.so.0
No symbol table info available.
#3  0xb7eddef8 in _tevent_loop_once ()
    from /usr/lib/i386-linux-gnu/libtevent.so.0
No symbol table info available.
#4  0xb7ede0cc in tevent_common_loop_wait ()
    from /usr/lib/i386-linux-gnu/libtevent.so.0
No symbol table info available.
#5  0xb7ede167 in _tevent_loop_wait ()
    from /usr/lib/i386-linux-gnu/libtevent.so.0
No symbol table info available.
#6  0xb7f525de in server_loop (main_ctx=0x8070490) at src/util/server.c:602
No locales.
#7  0x0804bd65 in main (argc=3, argv=0xbffff804) at 
src/monitor/monitor.c:2801
         opt = <optimized out>
         pc = <optimized out>
         opt_daemon = 0
         opt_interactive = 1
         opt_version = 0

How do I build to get the debugging?






More information about the sssd-devel mailing list