https://bugzilla.redhat.com/show_bug.cgi?id=2320042
Bug ID: 2320042 Summary: [abrt] sssd-tools: set_component(): source_files.py:73:set_component:OSError Product: Fedora Version: 41 Hardware: x86_64 Status: NEW Whiteboard: abrt_hash:a5a6dd78a14a8d86bce922d86636e1cb2da53ec6;VAR IANT_ID=workstation; Component: sssd Assignee: sssd-maintainers@lists.fedoraproject.org Reporter: maxi@maxiicodes.dev QA Contact: extras-qa@fedoraproject.org CC: abokovoy@redhat.com, atikhono@redhat.com, lslebodn@redhat.com, mzidek@redhat.com, pbrezina@redhat.com, sbose@redhat.com, ssorce@redhat.com, sssd-maintainers@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Version-Release number of selected component: sssd-tools-2.10.0-1.fc41
Additional info: reporter: libreport-2.17.15 kernel: 6.11.4-300.fc41.x86_64 cmdline: /usr/bin/python3 -sP /usr/libexec/sssd/sss_analyze error list cgroup: 0::/user.slice/user-1000.slice/user@1000.service/app.slice/app-cosmic-com.system76.CosmicAppList-3787.scope uid: 1000 reason: source_files.py:73:set_component:OSError executable: /usr/libexec/sssd/sss_analyze type: Python3 package: sssd-tools-2.10.0-1.fc41 runlevel: N 5 exception_type: OSError crash_function: set_component interpreter: python3-3.13.0-1.fc41.x86_64
Truncated backtrace: source_files.py:73:set_component:OSError
Traceback (most recent call last): File "/usr/libexec/sssd/sss_analyze", line 5, in <module> sss_analyze.run() ~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/sssd/sss_analyze.py", line 107, in run analyzer.main() ~~~~~~~~~~~~~^^ File "/usr/lib/python3.13/site-packages/sssd/sss_analyze.py", line 102, in main args.func(args) ~~~~~~~~~^^^^^^ File "/usr/lib/python3.13/site-packages/sssd/modules/error.py", line 52, in print_error source.set_component(component, False) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/sssd/source_files.py", line 73, in set_component raise IOError OSError
Local variables in innermost frame: self: <sssd.source_files.Files object at 0x7f0cd2976e40> component: <Component.BE: 3> child: False domains: []
https://bugzilla.redhat.com/show_bug.cgi?id=2320042
Alexey Tikhonov atikhono@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(maxi@maxiicodes.d | |ev) Doc Type|--- |If docs needed, set a value
--- Comment #8 from Alexey Tikhonov atikhono@redhat.com --- Hi,
cmdline: /usr/bin/python3 -sP /usr/libexec/sssd/sss_analyze error list
do you have any SSSD domain configured in /etc/sssd/sssd.conf or in config snippets?
https://bugzilla.redhat.com/show_bug.cgi?id=2320042
Maximilian Hofmann maxi@maxiicodes.dev changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(maxi@maxiicodes.d | |ev) |
--- Comment #9 from Maximilian Hofmann maxi@maxiicodes.dev --- Hey,
No, I had no domain configured.
https://bugzilla.redhat.com/show_bug.cgi?id=2320042
Alexey Tikhonov atikhono@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|sssd-maintainers@lists.fedo |jstephen@redhat.com |raproject.org |
https://bugzilla.redhat.com/show_bug.cgi?id=2320042
--- Comment #10 from Alexey Tikhonov atikhono@redhat.com --- Upstream PR: https://github.com/SSSD/sssd/pull/7704
https://bugzilla.redhat.com/show_bug.cgi?id=2320042
Alexey Tikhonov atikhono@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
https://bugzilla.redhat.com/show_bug.cgi?id=2320042
Alexey Tikhonov atikhono@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |POST
--- Comment #11 from Alexey Tikhonov atikhono@redhat.com --- Pushed PR: https://github.com/SSSD/sssd/pull/7704
* `master` * 0bb13645168864ca9eb7097cad063e1bfa4834cf - analyzer: fix two crashes * `sssd-2-10` * 9e3fbbc67c2abdc7a6e5f2269cbacef0d735f899 - analyzer: fix two crashes
sssd-maintainers@lists.fedoraproject.org