X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:subject:date:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=Cbb RH3Wot55ETyPo3wvXWaM3plQAzU+PsoSbzw6ry329IAoGB5OlOuLjDAgsEhIdvFm /fEgC3aW+yK6w2AwLjMrCinlTk0jWF9jzHYGzCNBCO4GiPZ02izKsRarze3cKPFu si1U5UsZhtM33mZxw6frA+0vxpmrK9t3ux62NJ7w= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:from:to:subject:date:content-type :content-transfer-encoding:mime-version; s=default; bh=C+XAAj+d4 u+Ij1bTKSqtASGhmHg=; b=AHtAd6eBh5hRxX7vTRwAOQ16PqM4eGkZm5mZXmJeo BDJh4xv5mzzUzQnd8pu6g8MVfrp7rGnkqMYGnZbxfPRc3MjDBQ96xI0EAo83P61U jBNDQU8C0KOG+QLIjHIZBCw9SDksRUpWJxKWlzEuWPqLEgHQQdws1dJvIBSjPy/H /U= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=card, HImportance:Normal, H*F:D*hotmail.com, team X-HELO: DUB004-OMC1S32.hotmail.com X-TMN: [UcyL2kiUJfZXmny65agzMhma9fUjx8F6] Message-ID: From: Evil Medi To: "cygwin AT cygwin DOT com" Subject: Re: Segmentation fault with openssh and pkcs11 Date: Sun, 14 Feb 2016 23:06:45 +0100 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u1EM72iA010475 Hello Cygwin Team As suggested by Achim, I've compiled opensc for cygwin. I used part of the build instruction from: https://github.com/OpenSC/OpenSC/wiki/OpenSC-Windows-installer, mainly: ./bootstrap && ./configure --disable-doc && make && make install. I can successfully run binaries that I've compiled this way and detect my smart card. When I run openssh with the pkcs11 libary I unfortunately still get a segmentation fault with: command: ssh -I /usr/lib/opensc-pkcs11.dll hostanme output: Segmentation fault (core dumped) What are your guys thoughts? Regards -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple