X-Spam-Check-By: sourceware.org Message-ID: <44C652E4.8030604@scytek.de> Date: Tue, 25 Jul 2006 13:20:36 -0400 From: Volker Quetschke User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: python fails in windows shell References: <000001c6afd6$2eb12020$a501a8c0 AT CAM DOT ARTIMI DOT COM> In-Reply-To: <000001c6afd6$2eb12020$a501a8c0@CAM.ARTIMI.COM> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig1310DED8AC16978B39BEF1BF" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --------------enig1310DED8AC16978B39BEF1BF Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Dave Korn wrote: > On 25 July 2006 08:48, Krzysztof Duleba 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 >>[...] I might go out on a limb here, but I got similar responses from xmgrace until I did a "rebaseall". That fixed it. > ;-) Take a look at the output from > > file `which python` Might also be a broken python executable ... Volker -- PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D --------------enig1310DED8AC16978B39BEF1BF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MinGW) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFExlLkPTXJup+KeF0RAgdUAJ0eqWQF/E79p8w8TB4U+bo4+6JWKgCeMgFx VFQuEehVvIpUWWjo9eGvuPQ= =iLlH -----END PGP SIGNATURE----- --------------enig1310DED8AC16978B39BEF1BF--