[Python-bugs-list] select with dec-threads core dumps (PR#35)

guido@CNRI.Reston.VA.US guido@CNRI.Reston.VA.US
Thu, 22 Jul 1999 17:46:32 -0400 (EDT)


I seriously suspect that this is a bug in your C library, not in
Python.  Select is rock-solid on other platforms.  Do you feel
confident enough to try debugging this some more?  Otherwise, you have
no choice but to post a question to the newsgrup, maybe someone has
seen this before or is willing to help debugging it.

--Guido van Rossum (home page: http://www.python.org/~guido/)