This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Segmentation fault with openssh and pkcs11


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]