[Python-bugs-list] [Bug #116547] test_poll.py fails on SPARCstation LX under Red Hat 5.2
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 23 Jan 2001 17:01:18 -0800
Bug #116547, was updated on 2000-Oct-10 15:02
Here is a current snapshot of the bug.
Project: Python
Category: Extension Modules
Status: Closed
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: 2001-Jan-23 17:01
By: akuchling
Comment:
I'm closing this bug report; I have no access to the platform in
question,
and therefore no way to debug the problem or propose a fix. If the
original reporter can provide a patch, it'll certainly be considered, but
that's about all I can do.
-------------------------------------------------------
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