#2805 AD: Conditional jump or move depends on uninitialised value
Closed: Fixed None Opened 8 years ago by lslebodn.

SSSD crashed for me few times when I was executing AD related tests

==2923== Conditional jump or move depends on uninitialised value(s)
==2923==    at 0x13B61DFD: ad_subdomains_process (ad_subdomains.c:943)
==2923==    by 0x13B61DFD: ad_subdomains_get_slave_domain_done (ad_subdomains.c:1051)
==2923==    by 0x1461C974: generic_ext_search_handler.isra.3 (sdap_async.c:1662)
==2923==    by 0x1461E551: sdap_get_generic_op_finished (sdap_async.c:1546)
==2923==    by 0x1461D95C: sdap_process_message (sdap_async.c:352)
==2923==    by 0x1461D95C: sdap_process_result (sdap_async.c:196)
==2923==    by 0x89B722E: tevent_common_loop_timer_delay (tevent_timed.c:341)
==2923==    by 0x89B8239: epoll_event_loop_once (tevent_epoll.c:911)
==2923==    by 0x89B6936: std_event_loop_once (tevent_standard.c:114)
==2923==    by 0x89B30FC: _tevent_loop_once (tevent.c:533)
==2923==    by 0x89B329A: tevent_common_loop_wait (tevent.c:637)
==2923==    by 0x89B68D6: std_event_loop_wait (tevent_standard.c:140)
==2923==    by 0x5296822: server_loop (server.c:668)
==2923==    by 0x10ECC1: main (data_provider_be.c:3005)

There were changes in ad_subdomain code in commit ece345a


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.13.1
owner: somebody => jhrozek
status: new => assigned

Fields changed

owner: jhrozek => preichl
patch: 0 => 1
status: assigned => new

resolution: => fixed
status: new => closed

Metadata Update from @lslebodn:
- Issue assigned to preichl
- Issue set to the milestone: SSSD 1.13.1

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/3846

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