Bug 557409

Summary: [abrt] crash in pylint-0.18.1-1.fc12
Product: [Fedora] Fedora Reporter: Thomas Spura <tomspur>
Component: python-logilab-astngAssignee: Brian Lane <bcl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: icon
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:84f9a09e
Fixed In Version: python-logilab-astng-0.20.0-1.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 582027 (view as bug list) Environment:
Last Closed: 2010-04-16 23:38:27 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:
Bug Depends On:    
Bug Blocks: 582027    
Attachments:
Description Flags
File: backtrace none

Description Thomas Spura 2010-01-21 11:34:29 UTC
abrt 1.0.3 detected a crash.

How to reproduce
-----
1. Download http://shedskin.googlecode.com/svn/trunk/shedskin/
    (current revision 1170)
2. run pylint shared.py

Comment: Can be reproduced on every run.
Attached file: backtrace
cmdline: /usr/bin/python /usr/bin/pylint annotate.py cpp.py extmod.py graph.py infer.py __init__.py shared.py
component: pylint
executable: /usr/bin/pylint
kernel: 2.6.31.9-174.fc12.x86_64
package: pylint-0.18.1-1.fc12
uuid: 84f9a09e

Comment 1 Thomas Spura 2010-01-21 11:34:33 UTC
Created attachment 385904 [details]
File: backtrace

Comment 2 Thomas Spura 2010-01-21 11:47:19 UTC
In the backtrace, there is a TypeError raised in /usr/lib/python2.6/site-packages/logilab/astng/protocols.py


-> Reassigning to python-logilab-astng

Comment 3 Fedora Admin XMLRPC Client 2010-03-24 16:39:37 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Brian Lane 2010-04-06 16:53:04 UTC
This is fixed in python-logilab-astng v0.20.0

Comment 5 Fedora Update System 2010-04-06 18:28:20 UTC
python-logilab-astng-0.20.0-1.fc13,python-logilab-common-0.49.0-1.fc13,pylint-0.20.0-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/python-logilab-astng-0.20.0-1.fc13,python-logilab-common-0.49.0-1.fc13,pylint-0.20.0-1.fc13

Comment 6 Fedora Update System 2010-04-06 19:56:16 UTC
python-logilab-astng-0.20.0-1.fc13, python-logilab-common-0.49.0-1.fc13, pylint-0.20.0-1.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update python-logilab-astng python-logilab-common pylint'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/python-logilab-astng-0.20.0-1.fc13,python-logilab-common-0.49.0-1.fc13,pylint-0.20.0-1.fc13

Comment 7 Thomas Spura 2010-04-08 10:35:17 UTC
I can't test if this bug is gone, because pylint is now completely broken:

$ touch a.py
$ pylint a.py 
Traceback (most recent call last):
  File "/usr/bin/pylint", line 4, in <module>
    lint.Run(sys.argv[1:])
  File "/usr/lib/python2.6/site-packages/pylint/lint.py", line 816, in __init__
    reporter=reporter, pylintrc=self._rcfile)
  File "/usr/lib/python2.6/site-packages/pylint/lint.py", line 275, in __init__
    BaseRawChecker.__init__(self)
  File "/usr/lib/python2.6/site-packages/pylint/checkers/__init__.py", line 81, in __init__
    OptionsProviderMixIn.__init__(self)
  File "/usr/lib/python2.6/site-packages/logilab/common/configuration.py", line 685, in __init__
    self.load_defaults()
  File "/usr/lib/python2.6/site-packages/logilab/common/configuration.py", line 696, in load_defaults
    self.set_option(opt_name, default, action, opt_dict)
  File "/usr/lib/python2.6/site-packages/pylint/lint.py", line 321, in set_option
    MANAGER.set_cache_size(int(value))
AttributeError: 'ASTNGManager' object has no attribute 'set_cache_size'

It seems, there was an ABI brack in logilab. I need to test a new version of pylint for that.

Please don't push this package to stable, till pylint isn't yet ready for stable...

Comment 8 Thomas Spura 2010-04-08 10:36:32 UTC
Sorry... didn't update pylint yet, just the other two... :(

Comment 9 Fedora Update System 2010-04-08 17:09:26 UTC
pylint-0.20.0-1.fc12,python-logilab-astng-0.20.0-1.fc12,python-logilab-common-0.49.0-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/pylint-0.20.0-1.fc12,python-logilab-astng-0.20.0-1.fc12,python-logilab-common-0.49.0-1.fc12

Comment 10 Fedora Update System 2010-04-16 23:38:14 UTC
python-logilab-astng-0.20.0-1.fc13, python-logilab-common-0.49.0-1.fc13, pylint-0.20.0-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2010-04-16 23:54:30 UTC
pylint-0.20.0-1.fc12, python-logilab-astng-0.20.0-1.fc12, python-logilab-common-0.49.0-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.