I should have looked at the whole test output before my previous post; there are other test failures, or at least "unexpected output." The full output, up to the crash(?), is at this pastie:
http://www.pastie.org/850452 The troublesome parts are excerpted in part below. -Tom test_asynchat test test_asynchat produced unexpected output: ********************************************************************** error: uncaptured python exception, closing channel <test.test_asynchat.echo_client at 0x1021b6368> (<class 'socket.error'>:[Errno 9] Bad file descriptor [/Volumes/Tracking/Temp-work/Sandbox-installs/Python- 2.6.5rc1/Lib/asyncore.py|readwrite|107] [/Volumes/Tracking/Temp-work/Sandbox-installs/Python- 2.6.5rc1/Lib/asyncore.py|handle_expt_event|441] [<string>|getsockopt|1] [/Volumes/Tracking/Temp-work/Sandbox- installs/Python-2.6.5rc1/Lib/socket.py|_dummy|165]) .. test_os couldn't allocate two consecutive fds, skipping test_closerange /Volumes/Tracking/Temp-work/Sandbox-installs/Python-2.6.5rc1/Lib/os.py:760: DeprecationWarning: integer argument expected, got float bs += read(_urandomfd, n - len(bs)) .. test test_smtplib produced unexpected output: ********************************************************************** error: uncaptured python exception, closing channel <test.test_smtplib.SimSMTPChannel 127.0.0.1:57855 at 0x104e7d830> (<class 'socket.error'>:[Errno 9] Bad file descriptor [/Volumes/Tracking/Temp-work/Sandbox-installs/Python- 2.6.5rc1/Lib/asyncore.py|readwrite|107] [/Volumes/Tracking/Temp-work/Sandbox-installs/Python- 2.6.5rc1/Lib/asyncore.py|handle_expt_event|441] [<string>|getsockopt|1] [/Volumes/Tracking/Temp-work/Sandbox- installs/Python-2.6.5rc1/Lib/socket.py|_dummy|165]) .. test_tcl 2010-03-02 14:36:19.459 python.exe[35793:60b] The application with bundle ID (null) is running setugid(), which is not allowed. make: [test] Error 1 (ignored) DYLD_FRAMEWORK_PATH=/Volumes/Tracking/Temp-work/Sandbox-installs/Python-2.6.5rc1: ./python.exe -E -tt ./Lib/test/regrtest.py -l .. ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG