2.2.0: Python 2.7.10 subprocess.Popen + Thread causes SIGSEGV (Win 2012R2 - WOW64 on AMD64)

2015-08-11 Thread Luong, Gumpwa
Hi, First time mailing this list, so hopefully I followed the guidelines correctly.  I was able to simplify the problem I am having into a simple test. I create a thread and in that thread use Popen to execute 'echo hello' but the process ends up getting terminated with -11 most of the time and

RE: 2.2.0: Python 2.7.10 subprocess.Popen + Thread causes SIGSEGV (Win 2012R2 - WOW64 on AMD64)

2015-08-11 Thread Luong, Gumpwa
Forgot to say that I was running Cygwin 32bit, not 64bit. 64bit doesn't seem to have the same problem. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.c