Bug 2173250 - Traceback (most recent call last): File "/usr/bin/reporter-bugzilla", line 709, in <module> report = pf.generate_report()
Summary: Traceback (most recent call last): File "/usr/bin/reporter-bugzilla", line 70...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libreport
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: abrt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-25 02:00 UTC by romulasry
Modified: 2023-07-01 03:14 UTC (History)
5 users (show)

Fixed In Version: libreport-2.17.11-1.fc39
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-07-01 03:14:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github abrt libreport issues 780 0 None open Traceback (most recent call last): File "/usr/bin/reporter-bugzilla", line 709, in <module> report = pf.generate_r... 2023-02-25 02:00:23 UTC

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)


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