pylint #37397 glibc detected *** /usr/bin/python: corrupted double-linked list [rejected]
For some input files, pylint 0.21.1 hangs with the message
Your code has been rated at 7.33/10 (previous run: 7.33/10)
*** glibc detected *** /usr/bin/python: corrupted double-linked list: 0x09f064d8 *** | |
priority | normal |
---|---|
type | bug |
done in | 0.24.0 |
load | 0.000 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2010/08/01 16:35, written by Nikratio
-
2010/08/02 06:52
-
2010/08/01 20:24, written by mkiilerich
add commentI couldn't find a way to attach a sampel script to this issue, so I put it on http://www.rath.org/pylint_crasher.py
The sample script (by far not minimal) imports matplotlib, which in turn imports numpy. I'm therefore marking this ticket a duplicate of 23009
A duplicate of http://www.logilab.org/ticket/23009 / http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581058 / http://projects.scipy.org/numpy/ticket/1462 ?