[New-bugs-announce] [issue5899] test_capi crashes when called more than once

Antoine Pitrou report at bugs.python.org
Fri May 1 23:38:27 CEST 2009


New submission from Antoine Pitrou <pitrou at free.fr>:

This happens when looking for reference leaks:

$ ./python -m test.regrtest -R3:2 test_capi
Could not find '/home/antoine/py3k/debug/Lib/test' in sys.path to remove it
test_capi
beginning 5 repetitions
12345
test test_capi crashed -- <class '_testcapi.error'>:
test_lazy_hash_inheritance: type initialised too soon
1 test failed:
    test_capi
[93567 refs]

----------
assignee: ncoghlan
components: Tests
messages: 86914
nosy: ncoghlan, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: test_capi crashes when called more than once
type: crash
versions: Python 2.7, Python 3.1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5899>
_______________________________________


More information about the New-bugs-announce mailing list