X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Krzysztof Duleba <krzysan@skrzynka.pl>
Subject:  Re: python fails in windows shell
Date:  Tue, 25 Jul 2006 12:49:15 -0700
Lines: 24
Message-ID: <ea5sjr$ble$1@sea.gmane.org>
References:  <ea4ic2$ket$1@sea.gmane.org> <000001c6afd6$2eb12020$a501a8c0@CAM.ARTIMI.COM>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-2; format=flowed
Content-Transfer-Encoding:  7bit
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
In-Reply-To: <000001c6afd6$2eb12020$a501a8c0@CAM.ARTIMI.COM>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Dave Korn wrote:
> 
>> When I try to run python in Windows shell, it hangs. Even the simplest test
>> like python -c 'print "foo"' will result in ntvdm process taking 100% CPU.
>> I tried it with 1.5.19 and 1.5.17 and got the same result.
>>
>> When I strace python, I get a bit surprising output:
>>
>> D:\cygwin\home\Krzysiek>strace python
>> --- Process 52048, exception 40000005 at 7C81EB33
>> --- Process 52048, exception 40000005 at 7C81EB33
>> --- Process 52048, exception 40000005 at 7C81EB33
>> [...]
> 
>   ;-) Take a look at the output from
> 
> file `which python`

Ouch...

I did rebaseall, but it didn't help at all. However, python2.4 started 
directly runs just fine. Thanks a lot!

Krzysztof Duleba


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

