Bug 2142626
| Summary: | [abrt] libreport-plugin-bugzilla: get_short_backtrace(): problem_formatter.py:97:get_short_backtrace:LookupError: Crash thread not found | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikhail <mikhail.v.gavrilov> | ||||||||||||||||||
| Component: | libreport | Assignee: | abrt <abrt-devel-list> | ||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||
| Version: | 38 | CC: | abrt-devel-list, abrt-sig, jakub, mgrabovs, michal.toman, msrb | ||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/5d19da14f5e8b571f577864e3c3aaf928f5060d | ||||||||||||||||||||
| Whiteboard: | abrt_hash:2541e30a1ba3f541faeb54c4c066b56f976e6212;VARIANT_ID=workstation; | ||||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||
| Last Closed: | 2023-02-19 07:05:12 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: |
|
||||||||||||||||||||
|
Description
Mikhail
2022-11-14 16:52:09 UTC
Created attachment 1924274 [details]
File: os_info
Created attachment 1924275 [details]
File: environ
Created attachment 1924276 [details]
File: mountinfo
Created attachment 1924277 [details]
File: open_fds
Created attachment 1924278 [details]
File: namespaces
Created attachment 1924279 [details]
File: backtrace
Created attachment 1924280 [details]
File: cpuinfo
Created attachment 1924282 [details]
coredumpctl
--- Running report_uReport ---
('report_uReport' completed successfully)
--- Skipping collect_GConf ---
No matching actions found for this event.
--- Skipping collect_vimrc_system ---
No matching actions found for this event.
--- Skipping collect_vimrc_user ---
No matching actions found for this event.
--- Skipping collect_xsession_errors ---
No matching actions found for this event.
--- Running analyze_CCpp ---
Generating backtrace
Backtrace is generated and saved, 42637 bytes
--- Running analyze_BodhiUpdates ---
Looking for similar problems in bugzilla
--- Running report_Bugzilla ---
Checking for duplicates
Traceback (most recent call last):
File "/usr/bin/reporter-bugzilla", line 709, in <module>
report = pf.generate_report()
^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.11/site-packages/reportclient/internal/problem_formatter.py", line 316, in generate_report
section['items'] = self.process_section_items(section)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.11/site-packages/reportclient/internal/problem_formatter.py", line 291, in process_section_items
child['items'] = self.process_section_items(child)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.11/site-packages/reportclient/internal/problem_formatter.py", line 269, in process_section_items
short_bt = get_short_backtrace(self.problem_data, self.logger)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.11/site-packages/reportclient/internal/problem_formatter.py", line 97, in get_short_backtrace
truncated = backtrace.to_short_text()
^^^^^^^^^^^^^^^^^^^^^^^^^
LookupError: Crash thread not found
('report_Bugzilla' exited with 1)
This bug appears to have been reported against 'rawhide' during the Fedora Linux 38 development cycle. Changing version to 38. *** This bug has been marked as a duplicate of bug 2168223 *** |