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

noreply@sourceforge.net noreply@sourceforge.net
Tue, 12 Dec 2000 13:01:14 -0800


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: Irreproducible
Priority: 1
Submitted by: holdenweb
Assigned to : akuchling
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')

Follow-Ups:

Date: 2000-Dec-12 13:01
By: gvanrossum

Comment:
Is this worth keeping open?

-------------------------------------------------------

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