Bug 2116164 - libnss_sss aborts in pthread assertion
Summary: libnss_sss aborts in pthread assertion
Keywords:
Status: CLOSED DUPLICATE of bug 2111582
Alias: None
Product: Fedora
Classification: Fedora
Component: sssd
Version: 35
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: sssd-maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-07 16:35 UTC by Sean Sheedy
Modified: 2022-08-08 08:22 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-08-08 08:22:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Stack trace of abort (61.88 KB, text/plain)
2022-08-07 16:35 UTC, Sean Sheedy
no flags Details

Description Sean Sheedy 2022-08-07 16:35:31 UTC
Created attachment 1904134 [details]
Stack trace of abort

Description of problem:
libnss_sss is repeatedly aborting on an assertion in pthread_mutex_lock.  This is happening in mono during activity involving network access.

Version-Release number of selected component (if applicable):
2.7.3-1

How reproducible:
Frequent in my particular application.

Steps to Reproduce:
1. Run the duplicati backup program (runs within mono)
2. Attempt a network backup

Actual results:
mono aborts with a pthread_mutex_lock assertion fail.

Expected results:
Successful backup.

Additional info:
Reverting to sssd-client version 2.5.2-5 fixes the problem.

Comment 1 Alexey Tikhonov 2022-08-08 08:22:19 UTC

*** This bug has been marked as a duplicate of bug 2111582 ***


Note You need to log in before you can comment on or make changes to this bug.