On 4/22/2025 9:32 PM, David Christensen via Cygwin wrote:
On 4/22/25 21:30, Mark Geisert via Cygwin wrote:
Then it's odd they don't appear in the ldd output. How about trying
cygcheck /usr/bin/sshfs.exe
i.e., no options on cygcheck. What does that output?
..mark
2025-04-22 20:48:27 admin@dq67sw ~
$ cygcheck /usr/bin/sshfs.exe
C:\cygwin64\bin\sshfs.exe
C:\cygwin64\bin\cygwin1.dll
C:\Windows\system32\KERNEL32.dll
C:\Windows\system32\ntdll.dll
C:\Windows\system32\KERNELBASE.dll
C:\cygwin64\bin\cygfuse-3.2.dll
C:\cygwin64\bin\cygglib-2.0-0.dll
C:\cygwin64\bin\cygiconv-2.dll
C:\cygwin64\bin\cygintl-8.dll
C:\cygwin64\bin\cyggcc_s-seh-1.dll
C:\cygwin64\bin\cygpcre2-8-0.dll
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
--
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