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=FGD BsmJkV3ljQS4kMcxL8xBW/lt/1lsMvL9OfeNW49joe/hHsbyPXscRnF256dUopxS i3/xQ5KgtZsjSR3Wj7TgOKdzon+lmGBTAgrF40sjEd6zxLs01O8ASavaB1caIj1N 7ZPPadtdhQXhSW3KDpAB5RM1biwSqtVW6FyZ6TVY= 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=6fAnmIcEX r2y+kRddofylZ/3lCk=; b=h2q5+tL2KXks4qO7Mhd/rQH4jh7/0JnH3IkZg3GsF mfFZnNtat/CVykPyf2Tq+yu7ifj1TY5GhxFp0zHaSwHrcUeZb08aAV2EGY2rZ9BP fsE0MRTfXJMp+fjchabmS8zfvNXTt1ES1VNbBQHVhXe6Apdyjv9hixGyl4kFiv6Y Q4= 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=2.2 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=607, oses, dumped, OSes X-HELO: DUB004-OMC1S34.hotmail.com X-TMN: [thvK++vsqLCNIeyXx4pxqsG+R2cNbv11] Message-ID: From: Evil Medi To: "cygwin AT cygwin DOT com" Subject: =?windows-1256?Q?Segmentati?= =?windows-1256?Q?on_fault_w?= =?windows-1256?Q?ith_openss?= =?windows-1256?Q?h_and_pkcs?= =?windows-1256?Q?11=FE?= Date: Sat, 13 Feb 2016 17:31:30 +0100 Content-Type: text/plain; charset="windows-1256" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id u1DGVno0014693 Hello Cygwin team When using the openssh client with opensc/pkcs11 I get a segmentation fault. as being discussed here: https://github.com/OpenSC/OpenSC/issues/607 command:  ssh -I C:\\Windows\\System32\\opensc-pkcs11.dll hostname output: Segmentation fault (core dumped) I'm seeing this currently with openssh_7.1p2 and opensc 0.15.0. I do not see the same issue with other OSes. Anyone have thoughts on this? Regards