[Python-bugs-list] [Bug #115617] poll problem on Linux 2.0.38, glibc 2.0.7

noreply@sourceforge.net noreply@sourceforge.net
Thu, 28 Sep 2000 14:37:35 -0700


Bug #115617, was updated on 2000-Sep-28 14:37
Here is a current snapshot of the bug.

Project: Python
Category: Modules
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: poll problem on Linux 2.0.38, glibc 2.0.7

Details: Originally reported by Neil Schemenauer in a
comment in patch #101682:

After this patch the selectmodule compiles but test_poll fails with: 
File "Lib/test/test_poll.py", line 77, in poll_unit_tests 
r = p.poll() 
error: (9, 'Bad file descriptor') 

The kernel is 2.0.38 if that makes a difference.

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