#345 Abort during sdap_child_timeout()
Closed: Fixed None Opened 14 years ago by sbose.

I found the following core dump:

Program terminated with signal 6, Aborted.
#0  0x0034c424 in __kernel_vsyscall ()
#0  0x0034c424 in __kernel_vsyscall ()
No symbol table info available.
#1  0x0061aa81 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
        resultvar = <value optimized out>
        resultvar = <value optimized out>
        pid = 7737332
        selftid = 17866
#2  0x0061c34a in abort () at abort.c:92
        save_stage = 2
        act = {__sigaction_handler = {sa_handler = 0xbfc133d0, sa_sigaction = 0xbfc133d0}, sa_mask = {__val = {3078206868, 3217109924, 3149096, 
              3217109908, 4928288, 3217109896, 3238460, 0, 3078044648, 1, 0, 1, 3078206424, 4937920, 0, 0, 163097632, 163211880, 163207864, 7742336, 
              5, 0, 3217109968, 3217109896, 3217109908, 163211816, 3078206424, 0, 4930640, 4993019, 163044936, 163130272}}, sa_flags = -1077857368, 
          sa_restorer = 0x4b4600 <_talloc_free+368>}
        sigs = {__val = {32, 0 <repeats 31 times>}}
#3  0x004b486a in ?? () from /usr/lib/libtalloc.so.2
No symbol table info available.
#4  0x004b4a60 in talloc_get_name () from /usr/lib/libtalloc.so.2
No symbol table info available.
#5  0x004b766d in _talloc_get_type_abort () from /usr/lib/libtalloc.so.2
No symbol table info available.
#6  0x0017cc7d in sdap_cli_kinit_done (subreq=0x9c22b70) at providers/ldap/sdap_async_connection.c:975
        req = 0x9ba3eee
        result = 6660644
        ret = -1077857088
#7  0x004c2ffb in _tevent_req_notify_callback () from /usr/lib/libtevent.so.0
No symbol table info available.
#8  0x004c3088 in _tevent_req_error () from /usr/lib/libtevent.so.0
No symbol table info available.
#9  0x0017bf0e in sdap_kinit_done (subreq=0x0) at providers/ldap/sdap_async_connection.c:629
        req = 0x9c22b70
        state = 0x9ba5870
        ret = 5
        result = 6685718
        ccname = 0x0
        __FUNCTION__ = "sdap_kinit_done"
#10 0x004c2ffb in _tevent_req_notify_callback () from /usr/lib/libtevent.so.0
No symbol table info available.
#11 0x004c3088 in _tevent_req_error () from /usr/lib/libtevent.so.0
No symbol table info available.
#12 0x0017d3de in sdap_child_timeout (ev=0x9b7b330, te=0x9ba6a68, tv=..., pvt=0x9ba71d0) at providers/ldap/sdap_child_helpers.c:93
        lr = 0x9ba71d0
        ret = 0
        __FUNCTION__ = "sdap_child_timeout"
#13 0x004c1f5b in ?? () from /usr/lib/libtevent.so.0
No symbol table info available.
#14 0x004c4469 in ?? () from /usr/lib/libtevent.so.0
No symbol table info available.
#15 0x004c0fb8 in _tevent_loop_once () from /usr/lib/libtevent.so.0
No symbol table info available.
#16 0x004c107f in ?? () from /usr/lib/libtevent.so.0
No symbol table info available.
#17 0x004c0cf9 in _tevent_loop_wait () from /usr/lib/libtevent.so.0
No symbol table info available.
#18 0x0807c7ff in server_loop (main_ctx=0x9b7b3e8) at util/server.c:428
No locals.
#19 0x08053cdf in main (argc=5, argv=0xbfc13a74) at providers/data_provider_be.c:1204
        opt = -1
        pc = 0x9b7b018
        be_domain = 0x9b7b260 "NEWIPA"
        srv_name = 0x9b7b088 "sssd[be[NEWIPA]]"
        conf_entry = 0x9b7b0d0 "config/domain/NEWIPA"
        main_ctx = 0x9b7b3e8
        ret = 0
        long_options = {{longName = 0x0, shortName = 0 '\000', argInfo = 4, arg = 0x8089aa0, val = 0, descrip = 0x8080287 "Help options:", 
            argDescrip = 0x0}, {longName = 0x8080295 "debug-level", shortName = 100 'd', argInfo = 2, arg = 0x8089b1c, val = 0, 
            descrip = 0x80802a1 "Debug level", argDescrip = 0x0}, {longName = 0x80802ad "debug-to-files", shortName = 102 'f', argInfo = 0, 
            arg = 0x8089b24, val = 0, descrip = 0x80802bc "Send the debug output to files instead of stderr", argDescrip = 0x0}, {
            longName = 0x80802ed "debug-timestamps", shortName = 0 '\000', argInfo = 0, arg = 0x8089b20, val = 0, 
            descrip = 0x80802fe "Add debug timestamps", argDescrip = 0x0}, {longName = 0x8080313 "domain", shortName = 0 '\000', argInfo = 1, 
            arg = 0xbfc13998, val = 0, descrip = 0x808031c "Domain of the information provider (mandatory)", argDescrip = 0x0}, {longName = 0x0, 
            shortName = 0 '\000', argInfo = 0, arg = 0x0, val = 0, descrip = 0x0, argDescrip = 0x0}}
        __FUNCTION__ = "main"

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.0
priority: major => critical

Fixed by bb78a28

fixedin: => 1.0.0
resolution: => fixed
status: new => closed

Fields changed

rhbz: => 0

Metadata Update from @sbose:
- Issue assigned to simo
- Issue set to the milestone: SSSD 1.0

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1387

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata