Bug 1529895
| Summary: | [abrt] dnfdragora: __call__(): __init__.py:187:__call__:RecursionError: maximum recursion depth exceeded while calling a Python object | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Eduardo Medina <edu.rm.85> | ||||||||||||||||
| Component: | dnfdragora | Assignee: | Björn Esser (besser82) <besser82> | ||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 27 | CC: | besser82, leigh123linux, lupinix.fedora, ngompa13 | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/9d4e486458d5c1959fd7fe83cb44750c775665b1 | ||||||||||||||||||
| Whiteboard: | abrt_hash:262ebebddb185f587828b18971bb75267085070a; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2017-12-30 23:12:15 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: |
|
||||||||||||||||||
Created attachment 1374695 [details]
File: backtrace
Created attachment 1374696 [details]
File: cgroup
Created attachment 1374697 [details]
File: cpuinfo
Created attachment 1374698 [details]
File: environ
Created attachment 1374699 [details]
File: mountinfo
Created attachment 1374700 [details]
File: namespaces
Created attachment 1374701 [details]
File: open_fds
*** This bug has been marked as a duplicate of bug 1463906 *** Shouldn't happen anymore with the updated version. |
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.