Re: Windows 10 Home and sshfs

2025年4月26日 15:05:51 -0700

On 2025年04月26日 15:25, Mark Geisert via Cygwin wrote:
Hi Brian,
On 4/26/2025 12:51 PM, Brian Inglis via Cygwin wrote:
On 2025年04月25日 12:04, David Christensen via Cygwin wrote:
On 4/24/25 22:01, Mark Geisert via Cygwin wrote:
OK, that looks to be the real problem. What does
   cygcheck -c cygfuse
display?
..mark
2025年04月25日 11:02:33 admin@dq67sw ~
$ cygcheck -c cygfuse
Cygwin Package Information
Package       Version  Status
cygfuse       3.2.0-3    OK
Would it help to run and post output from:
$ gendef - /usr/bin/cygfuse-3.2.dll
or
$ gendef /usr/bin/cygfuse-3.2.dll
and attach cygfuse-3.2.def generated?
Thanks for the suggestion; I'd never heard of gendef. I don't think it'll help here because 3.2.0-3 is the correct version of cygfuse to be using and it definitely has cygfuse_report() in it. The pop-up window OP described is a little screwy: it calls sshfs.exe a dynamic link library. That might be an artifact of strace running sshfs but I'm not sure. If there happened to be another cygfuse*dll on the OP's system, such as one installed by WinFSP, then gendef run on that would definitely help. In spite of my repeated "that's the problem" statements I don't know what's really going on here. I can't reproduce it locally on Win10.
Regards,
Any chance of weird Windows or Fuse version, ABI, or API DLL or callback checks, or cygfuse_report() mangled API because of missing compile as stdcall or standard C or C++ mismatches?
Talk about it to the bunny, duck, teddy, mascot, doll, hand, or other dev proxy! 
;^>
--
Take care. Thanks, Brian Inglis Calgary, Alberta, Canada
La perfection est atteinte Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher but when there is no more to cut
 -- Antoine de Saint-Exupéry
--
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

Reply via email to