New issue 2260: PyPy 5.0.0 dumps core with LXML 3.6.0 https://bitbucket.org/pypy/pypy/issues/2260/pypy-500-dumps-core-with-lxml-360
Pim van der Eijk: Running the attached script crashes PyPy. The exact crash differs. One time I got: Checking new party new_party_1 against new party new_party_100 Exception AssertionError: u'Tried to unregister unknown proxy' in 'lxml.etree._Element.__dealloc__' ignored Exception AssertionError: u'Tried to unregister unknown proxy' in 'lxml.etree._Element.__dealloc__' ignored Exception AssertionError: u'Tried to unregister unknown proxy' in 'lxml.etree._Element.__dealloc__' ignored Exception AssertionError: u'Tried to unregister unknown proxy' in 'lxml.etree._Element.__dealloc__' ignored Segmentation fault (core dumped) A later time I got: Checking new party new_party_0 against new party new_party_131 Exception AssertionError: u'Tried to unregister unknown proxy' in 'lxml.etree._Element.__dealloc__' ignored *** Error in `python': corrupted double-linked list: 0x0000000004d84b30 *** Aborted (core dumped) _______________________________________________ pypy-issue mailing list pypy-issue@python.org https://mail.python.org/mailman/listinfo/pypy-issue