[issue9449] glibc detected *** /usr/bin/python: corrupted double-linked list

2010-08-01 Thread Mark Dickinson
Mark Dickinson added the comment: Thanks for the update! -- resolution: -> invalid ___ Python tracker ___ ___ Python-bugs-list mailin

[issue9449] glibc detected *** /usr/bin/python: corrupted double-linked list

2010-08-01 Thread Nikolaus Rath
Nikolaus Rath added the comment: Duplicate of http://projects.scipy.org/numpy/ticket/1462 -- status: open -> closed ___ Python tracker ___ ___

[issue9449] glibc detected *** /usr/bin/python: corrupted double-linked list

2010-08-01 Thread Mark Dickinson
Mark Dickinson added the comment: Is there any chance you could come up with a smaller python example that produces this crash? Preferably one without dependencies on third-party libraries like numpy, h5py and matplotlib? It's a bit awkward to reproduce and analyze the failure otherwise. -

[issue9449] glibc detected *** /usr/bin/python: corrupted double-linked list

2010-08-01 Thread Nikolaus Rath
New submission from Nikolaus Rath : $ python --version Python 2.6.5 $ pylint --version pylint 0.21.1, astng 0.20.1, common 0.50.3 Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) [GCC 4.4.3] $ pylint pylint_crasher.py * Module pylint_crasher R0903: 62:Config: Too few public metho