New submission from Antoine Pitrou <pit...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue5899>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to