Bug 1529895 - [abrt] dnfdragora: __call__(): __init__.py:187:__call__:RecursionError: maximum recursion depth exceeded while calling a Python object
Summary: [abrt] dnfdragora: __call__(): __init__.py:187:__call__:RecursionError: maxim...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dnfdragora
Version: 27
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Björn Esser (besser82)
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:262ebebddb185f587828b18971b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-12-30 23:11 UTC by Eduardo Medina
Modified: 2017-12-31 12:25 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-12-30 23:12:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (688 bytes, text/plain)
2017-12-30 23:12 UTC, Eduardo Medina
no flags Details
File: cgroup (289 bytes, text/plain)
2017-12-30 23:12 UTC, Eduardo Medina
no flags Details
File: cpuinfo (1.36 KB, text/plain)
2017-12-30 23:12 UTC, Eduardo Medina
no flags Details
File: environ (1.37 KB, text/plain)
2017-12-30 23:12 UTC, Eduardo Medina
no flags Details
File: mountinfo (3.22 KB, text/plain)
2017-12-30 23:12 UTC, Eduardo Medina
no flags Details
File: namespaces (129 bytes, text/plain)
2017-12-30 23:12 UTC, Eduardo Medina
no flags Details
File: open_fds (1.02 KB, text/plain)
2017-12-30 23:12 UTC, Eduardo Medina
no flags Details

Description Eduardo Medina 2017-12-30 23:11:58 UTC
Description of problem:
I was trying to install some codecs to improve the support for Firefox. After selecting some packages, the application crashed after starting the installation process of the packages.

Version-Release number of selected component:
dnfdragora-1.0.1-6.git20170505.2a3b056.fc27

Additional info:
reporter:       libreport-2.9.3
cmdline:        /usr/bin/python3 /usr/bin/dnfdragora
crash_function: __call__
exception_type: RecursionError
executable:     /usr/bin/dnfdragora
kernel:         4.14.8-300.fc27.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
__init__.py:187:__call__:RecursionError: maximum recursion depth exceeded while calling a Python object

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnfdaemon/client/__init__.py", line 187, in __call__
    return getattr(self.proxy, self.method)(*args)
RecursionError: maximum recursion depth exceeded while calling a Python object

Local variables in innermost frame:
args: (<Gio.DBusProxy object at 0x7f3a53ddb1f8 (GDBusProxy at 0x5565754e4680)>, ':1.64', 'DownloadProgress', GLib.Variant('(sddi)', ('fluid-soundfont-gm-3.1-17.fc27.noarch.rpm', 0.85255109874669477, 0.86001638572764039, 22)))
self: <dnfdaemon.client.WeakMethod object at 0x7f3a53dc1e48>

This is a private, duplicate bug report of bug 1463906. The report has been created because Bugzilla cannot grant access to a comment for a specific group.

Comment 1 Eduardo Medina 2017-12-30 23:12:04 UTC
Created attachment 1374695 [details]
File: backtrace

Comment 2 Eduardo Medina 2017-12-30 23:12:06 UTC
Created attachment 1374696 [details]
File: cgroup

Comment 3 Eduardo Medina 2017-12-30 23:12:07 UTC
Created attachment 1374697 [details]
File: cpuinfo

Comment 4 Eduardo Medina 2017-12-30 23:12:09 UTC
Created attachment 1374698 [details]
File: environ

Comment 5 Eduardo Medina 2017-12-30 23:12:10 UTC
Created attachment 1374699 [details]
File: mountinfo

Comment 6 Eduardo Medina 2017-12-30 23:12:12 UTC
Created attachment 1374700 [details]
File: namespaces

Comment 7 Eduardo Medina 2017-12-30 23:12:13 UTC
Created attachment 1374701 [details]
File: open_fds

Comment 8 Eduardo Medina 2017-12-30 23:12:15 UTC

*** This bug has been marked as a duplicate of bug 1463906 ***

Comment 9 Björn Esser (besser82) 2017-12-31 12:25:44 UTC
Shouldn't happen anymore with the updated version.


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