Bug 2173250

Summary: Traceback (most recent call last): File "/usr/bin/reporter-bugzilla", line 709, in <module> report = pf.generate_report()
Product: [Fedora] Fedora Reporter: romulasry
Component: libreportAssignee: abrt <abrt-devel-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: abrt-devel-list, abrt-sig, mgrabovs, michal.toman, msrb
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libreport-2.17.11-1.fc39 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-07-01 03:14:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description romulasry 2023-02-25 02:00:24 UTC
Description of problem:
Reporting doesn't work

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

How reproducible:
Always

Steps to Reproduce:
1. Report ie gnome-abrt
2.
3.

Actual results:
Doesn't work

Expected results:
Reports

Additional info:

--- Running report_Bugzilla ---
Checking for duplicates
Traceback (most recent call last):
File "/usr/bin/reporter-bugzilla", line 709, in
report = pf.generate_report()
^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.11/site-packages/reportclient/internal/problem_formatter.py", line 318, in generate_report
section['items'] = self.process_section_items(section)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.11/site-packages/reportclient/internal/problem_formatter.py", line 293, in process_section_items
child['items'] = self.process_section_items(child)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.11/site-packages/reportclient/internal/problem_formatter.py", line 270, 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)