[Python-bugs-list] [ python-Bugs-443783 ] Cygwin32 builds threads, but they hang

noreply@sourceforge.net noreply@sourceforge.net
Wed, 05 Sep 2001 11:55:42 -0700


Bugs item #443783, was opened at 2001-07-23 05:58
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=443783&group_id=5470

Category: Windows
Group: Platform-specific
Status: Open
Resolution: None
>Priority: 4
Submitted By: Jeff Epler (jepler)
>Assigned to: Nobody/Anonymous (nobody)
Summary: Cygwin32 builds threads, but they hang

Initial Comment:
Recent cygwin32 install.  recent descr-branch 
checkout.  Windows 98 system.

Python compiles with thread support.  However, 
'test_asynchat' and 'test_thread*' hang.

Workaround: configure --without-threads

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

>Comment By: Tim Peters (tim_one)
Date: 2001-09-05 11:55

Message:
Logged In: YES 
user_id=31435

It is a bug, but assigning it to me was futile.  Unassigned 
again but reduced priority.

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2001-09-05 11:34

Message:
Logged In: YES 
user_id=6380

Let's either close the bug report as Not A Bug or try to fix
threads in Cygwin.

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

Comment By: Tim Peters (tim_one)
Date: 2001-07-23 14:03

Message:
Logged In: YES 
user_id=31435

The README file already says Cygwin has to be built via

    configure --with-threads=no

This has nothing to do with descr-branch.  Unassigned this 
bug, pending a Cygwin expert to deal with it.

Jeff, please read the README file before rediscovering all 
the other things already known not to work <wink>.

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=443783&group_id=5470