Re: bash.exe crash

2025-03-27 Thread David via Cygwin
On 3/25/25 12:22 PM, David via Cygwin wrote: Any suggestions for further investigation? The problem is resolved when I downgrade to cygwin 3.5.7-1. The problem is not resolved when I setup one of the 3.7.0.0. test versions. -- Problem reports: https://cygwin.com/problems.html FAQ:

ssh with multiplexing fails after connection and leaves zombie ssh processes

2025-03-27 Thread Jim Garrison via Cygwin
I just learned about ssh multiplexing and tried to set it up (Cygwin client to Debian server), but it fails to work and each attempt leaves a zombie ssh process. According to the ssh -vvv debug output, authentication is successful but then fails during setup of the control master with mm

Re: bash.exe crash

2025-03-27 Thread Brian Inglis via Cygwin
On 2025-03-27 14:15, Brian Inglis wrote: On 2025-03-27 12:12, David via Cygwin wrote: On 3/26/25 2:08 PM, Thomas Wolff via Cygwin wrote: Works for me. Maybe your export list ist too long? What's the unwrapped output of `export` for you? This also crashes:   export XXX=$(uname) As you might e

Re: bash.exe crash

2025-03-27 Thread David via Cygwin
On 3/27/25 1:15 PM, Brian Inglis via Cygwin wrote: Try `uname -srvmo` and post the output so we can see which Cygwin version. CYGWIN_NT-10.0-26100 3.6.0-1.x86_64 2025-03-18 17:01 UTC x86_64 Cygwin -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin

Re: bash.exe crash

2025-03-27 Thread Brian Inglis via Cygwin
On 2025-03-27 12:12, David via Cygwin wrote: On 3/26/25 2:08 PM, Thomas Wolff via Cygwin wrote: Works for me. Maybe your export list ist too long? What's the unwrapped output of `export` for you? This also crashes:  export XXX=$(uname) As you might expect: $ uname CYGWIN_NT-10.0-26100 That

Re: no search option for cygwin archives?

2025-03-27 Thread Brian Inglis via Cygwin
On 2025-03-27 08:47, Charles Russell via Cygwin wrote: For the cygwin archives at https://sourceware.org/pipermail/cygwin/ I can no longer find any search option using the Firefox browser It's obviously been a while since you tried! Use the public inbox git archives: https://inbox.sou

Re: bash.exe crash

2025-03-27 Thread David via Cygwin
On 3/26/25 2:08 PM, Thomas Wolff via Cygwin wrote: Works for me. Maybe your export list ist too long? What's the unwrapped output of `export` for you? This also crashes: export XXX=$(uname) As you might expect: $ uname CYGWIN_NT-10.0-26100 -- Problem reports: https://cygwin.com/problem

installing scipy in cygwin

2025-03-27 Thread Charles Russell via Cygwin
With pip install scipy I get error: ../scipy/meson.build:163:9: ERROR: Dependency "OpenBLAS" not found I found this issue discussed in https://github.com/scipy/scipy/issues/20491 and https://docs.scipy.org/doc/scipy/building/blas_lapack.html However, the suggested fix: python -m pip -Csetup-a

no search option for cygwin archives?

2025-03-27 Thread Charles Russell via Cygwin
For the cygwin archives at https://sourceware.org/pipermail/cygwin/ I can no longer find any search option using the Firefox browser -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubsc

Re: symbolic link curiousity in 3.6.0

2025-03-27 Thread Corinna Vinschen via Cygwin
On Mar 25 15:12, Mark Geisert via Cygwin wrote: > > > > Your ls output shows an at-sign after the name "bar". You're > > probably using an alias for ls including the -F option. Can you > > paste your alias here? > > alias ls='ls -AF --color -bv -T 0' > > The oddity occurs even if I use /bin/ls

Re: [Attn: Maintainer] Mercurial 6.9.4 fixes CVE-2025-2361

2025-03-27 Thread Jari Aalto via Cygwin
On 2025-03-25 09:20, Brian Inglis wrote: > https://seclists.org/oss-sec/2025/q1/236 Uploaded 6.9.4, thanks Jari -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https:/