Stefan Krah <stefan-use...@bytereef.org> added the comment: The FreeBSD-6.4-RELEASE-i386 buildbot has similar libpthread issues.
This is just in: ====================================================================== FAIL: test_send_signal (test.test_subprocess.POSIXProcessTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/db3l/buildarea/3.x.bolen-freebsd/build/Lib/test/test_subprocess.py", line 770, in test_send_signal self.assertIn(b'KeyboardInterrupt', stderr) AssertionError: b'KeyboardInterrupt' not found in b'' Re documentation: Another approach would be to configure builds on systems with known threading issues --without-threads by default. Advantages: a) Users will be immediately aware of the issues. b) Less work with the FreeBSD-6.4 buildbot. c) The --without-threads path is actually tested regularly. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8712> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com