Re: /dev/p* causes shell crash in i686

2020-09-10 Thread Andrew Schulman via Cygwin
> > When I substitute cygwin1-20090909.dll for cygwin1.dll in i686, I can't run > > any commands. They all give "The application was unable to start correctly > > (0xc022)". Anything different I should be doing? > > Check the permissions on cygwin1-20090909.dll. Is it executable? Doh. Thanks

Re: /dev/p* causes shell crash in i686

2020-09-10 Thread Brian Inglis
On 2020-09-10 13:31, Thomas Wolff wrote: > Am 10.09.2020 um 21:19 schrieb Ken Brown via Cygwin: >> On 9/10/2020 3:15 PM, Andrew Schulman via Cygwin wrote: On Sep  9 08:08, Andrew Schulman via Cygwin wrote: > Here's a strange one. In bash in i686, try to run: > > ls /dev/ptmx >

Re: /dev/p* causes shell crash in i686

2020-09-10 Thread Thomas Wolff
Am 10.09.2020 um 21:38 schrieb Ken Brown via Cygwin: On 9/10/2020 3:31 PM, Thomas Wolff wrote: Am 10.09.2020 um 21:19 schrieb Ken Brown via Cygwin: On 9/10/2020 3:15 PM, Andrew Schulman via Cygwin wrote: On Sep  9 08:08, Andrew Schulman via Cygwin wrote: Here's a strange one. In bash in i68

Re: /dev/p* causes shell crash in i686

2020-09-10 Thread Ken Brown via Cygwin
On 9/10/2020 3:31 PM, Thomas Wolff wrote: Am 10.09.2020 um 21:19 schrieb Ken Brown via Cygwin: On 9/10/2020 3:15 PM, Andrew Schulman via Cygwin wrote: On Sep  9 08:08, Andrew Schulman via Cygwin wrote: Here's a strange one. In bash in i686, try to run: ls /dev/ptmx I only get about as far as

Re: /dev/p* causes shell crash in i686

2020-09-10 Thread Brian Inglis
On 2020-09-10 13:19, Ken Brown via Cygwin wrote: > On 9/10/2020 3:15 PM, Andrew Schulman via Cygwin wrote: >>> On Sep  9 08:08, Andrew Schulman via Cygwin wrote: Here's a strange one. In bash in i686, try to run: ls /dev/ptmx I only get about as far as: ls /dev/p

Re: /dev/p* causes shell crash in i686

2020-09-10 Thread Thomas Wolff
Am 10.09.2020 um 21:19 schrieb Ken Brown via Cygwin: On 9/10/2020 3:15 PM, Andrew Schulman via Cygwin wrote: On Sep  9 08:08, Andrew Schulman via Cygwin wrote: Here's a strange one. In bash in i686, try to run: ls /dev/ptmx I only get about as far as: ls /dev/p and then my terminal window v

Re: /dev/p* causes shell crash in i686

2020-09-10 Thread Ken Brown via Cygwin
On 9/10/2020 3:15 PM, Andrew Schulman via Cygwin wrote: On Sep 9 08:08, Andrew Schulman via Cygwin wrote: Here's a strange one. In bash in i686, try to run: ls /dev/ptmx I only get about as far as: ls /dev/p and then my terminal window vanishes. This happens: * In fish or bash. * On two di

Re: /dev/p* causes shell crash in i686

2020-09-10 Thread Andrew Schulman via Cygwin
> On Sep 9 08:08, Andrew Schulman via Cygwin wrote: > > Here's a strange one. In bash in i686, try to run: > > > > ls /dev/ptmx > > > > I only get about as far as: > > > > ls /dev/p > > > > and then my terminal window vanishes. This happens: > > > > * In fish or bash. > > * On two different h

Re: /dev/p* causes shell crash in i686

2020-09-09 Thread Corinna Vinschen
On Sep 9 08:08, Andrew Schulman via Cygwin wrote: > Here's a strange one. In bash in i686, try to run: > > ls /dev/ptmx > > I only get about as far as: > > ls /dev/p > > and then my terminal window vanishes. This happens: > > * In fish or bash. > * On two different hosts that I've tried. > *

Re: /dev/p* causes shell crash in i686

2020-09-09 Thread Eliot Moss
On 9/9/2020 8:08 AM, Andrew Schulman via Cygwin wrote: > Here's a strange one. In bash in i686, try to run: > > ls /dev/ptmx > > I only get about as far as: > > ls /dev/p > > and then my terminal window vanishes. This happens: > > * In fish or bash. > * On two different hosts that I've tried. > *