New submission from Antoine Pitrou <pit...@free.fr>: This recurrent crash appeared recently under the XP-4 buildbot, between r85816 and r85819. But none of these revisions looks related to potential file issues.
Each time the test just finishes with: [...] test_file2k program finished with exit code -1073741819 (which according to Google means access violation) See http://www.python.org/dev/buildbot/builders/x86%20XP-4%202.7/ for test logs. ---------- components: Tests, Windows keywords: buildbot messages: 119655 nosy: brian.curtin, db3l, loewis, ocean-city, pitrou priority: normal severity: normal status: open title: test_file2k crashes under Windows type: crash versions: Python 2.7 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10207> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com