Bug 1960826 - [abrt] python3-tracer: is_interpreted(): applications.py:201:is_interpreted:IndexError: list index out of range
Summary: [abrt] python3-tracer: is_interpreted(): applications.py:201:is_interpreted:I...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: tracer
Version: 34
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Kadlčík
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:1cfb5cf287e7b0f9db8ec7f4c37...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-15 11:12 UTC by Bojan Smojver
Modified: 2022-06-07 22:20 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-07 22:20:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.26 KB, text/plain)
2021-05-15 11:12 UTC, Bojan Smojver
no flags Details
File: cpuinfo (2.45 KB, text/plain)
2021-05-15 11:12 UTC, Bojan Smojver
no flags Details
File: environ (1.90 KB, text/plain)
2021-05-15 11:12 UTC, Bojan Smojver
no flags Details
File: mountinfo (3.09 KB, text/plain)
2021-05-15 11:12 UTC, Bojan Smojver
no flags Details
File: namespaces (172 bytes, text/plain)
2021-05-15 11:12 UTC, Bojan Smojver
no flags Details
File: open_fds (451 bytes, text/plain)
2021-05-15 11:12 UTC, Bojan Smojver
no flags Details

Description Bojan Smojver 2021-05-15 11:12:10 UTC
Description of problem:
Had libxml2 2.9.12 installed.

Version-Release number of selected component:
python3-tracer-0.7.6-1.fc34

Additional info:
reporter:       libreport-2.14.0
cgroup:         0::/user.slice/user-5000.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-00250df5-7a40-4292-a1f1-1fc3aec1c9b1.scope
cmdline:        /usr/bin/python3 /usr/bin/tracer
crash_function: is_interpreted
exception_type: IndexError
executable:     /usr/bin/tracer
interpreter:    python3-3.9.5-1.fc34.x86_64
kernel:         5.11.20-300.fc34.x86_64
runlevel:       N 5
type:           Python3
uid:            0

Truncated backtrace:
applications.py:201:is_interpreted:IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/bin/tracer", line 34, in <module>
    tracer.main.run()
  File "/usr/lib/python3.9/site-packages/tracer/main.py", line 51, in run
    return router.dispatch()
  File "/usr/lib/python3.9/site-packages/tracer/resources/router.py", line 52, in dispatch
    controller = DefaultController(self.args, self.packages)
  File "/usr/lib/python3.9/site-packages/tracer/controllers/default.py", line 62, in __init__
    self.applications = self.tracer.trace_affected(self._user(args.user))
  File "/usr/lib/python3.9/site-packages/tracer/resources/tracer.py", line 121, in trace_affected
    self._call_hook(affected[a.name])
  File "/usr/lib/python3.9/site-packages/tracer/resources/tracer.py", line 169, in _call_hook
    self._hooks_observer(app.name)
  File "/usr/lib/python3.9/site-packages/tracer/resources/applications.py", line 291, in name
    if self.is_interpreted:
  File "/usr/lib/python3.9/site-packages/tracer/resources/applications.py", line 201, in is_interpreted
    return self.instances and self.instances[0].is_interpreted
IndexError: list index out of range

Local variables in innermost frame:
self: <AffectedApplication: gnome-control-center-search-provider>

Comment 1 Bojan Smojver 2021-05-15 11:12:14 UTC
Created attachment 1783478 [details]
File: backtrace

Comment 2 Bojan Smojver 2021-05-15 11:12:16 UTC
Created attachment 1783479 [details]
File: cpuinfo

Comment 3 Bojan Smojver 2021-05-15 11:12:17 UTC
Created attachment 1783480 [details]
File: environ

Comment 4 Bojan Smojver 2021-05-15 11:12:19 UTC
Created attachment 1783481 [details]
File: mountinfo

Comment 5 Bojan Smojver 2021-05-15 11:12:20 UTC
Created attachment 1783482 [details]
File: namespaces

Comment 6 Bojan Smojver 2021-05-15 11:12:22 UTC
Created attachment 1783483 [details]
File: open_fds

Comment 7 Ben Cotton 2022-05-12 15:33:32 UTC
This message is a reminder that Fedora Linux 34 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 34 on 2022-06-07.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '34'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 34 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 8 Ben Cotton 2022-06-07 22:20:10 UTC
Fedora Linux 34 entered end-of-life (EOL) status on 2022-06-07.

Fedora Linux 34 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release.

Thank you for reporting this bug and we are sorry it could not be fixed.


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