1.3.4?

Jason Tishler jason@tishler.net
Sun Sep 23 19:14:00 GMT 2001


Chris,

On Sat, Sep 22, 2001 at 01:13:33PM -0400, Christopher Faylor wrote:
> I'd like to release cygwin 1.3.4.
> 
> Are there any outstanding problems that I am not aware of?

While trying to release my first threaded Python distribution, I believe
that I have found another pthreads hang.  For those interested, see the
attached for a gdb session.

I'm also chasing the following problem that seems to only occurs when
running the full regression test for threaded Python 2.1.1:

test_socket
C:\home\jt\src\python-2.1.1.save\python.exe: *** unable to remap C:\home\jt\src\python-2.1.1.save\build\lib.cygwin-1.3.4-i686-2.1\rotor.dll to same address as parent -- 0x69180000
20830857 [main] python 2252 sync_with_child: child 492(0x214) died before initialization with status code 0x1
20837013 [main] python 2252 sync_with_child: *** child state child loading dlls test test_socket crashed -- exceptions.OSError: [Errno 11] Resource temporarily unavailable

The above does not occur with non-threaded Python 2.1.1 or *threaded*
Python CVS.

Nevertheless, the above problems most likely do not warrant holding up
the release.

Jason

P.S. I was going to wait to post regarding these issues until I had a
better understanding, but inquiring minds wanted to know...  In other
words, I was trying to be responsive to your email.


More information about the Cygwin-developers mailing list