Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
(In reply to Vladimir Benes from comment #3)
> it was caught with the above mentioned version, feel free to close if you
> think it's not valid.
I am not against fixing crash even in git upstream version.
But Please provide steps to reproduce.
Backtrace is not enough for fixing the bug.
https://docs.pagure.org/SSSD.sssd/users/reporting_bugs.html
(In reply to Lukas Slebodnik from comment #4)
> (In reply to Vladimir Benes from comment #3)
> > it was caught with the above mentioned version, feel free to close if you
> > think it's not valid.
>
> I am not against fixing crash even in git upstream version.
>
> But Please provide steps to reproduce.
> Backtrace is not enough for fixing the bug.
> https://docs.pagure.org/SSSD.sssd/users/reporting_bugs.html
I have no steps to reproduce and sadly there is no more data attached. No additional data was found in FAF DB either. Feel free to close as insufficient info.
(In reply to Vladimir Benes from comment #6)
> But actually it was triggered in your master branch so probably some jenkins
> CI job may carry some additional info.
Sorry for the lack of update on our side. Last Thursday we had a meeting and this bug was mentioned. Yes, it was indeed triggered by one of our jenkins CI job and Lukáš Slebodník is already investigating the issue (last week, even before this bug report, we briefly talked about the issue). It just took us some time to correlate the issue we've seen with this bug report.
Anyways, thanks for opening the bug!
Looking at the backtrace here:
```
invoke_uusss_method() -> dp_get_account_info_handler() -> ... -> proxy_account_info_handler_send() -> save_group -> _talloc_steal_loc() -> raise
```
-- I think this is the same as RHEL8 bz 1665867
This was fixed in sssd-2.x / RHEL8: https://bugzilla.redhat.com/show_bug.cgi?id=1665867#c9 and later required additional patch https://bugzilla.redhat.com/show_bug.cgi?id=1725168#c1
Since we do not have reproducer here, I can't be absolutely sure, of course.
But I think it makes sense to backport aforementioned patches to sssd-1-16/RHEL7 anyway.
Sumit, what would you say?
Hi Alexey,
thanks for spotting this. Yes, the backtraces indicate strongly that this might be the same issue. Unfortunately we do not have additional information, nevertheless I think it would be worth to backport the patches and add them to the next release if QE and PM agree.
bye,
Sumit
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory (sssd bug fix and enhancement update), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2020:3904