X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4911C55F.8030400@scytek.de> Date: Wed, 05 Nov 2008 10:10:07 -0600 From: Volker Quetschke User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: xmgrace References: <4911C35C DOT 1020001 AT bnl DOT gov> In-Reply-To: <4911C35C.1020001@bnl.gov> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig2BA00A9DDAF23017F065F4B0" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 --------------enig2BA00A9DDAF23017F065F4B0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, Jorg Kewisch wrote: > I have been using the plot program xmgrace (package grace) for a long > time, and it has stopped working (tested with 3 cygwin from-scratch > installations ) >=20 > Symptoms: > x-server is running > xterm is running > xclock produces clock > xmgrace exits immediately without any window or error message > strace xmgrace produces pop-up with title: 16 bit ms-dos subsystem > contents: > xterm > The NTVDM CPU has encountered an illegal instruction. > CS:0607 IP:fffe OP:fefe 00 00 00 > close - ignore >=20 > can you help? Or tell me where to get the source so I can debug it myself? You are trying to start xmgrace from outside a cygwin environment, i.e. it does not know about cygwin softlinks. To confirm if I'm guessing right try this (only works from a cygwin shell): $ ls -l `which xmgrace` Otherwise provide more info about the problem. Volker --=20 PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D --------------enig2BA00A9DDAF23017F065F4B0 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.5 (MinGW) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJEcVnPTXJup+KeF0RAtNvAJ4isWEG9Nm3GgEiLaiKkqGYoXmo4ACgv1Rd RQcCnVAyorDjAqIUwCm6IDk= =u1hw -----END PGP SIGNATURE----- --------------enig2BA00A9DDAF23017F065F4B0--