On 4/27/25 14:59, Jeremy Drake wrote:
On Sun, 27 Apr 2025, Jeremy Drake via Cygwin wrote:
On Sun, 27 Apr 2025, David Christensen via Cygwin wrote:
The procedure entry point cygfuse_report could not be
located in the dynamic link library C:\cygwin64\sshfs.exe.
-> OK
Does sshfs.exe have any exports? Should it?
Thank you for the reply.
I do not know how to answer that question. Please provide a terminal
command I can run to find the answer.
(It is legal for an exe to have exports, and for a DLL to reference them,
consider the case of a program that loads plugins, which need to call APIs
from the program).
Another thing I just noticed: what is sshfs.exe doing in the root of
C:\cygwin64? Shouldn't it be in C:\cygwin64\bin ?
You are correct -- I transcribed the pop-up dialog incorrectly. Here is
another run:
2025-04-27 14:40:57 admin@dq67sw ~
$ strace sshfs dpchrist@samba:/var/local/samba/dpchrist /samba/dpchrist
--- Process 7448 created
--- Process 7448 loaded C:\Windows\System32\ntdll.dll at 00007fffcd750000
--- Process 7448 loaded C:\Windows\System32\kernel32.dll at 00007fffcb770000
--- Process 7448 loaded C:\Windows\System32\KernelBase.dll at
00007fffcb140000
--- Process 7448 thread 7616 created
--- Process 7448 thread 6500 created
--- Process 7448 thread 5340 created
--- Process 7448 loaded C:\cygwin64\bin\cygwin1.dll at 00007fffbf340000
--- Process 7448 loaded C:\cygwin64\bin\cygfuse-3.2.dll at 000000044e0a0000
--- Process 7448 loaded C:\cygwin64\bin\cygglib-2.0-0.dll at
0000000507860000
--- Process 7448 loaded C:\cygwin64\bin\cygiconv-2.dll at 00000003ff660000
--- Process 7448 loaded C:\cygwin64\bin\cygintl-8.dll at 00000005ee2d0000
--- Process 7448 loaded C:\cygwin64\bin\cyggcc_s-seh-1.dll at
000000050caa0000
--- Process 7448 loaded C:\cygwin64\bin\cygpcre2-8-0.dll at 0000000453a70000
--- Process 7448 thread 6500 exited with status 0x0
--- Process 7448 thread 7616 exited with status 0x0
sshfs.exe - Entry Point Not Found
The procedure entry point cygfuse_report could not be
located in the dynamic link library C:\cygwin64\bin\sshfs.exe.
-> OK
--- Process 7448, exception c0000139 at 0000000000000000
--- Process 7448 thread 5340 exited with status 0xc0000139
--- Process 7448 exited with status 0xc0000139
David
--
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