DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 53RMNs85547603 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 53RMNs85547603 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=Yj4fQrEO X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9A8853858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1745792633; bh=HGdmMoVZ4mgFq0Ejbktif6tqlR8G2MRaq0tQETviNCE=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=Yj4fQrEOh34GlQWBQGAyVOBjarjMVH9b0dVMh0vw/F0oD/W6uJKbq+TgAM/lpVkSq P3ONnH1J8Z9wB4wVuOl/75N5esLHcGvxUjz06UHN9PduplqBrEUk1DnXmdFu2bZehu eNKFuLob5fNxf1weOzAZZcv8tXdgPaTpKqYpRamk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org B345D3858D1E ARC-Filter: OpenARC Filter v1.0.0 sourceware.org B345D3858D1E ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1745792606; cv=none; b=MWChODg6807ZqlBUCn8fwHFpT8Bb1+UY+zWiN12kAFq++f/GRDrdSRM23BufYlzMjJOQ0YK4+mt6MHeaHtGfHqXhFg97LSQz5V/BNST4Y9201pZ9vtykrCfhM7sED5UKN+Ubhyez/aSkzJS66qdNOcgrrLZSkBUXM2W33JUNvUc= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1745792606; c=relaxed/simple; bh=dnR1iqgXBKCXeHw7VLQ/BPyzLNFzsTPzcBsQkI5lB3w=; h=DKIM-Signature:Message-ID:Date:MIME-Version:Subject:To:From; b=Ig0A/+3+RWSkkoS5tXW/0Mxv7GwXLFxA/IZvEUIM0w0NfLzesfCS3mC7sDApCWwVW3vmSP4W1cJynyME9ThqhGVZbag738doyGOOLb9KpleSQEsukypFV6L1YAclgYB2uuucLqyxlcJHzA8wzWDfETZTxPuHHTmcwSZGG3nVlUY= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B345D3858D1E Message-ID: Date: Sun, 27 Apr 2025 15:23:08 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Windows 10 Home and sshfs To: Jeremy Drake , cygwin AT cygwin DOT com References: <73f1a928-b190-4fc9-a4f3-b30de38d728f AT maxrnd DOT com> <713f20e8-a1d7-4eb2-9bd4-9a2511c79133 AT holgerdanske DOT com> <28aa5bce-11dd-44af-8b15-ffc99cae0d69 AT maxrnd DOT com> <52810620-4541-4873-a80a-d94932cd5197 AT holgerdanske DOT com> <4379b95c-19ed-4f9e-ac58-c51a30159c0a AT maxrnd DOT com> <2a7fb3aa-bc16-4da8-a3f5-4df20a07a8b3 AT maxrnd DOT com> <0a5a204c-73f9-4696-a579-9d9c8bc5f7aa AT holgerdanske DOT com> <8f95355a-698e-490f-9aa0-dbbf3a87bc34 AT maxrnd DOT com> <96fdaa30-eb58-447c-a87c-f68a18381bcf AT holgerdanske DOT com> <5a60ff59-1b29-4285-9ab0-944aa772c4ca AT maxrnd DOT com> <14cef355-68c5-4d16-b217-e280a3610a07 AT SystematicSW DOT ab DOT ca> <86e5f4e4-f5e4-4769-bb57-a02d97130320 AT holgerdanske DOT com> <2ce50191-3c50-646d-88f3-22522cd435fe AT jdrake DOT com> Content-Language: en-US In-Reply-To: <2ce50191-3c50-646d-88f3-22522cd435fe@jdrake.com> X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: David Christensen via Cygwin Reply-To: David Christensen Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" 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 AT dq67sw ~ $ strace sshfs dpchrist AT 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