[Python-bugs-list] [Bug #116547] test_poll.py fails on SPARCstation LX under Red Hat 5.2

noreply@sourceforge.net noreply@sourceforge.net
Tue, 10 Oct 2000 20:18:11 -0700


Bug #116547, was updated on 2000-Oct-10 15:02
Here is a current snapshot of the bug.

Project: Python
Category: Modules
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 5
Summary: test_poll.py fails on SPARCstation LX under Red Hat 5.2

Details: Attached is a traceback from running the test manually.

Running poll test 1
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
 This is a test.
Traceback (most recent call last):
  File "./Lib/test/test_poll.py", line 171, in ?
    test_poll1()
  File "./Lib/test/test_poll.py", line 65, in test_poll1
    poll_unit_tests()
  File "./Lib/test/test_poll.py", line 77, in poll_unit_tests
    r = p.poll()
select.error: (9, 'Bad file descriptor')

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=116547&group_id=5470