Segmentation fault with openssh and pkcs11‏

2016-02-13 Thread Evil Medi
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 curren

Re: Segmentation fault with openssh and pkcs11

2016-02-13 Thread Evil Medi
Thanks, I'll give it a go. Regards > Windows and Cygwin DLL don't mix in the manner you expect them to. > You'd need to compile OpenSC for Cygwin. > > > Regards, > Achim. -- Problem reports: http://cygwin.com/problems.html FAQ: htt

Re: Segmentation fault with openssh and pkcs11

2016-02-14 Thread Evil Medi
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'