[Pcsclite-muscle] pcscd segfaults

Ludovic Rousseau ludovic.rousseau at gmail.com
Fri Sep 18 16:29:19 UTC 2015


2015-09-18 17:16 GMT+02:00 linux service <guy at linux-service.be>:
> Exact Same error in Debian Jessie.

This is not really helpful.
Without a debug trace I can't do much.

Edit the file /lib/systemd/system/pcscd.service and replace the line:
ExecStart=/usr/sbin/pcscd --foreground --auto-exit
by
ExecStart=/usr/sbin/pcscd --foreground --auto-exit --debug

Edit the file /etc/libccid_Info.plist and change the lines:
    <key>ifdLogLevel</key>
    <string>0x0003</string>
in
    <key>ifdLogLevel</key>
    <string>0x000f</string>

Then reboot the computer and try to use the smart card reader.
You should get some pcscd logs in /var/log/daemon.log. Send them.

Bye

-- 
 Dr. Ludovic Rousseau



More information about the Pcsclite-muscle mailing list