Bug 2320042
| Summary: | [abrt] sssd-tools: set_component(): source_files.py:73:set_component:OSError | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Maximilian Hofmann <maxi> | ||||||||||||||||
| Component: | sssd | Assignee: | jstephen | ||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 41 | CC: | abokovoy, atikhono, lslebodn, maxi, mzidek, pbrezina, sbose, ssorce, sssd-maintainers | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/3e2c2e12701009b08506d29afe796956fe65bf2 | ||||||||||||||||||
| Whiteboard: | abrt_hash:a5a6dd78a14a8d86bce922d86636e1cb2da53ec6;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2025-01-28 15:07:55 UTC | Type: | --- | ||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||
| Embargoed: | |||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
Created attachment 2052886 [details]
File: os_info
Created attachment 2052887 [details]
File: environ
Created attachment 2052888 [details]
File: mountinfo
Created attachment 2052889 [details]
File: open_fds
Created attachment 2052890 [details]
File: namespaces
Created attachment 2052891 [details]
File: backtrace
Created attachment 2052892 [details]
File: cpuinfo
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?
Hey, No, I had no domain configured. Upstream PR: https://github.com/SSSD/sssd/pull/7704 Pushed PR: https://github.com/SSSD/sssd/pull/7704 * `master` * 0bb13645168864ca9eb7097cad063e1bfa4834cf - analyzer: fix two crashes * `sssd-2-10` * 9e3fbbc67c2abdc7a6e5f2269cbacef0d735f899 - analyzer: fix two crashes Fixed in sssd-2.10.1 |
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/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: []