That's completely normal. Hmm. Time for the big gun... strace.
Run the following command, then *attach* its output file to your next
reply; don't compress, just attach.
strace -o sshfs.trace sshfs -h
The output file is sshfs.trace in the directory you run sshfs from.
Thanks much,
..mark
2025-04-22 21:31:50 admin@dq67sw ~
$ strace -o sshfs.trace sshfs -h
David
--- Process 6744 created
--- Process 6744 loaded C:\Windows\System32\ntdll.dll at 00007ffea5a90000
--- Process 6744 loaded C:\Windows\System32\kernel32.dll at 00007ffea4f90000
--- Process 6744 loaded C:\Windows\System32\KernelBase.dll at 00007ffea3430000
--- Process 6744 thread 5600 created
--- Process 6744 thread 6168 created
--- Process 6744 thread 3228 created
--- Process 6744 loaded C:\cygwin64\bin\cygfuse-3.2.dll at 000000044e0a0000
--- Process 6744 loaded C:\cygwin64\bin\cygwin1.dll at 00007ffe93f10000
--- Process 6744 loaded C:\cygwin64\bin\cygglib-2.0-0.dll at 0000000507860000
--- Process 6744 loaded C:\cygwin64\bin\cygintl-8.dll at 00000005ee2d0000
--- Process 6744 loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003ff660000
--- Process 6744 loaded C:\cygwin64\bin\cyggcc_s-seh-1.dll at 000000050caa0000
--- Process 6744 loaded C:\cygwin64\bin\cygpcre2-8-0.dll at 0000000453a70000
--- Process 6744, exception c0000139 at 0000000000000000
--- Process 6744 thread 6988 exited with status 0xc0000139
--- Process 6744 thread 5600 exited with status 0xc0000139
--- Process 6744 thread 6168 exited with status 0xc0000139
--- Process 6744 exited with status 0xc0000139
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation: https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple