Bug 1108329 - [abrt] accerciser: abc.py:218:__subclasscheck__:TypeError: issubclass() arg 1 must be a class
Summary: [abrt] accerciser: abc.py:218:__subclasscheck__:TypeError: issubclass() arg 1...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: accerciser
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kalev Lember
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:127f023f93efeab945c50cbb2b9...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-11 17:59 UTC by Freddie Rivera
Modified: 2015-06-29 21:04 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-29 21:04:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.05 KB, text/plain)
2014-06-11 17:59 UTC, Freddie Rivera
no flags Details
File: environ (1.97 KB, text/plain)
2014-06-11 17:59 UTC, Freddie Rivera
no flags Details

Description Freddie Rivera 2014-06-11 17:59:31 UTC
Version-Release number of selected component:
accerciser-3.8.2-2.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python3 /usr/bin/accerciser
executable:     /usr/bin/accerciser
kernel:         3.14.5-200.fc20.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
abc.py:218:__subclasscheck__:TypeError: issubclass() arg 1 must be a class

Traceback (most recent call last):
  File "/usr/lib64/python3.3/site-packages/gi/overrides/Gtk.py", line 394, in _full_callback
    handler, args = self._extract_handler_and_args(obj_or_map, handler_name)
  File "/usr/lib64/python3.3/site-packages/gi/overrides/Gtk.py", line 364, in _extract_handler_and_args
    if isinstance(obj_or_map, collections.Mapping):
  File "/usr/lib64/python3.3/abc.py", line 189, in __instancecheck__
    return any(cls.__subclasscheck__(c) for c in {subclass, subtype})
  File "/usr/lib64/python3.3/abc.py", line 189, in <genexpr>
    return any(cls.__subclasscheck__(c) for c in {subclass, subtype})
  File "/usr/lib64/python3.3/abc.py", line 218, in __subclasscheck__
    if issubclass(subclass, rcls):
TypeError: issubclass() arg 1 must be a class

Local variables in innermost frame:
subclass: <accerciser.plugin.base_plugin.Plugin._PluginMethodWrapper object at 0x7faac6400550>
rcls: <class 'mappingproxy'>
cls: <class 'collections.abc.Mapping'>
ok: NotImplemented

Comment 1 Freddie Rivera 2014-06-11 17:59:34 UTC
Created attachment 907767 [details]
File: backtrace

Comment 2 Freddie Rivera 2014-06-11 17:59:36 UTC
Created attachment 907768 [details]
File: environ

Comment 3 Andre Klapper 2014-08-23 13:29:24 UTC
Another user experienced a similar problem:

Start application.

reporter:       libreport-2.2.3
cmdline:        /usr/bin/python3 /usr/bin/accerciser
executable:     /usr/bin/accerciser
kernel:         3.15.10-200.fc20.i686+PAE
package:        accerciser-3.8.2-2.fc20
reason:         abc.py:218:__subclasscheck__:TypeError: issubclass() arg 1 must be a class
runlevel:       N 5
type:           Python3

Comment 4 Andre Klapper 2014-08-23 13:30:29 UTC
https://bugzilla.gnome.org/show_bug.cgi?id=735261

Comment 5 Fedora End Of Life 2015-05-29 12:05:15 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. 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 Fedora  'version'
of '20'.

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

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 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, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 6 Fedora End Of Life 2015-06-29 21:04:16 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 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. If you experience problems, please add a comment to this
bug.

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.