Bug 551778 - pylint hangs inside pydev
Summary: pylint hangs inside pydev
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pylint
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-01 23:36 UTC by Sergio Pascual
Modified: 2010-04-16 23:54 UTC (History)
1 user (show)

Fixed In Version: python-logilab-astng-0.20.0-1.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-16 23:38:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sergio Pascual 2010-01-01 23:36:46 UTC
Description of problem:
I have eclipse-pydev with pylint enabled. Whenever I run an application inside eclipse, pylint is run on it. But it never ends and it hangs instead. After several runs I have the cpu of my machine consumed by unfinished python processes

Version-Release number of selected component (if applicable):
pylint-0.18.1-1.fc12.noarch
eclipse-pydev-1.5.3-1.fc12.x86_64

How reproducible:
Always

Comment 1 Konstantin Ryabitsev 2010-01-08 01:25:13 UTC
Is this true for any python application, or just for a specific piece of python code?

Comment 2 Fedora Admin XMLRPC Client 2010-03-24 00:05:48 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Sergio Pascual 2010-04-06 15:13:31 UTC
This bug seems to be a duplicate of http://www.logilab.org/ticket/19641

pylint hangs inside pydev because it hangs everywhere...

Test code

import pyfits

print pyfits.__name__

Result is an infinite loop

Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.RuntimeError'> ignored

Comment 4 Fedora Update System 2010-04-06 18:28:12 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 5 Fedora Update System 2010-04-06 19:56:12 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 6 Fedora Update System 2010-04-08 17:09:20 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 7 Fedora Update System 2010-04-16 23:38:09 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 8 Fedora Update System 2010-04-16 23:54: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 pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


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