GnuPG with pcsc-lite, scdaemon segfaults

Werner Koch wk at gnupg.org
Fri Apr 3 10:44:30 CEST 2009


On Tue, 31 Mar 2009 22:06, simon at ist-schlau.de said:

> warning: core file may not match specified executable file.
> Core was generated by `/usr/libexec/gnupg-pcsc-wrapper --verbose 1'.
> Program terminated with signal 11, Segmentation fault.             

Are you sure that pcsc-wrapper loads the correct shared library?  Are you
onh a mixed 32/64 bit systems and both versions of libpcsclite.so are
installed?

The error seems to be right at the dlopen which is done pretty early.
Check with strace libpcsclite.so gets loaded.  If you know the full name
of the 64 bit libpcsclite, you may run the wrapper this way:

  gnupg-pcsc-wrapper --verbose  1  /path/to/libcsclite.so

Better?


Salam-Shalom,

   Werner

-- 
Die Gedanken sind frei.  Auschnahme regelt ein Bundeschgesetz.




More information about the Gnupg-users mailing list